immich/mobile/lib
Brandon Wees 6dd6053222
feat: mobile editing (#25397)
* feat: mobile editing

fix: openapi patch

this sucks :pepehands:

chore: migrate some changes from the filtering PR

chore: color tweak

fix: hide edit button on server versions

chore: translation

* chore: code review changes

chore: code review

* sealed class

* const constant

* enum

* concurrent queries

* chore: major cleanup to use riverpod provider

* fix: aspect ratio selection

* chore: typesafe websocket event parsing

* fix: wrong disable state for save button

* chore: remove isCancelled shim

* chore: cleanup postframe callback usage

* chore: clean import

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2026-04-15 09:26:40 -05:00
..
constants feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
domain feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
infrastructure feat: mobile editing (#25397) 2026-04-15 09:26:40 -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 feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
pages refactor: folder page to use new models (#27657) 2026-04-13 12:19:44 -05:00
platform fix(mobile): logout on upgrade (#26827) 2026-03-11 12:07:27 -05:00
presentation feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
providers feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
repositories feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
routing feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
services feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
theme fix(mobile): mismatch between system and app color when using low-chroma system color scheme (#27282) 2026-03-27 09:21:43 -05:00
utils feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
widgets fix(mobile): add keys for person tiles in search (#27689) 2026-04-14 10:05:09 -05:00
main.dart feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00