scrcpy/app/tests
Romain Vimont 9badd2bdf0 Press COPY on "get clipboard" request if possible
If the device runs at least Android 7, just press COPY on the device
(the clipboard content will be sent via the clipboard listener).

<https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_COPY>
2020-05-29 23:46:54 +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 Press COPY on "get clipboard" request if possible 2020-05-29 23:46:54 +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