33 lines
911 B
YAML
33 lines
911 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: 'yes'
|
||
|
|
||
|
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
|