mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 07:05:12 +00:00
44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
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
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 1010
|
|
commit: '1.1'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.1'
|
|
CurrentVersionCode: 1010
|