diff --git a/metadata/de.uwepost.android.deltacam.yml b/metadata/de.uwepost.android.deltacam.yml new file mode 100644 index 0000000000..a3b3e486cf --- /dev/null +++ b/metadata/de.uwepost.android.deltacam.yml @@ -0,0 +1,33 @@ +Categories: + - Multimedia +License: Apache-2.0 +AuthorName: Uwe Post +SourceCode: https://github.com/upost/DeltaCamera +IssueTracker: https://github.com/upost/DeltaCamera/issues + +Summary: Record movement (deltas) in one single image +Description: DeltaCamera uses the camera to record movement (thus *Delta*) and visualize + it in one picture. For example running ants leave dark lines on a light surface, + or driving cars make light lines on a dark surface. Make sure not to move the + camera during recording. You can share images with other apps, adjust sensitivity + and switch between light-on-dark and dark-on-light mode. You can create some amazing + pictures for example with light painting. This is NOT just a long time exposure! + The app uses the first captured frame as "background" and then records differences + (deltas), either negative (dark on light) or positive (light on dark) to add them + up. See homepage for some examples. + +RepoType: git +Repo: https://github.com/upost/DeltaCamera + +Builds: + - versionName: '1.1' + versionCode: 11 + commit: v1.1a + subdir: Application + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 11