From 5deecb00c89a9f38f574e9ac841407716df3b67f Mon Sep 17 00:00:00 2001 From: Juan Garcia Basilio Date: Tue, 16 Oct 2018 08:48:06 +0200 Subject: [PATCH] Add Drowser to F-Droid --- metadata/com.jarsilio.android.drowser.yml | 34 +++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.jarsilio.android.drowser.yml diff --git a/metadata/com.jarsilio.android.drowser.yml b/metadata/com.jarsilio.android.drowser.yml new file mode 100644 index 0000000000..eeda0ec4fb --- /dev/null +++ b/metadata/com.jarsilio.android.drowser.yml @@ -0,0 +1,34 @@ +Categories: + - System +License: GPL-3.0-only +SourceCode: https://gitlab.com/juanitobananas/drowser/tree/HEAD +IssueTracker: https://gitlab.com/juanitobananas/drowser/issues +Bitcoin: 16DXeCxxKGvepYLehyHSr3M1nv1s1eUotZ + +AutoName: Drowser +Summary: Simple background app killer +Description: |- + Avoid rogue apps from running in the background with Drowser. + + Drowser is a simple app that kills the selected apps when the screen turns off. + + It requires root and uses it to kill the apps with an 'am force-stop '. This is a ''very'' impolite way of stopping apps. These might (and will probably) misbehave. You might also lose data because of this. '''Beware!''' + +RequiresRoot: 'yes' + +RepoType: git +Repo: https://gitlab.com/juanitobananas/drowser.git + +Builds: + - versionName: '0.6' + versionCode: 6 + commit: v0.6 + subdir: app + submodules: true + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.6' +CurrentVersionCode: 6