Merge branch 'flashlight' into 'master'

new app: Material Flashlight

Closes rfp#1100

See merge request fdroid/fdroiddata!8088
This commit is contained in:
Izzy 2021-01-09 03:36:55 +00:00
commit 9a7a82b94e
2 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,42 @@
Categories:
- System
License: Apache-2.0
AuthorName: garmax
AuthorEmail: garmax1dev@gmail.com
SourceCode: https://github.com/garmax1/material-flashlight
IssueTracker: https://github.com/garmax1/material-flashlight/issues
Changelog: https://github.com/garmax1/material-flashlight/releases
AutoName: Material Flashlight
Description: |-
'''Flashlight features:'''
* On\Off
* Strobe with interval
* Music strobe
* SOS mode
* Screen/Camera LED modules
* Widgets
* Quick Settings Toggle (Android 7 and above)
'''Permissions:'''
* Camera and flashlight - for using camera LED
* Audio Recording - for music strobe feature to analyze noise around
* Write system settings - for setting max brightness volume in screen module
RepoType: git
Repo: https://github.com/garmax1/material-flashlight.git
Builds:
- versionName: '2.5'
versionCode: 27
commit: v2.5
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.5'
CurrentVersionCode: 27

View file

@ -0,0 +1 @@
Flashlight with some cool features