scrcpy/server
Romain Vimont 0c5e0a4f6d Make Device methods static when possible
The behavior of some methods do not depend on the user-provided options.
These methods can be static. This will allow to call them directly from
the cleanup process.
2020-08-21 12:34:50 +02:00
..
scripts Always invoke gradle except as root 2018-02-14 14:03:56 +01:00
src Make Device methods static when possible 2020-08-21 12:34:50 +02:00
.gitignore Convert server to an Android project 2018-01-30 12:01:36 +01:00
build.gradle Bump version to 1.16 2020-08-10 20:09:28 +02:00
build_without_gradle.sh Bump version to 1.16 2020-08-10 20:09:28 +02:00
meson.build Require Meson 0.48 to get rid of warnings 2020-04-13 22:47:03 +02:00
proguard-rules.pro Convert server to an Android project 2018-01-30 12:01:36 +01:00