immich/mobile/test/domain/services
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
..
album.service_test.dart fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05:00
hash_service_test.dart fix: clear local file cache before upload (#20448) 2025-07-30 14:32:38 -05:00
log_service_test.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
store_service_test.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
sync_stream_service_test.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user_service_test.dart fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00