79 lines
2 KiB
YAML
79 lines
2 KiB
YAML
|
Categories:
|
|||
|
- Connectivity
|
|||
|
License: Apache-2.0
|
|||
|
WebSite: http://www.onyxbits.de/remotekeyboard
|
|||
|
SourceCode: https://github.com/onyxbits/remotekeyboard
|
|||
|
IssueTracker: https://github.com/onyxbits/remotekeyboard/issues
|
|||
|
|
|||
|
AutoName: Remote Keyboard
|
|||
|
Description: |-
|
|||
|
The app connects your desktop computer’s keyboard via wlan (can be forwarded
|
|||
|
over USB via ADB) to your android device so that you can control it comfortably.
|
|||
|
You can not only type, but also copy and paste text between the machines in both
|
|||
|
directions.
|
|||
|
|
|||
|
RepoType: git
|
|||
|
Repo: https://github.com/onyxbits/remotekeyboard
|
|||
|
|
|||
|
Builds:
|
|||
|
- versionName: '1.1'
|
|||
|
versionCode: 2
|
|||
|
commit: v1.1
|
|||
|
extlibs:
|
|||
|
- android/android-support-v4.jar
|
|||
|
- commons-logging/commons-logging-1.1.3.jar
|
|||
|
prebuild: rm custom_rules.xml
|
|||
|
|
|||
|
- versionName: '1.2'
|
|||
|
versionCode: 3
|
|||
|
commit: v1.2
|
|||
|
extlibs:
|
|||
|
- android/android-support-v4.jar
|
|||
|
- commons-logging/commons-logging-1.1.3.jar
|
|||
|
prebuild: rm custom_rules.xml
|
|||
|
|
|||
|
- versionName: '1.3'
|
|||
|
versionCode: 4
|
|||
|
commit: '1.3'
|
|||
|
extlibs:
|
|||
|
- android/android-support-v4.jar
|
|||
|
- commons-logging/commons-logging-1.1.3.jar
|
|||
|
prebuild: rm custom_rules.xml
|
|||
|
|
|||
|
- versionName: '1.4'
|
|||
|
versionCode: 5
|
|||
|
commit: v1.4
|
|||
|
extlibs:
|
|||
|
- android/android-support-v4.jar
|
|||
|
- commons-logging/commons-logging-1.1.3.jar
|
|||
|
prebuild: rm custom_rules.xml
|
|||
|
|
|||
|
- versionName: '1.5'
|
|||
|
versionCode: 6
|
|||
|
commit: v1.5
|
|||
|
extlibs:
|
|||
|
- android/android-support-v4.jar
|
|||
|
- commons-logging/commons-logging-1.1.3.jar
|
|||
|
prebuild: rm custom_rules.xml
|
|||
|
|
|||
|
- versionName: '1.6'
|
|||
|
versionCode: 7
|
|||
|
commit: v1.6
|
|||
|
extlibs:
|
|||
|
- android/android-support-v4.jar
|
|||
|
- commons-logging/commons-logging-1.1.3.jar
|
|||
|
prebuild: rm custom_rules.xml
|
|||
|
|
|||
|
- versionName: '1.7'
|
|||
|
versionCode: 8
|
|||
|
commit: v1.7
|
|||
|
extlibs:
|
|||
|
- android/android-support-v4.jar
|
|||
|
- commons-logging/commons-logging-1.1.3.jar
|
|||
|
prebuild: rm custom_rules.xml
|
|||
|
|
|||
|
AutoUpdateMode: Version v%v
|
|||
|
UpdateCheckMode: Tags
|
|||
|
CurrentVersion: '1.7'
|
|||
|
CurrentVersionCode: 8
|