immich/mobile/test
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
..
domain fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05:00
drift/main fix: use create if not exists clause for indexes (#20728) 2025-08-06 16:57:33 -05:00
fixtures fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00
infrastructure fix(mobile): newest/oldest album sort (#20743) 2025-08-12 14:46:50 -05:00
modules feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
pages/search chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
services chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
test_utils chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
api.mocks.dart feat(mobile): assets + exif stream sync placeholder (#17677) 2025-04-18 19:01:16 +00:00
dto.mocks.dart fix(mobile): fix text search (#14873) 2025-01-07 16:26:14 +00:00
mock_http_override.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
repository.mocks.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
service.mocks.dart fix(mobile): auto trash using MANAGE_MEDIA (#17828) 2025-04-24 19:09:50 -05:00
test_utils.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
widget_tester_extensions.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00