immich/mobile/lib/routing
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
..
app_navigation_observer.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
auth_guard.dart refactor(mobile): move store settings and store into domain folder (#16201) 2025-02-19 19:27:32 +00:00
backup_permission_guard.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
custom_transition_builders.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
duplicate_guard.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
gallery_guard.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
locked_guard.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
router.dart feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
router.gr.dart feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00