diff --git a/metadata/name.lmj001.savetodevice.yml b/metadata/name.lmj001.savetodevice.yml new file mode 100644 index 0000000000..b45b058b94 --- /dev/null +++ b/metadata/name.lmj001.savetodevice.yml @@ -0,0 +1,34 @@ +Categories: + - System +License: Apache-2.0 +AuthorName: lmj0011 +AuthorEmail: holdupapp@protonmail.com +SourceCode: https://github.com/lmj0011/save-on-device +IssueTracker: https://github.com/lmj0011/save-on-device/issues + +Name: Save on Device +AutoName: Save +Summary: Adds a "Save on device" option to the Android Sharesheet +Description: This app adds an option to the Android Sharesheet that allows you to + save files to your device. + +RepoType: git +Repo: https://github.com/lmj0011/save-on-device.git + +Builds: + - versionName: '0.1' + versionCode: 1 + commit: 1258127b56cad7d4bc438fa5a7237e1a18fd3d05 + 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 +UpdateCheckData: app/build.gradle|versionCode\s(\d+)|| +CurrentVersion: '0.1' +CurrentVersionCode: 1