immich/mobile/lib/presentation/widgets/images
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
..
animated_image_stream_completer.dart fix(mobile): images loads sometimes cancel too early (#27067) 2026-03-27 10:35:50 -04:00
cache_aware_listener_tracker.mixin.dart fix(mobile): images loads sometimes cancel too early (#27067) 2026-03-27 10:35:50 -04:00
full_image.widget.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +00:00
image_provider.dart feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
local_album_thumbnail.widget.dart feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +00:00
local_image_provider.dart fix(mobile): fix flutter cache eviction on thumbnails (#27663) 2026-04-10 10:28:55 -05:00
one_frame_multi_image_stream_completer.dart fix(mobile): images loads sometimes cancel too early (#27067) 2026-03-27 10:35:50 -04:00
remote_image_provider.dart feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
thumb_hash_provider.dart fix(mobile): fix flutter cache eviction on thumbnails (#27663) 2026-04-10 10:28:55 -05:00
thumbnail.widget.dart fix(mobile): handle image stream completion when no image is emitted (#25984) 2026-02-09 16:59:29 -05:00
thumbnail_tile.widget.dart feat(mobile): show animated images in asset viewer (#26614) 2026-03-11 12:07:06 -05:00