29 lines
739 B
YAML
29 lines
739 B
YAML
|
Categories:
|
||
|
- System
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/adstro/launch-app-ops
|
||
|
IssueTracker: https://github.com/adstro/launch-app-ops/issues
|
||
|
|
||
|
AutoName: Launch App Ops
|
||
|
Description: |-
|
||
|
In Android 4.3 there is a new activity/screen, not accessible from settings,
|
||
|
called App Ops, where you can manage permissions for different apps. This app
|
||
|
simply allows you to launch this activity.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/adstro/launch-app-ops.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: 6c1b72946
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild: sed -i 's/18.0.1/18.0.1/g' build.gradle
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: '1.0'
|
||
|
CurrentVersionCode: 1
|