28 lines
652 B
YAML
28 lines
652 B
YAML
|
Categories:
|
||
|
- Development
|
||
|
- Internet
|
||
|
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
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '1.0'
|
||
|
CurrentVersionCode: 1
|