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>.
2018-11-16 18:39:41 +01:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Always use non-empty arguments 2018-11-16 18:39:41 +01:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.5 2018-11-12 08:24:18 +01:00
meson.build Accept prebuilt server 2018-02-14 16:28:21 +01:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00