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
wuderek be3f949aa5 Adapt to display API changes
The method SurfaceControl.createDisplay() has been removed in AOSP.

Use DisplayManager to create a VirtualDisplay object instead.

Fixes #4646 <https://github.com/Genymobile/scrcpy/issues/4646>
Fixes #4656 <https://github.com/Genymobile/scrcpy/issues/4656>
PR #4657 <https://github.com/Genymobile/scrcpy/pull/4657>

Signed-off-by: Romain Vimont <rom@rom1v.com>
4 months ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Adapt to display API changes 4 months ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 2.3.1 6 months ago
build_without_gradle.sh Bump version to 2.3.1 6 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 6 years ago