immich/mobile/lib
Brandon Wees 1926c90780
feat(mobile): shared album activities (#20714)
* feat(mobile): shared album activities

* add like buttons and fix behavior of unliking

* fix: conditionally show activity button and fix title truncations

* fix(mobile): newest/oldest album sort (#20743)

* fix(mobile): newest/oldest album sort

* chore: use sqlite to determine album asset timestamps

* Fix missing future

Co-authored-by: Alex <alex.tran1502@gmail.com>

* fix: async handling of sort

* chore: tests

* chore: code review changes

* fix: use created at for newest asset

* fix: use localDateTime for sorting

* chore: cleanup

* chore: use final

* feat: loading indicator

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-08-14 22:50:56 +00:00
..
constants feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
domain feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +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(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +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 fix: sync remote before starting backup (#20906) 2025-08-14 17:19:08 -05:00
platform chore(deps): update dependency pigeon to v26 (#20678) 2025-08-05 10:52:03 +00:00
presentation feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
providers fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05:00
repositories feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
routing feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
services feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
theme chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
utils fix: backup resume more reliable on app start up (#20907) 2025-08-14 17:09:32 -05:00
widgets feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
main.dart fix: cleanup logger DB in isolates (#20730) 2025-08-06 16:57:17 -05:00