diff --git a/metadata/amirz.dngprocessor.yml b/metadata/amirz.dngprocessor.yml new file mode 100644 index 0000000000..0bf9074c62 --- /dev/null +++ b/metadata/amirz.dngprocessor.yml @@ -0,0 +1,30 @@ +Categories: + - Multimedia +License: LGPL-3.0-only +SourceCode: https://github.com/amirzaidi/DNGProcessor +IssueTracker: https://github.com/amirzaidi/DNGProcessor/issues + +AutoName: DNG Processor +Summary: Process DNG images into JPEGs +Description: |- + ''DNG Processor'' waits for new RAW images captured using the OEM camera + app, or any other camera app that can capture RAWs, and then processes them + into JPEGs in the background. It does this by using the power of your + phone's GPU for up to a few seconds. The results are placed in the folder + /DCIM/Processed. + +RepoType: git +Repo: https://github.com/amirzaidi/DNGProcessor + +Builds: + - versionName: '5' + versionCode: 5 + commit: v5 + subdir: app/ + gradle: + - yes + +AutoUpdateMode: Version v%c +UpdateCheckMode: Tags +CurrentVersion: v5 +CurrentVersionCode: 5