Merge branch 'pr_update_fr.xgouchet.packageexplorer' into 'master'

Update Stanley to 2.3 and add scanignore rule

See merge request fdroid/fdroiddata!3757
This commit is contained in:
Licaon_Kter 2018-10-23 10:23:53 +00:00
commit 279066fd8c
2 changed files with 24 additions and 48 deletions

View file

@ -1,48 +0,0 @@
Categories:Development
License:MIT
Author Email:android@xgouchet.fr
Web Site:
Source Code:https://github.com/xgouchet/Stanley
Issue Tracker:https://github.com/xgouchet/Stanley/issues
Donate:https://www.paypal.me/xaviergouchet
Auto Name:Stanley
Summary:An application explorer for developers
Description:
Stanley is an open source app for Android Developpers.
With it, you can explore packages installed on your device, read the package
informations (permissions, features, activities, services, providers and
receivers), export the package's manifest.
It can now also report the same informations from non-installed apk files opened
from a file browser.
.
Repo Type:git
Repo:https://github.com/xgouchet/Stanley
Build:2.0.1,12
commit=v2.0.1
subdir=app
gradle=yes
Build:2.1,13
commit=v2.1
subdir=app
gradle=yes
Build:2.2,14
commit=v2.2
subdir=app
gradle=yes
Build:2.3,15
commit=v2.3
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.3
Current Version Code:15

View file

@ -0,0 +1,24 @@
Categories:
- Development
License: MIT
Donate: https://www.paypal.me/xaviergouchet
AutoName: Stanley
RepoType: git
Repo: https://github.com/xgouchet/Stanley
Builds:
- versionName: '2.3'
versionCode: 15
commit: v2.3
subdir: app
gradle:
- yes
scanignore:
- buildSrc/build/
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '2.3'
CurrentVersionCode: 15