immich/mobile/lib
Bastian Köcher 730b770e67
fix(mobile): timeline orientation & foldable phones handling (#25088)
* [mobile]: Fix timeline handling on foldable phones + ensuring that images are not cut off

This fixes the handling of unfolding the phone while having the application opened. So,
the timeline is correctly rescaled and the current position is kept.
Besides that it fixes a bug with the ordering which lead to images being "cut off" at the right side
of the screen.

* refactor + cleanup

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-02-12 22:20:00 +05:30
..
constants feat(mobile): enhance album sorting functionality with order handling (#24816) 2026-02-07 10:11:37 +05:30
domain feat(mobile): enhance album sorting functionality with order handling (#24816) 2026-02-07 10:11:37 +05:30
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 chore: add indexes for foreign keys (#25925) 2026-02-12 19:58:31 +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 fix(mobile): hide latest version if disabled (#25691) 2026-01-30 16:17:03 +00:00
pages chore: remove unused key and fix casing for recent_albums (#24691) 2026-02-12 16:06:22 +01:00
platform fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
presentation fix(mobile): timeline orientation & foldable phones handling (#25088) 2026-02-12 22:20:00 +05:30
providers feat(mobile): enhance album sorting functionality with order handling (#24816) 2026-02-07 10:11:37 +05:30
repositories fix(mobile): cancel share download when dialog is dismissed (#25466) 2026-02-05 19:08:35 +00:00
routing fix(mobile): Login routing on Splash screen (#26128) 2026-02-12 19:57:43 +05:30
services fix: free up space using small batch size to reliably work on Android (#26047) 2026-02-09 11:48:55 -06:00
theme chore: mobile font tuning (#25349) 2026-01-19 14:56:35 -06:00
utils fix: image and video download complete notification shows "file_name" (#25975) 2026-02-07 02:56:14 +00:00
widgets chore(mobile): cleanup server storage info (#26038) 2026-02-12 21:09:55 +05:30
main.dart chore: remove unused key and fix casing for recent_albums (#24691) 2026-02-12 16:06:22 +01:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00