fdroiddata/metadata/com.termoneplus.yml
2020-04-29 21:29:32 +00:00

108 lines
2.3 KiB
YAML

Categories:
- System
License: Apache-2.0
SourceCode: https://gitlab.com/termapps/termoneplus
IssueTracker: https://gitlab.com/termapps/termoneplus/issues
AutoName: Terminal Emulator
Description: |-
"TermOne Plus" is a terminal emulator for communicating with the built-in
Android shell. It emulates a reasonably large subset of Digital Equipment
Corporation VT-100 terminal codes. Supported terminal types include vt100,
screen (default), linux and xterm. As result console programs like "vi"
(unix visual editor), "emacs", "mc" (Midnight Commander file manager), nano
(Nano's ANOther editor) and other work smoothly.
This application is a clone of Jack Palevich's [[jackpal.androidterm]].
RepoType: git
Repo: https://gitlab.com/termapps/termoneplus.git
Builds:
- versionName: 3.0.0
versionCode: 300
commit: v3.0.0
subdir: term
gradle:
- yes
ndk: r17c
- versionName: 3.1.0
versionCode: 310
commit: v3.1.0
subdir: term
gradle:
- yes
ndk: r17c
- versionName: 3.1.1
versionCode: 311
commit: v3.1.1
subdir: term
gradle:
- yes
ndk: r17c
- versionName: 3.2.0
versionCode: 320
commit: v3.2.0
subdir: term
gradle:
- yes
ndk: r17c
- versionName: 3.2.3
versionCode: 323
commit: v3.2.3
subdir: term
gradle:
- yes
ndk: r17c
- versionName: 3.2.4
versionCode: 324
commit: v3.2.4
subdir: term
gradle:
- yes
ndk: r17c
- versionName: 3.3.1
versionCode: 331
commit: v3.3.1
subdir: term
gradle:
- yes
ndk: r17c
- versionName: 3.3.2
versionCode: 332
commit: v3.3.2
subdir: term
gradle:
- yes
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
ndk: r17c
- versionName: 3.3.3
versionCode: 333
commit: v3.3.3
subdir: term
gradle:
- yes
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
ndk: r17c
- versionName: 3.3.4
versionCode: 334
commit: v3.3.4
subdir: term
gradle:
- yes
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
ndk: r17c
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 3.3.4
CurrentVersionCode: 334