immich/mobile/test
Alex bcfb5bee1f
feat: album info sync (#21103)
* wip

* album creation

* fix: album api repository no invalidating after logging out

* add linkedRemoteAlbumId column and migration

* link/unlink remote album

* logic to find and add new assets to album

* pr feedback

* add toggle option to backup option page

* refactor: provider > service

* rename

* Handle page pop manually

* UI feedback for user creation and sync linked album

* uncomment migration

* remove unused method
2025-09-04 18:44:10 +00:00
..
domain feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 -05:00
drift/main feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
fixtures fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00
infrastructure feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 -05:00
modules fix: handle datetime outside the valid range supported by dart (#21526) 2025-09-02 14:20:49 -05:00
pages/search chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
services chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
test_utils chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
utils refactor: bottom sheet action button (#20964) 2025-08-18 10:20:08 -05:00
api.mocks.dart feat(mobile): assets + exif stream sync placeholder (#17677) 2025-04-18 19:01:16 +00:00
dto.mocks.dart fix(mobile): fix text search (#14873) 2025-01-07 16:26:14 +00:00
mock_http_override.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
repository.mocks.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
service.mocks.dart fix(mobile): auto trash using MANAGE_MEDIA (#17828) 2025-04-24 19:09:50 -05:00
test_utils.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
widget_tester_extensions.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00