diff --git a/metadata/fr.xgouchet.packageexplorer.txt b/metadata/fr.xgouchet.packageexplorer.txt deleted file mode 100644 index 273ff5bf5d..0000000000 --- a/metadata/fr.xgouchet.packageexplorer.txt +++ /dev/null @@ -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 diff --git a/metadata/fr.xgouchet.packageexplorer.yml b/metadata/fr.xgouchet.packageexplorer.yml new file mode 100644 index 0000000000..1a8bfc4d4f --- /dev/null +++ b/metadata/fr.xgouchet.packageexplorer.yml @@ -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