scrcpy/server
Romain Vimont 5882d23ee2 Remove "paste on set clipboard" feature
Now that content is pasted on Ctrl+v, the hack to send the PASTE keycode
(for Android >= 7 only) is obsolete. Remove it.

The shortcut itself can still be useful though, when Ctrl+v does not
paste (in Termux for example, it generates ^V, but pasting is still
possible via the context menu).

This reverts fc1dec0270.
2020-06-08 21:07:08 +02:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Remove "paste on set clipboard" feature 2020-06-08 21:07:08 +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