scrcpy/server
Romain Vimont 26529d377f Use virtual device id to avoid NPE
Inject mouse events using id -1 (virtual device) instead of 0 which
does not exist (and causes the InputDevice to be null).

Fixes <https://github.com/Genymobile/scrcpy/issues/962>
2019-11-29 14:31:19 +01:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Use virtual device id to avoid NPE 2019-11-29 14:31:19 +01:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.11 2019-11-19 23:05:39 +01:00
build_without_gradle.sh Fix aidl option in build_without_gradle.sh 2019-11-20 17:16:46 +01:00
meson.build Rename scrcpy-server.jar to scrcpy-server 2019-10-31 10:54:29 +01:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00