scrcpy/server/src
Thomas Rebele 46b174af58 Fix NoSuchMethodException for injectInputEvent()
Some devices with modified ROMs expose a different signature for
injectInputEvent().

Fixes #2250 <https://github.com/Genymobile/scrcpy/issues/2250>
PR #2946 <https://github.com/Genymobile/scrcpy/pull/2946>

Signed-off-by: Romain Vimont <rom@rom1v.com>
2022-01-16 22:03:55 +01:00
..
main Fix NoSuchMethodException for injectInputEvent() 2022-01-16 22:03:55 +01:00
test/java/com/genymobile/scrcpy Pass buttons state in scroll events 2022-01-04 17:41:40 +01:00