immich/mobile/ios
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
..
ci_scripts fix: shell scripts (#7186) 2024-02-18 17:03:01 -06:00
fastlane fix: strip rc suffix from iOS marketing version (#28741) 2026-06-01 09:56:43 -05:00
Flutter chore: pump flutter to 3.41.6 (#27834) 2026-04-16 22:26:46 +05:30
Runner fix(mobile): stop long images squishing on ios (#29367) 2026-08-04 19:08:27 +00:00
Runner.xcodeproj fix: make sure iOS memory widget render (#30172) 2026-07-27 16:37:26 -05:00
Runner.xcworkspace chore(mobile): force swift-structured-queries lock to 0.34.0 (#30166) 2026-07-23 17:04:01 +00:00
scripts chore(mobile): enable Xcode displaying issues from Flutter inline (#30080) 2026-07-20 14:16:12 -05:00
ShareExtension fix(mobile): separate group ids for separate app installs (#28448) 2026-05-21 12:25:20 -05:00
WidgetExtension feat(widget): add toggle to match icon theme (#30428) 2026-08-04 12:05:59 -05:00
.gitignore chore(mobile): expose signing and bundle identities through envvars and config (#29077) 2026-07-16 07:44:50 -07:00
Gemfile ci: ios builds (#28847) 2026-06-05 03:50:39 +05:30
Podfile chore(mobile): drop support for iOS 14 (#29780) 2026-07-16 07:45:22 -07:00
Podfile.lock chore: pump home_widget (#29981) 2026-07-16 21:58:11 +05:30
Signing.xcconfig chore(mobile): expose signing and bundle identities through envvars and config (#29077) 2026-07-16 07:44:50 -07:00