73 lines
1.4 KiB
YAML
73 lines
1.4 KiB
YAML
Categories:
|
|
- Graphics
|
|
License: GPL-2.0-only
|
|
AuthorName: Ted Stein
|
|
AuthorEmail: me@tedstein.net
|
|
SourceCode: https://github.com/tstein/AndroSS
|
|
IssueTracker: https://github.com/tstein/AndroSS/issues
|
|
|
|
AutoName: AndroSS
|
|
Description: |-
|
|
Take screen captures. Root is required on non-Tegra devices. Android 4+ allows
|
|
screenshots usually by holding Volume Down and the Power button, but earlier
|
|
versions of Android need root, by design.
|
|
|
|
RequiresRoot: 'yes'
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tstein/AndroSS.git
|
|
|
|
Builds:
|
|
- versionName: '0.2'
|
|
versionCode: 6
|
|
commit: 9649313a5f5300878e9f
|
|
buildjni:
|
|
- yes
|
|
|
|
- versionName: 0.2.1
|
|
versionCode: 7
|
|
commit: v0.2.1
|
|
target: android-8
|
|
buildjni:
|
|
- yes
|
|
|
|
- versionName: 0.2.2
|
|
versionCode: 8
|
|
commit: v0.2.2
|
|
target: android-8
|
|
buildjni:
|
|
- yes
|
|
|
|
- versionName: 0.3.-1
|
|
versionCode: 10
|
|
commit: v0.3.-1
|
|
target: android-8
|
|
buildjni:
|
|
- yes
|
|
|
|
- versionName: 0.3.2
|
|
versionCode: 13
|
|
commit: v0.3.2
|
|
target: android-8
|
|
buildjni:
|
|
- yes
|
|
|
|
- versionName: 0.4.2
|
|
versionCode: 16
|
|
commit: 4a9161b6f94d07e3da030a66c0a24fda06f3a53d
|
|
target: android-8
|
|
buildjni:
|
|
- yes
|
|
|
|
- versionName: 0.4.3
|
|
versionCode: 17
|
|
commit: v0.4.3
|
|
target: android-8
|
|
buildjni:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.4.3
|
|
CurrentVersionCode: 17
|