From 5e84be6f2efbf4aa4c61e6b631783b41d3a64d7d Mon Sep 17 00:00:00 2001 From: Jochen Peters Date: Fri, 8 Feb 2019 11:53:18 +0000 Subject: [PATCH] New App: Stop-o-Moto --- metadata/de.digisocken.stop_o_moto.yml | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/de.digisocken.stop_o_moto.yml diff --git a/metadata/de.digisocken.stop_o_moto.yml b/metadata/de.digisocken.stop_o_moto.yml new file mode 100644 index 0000000000..be512f0b0c --- /dev/null +++ b/metadata/de.digisocken.stop_o_moto.yml @@ -0,0 +1,29 @@ +Categories: + - Graphics +License: Unlicense +AuthorName: deadlockz +SourceCode: https://gitlab.com/deadlockz/caputhown +IssueTracker: https://gitlab.com/deadlockz/caputhown/issues + +AutoName: Stop-o-Moto +Summary: Make gif and video files by taking single pictures +Description: | + This simple app creates videos (MP4) and GIF files from several camera shots and stores them under ''Documents/de.digisocken.stop-o-moto/'' on your device. + + Stop-o-Moto uses the open ffmpegAndroid lib to create compatible video files. + +RepoType: git +Repo: https://gitlab.com/deadlockz/caputhown.git + +Builds: + - versionName: '0.95' + versionCode: 95 + commit: v0.95 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.95' +CurrentVersionCode: 95