immich/mobile/lib
shenlong 9fa8de7baa
feat: add cloud id during native sync (#20418)
* use adjustment time in iOS for hash reset

# Conflicts:
#	mobile/lib/infrastructure/repositories/local_album.repository.dart
#	mobile/lib/presentation/pages/drift_asset_troubleshoot.page.dart

* migration

* feat: sync cloudId and eTag on sync

* fixes fixes

* more fixes

* re-sync updated eTags

* add server version check & auto sync cloud ids on compatible servers

* fix test

* remove button from sync status page

* chore: modify for testing

* more changes

* chore: add commas in toString

* use cached provider in splash screen

* read upload service provider to prevent reset

* log errors from fetching cloud id mapping

* WIP: migrate cloud id - debug log

* ignore locked asset update

* bulk update metadata

* change log text

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-01-14 12:34:11 -06:00
..
constants feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
domain feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
infrastructure feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -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: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
pages feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
platform feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
presentation feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
providers feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
repositories feat(mobile): do not restore locally deleted assets during trash sync (Android) (#24218) 2026-01-12 21:46:36 +05:30
routing feat: free up space (#24999) 2026-01-07 20:55:28 -06:00
services feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
theme fix: dark mode appbar color (#24976) 2026-01-14 17:47:34 +00:00
utils feat: image editing (#24155) 2026-01-09 17:59:52 -05:00
widgets feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
main.dart refactor(mobile): form & form field (#25042) 2026-01-09 09:26:36 -06:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00