immich/mobile/lib
Noel S 15224a9ac5
fix(mobile): improve asset transition back to timeline (#24485)
* test

* wip

* fix: indicators popping in due to z height change of hero animation (fade in instead after animation)

* wip

* fix: selection outline changing to transparent before animation finish

* Remove unnecessary changes and follow conventions

* remove accidentally included files

* clean up

* new approach

* detect hero animation.

* wip

* Revert "new approach"

This reverts commit 13919f6d04a277a93da151135d2cbca8fd648c9e.

* remove delayed animation

* wip

* wip (need to fix first open not triggering indicator hide)

* fix indicators not hiding on first hero animation

* Add back hiding selection background container

* revert accidental regression

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-01-14 10:40:24 -06:00
..
constants feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
domain feat: image editing (#24155) 2026-01-09 17:59:52 -05:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions fix(mobile): use correct timezone displayed in the info sheet (#24310) 2025-12-02 16:37:19 +00:00
infrastructure feat(mobile): do not restore locally deleted assets during trash sync (Android) (#24218) 2026-01-12 21:46:36 +05:30
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): view similar photos (#22148) 2025-10-28 16:17:26 -05:00
pages feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
platform fix: use adjustment time in iOS for hash reset (#24047) 2025-12-03 21:15:58 -06:00
presentation fix(mobile): improve asset transition back to timeline (#24485) 2026-01-14 10:40:24 -06:00
providers feat: free up space (#24999) 2026-01-07 20:55:28 -06:00
repositories feat(mobile): do not restore locally deleted assets during trash sync (Android) (#24218) 2026-01-12 21:46:36 +05:30
routing feat: free up space (#24999) 2026-01-07 20:55:28 -06:00
services feat(mobile): do not restore locally deleted assets during trash sync (Android) (#24218) 2026-01-12 21:46:36 +05:30
theme feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
utils feat: image editing (#24155) 2026-01-09 17:59:52 -05:00
widgets feat(mobile): 2026 font (#25213) 2026-01-13 09:59:57 -06:00
main.dart refactor(mobile): form & form field (#25042) 2026-01-09 09:26:36 -06:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00