immich/mobile/lib/utils
Mert 27a2808470
fix(mobile): mtls on native clients (#25802)
* handle mtls on ios

* update android impl

* ui improvements

* dead code

* no need to store data separately

* improve concurrency

* dead code

* add migration

* remove unused dependency

* trust user-installed certs

* removed print statement

* fix ios

* improve android styling

* outdated comments

* update lock file

* handle translation

* fix prompt cancellation

* fix video playback

* Apply suggestion from @shenlong-tanwen

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>

* Apply suggestion from @shenlong-tanwen

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>

* formatting

---------

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
2026-02-05 17:42:53 +00:00
..
cache refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
hooks chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
action_button.utils.dart feat(mobile): move buttons in the bottom sheet to the kebabu menu (#24175) 2025-12-15 16:44:27 -06:00
album_filter.utils.dart feat(mobile): persist album sorting & layout in settings (#22133) 2025-12-01 20:51:35 -06:00
async_mutex.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
backup_progress.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
bootstrap.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
bytes_units.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
color_filter_generator.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
datetime_comparison.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
datetime_helpers.dart fix: merged timeline orderby localtime (#22371) 2025-09-29 09:53:40 -05:00
debounce.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
debug_print.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
diff.dart refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 -05:00
draggable_scroll_controller.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
hash.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
http_ssl_cert_override.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
http_ssl_options.dart fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
image_url_builder.dart fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
immich_loading_overlay.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
isolate.dart fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
licenses.dart feat: add license page to app bar dialog (#19971) 2025-07-16 09:36:17 -05:00
map_utils.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
migration.dart fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
openapi_patching.dart fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
people.utils.dart fix(mobile): person birthday viewing/editing (#20731) 2025-08-06 22:13:56 +00:00
provider_utils.dart fix: invalidate album api on log out (#20756) 2025-08-07 14:19:44 +00:00
selection_handlers.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
semver.dart fix(mobile): ignore patch releases for app version alerts (#23565) 2025-11-03 21:09:32 -06:00
string_helper.dart chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
throttle.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
thumbnail_utils.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
timezone.dart fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
upload_speed_calculator.dart chore: dart http foreground upload (#24883) 2026-01-15 20:10:08 -06:00
url_helper.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user_agent.dart fix: mobile user agent set to immich_platform_version (#18478) 2025-05-22 10:35:24 -05:00
version_compatibility.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00