1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile
Thomas 41c2c8b82d
use imagemagick and libraw for raw image support (#2668)
* use imagemagick and libraw for raw image support

imagemagick and libraw have generally good support for raw images, including
Sony's ARW format. These tools should also allow Immich to support many more
image formats in future without any major code changes.

https://www.libraw.org/supported-cameras

I've tested and verified this change with .ARW files and other standard formats.

Fixes: #2156

* Add additional type for awr

* pr feedback

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-14 21:34:03 -05:00
..
.fvm chore(mobile): Upgrade to Flutter 3.10 (#2429) 2023-05-12 09:21:13 -05:00
.isar@6643d064ab chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
android feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
assets feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
fonts feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00
integration_test refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
ios Version v1.60.0 2023-06-04 15:45:06 +00:00
lib use imagemagick and libraw for raw image support (#2668) 2023-06-14 21:34:03 -05:00
openapi feat(web): Memory (#2759) 2023-06-14 20:47:18 -05:00
scripts add fdroid isar build script (#2100) 2023-03-30 10:31:44 +02:00
test feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
.gitignore chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
.metadata Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00
analysis_options.yaml Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
flutter_01.png feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
flutter_native_splash.yaml fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
makefile feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
pubspec.lock feat(mobile): sync remote assets without thumbs (#2705) 2023-06-14 16:35:32 +02:00
pubspec.yaml feat(mobile): sync remote assets without thumbs (#2705) 2023-06-14 16:35:32 +02:00
README.md Update readme 2022-02-07 23:55:30 -06:00

Immich Mobile Application - Flutter