immich/mobile/android/app
Thomas dd72ec2621
fix(mobile): correct local asset dimensions (#26677)
* fix(mobile): correct local asset dimensions

We are constraining the size of videos so that they play nicely with
hero animations, and don't stretch in weird ways. This however caused a
regression as we are not account for local assets on Android which have
un-oriented dimensions.

* post-orientation width and height in local sync

* migration

* no need to handle it in asset viewer

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-03-07 13:07:34 -05:00
..
src fix(mobile): correct local asset dimensions (#26677) 2026-03-07 13:07:34 -05:00
build.gradle feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00
CMakeLists.txt feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
proguard-rules.pro feat(mobile): use shared native client (#25942) 2026-03-05 11:04:45 -06:00