immich/mobile/lib
shenlong 81ed54aa61
feat: user sync stream (#16862)
* refactor: user entity

* chore: rebase fixes

* refactor: remove int user Id

* refactor: migrate store userId from int to string

* refactor: rename uid to id

* feat: drift

* pr feedback

* refactor: move common overrides to mixin

* refactor: remove int user Id

* refactor: migrate store userId from int to string

* refactor: rename uid to id

* feat: user & partner sync stream

* pr changes

* refactor: sync service and add tests

* chore: remove generated change

* chore: move sync model

* rebase: convert string ids to byte uuids

* rebase

* add processing logs

* batch db calls

* rewrite isolate manager

* rewrite with worker_manager

* misc fixes

* add sync order test

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-04-17 10:25:27 -05:00
..
constants feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
domain feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
entities refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 -05:00
extensions feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
infrastructure feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
interfaces feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(ml): better multilingual search with nllb models (#13567) 2025-03-31 11:06:57 -04:00
pages chore(mobile): flutter 3.29.3 (#17638) 2025-04-15 21:03:22 +00:00
providers feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
repositories feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
routing refactor(mobile): use user service methods (#16783) 2025-03-18 08:32:33 -05:00
services feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
theme chore(mobile): small visual fix and update (#17547) 2025-04-13 08:01:32 -05:00
utils feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
widgets chore(mobile): clear the backup detail view when no backup is in progress (#17619) 2025-04-15 11:30:24 -05:00
main.dart feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00