Plug Off Airplane: first version v1.0

This commit is contained in:
Hans-Christoph Steiner 2020-01-03 13:10:58 +01:00
parent 10d2874267
commit ca92135965
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
2 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,37 @@
Categories:
- Connectivity
- System
License: GPL-3.0-or-later
AuthorName: at.or.at
AuthorWebSite: https://at.or.at
SourceCode: https://gitlab.com/atorat/plugoffairplane
IssueTracker: https://gitlab.com/atorat/plugoffairplane/issues
LiberapayID: '33617'
Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
AutoName: Plug Off Airplane
Description: |-
This is a very simple app that turns off Airplane Mode when the USB
cable is plugged in. The idea is to make sure Airplane Mode is
turned off at least once a day, in a safe location in terms of
metadata: the home. Your telecom already knows your device belongs
to its billing address. This makes it easier to use Airplane Mode to
disable the cellular radio during the day, when it is not needed.
RequiresRoot: 'yes'
RepoType: git
Repo: https://gitlab.com/atorat/plugoffairplane.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1

View file

@ -0,0 +1 @@
Uses root to disable Airplane Mode when the device is plugged in via USB