immich/mobile/ios/Runner
Mert 1803692eab
feat(mobile): native clients (#21459)
* platform clients

* uppercase http method

* fix hot reload

* custom user agent

* init before app launch

* set defaults

* move to bootstrap

* unrelated change

* disable disk cache by default

* optimized decoding

* remove incremental

* android impl

* memory optimization

* lock approach is slower on ios

* conditional cronet

* clarify parameter

* enable disk cache

* set user agent

* flutter-side decode

* optimized http

* fixed locking

* refactor

* potential race conditions

* embedded cronet

* refactor, fix capacity handling

* fast path for known content length

* ios optimizations

* re-enable cache

* formatting

* bump concurrency

* clear cache button

* fix eviction race condition

* add extra cancellation check

* tighten dispose

* better error handling

* fix disposal

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-01-24 19:34:29 +00:00
..
Assets.xcassets refactor(mobile): backup album selection (#8053) 2024-03-19 08:40:14 -05:00
Background chore(dep): minor mobile dependency updates (#23126) 2025-10-22 10:14:44 -05:00
BackgroundSync chore(mobile): use path provider foundation (#16804) 2025-03-11 09:26:43 -05:00
Base.lproj chore(mobile): post release tasks (#12157) 2024-08-30 16:35:06 -05:00
Connectivity chore: dart http foreground upload (#24883) 2026-01-15 20:10:08 -06:00
Core fix: ios skip posting hash response after detached from engine (#22695) 2025-10-13 21:09:12 -05:00
Images feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
Schemas chore(mobile): add table schemas to swift (#23749) 2025-11-10 20:21:08 +00:00
Sync feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
AppDelegate.swift feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
Info.plist chore: update info.plist app version in bump-version (#24722) 2025-12-20 21:02:11 -06:00
Runner-Bridging-Header.h Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
Runner.entitlements feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00
RunnerProfile.entitlements feat(mobile): deep links (#19232) 2025-06-24 09:20:24 -05:00