1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/lib/entities
Alex d346985457
chore(mobile): refactor detail panel (#11662)
* date time component

* rename to info_sheet

* simplify map info

* Edit datetime sheet

* fix janking when scroll on info sheet

* Location refactor

* refactor name

* Update date time after editing

* localize rebuild to smaller component

* restore advanced bottom sheet

* reassign EXIF back to local database

* remove print statements
2024-08-09 13:43:47 +00:00
..
album.entity.dart chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
album.entity.g.dart
android_device_asset.entity.dart
android_device_asset.entity.g.dart
asset.entity.dart
asset.entity.g.dart
backup_album.entity.dart chore(mobile): Revert "remove exclude album mechanism for backup (#10552)" (#10686) 2024-06-29 11:30:18 -05:00
backup_album.entity.g.dart chore(mobile): Revert "remove exclude album mechanism for backup (#10552)" (#10686) 2024-06-29 11:30:18 -05:00
device_asset.entity.dart
duplicated_asset.entity.dart
duplicated_asset.entity.g.dart
etag.entity.dart
etag.entity.g.dart
exif_info.entity.dart chore(mobile): refactor detail panel (#11662) 2024-08-09 13:43:47 +00:00
exif_info.entity.g.dart
ios_device_asset.entity.dart
ios_device_asset.entity.g.dart
logger_message.entity.dart
logger_message.entity.g.dart
README.md
store.entity.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
store.entity.g.dart
user.entity.dart feat(server): user preferences (#9736) 2024-05-28 09:16:53 +07:00
user.entity.g.dart

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