mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
AppManager: update changelog URL and auto-update on author request
This commit is contained in:
parent
ae0ceacd4d
commit
4f000f34a2
1 changed files with 5 additions and 3 deletions
|
|
@ -2,9 +2,10 @@ Categories:
|
|||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Muntashir Al-Islam
|
||||
WebSite: https://muntashirakon.github.io/AppManager/
|
||||
SourceCode: https://github.com/MuntashirAkon/AppManager
|
||||
IssueTracker: https://github.com/MuntashirAkon/AppManager/issues
|
||||
Changelog: https://github.com/MuntashirAkon/AppManager/releases
|
||||
Changelog: https://muntashirakon.github.io/AppManager/changelog.html
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MuntashirAkon/AppManager
|
||||
|
|
@ -20,7 +21,8 @@ Builds:
|
|||
- app/src/main/java/io/github/muntashirakon/AppManager/activities/ClassListingActivity.java
|
||||
- app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/MuntashirAkon/AppManager/master/app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
|
||||
CurrentVersion: 2.5.10
|
||||
CurrentVersionCode: 324
|
||||
|
|
|
|||
Loading…
Reference in a new issue