immich/mobile/lib/utils
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
..
cache fix(mobile): fix typos (#16456) 2025-03-01 20:06:47 +00:00
hooks feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 -05:00
async_mutex.dart feature(mobile): Hardening synchronization mechanism + Pull to refresh (#2085) 2023-03-26 21:35:52 -05:00
backup_progress.dart feat(mobile): Adds file upload progress stats (#7760) 2024-03-14 15:15:22 -05:00
bootstrap.dart feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
bytes_units.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
color_filter_generator.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
datetime_comparison.dart fix(mobile): sync all album properties (#8332) 2024-04-02 00:22:15 -05:00
debounce.dart feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 -05:00
diff.dart refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 -05:00
download.dart feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
draggable_scroll_controller.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
hash.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
http_ssl_cert_override.dart refactor(mobile): move store settings and store into domain folder (#16201) 2025-02-19 19:27:32 +00:00
image_url_builder.dart refactor(mobile): move store settings and store into domain folder (#16201) 2025-02-19 19:27:32 +00:00
immich_loading_overlay.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
isolate.dart feat: user sync stream (#16862) 2025-04-17 10:25:27 -05:00
local_files_manager.dart feat: opt-in sync of deletes and restores from web to Android (#16732) 2025-04-08 08:50:40 -05:00
map_utils.dart feat(mobile): use Weblate for i18n (2) (#17620) 2025-04-15 15:54:26 +00:00
migration.dart refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 -05:00
openapi_patching.dart chore(mobile): patch openapi preference (#16000) 2025-02-10 17:39:43 +00:00
provider_utils.dart refactor(mobile): move user service to domain (#16782) 2025-03-13 22:20:26 -05:00
selection_handlers.dart refactor: exif entity (#16621) 2025-03-06 11:58:24 -06:00
storage_indicator.dart refactor(mobile): Use switch expression when possible (#15852) 2025-02-02 15:46:46 -06:00
string_helper.dart chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
throttle.dart feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 -05:00
upload.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 -06:00
url_helper.dart fix(mobile): adds support for Internationalized Domain Name (IDN) (#17461) 2025-04-08 11:04:42 -05:00
version_compatibility.dart feat(mobile): compatibility message warning (#10065) 2024-06-10 12:43:54 -05:00