immich/mobile/lib
Thomas 05010c3a84
fix(mobile): asset viewer hero animation (#26545)
The image in the photo view has no height, and is therefore entirely
unconstrained. This causes the image to take up the full height of the
viewport during the hero animation, which can make look out of sync. In
some other cases, it can stretch or resize the image to fill the entire
viewport.
2026-03-02 22:26:53 -06:00
..
constants perf(mobile): optimized album sorting (#25179) 2026-02-23 20:13:45 +05:30
domain feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -05:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions feat(mobile): inline asset details (#25952) 2026-02-17 09:24:34 -06:00
infrastructure feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -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): Add slug support for shared links (#26441) 2026-02-23 14:31:42 +05:30
pages fix: reset db from splash screen (#26617) 2026-03-01 15:23:26 -06:00
platform feat(mobile): add support for encoded image requests in local/remote image APIs (#26584) 2026-02-28 11:43:58 -05:00
presentation fix(mobile): asset viewer hero animation (#26545) 2026-03-02 22:26:53 -06:00
providers fix: hide download action for local/merged assets (#26461) 2026-03-01 11:16:45 +05:30
repositories feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -05:00
routing feat(mobile): Allow users to set profile picture from asset viewer (#25517) 2026-02-22 06:02:33 +00:00
services feat(mobile): Add slug support for shared links (#26441) 2026-02-23 14:31:42 +05:30
theme fix(mobile): prevent nav bar label text wrapping (#26011) 2026-02-12 16:57:03 +00:00
utils feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -05:00
widgets fix(mobile): asset viewer hero animation (#26545) 2026-03-02 22:26:53 -06:00
main.dart feat: splash screen error page (#26460) 2026-02-26 16:47:28 +00:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00