1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-21 01:39:59 +02:00
immich/mobile/lib/shared/models
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
..
server_info feat(mobile): remove announcement overlay and show in app bar dialog (#5104) 2023-11-17 15:46:18 -06:00
album.dart feat(mobile): unify asset grid multiselect actions (#5407) 2023-12-07 09:38:22 -06:00
album.g.dart feat(mobile): shared album activity disable handling (#4890) 2023-11-08 03:07:43 +00:00
android_device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
android_device_asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
asset.dart feat(mobile): edit date time & location (#5461) 2023-12-05 13:34:37 -06:00
asset.g.dart fix(mobile): stack count reset when navigating to library (#4647) 2023-10-26 09:19:06 -05:00
device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
etag.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
etag.g.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
exif_info.dart fix(mobile): shows asset datetime with original timezone (#4774) 2023-11-03 09:04:41 -05:00
exif_info.g.dart fix(mobile): shows asset datetime with original timezone (#4774) 2023-11-03 09:04:41 -05:00
ios_device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
ios_device_asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
logger_message.model.dart refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
logger_message.model.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
store.dart refactor(mobile): album sort (#5510) 2023-12-07 18:14:09 +00:00
store.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
user.dart feat(web,server): user avatar color (#4779) 2023-11-14 03:10:35 +00:00
user.g.dart feat(web,server): user avatar color (#4779) 2023-11-14 03:10:35 +00:00