immich/mobile/ios/Runner
Santo Shakil 00e813ba84
fix(mobile): stop long images squishing on ios (#29367)
* fix(mobile): stop long images squishing on ios

* fix(mobile): bound the original to 16384 with fast resize

* refactor(mobile): reuse the shared request options for the original

* fix(mobile): fix squished long image previews on ios

* fix(mobile): retry with exact resize when fast resize overshoots the texture bound

* fix(mobile): clamp preview targets to a minimum of one pixel

* fix nullable cast flagged by the stricter lints
2026-08-04 19:08:27 +00:00
..
Assets.xcassets refactor(mobile): backup album selection (#8053) 2024-03-19 08:40:14 -05:00
Background chore(mobile): remove Pigeon generated code (#30343) 2026-07-30 15:14:50 -04:00
Base.lproj chore(mobile): post release tasks (#12157) 2024-08-30 16:35:06 -05:00
Connectivity chore(mobile): remove Pigeon generated code (#30343) 2026-07-30 15:14:50 -04:00
Core chore(mobile): remove Pigeon generated code (#30343) 2026-07-30 15:14:50 -04:00
Images fix(mobile): stop long images squishing on ios (#29367) 2026-08-04 19:08:27 +00:00
Permission chore(mobile): remove Pigeon generated code (#30343) 2026-07-30 15:14:50 -04:00
Schemas chore(mobile): add table schemas to swift (#23749) 2025-11-10 20:21:08 +00:00
Sync chore(mobile): remove Pigeon generated code (#30343) 2026-07-30 15:14:50 -04:00
Utility refactor(mobile): introduce image request registry on iOS (#27486) 2026-04-05 18:55:43 -04:00
AppDelegate.swift feat(mobile): add manage media APIs to NativeSyncApi (#28441) 2026-05-22 17:40:11 +05:30
Info.plist chore: version v3.1.0 2026-07-27 18:20:33 +00:00
Runner-Bridging-Header.h
Runner.entitlements fix(mobile): separate group ids for separate app installs (#28448) 2026-05-21 12:25:20 -05:00
RunnerProfile.entitlements fix(mobile): separate group ids for separate app installs (#28448) 2026-05-21 12:25:20 -05:00