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 14a85fd61e Silence lint warning about constant in API 29
MediaFormat.MIMETYPE_VIDEO_AV1 has been added in API 29, but it is not
a problem to inline the constant in older versions.
2 years ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Silence lint warning about constant in API 29 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