mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-01 17:46:05 +01:00
35 lines
782 B
YAML
35 lines
782 B
YAML
Categories:
|
|
- Development
|
|
- Internet
|
|
- Keyboard & IME
|
|
License: GPL-2.0-only
|
|
SourceCode: https://github.com/senzhk/ADBKeyBoard
|
|
IssueTracker: https://github.com/senzhk/ADBKeyBoard/issues
|
|
|
|
AutoName: ADBKeyBoard
|
|
Description: |-
|
|
ADBKeyBoard is a virtual keyboard that receives commands from system broadcast
|
|
intents, which you can send text input using adb..
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/senzhk/ADBKeyBoard
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: ad54ed605776d033b575f1df3c8c35b28bf34a6f
|
|
subdir: keyboardservice
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.0'
|
|
versionCode: 2
|
|
commit: v2.0
|
|
subdir: keyboardservice
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '2.0'
|
|
CurrentVersionCode: 2
|