Some Simple Mobile Tools apps are becoming .PRO
This commit is contained in:
parent
6141be5746
commit
2061927829
32
metadata/com.simplemobiletools.contacts.pro.yml
Normal file
32
metadata/com.simplemobiletools.contacts.pro.yml
Normal file
|
@ -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
|
41
metadata/com.simplemobiletools.filemanager.pro.yml
Normal file
41
metadata/com.simplemobiletools.filemanager.pro.yml
Normal file
|
@ -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
|
32
metadata/com.simplemobiletools.gallery.pro.yml
Normal file
32
metadata/com.simplemobiletools.gallery.pro.yml
Normal file
|
@ -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
|
32
metadata/com.simplemobiletools.notes.pro.yml
Normal file
32
metadata/com.simplemobiletools.notes.pro.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue