new app "Camera Date Folders" that sorts photos in camera folder into up to...

This commit is contained in:
Andreas Kromke 2022-07-18 09:04:56 +00:00 committed by linsui
parent df84bc14f6
commit 7837c1355c

View file

@ -0,0 +1,29 @@
Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: Andreas Kromke
SourceCode: https://gitlab.com/AndreasK/camera-date-folders
IssueTracker: https://gitlab.com/AndreasK/camera-date-folders/issues
Changelog: https://gitlab.com/AndreasK/camera-date-folders/blob/HEAD/app/src/main/assets/version-history.txt
AutoName: Camera Date Folders
RepoType: git
Repo: https://gitlab.com/AndreasK/camera-date-folders.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1