scrcpy/server/src/main
Romain Vimont 95f1ea0d80 Fix clipboard paste condition
To avoid possible copy-paste loops between the computer and the device,
the device clipboard is not set if it already contains the expected
content.

But the condition was wrong: it was not set also if it was empty.

Refs 1223a72eb8
Fixes #1658 <https://github.com/Genymobile/scrcpy/issues/1658>
2020-08-10 14:37:32 +02:00
..
aidl/android Synchronize device clipboard to computer 2020-05-24 14:31:49 +02:00
java/com/genymobile/scrcpy Fix clipboard paste condition 2020-08-10 14:37:32 +02:00
AndroidManifest.xml Convert server to an Android project 2018-01-30 12:01:36 +01:00