mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Added DozeOff
This commit is contained in:
parent
66bbb15807
commit
9e066429b7
1 changed files with 32 additions and 0 deletions
32
metadata/com.dosse.dozeoff.yml
Normal file
32
metadata/com.dosse.dozeoff.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Federico Dossena
|
||||
AuthorEmail: info@fdossena.com
|
||||
AuthorWebSite: https://fdossena.com/
|
||||
WebSite: https://fdossena.com/?p=dozeoff/i.frag
|
||||
SourceCode: https://github.com/adolfintel/DozeOff
|
||||
IssueTracker: https://github.com/adolfintel/DozeOff/issues
|
||||
Changelog: https://github.com/adolfintel/DozeOff/releases
|
||||
Donate: https://paypal.me/sineisochronic
|
||||
|
||||
AutoName: DozeOff
|
||||
|
||||
RequiresRoot: 'yes'
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/adolfintel/DozeOff.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
subdir: DozeOff/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue