scrcpy/server/src/test/java/com/genymobile/scrcpy
Simon Chan 0afef0c634 Forward action button to device
On click event, only the whole buttons state was passed to the device.
In addition, on ACTION_DOWN and ACTION_UP, pass the button associated to
the action.

Refs #3635 <https://github.com/Genymobile/scrcpy/issues/3635>

Co-authored-by: Romain Vimont <rom@rom1v.com>
Signed-off-by: Romain Vimont <rom@rom1v.com>
2023-01-30 20:57:54 +01:00
..
BinaryTest.java Add conversion from float to fixed-point i16 2022-08-28 15:23:08 +02:00
CodecOptionsTest.java Add --codec-options 2020-05-24 14:54:34 +02:00
CommandParserTest.java Fix CommandParserTest code style 2022-11-24 09:27:10 +01:00
ControlMessageReaderTest.java Forward action button to device 2023-01-30 20:57:54 +01:00
DeviceMessageWriterTest.java Add device clipboard set acknowledgement 2021-11-23 21:15:05 +01:00
StringUtilsTest.java Remove MagicNumber checkstyle 2020-03-28 22:08:16 +01:00