scrcpy/server/src
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>
2022-04-22 09:52:41 +02:00
..
main Remove obsolete alternative injection method 2022-04-22 09:52:41 +02:00
test/java/com/genymobile/scrcpy Pass buttons state in scroll events 2022-01-04 17:41:40 +01:00