1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/album/providers
shenlong 8847ebeef2
fix(mobile): mobile album sort not persisting (#5584)
* chore(deps): use mocktail instead of mockito

* refactor: move stubs to fixtures/

* fix: fetch assetsortmode based on storeindex

* test: validate AlbumSortByOptions provider

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-12-09 20:31:23 -06:00
..
album_sort_by_options.provider.dart fix(mobile): mobile album sort not persisting (#5584) 2023-12-09 20:31:23 -06:00
album_sort_by_options.provider.g.dart refactor(mobile): album sort (#5510) 2023-12-07 18:14:09 +00:00
album_title.provider.dart
album_viewer.provider.dart
album.provider.dart feat(mobile): unify asset grid multiselect actions (#5407) 2023-12-07 09:38:22 -06:00
current_album.provider.dart feat(mobile): unify asset grid multiselect actions (#5407) 2023-12-07 09:38:22 -06:00
shared_album.provider.dart feat(mobile): unify asset grid multiselect actions (#5407) 2023-12-07 09:38:22 -06:00
suggested_shared_users.provider.dart