New app: Binary Kitchen Doorlock
Signed-off-by: Thomas Schmid <tom@binary-kitchen.de>
This commit is contained in:
parent
2e8d5e5b5d
commit
b6cf26688e
37
metadata/de.binary_kitchen.doorlock_app.yml
Normal file
37
metadata/de.binary_kitchen.doorlock_app.yml
Normal file
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Security
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://binary.kitchen
|
||||
SourceCode: https://github.com/binary-kitchen/doorlock-app
|
||||
IssueTracker: https://github.com/binary-kitchen/doorlock-app/issues
|
||||
|
||||
AutoName: Binary Kitchen Doorlock
|
||||
Summary: Binary Kitchen's Open Sesame
|
||||
Description: |
|
||||
"We are proud to present the next generation of the revolutionary way to unlock the door of the Binary Kitchen hackspace.
|
||||
|
||||
Some usage notes:
|
||||
* The app allows for automatic WiFi switching. If activated, newer Android versions (Oreo and upwards) require coarse grained location permissions. Otherwise SSID can not be read.
|
||||
* Settings screen won't disappear unless user provided username & password
|
||||
* The app contains a widget -- the space widget. It remotely shows if the space is open. A click on the button will update it.
|
||||
* Please file bug reports on https://github.com/Binary-Kitchen/doorlock-app
|
||||
|
||||
Good quality... No fake! Contains 50 metric tons of finest software engineering.
|
||||
."
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/binary-kitchen/doorlock-app
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.1
|
||||
versionCode: 4
|
||||
commit: v2.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 4
|
Loading…
Reference in a new issue