From 90842ec4f1c1d82b7145838f483e3309d568bee8 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Fri, 25 Jan 2019 09:32:45 +0000 Subject: [PATCH] New app: AppOpsX --- metadata/com.zzzmode.appopsx.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.zzzmode.appopsx.yml diff --git a/metadata/com.zzzmode.appopsx.yml b/metadata/com.zzzmode.appopsx.yml new file mode 100644 index 0000000000..dc1dbd68bf --- /dev/null +++ b/metadata/com.zzzmode.appopsx.yml @@ -0,0 +1,27 @@ +Categories: + - Security +License: MIT +SourceCode: https://github.com/8enet/AppOpsX +IssueTracker: https://github.com/8enet/AppOpsX/issues + +Summary: A front-end for the AppOpsService +Description: AppOpsX is a front-end application for the Android AppOpsService. It + allows you to restrict app permissions. + +RequiresRoot: 'yes' + +RepoType: git +Repo: https://github.com/8enet/AppOpsX.git + +Builds: + - versionName: 1.2.5 + versionCode: 125 + commit: 1.2.5 + subdir: app/ + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: 1.2.5 +CurrentVersionCode: 125