immich/mobile/lib/presentation/widgets/images
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
..
full_image.widget.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +00:00
image_provider.dart feat(mobile): add support for encoded image requests in local/remote image APIs (#26584) 2026-02-28 11:43:58 -05:00
local_album_thumbnail.widget.dart feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +00:00
local_image_provider.dart feat(mobile): Prevent premature image cache eviction when higher image loading is enabled (#26208) 2026-02-25 17:31:37 -05:00
one_frame_multi_image_stream_completer.dart fix(mobile): handle image stream completion when no image is emitted (#25984) 2026-02-09 16:59:29 -05:00
remote_image_provider.dart feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
thumb_hash_provider.dart fix(mobile): handle image stream completion when no image is emitted (#25984) 2026-02-09 16:59:29 -05:00
thumbnail.widget.dart fix(mobile): handle image stream completion when no image is emitted (#25984) 2026-02-09 16:59:29 -05:00
thumbnail_tile.widget.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00