immich/mobile/lib/infrastructure/repositories
Brandon Wees e7d051db3c
feat: drift edit time and date action (#20377)
* feat: drift edit time and date action

* feat: add edit button on asset viewer bottom sheet

* update localDateTime column in addition to createdAt to keep consistency

* fix: dont update local dateTime

Server calcs this anyway and it will be synced when the change is applied. We don't use localDateTime on mobile so there is no reason to update this value

* fix: padding around edit icon in ListTile

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>

* chore: format

* fix: hide date edit control when asset does not have a remote

* fix: pull timezones correctly from image

---------

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
2025-07-30 14:40:13 -05:00
..
api.repository.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
asset_media.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
backup.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
db.repository.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
db.repository.drift.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
db.repository.steps.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
device_asset.repository.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
exif.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_album.repository.dart fix: sync is_favorite from native (#20412) 2025-07-29 21:57:04 -05:00
local_asset.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
log.repository.dart feat: scroll to top & view in timeline (#20274) 2025-07-27 21:48:32 +05:30
memory.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
partner.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
people.repository.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
remote_album.repository.dart fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00
remote_asset.repository.dart feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
search_api.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
stack.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
storage.repository.dart fix: clear local file cache before upload (#20448) 2025-07-30 14:32:38 -05:00
store.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
sync_api.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
sync_stream.repository.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
timeline.repository.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
user.repository.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
user_api.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user_metadata.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00