immich/mobile/lib/pages/common
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.page.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
app_log_detail.page.dart feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
app_log.page.dart feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
change_experience.page.dart fix: migrate backup delay from old timeline (#22327) 2025-09-23 09:55:35 -05:00
create_album.page.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
download_panel.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
gallery_stacked_children.dart refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
gallery_viewer.page.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
headers_settings.page.dart feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
large_leading_tile.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
native_video_viewer.page.dart fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
settings.page.dart feat: keep settings for free up space (#25460) 2026-01-24 10:40:34 -06:00
splash_screen.page.dart fix: reset db from splash screen (#26617) 2026-03-01 15:23:26 -06:00
tab_controller.page.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
tab_shell.page.dart chore: refactor mobile events (#24263) 2025-11-30 12:43:33 -06:00