immich/mobile/lib
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
..
constants perf(mobile): optimized album sorting (#25179) 2026-02-23 20:13:45 +05:30
domain feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions chore(mobile): simplify asset page scroll (#26635) 2026-03-04 10:28:55 -06:00
infrastructure feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -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 feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
pages feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
platform feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
presentation feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
providers feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
repositories feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
routing feat(mobile): Allow users to set profile picture from asset viewer (#25517) 2026-02-22 06:02:33 +00:00
services feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
theme fix(mobile): prevent nav bar label text wrapping (#26011) 2026-02-12 16:57:03 +00:00
utils feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
widgets feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
main.dart feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00