57 lines
1.1 KiB
YAML
57 lines
1.1 KiB
YAML
Categories:
|
|
- Connectivity
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/tantecky/android/tree/HEAD/NetSwitch
|
|
IssueTracker: https://github.com/tantecky/android/issues
|
|
|
|
AutoName: NetSwitch
|
|
Description: |-
|
|
A simple widget for WiFi/mobile data toggling. Requires root access in order to
|
|
toggle mobile data.
|
|
|
|
RequiresRoot: 'yes'
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tantecky/android
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: 937220fba259a09cb5676d46cba86bbdb63159e6
|
|
subdir: NetSwitch/app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: NetSwitch-1.1
|
|
subdir: NetSwitch/app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: NetSwitch-1.2
|
|
subdir: NetSwitch/app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: NetSwitch-1.3
|
|
subdir: NetSwitch/app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: NetSwitch-1.4
|
|
subdir: NetSwitch/app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version NetSwitch-%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.4'
|
|
CurrentVersionCode: 5
|