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 b43938fa66 Do not print stacktraces when unnecessary
User-friendly error messages are printed on specific configuration
exceptions. In that case, do not print the stacktrace.

Also handle the user-friendly error message directly where the error
occurs, and print multiline messages in a single log call, to avoid
confusing interleaving.
2 years ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Do not print stacktraces when unnecessary 2 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Remove manifest package name 2 years ago
build_without_gradle.sh Support Java lambdas in build_without_gradle.sh 2 years ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 7 years ago