scrcpy/app/tests
Romain Vimont 7a77f3bab4 Copy on "get clipboard" if possible
Ctrl+c synchronizes the Android device clipboard to the computer
clipboard.

To make the copy more straightforward, if the device runs at least
Android 7, also send a COPY keycode before copying the clipboard.

<https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_COPY>
2020-05-28 12:02:21 +02:00
..
test_buffer_util.c Add test_buffer_util 2019-12-04 19:24:59 +01:00
test_cbuf.c Move utilities to util/ 2019-11-24 11:53:23 +01:00
test_cli.c Add option to lock video orientation 2020-02-27 21:24:37 +01:00
test_control_msg_serialize.c Copy on "get clipboard" if possible 2020-05-28 12:02:21 +02:00
test_device_msg_deserialize.c Rename "event" to "message" 2019-05-31 16:18:00 +02:00
test_queue.c Move utilities to util/ 2019-11-24 11:53:23 +01:00
test_strutil.c Add util function to parse a list of integers 2020-01-18 17:21:00 +01:00