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 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_sort_by_options.provider.dart refactor(mobile): album sort (#5510) 2023-12-07 18:14:09 +00: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 Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
album_viewer.provider.dart refactor(mobile): introduce Album & User classes (#1561) 2023-02-06 01:13:32 -06:00
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 feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00