Drowser: remove description (now using fastlane).

This commit is contained in:
Juanito 2020-01-24 09:31:33 +01:00
parent 5a40a15a4f
commit 83140b5331

View file

@ -6,12 +6,6 @@ IssueTracker: https://gitlab.com/juanitobananas/drowser/issues
Bitcoin: 16DXeCxxKGvepYLehyHSr3M1nv1s1eUotZ
AutoName: Drowser
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 <app-id>'. 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'