fdroiddata/metadata/info.aario.killcamera.yml
Gregor Düster 656fabd40d Rewrite metadata, following up fdroidserver!1328
Remove quotes around 'yes' for Builds.maven as well as convert
RequiresRoot to a boolean value.

Ref.: fdroidserver!1328
Ref.: fdroidserver b0c05842d8c081cf5503b31e8ecc797dc95ed900
2023-05-24 08:44:46 +00:00

32 lines
910 B
YAML

Categories:
- Multimedia
License: GPL-3.0-or-later
SourceCode: https://github.com/aario/killcamera
IssueTracker: https://github.com/aario/killcamera/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UJTM2GDGPEFHA
AutoName: Kill Camera
Description: |-
Kill camera related processes. This is useful when you get the famous error
message "Can't connect to camera" or similar. You tap on KILL button. Once the
camera service killed, it should be automatically restarted by the system. So
you don't need to restart your device just to take a photo and therefor loose
the opportunity!
RequiresRoot: true
RepoType: git
Repo: https://github.com/aario/killcamera
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1