You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/server
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>
4 years ago
..
scripts Always invoke gradle except as root 6 years ago
src Fix clipboard paste condition 4 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Bump version to 1.15.1 4 years ago
build_without_gradle.sh Bump version to 1.15.1 4 years ago
meson.build Require Meson 0.48 to get rid of warnings 4 years ago
proguard-rules.pro Convert server to an Android project 7 years ago