immich/mobile/lib
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
..
constants chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
domain fix: clear local file cache before upload (#20448) 2025-07-30 14:32:38 -05:00
entities chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
extensions chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
infrastructure feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
pages feat: network requirement option for upload (#20302) 2025-07-30 22:13:20 +05:30
platform fix: sync is_favorite from native (#20412) 2025-07-29 21:57:04 -05:00
presentation feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
providers feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
repositories feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
routing feat: network requirement option for upload (#20302) 2025-07-30 22:13:20 +05:30
services feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
theme chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
utils fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00
widgets feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
main.dart feat: network requirement option for upload (#20302) 2025-07-30 22:13:20 +05:30