immich/mobile/ios/Runner/Images
Santo Shakil 9862e50aab
fix(mobile): decode remote thumbnails at displayed size (#29965)
* fix(mobile): decode remote thumbnails at displayed size

* use nullable decode size and reuse the tapped thumbnail in the viewer

* clean up decode size naming and guards
2026-08-10 21:14:23 +06:00
..
ImageProcessing.swift refactor(mobile): IOS replace DispatchQueue + DispatchSemaphore with OperationQueue for image processing (#27471) 2026-04-05 16:11:02 -04:00
ImageRequest.swift refactor(mobile): cleanup iOS image loading pipeline (#27672) 2026-04-10 10:56:35 -05:00
LocalImagesImpl.swift fix(mobile): stop long images squishing on ios (#29367) 2026-08-04 19:08:27 +00:00
RemoteImagesImpl.swift fix(mobile): decode remote thumbnails at displayed size (#29965) 2026-08-10 21:14:23 +06:00
Thumbhash.swift feat(mobile): platform thumbnail api (#20910) 2025-08-19 12:48:35 -04:00