immich/mobile/lib/entities
shenlong 5fc4393e7a
feat: migrate backup albums to sqlite ()
* do not migrate again on app start

* migrate backup albums over to sqlite

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-07-21 12:56:49 -05:00
..
album.entity.dart feat(mobile): add album description functionality () 2025-06-04 17:41:28 +00:00
album.entity.g.dart feat(mobile): add album description functionality () 2025-06-04 17:41:28 +00:00
android_device_asset.entity.dart refactor(mobile): entities and models () 2024-04-30 21:36:40 -05:00
android_device_asset.entity.g.dart chore(mobile): upgrade gradle () 2024-11-05 10:34:24 -06:00
asset.entity.dart refactor: DCM - const border radius, constructor & switch expressions () 2025-06-25 13:06:24 +05:30
asset.entity.g.dart feat: locked view mobile () 2025-05-20 13:35:22 +00:00
backup_album.entity.dart feat: migrate backup albums to sqlite () 2025-07-21 12:56:49 -05:00
backup_album.entity.g.dart chore(mobile): upgrade gradle () 2024-11-05 10:34:24 -06:00
device_asset.entity.dart refactor(mobile): entities and models () 2024-04-30 21:36:40 -05:00
duplicated_asset.entity.dart refactor(mobile): entities and models () 2024-04-30 21:36:40 -05:00
duplicated_asset.entity.g.dart chore(mobile): upgrade gradle () 2024-11-05 10:34:24 -06:00
etag.entity.dart refactor(mobile): entities and models () 2024-04-30 21:36:40 -05:00
etag.entity.g.dart chore(mobile): upgrade gradle () 2024-11-05 10:34:24 -06:00
ios_device_asset.entity.dart refactor(mobile): entities and models () 2024-04-30 21:36:40 -05:00
ios_device_asset.entity.g.dart chore(mobile): upgrade gradle () 2024-11-05 10:34:24 -06:00
README.md refactor(mobile): entities and models () 2024-04-30 21:36:40 -05:00
store.entity.dart refactor: DCM - const border radius, constructor & switch expressions () 2025-06-25 13:06:24 +05:30

This directory contains entity that is stored in the local storage.