scrcpy/config
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.
2020-03-28 22:08:16 +01:00
..
checkstyle Remove MagicNumber checkstyle 2020-03-28 22:08:16 +01:00
android-checkstyle.gradle Apply Genymobile rules for Android projects 2018-02-07 20:58:18 +01:00