1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/shared/models
shenlong a233e176e5
fix(mobile): handle readonly and offline assets (#5565)
* feat: add isReadOnly and isOffline fields to Asset collection

* refactor: move asset iterable filters to extension

* hide asset actions based on offline and readOnly fields

* pr changes

* chore: doc comments

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-01-05 21:02:16 -06:00
..
server_info refactor(mobile): use startOAuth and server features flags (#6155) 2024-01-04 14:44:40 -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 fix(mobile): handle readonly and offline assets (#5565) 2024-01-05 21:02:16 -06:00
asset.g.dart fix(mobile): handle readonly and offline assets (#5565) 2024-01-05 21:02:16 -06: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 refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
user.g.dart feat(web,server): user avatar color (#4779) 2023-11-14 03:10:35 +00:00