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>
This commit is contained in:
@@ -277,7 +277,7 @@ Collapse notification panel
|
||||
|
||||
.TP
|
||||
.B Meta+c
|
||||
Copy device clipboard to computer
|
||||
Press COPY (Android >= 7), then copy device clipboard to computer
|
||||
|
||||
.TP
|
||||
.B Meta+v
|
||||
|
||||
Reference in New Issue
Block a user