immich/mobile/lib
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
..
constants feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
domain fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
infrastructure fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models fix(mobile): hide latest version if disabled (#25691) 2026-01-30 16:17:03 +00:00
pages refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
platform fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
presentation refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
providers fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
repositories fix(mobile): share edited asset (#25493) 2026-01-24 19:09:47 +00:00
routing feat: free up space (#24999) 2026-01-07 20:55:28 -06:00
services fix: upload progress bar flickering (#25829) 2026-02-03 09:28:29 -06:00
theme chore: mobile font tuning (#25349) 2026-01-19 14:56:35 -06:00
utils fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
widgets fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
main.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00