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 5031b2c8ff Remove MagicNumber checkstyle
There are a lot of "magic numbers" that we really don't want to extract
as a constant.

Until now, many @SuppressWarnings annotations were added, but it makes
no sense to check for magic number if we silent the warnings everywhere.
4 years ago
..
scripts Always invoke gradle except as root 6 years ago
src Remove MagicNumber checkstyle 4 years ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 1.12.1 5 years ago
build_without_gradle.sh Bump version to 1.12.1 5 years ago
meson.build Rename scrcpy-server.jar to scrcpy-server 5 years ago
proguard-rules.pro Convert server to an Android project 6 years ago