immich/mobile/lib/widgets
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
..
activities fix(mobile): inherit toolbar opacity (#25694) 2026-02-16 09:54:57 +05:30
album fix(mobile): inherit toolbar opacity (#25694) 2026-02-16 09:54:57 +05:30
asset_grid feat(mobile): add confirmation dialog to permanent delete action (#26442) 2026-02-27 15:49:57 +00:00
asset_viewer fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
backup feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
common fix(mobile): don't cut off top corners of app bar (#26550) 2026-02-27 17:39:58 +05:30
forms fix(mobile): do not autocorrect on endpoint input (#25696) 2026-01-29 23:03:26 -06:00
map chore(mobile): fix asset marker icon file name (#26290) 2026-02-17 11:53:44 -05:00
memories fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
photo_view fix(mobile): asset viewer hero animation (#26545) 2026-03-02 22:26:53 -06:00
search refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
settings feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
shared_link feat(mobile): Add slug support for shared links (#26441) 2026-02-23 14:31:42 +05:30