immich/mobile/lib/presentation/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
..
action_buttons feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
album fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
asset_viewer chore(mobile): simplify asset page scroll (#26635) 2026-03-04 10:28:55 -06:00
backup chore: expose upload errors to UI (#25566) 2026-01-27 16:33:44 +00:00
bottom_sheet fix: hide download action for local/merged assets (#26461) 2026-03-01 11:16:45 +05:30
images feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
map fix(mobile): bring back map settings (#25448) 2026-01-22 21:51:48 +00:00
memory fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
people fix(mobile): birthday picker shows limited months when no date exists (#26407) 2026-02-25 07:58:02 +05:30
remote_album feat(mobile): album options to kebab menu (#24204) 2025-12-26 18:46:05 +00:00
search feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 -06:00
timeline feat(mobile): keep search results visible (#26498) 2026-03-04 11:27:11 -06:00