immich/mobile/test
Luis Nachtigall 354dd3cc3c
feat(mobile): enhance album sorting functionality with order handling (#24816)
* feat: enhance album sorting functionality with effective order handling

* mobile: formatting

* test: align album sorting order in unit tests with defaultSortOrder

* test(mobile): add reverse order validation for album sorting

* chore(PR): remove OppositeSortOrder Extension and move it directly into SortOrder enum

* refactor: return sorted list directly in album sorting function

* refactor: remove sort_order_extensions.dart
2026-02-07 10:11:37 +05:30
..
domain feat(mobile): enhance album sorting functionality with order handling (#24816) 2026-02-07 10:11:37 +05:30
drift/main fix: slow hash reconcilation (#25503) 2026-01-26 09:12:00 -06:00
fixtures fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
infrastructure fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06:00
mocks feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
modules feat: image editing (#24155) 2026-01-09 17:59:52 -05:00
pages/search chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
presentation/widgets/remote_album feat(mobile): album options to kebab menu (#24204) 2025-12-26 18:46:05 +00:00
services fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
test_utils fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
utils fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
api.mocks.dart fix: width and height migration issue (#25643) 2026-01-28 15:14:50 -06: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 fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
widget_tester_extensions.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00