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 3c7a6d363e Disable default stdout/stderr for Xiaomi devices
Xiaomi device ROMs print internal errors using e.printStackTRace(),
flooding the console with irrelevant errors.

To get rid of them, on Xiaomi devices, trash the messages printed to the
console by direct calls to System.out and System.err.

Refs #994 <https://github.com/Genymobile/scrcpy/issues/994>
Refs #4213 <https://github.com/Genymobile/scrcpy/pull/4213>
7 months ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Disable default stdout/stderr for Xiaomi devices 7 months ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 2.1.1 11 months ago
build_without_gradle.sh Bump version to 2.1.1 11 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 6 years ago