You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/server
Romain Vimont 6a4a4a283d Remove obsolete alternative injection method
The previous commit replaced the IInterface instance (the "input"
service) by the InputManager instance (retrieved by
InputManager.getInstance()).

Both define an "injectInputEvent" method, but the alternate version
(probably) does not concern the InputManager.

This reverts commit b7a06278fe.

PR #3190 <https://github.com/Genymobile/scrcpy/pull/3190>
2 years ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Remove obsolete alternative injection method 2 years ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 1.23 2 years ago
build_without_gradle.sh Bump version to 1.23 2 years ago
meson.build Require Meson 0.48 to get rid of warnings 4 years ago
proguard-rules.pro Convert server to an Android project 6 years ago