immich/mobile/pigeon
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
..
background_worker_api.dart fix: promote to foreground service before starting engine (#22517) 2025-10-07 08:49:43 -05:00
background_worker_lock_api.dart fix: prevent background worker when main app is running (#22252) 2025-09-21 20:45:47 -05:00
connectivity_api.dart fix: android background backups (#21795) 2025-09-11 12:01:15 -05:00
local_image_api.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
native_sync_api.dart feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
network_api.dart fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
remote_image_api.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00