immich/mobile/ios/Runner
Mert a05c8c6087
feat(mobile): use shared native client (#25942)
* use shared client in dart

fix android

* websocket integration

platform-side headers

update comment

consistent platform check

tweak websocket handling

support streaming

* redundant logging

* fix proguard

* formatting

* handle onProgress

* support videos on ios

* inline return

* improved ios impl

* cleanup

* sync stopForegroundBackup

* voidify

* future already completed

* stream request on android

* outdated ios ws code

* use `choosePrivateKeyAlias`

* return result

* formatting

* update tests

* redundant check

* handle custom headers

* move completer outside of state

* persist auth

* dispose old socket

* use group id for cookies

* redundant headers

* cache global ref

* handle network switching

* handle basic auth

* apply custom headers immediately

* video player update

* fix

* persist url

* potential logout fix

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-03-05 11:04:45 -06:00
..
Assets.xcassets refactor(mobile): backup album selection (#8053) 2024-03-19 08:40:14 -05:00
Background fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00: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 feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
Images feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
Schemas chore(mobile): add table schemas to swift (#23749) 2025-11-10 20:21:08 +00:00
Sync feat(mobile): add playbackStyle to native sync API (#26541) 2026-02-28 03:08:51 +00:00
AppDelegate.swift fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
Info.plist chore: version v2.5.6 2026-02-10 18:24:40 +00: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