immich/mobile/lib
Brandon Wees 2a281e7906
feat(mobile): location edit from asset viewer (#23925)
* chore: break sheet tile into own file

* feat: set location from bottom sheet

* refactor: location picker

There was a lot of confusing controls here, simplified to 1 mode

* fix: local asset check

* chore: refactoring of location details widget

* fix: update currentAssetExifProvider when changing location

* chore: use SheetTile for location header

* chore: remove coordinate change check

* chore: remove comment
2025-11-18 21:06:51 +07:00
..
constants feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +07:00
domain chore: reset remote sync on app update (#23969) 2025-11-19 02:55:01 +07:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 +07:00
extensions chore: show error message in upload details route (#22472) 2025-09-29 12:31:09 +07:00
infrastructure chore: reset remote sync on app update (#23969) 2025-11-19 02:55:01 +07:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 +07:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 +07:00
models feat(mobile): view similar photos (#22148) 2025-10-28 16:17:26 +07:00
pages fix: fully sync local library on app restart (#23323) 2025-11-05 14:09:50 +07:00
platform feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +07:00
presentation feat(mobile): location edit from asset viewer (#23925) 2025-11-18 21:06:51 +07:00
providers feat(mobile): location edit from asset viewer (#23925) 2025-11-18 21:06:51 +07:00
repositories feat: endpoint descriptions (#23813) 2025-11-11 17:01:14 +07:00
routing fix(mobile): Add fade-in to asset viewer transition (#23692) 2025-11-07 17:13:43 +07:00
services feat: endpoint descriptions (#23813) 2025-11-11 17:01:14 +07:00
theme chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 +07:00
utils chore: reset remote sync on app update (#23969) 2025-11-19 02:55:01 +07:00
widgets feat(mobile): location edit from asset viewer (#23925) 2025-11-18 21:06:51 +07:00
main.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 +07:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 +07:00