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 1e22ebcac2 Always use non-empty arguments
The client passes parameters to the server via "adb shell" arguments.

Use "-" instead of "" when no crop is specified to avoid empty
arguments, which are not handled the same way on all devices.

Fixed <https://github.com/Genymobile/scrcpy/issues/337>.
6 years ago
..
scripts Always invoke gradle except as root 7 years ago
src Always use non-empty arguments 6 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Bump version to 1.5 6 years ago
meson.build Accept prebuilt server 7 years ago
proguard-rules.pro Convert server to an Android project 7 years ago