mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Plug Off Airplane: first version v1.0
This commit is contained in:
parent
10d2874267
commit
ca92135965
2 changed files with 38 additions and 0 deletions
37
metadata/at.or.at.plugoffairplane.yml
Normal file
37
metadata/at.or.at.plugoffairplane.yml
Normal 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
|
||||
1
metadata/at.or.at.plugoffairplane/en-US/summary.txt
Normal file
1
metadata/at.or.at.plugoffairplane/en-US/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Uses root to disable Airplane Mode when the device is plugged in via USB
|
||||
Loading…
Reference in a new issue