scrcpy/server
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
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Press COPY on "get clipboard" request if possible 2020-05-29 23:46:54 +02:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.14 2020-05-27 18:26:46 +02:00
build_without_gradle.sh Bump version to 1.14 2020-05-27 18:26:46 +02:00
meson.build Require Meson 0.48 to get rid of warnings 2020-04-13 22:47:03 +02:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00