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/views
shenlong c5504aae6e
refactor(mobile): album sort (#5510)
* refactor: migrate album sort option to provider

* refactor: use sort order in add to album sheet list

* test(mobile): album_sort_options_provider unit tests

* refactor: sort shared albums with user selected sort

* refactor: use listview to render shared albums

* refactor: rename to AlbumSortByOptions

* refactor: remove filtering inside sort functions

* font size

---------

Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-12-07 18:14:09 +00:00
..
album_options_part.dart refactor(mobile): immich loading overlay (#5320) 2023-11-29 04:20:00 +00:00
album_viewer_page.dart feat(mobile): unify asset grid multiselect actions (#5407) 2023-12-07 09:38:22 -06:00
asset_selection_page.dart refactor(mobile): log asyncvalue errors (#5327) 2023-11-29 04:17:29 +00:00
create_album_page.dart chore(mobile): Mobile make over (#5129) 2023-11-20 08:58:03 -06:00
library_page.dart refactor(mobile): album sort (#5510) 2023-12-07 18:14:09 +00:00
select_additional_user_for_sharing_page.dart refactor(mobile): log asyncvalue errors (#5327) 2023-11-29 04:17:29 +00:00
select_user_for_sharing_page.dart refactor(mobile): log asyncvalue errors (#5327) 2023-11-29 04:17:29 +00:00
sharing_page.dart refactor(mobile): album sort (#5510) 2023-12-07 18:14:09 +00:00