immich/mobile/lib
Brandon Wees 0d60199514
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>
2025-08-12 14:46:50 -05:00
..
constants feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
domain fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05: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 fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05: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: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
platform chore(deps): update dependency pigeon to v26 (#20678) 2025-08-05 10:52:03 +00:00
presentation fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05:00
providers fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05:00
repositories feat: edit image in beta timeline (#20709) 2025-08-11 15:01:31 -05:00
routing feat: edit image in beta timeline (#20709) 2025-08-11 15:01:31 -05:00
services fix: cleanup logger DB in isolates (#20730) 2025-08-06 16:57:17 -05:00
theme chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
utils fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05:00
widgets fix: don't show remove from album action from the main timeline (#20757) 2025-08-07 23:36:16 +05:30
main.dart fix: cleanup logger DB in isolates (#20730) 2025-08-06 16:57:17 -05:00