immich/mobile/lib/providers/infrastructure
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
..
asset_viewer chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
action.provider.dart feat(mobile): star rating (#24457) 2026-01-23 21:17:46 +05:30
album.provider.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
asset.provider.dart feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
cancel.provider.dart feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
current_album.provider.dart feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
db.provider.dart feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 -05:00
db.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
device_asset.provider.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
exif.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
exif.provider.g.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
map.provider.dart fix(mobile): bring back map settings (#25448) 2026-01-22 21:51:48 +00:00
memory.provider.dart fix(mobile): memory lane rebuild (#21350) 2025-08-27 21:16:41 -05:00
partner.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
people.provider.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
platform.provider.dart fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
readonly_mode.provider.dart feat(mobile): add read only mode (#19368) 2025-08-28 17:30:15 +00:00
remote_album.provider.dart feat(mobile): persist album sorting & layout in settings (#22133) 2025-12-01 20:51:35 -06:00
search.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
setting.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
stack.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
storage.provider.dart chore: dart http foreground upload (#24883) 2026-01-15 20:10:08 -06:00
store.provider.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
store.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
sync.provider.dart fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06:00
timeline.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
trash_sync.provider.dart feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
user.provider.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user.provider.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user_metadata.provider.dart feat(mobile): star rating (#24457) 2026-01-23 21:17:46 +05:30