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
..