diff --git a/metadata/com.simplemobiletools.contacts.pro.yml b/metadata/com.simplemobiletools.contacts.pro.yml new file mode 100644 index 0000000000..040f7b9b60 --- /dev/null +++ b/metadata/com.simplemobiletools.contacts.pro.yml @@ -0,0 +1,32 @@ +Categories: + - Multimedia +License: Apache-2.0 +AuthorName: Tibor Kaputa +AuthorEmail: hello@simplemobiletools.com +WebSite: https://simplemobiletools.github.io +SourceCode: https://github.com/SimpleMobileTools/Simple-Contacts +IssueTracker: https://github.com/SimpleMobileTools/Simple-Contacts/issues +Changelog: https://github.com/SimpleMobileTools/Simple-Contacts/blob/HEAD/CHANGELOG.md +Donate: https://simplemobiletools.github.io/donate +Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +Name: Simple Contacts Pro +AutoName: Contacts + +RepoType: git +Repo: https://github.com/SimpleMobileTools/Simple-Contacts + +Builds: + - versionName: 6.0.0 + versionCode: 36 + commit: v6.0.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 6.0.0 +CurrentVersionCode: 36 diff --git a/metadata/com.simplemobiletools.filemanager.pro.yml b/metadata/com.simplemobiletools.filemanager.pro.yml new file mode 100644 index 0000000000..dbe2ee1e84 --- /dev/null +++ b/metadata/com.simplemobiletools.filemanager.pro.yml @@ -0,0 +1,41 @@ +Categories: + - System +License: Apache-2.0 +AuthorName: Tibor Kaputa +AuthorEmail: hello@simplemobiletools.com +WebSite: https://simplemobiletools.github.io +SourceCode: https://github.com/SimpleMobileTools/Simple-File-Manager +IssueTracker: https://github.com/SimpleMobileTools/Simple-File-Manager/issues +Changelog: https://github.com/SimpleMobileTools/Simple-File-Manager/blob/HEAD/CHANGELOG.md +Donate: https://simplemobiletools.github.io/donate +Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +Name: Simple File Manager Pro +AutoName: File Manager + +RepoType: git +Repo: https://github.com/SimpleMobileTools/Simple-File-Manager + +Builds: + - versionName: 6.0.0 + versionCode: 63 + commit: 6.0.0 + subdir: app + gradle: + - yes + srclibs: + - RootTools@4.2 + - RootShell@1.3 + rm: + - libs + prebuild: |- + sed -i -e '/RootTools.jar/d' -e '/keystore/d' build.gradle && \ + mkdir -p src/main/java && \ + cp -a $$RootTools$$/src/com src/main/java/ && \ + cp -a $$RootShell$$/src/com src/main/java/ + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 6.0.0 +CurrentVersionCode: 63 diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml new file mode 100644 index 0000000000..4eeaf55c52 --- /dev/null +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -0,0 +1,32 @@ +Categories: + - Multimedia + - Graphics +License: Apache-2.0 +AuthorName: Tibor Kaputa +AuthorEmail: hello@simplemobiletools.com +WebSite: https://simplemobiletools.github.io +SourceCode: https://github.com/SimpleMobileTools/Simple-Gallery +IssueTracker: https://github.com/SimpleMobileTools/Simple-Gallery/issues +Changelog: https://github.com/SimpleMobileTools/Simple-Gallery/blob/HEAD/CHANGELOG.md +Donate: https://simplemobiletools.github.io/donate +Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +Name: Simple Gallery Pro +AutoName: Gallery + +RepoType: git +Repo: https://github.com/SimpleMobileTools/Simple-Gallery + +Builds: + - versionName: 6.0.0 + versionCode: 208 + commit: 6.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 6.0.0 +CurrentVersionCode: 208 diff --git a/metadata/com.simplemobiletools.notes.pro.yml b/metadata/com.simplemobiletools.notes.pro.yml new file mode 100644 index 0000000000..6864d8a5f7 --- /dev/null +++ b/metadata/com.simplemobiletools.notes.pro.yml @@ -0,0 +1,32 @@ +Categories: + - System +License: Apache-2.0 +AuthorName: Tibor Kaputa +AuthorEmail: hello@simplemobiletools.com +WebSite: https://simplemobiletools.github.io +SourceCode: https://github.com/SimpleMobileTools/Simple-Notes +IssueTracker: https://github.com/SimpleMobileTools/Simple-Notes/issues +Changelog: https://github.com/SimpleMobileTools/Simple-Notes/blob/HEAD/CHANGELOG.md +Donate: https://simplemobiletools.github.io/donate +Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ +Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP + +Name: Simple Notes Pro +AutoName: Notes + +RepoType: git +Repo: https://github.com/SimpleMobileTools/Simple-Notes + +Builds: + - versionName: 6.0.0 + versionCode: 55 + commit: 6.0.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 6.0.0 +CurrentVersionCode: 55