immich/mobile/lib
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
..
constants feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +00:00
domain feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
entities chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
extensions fix(mobile): use cached thumbnail in full size image provider (#20637) 2025-08-05 10:20:25 -04:00
infrastructure feat: album info sync (#21103) 2025-09-04 18:44:10 +00: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 chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
pages feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
platform refactor: simplify background worker (#21558) 2025-09-03 09:57:30 -05:00
presentation fix(mobile): location button map beta timeline (#21590) 2025-09-04 13:26:16 -05:00
providers feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
repositories fix: show "preparing" when sharing in beta timeline (#21390) 2025-08-30 13:51:32 -05:00
routing feat: show remainder assets info (#21114) 2025-08-21 17:18:31 +00:00
services fix(mobile): Correction of image creation date by using mtime instead… (#21508) 2025-09-04 18:26:02 +00:00
theme chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
utils feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
widgets feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
main.dart refactor: simplify background worker (#21558) 2025-09-03 09:57:30 -05:00