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 54dede3630 Fix startActivity() for supporting API < 30
Call the older startActivityAsUser() instead of
startActivityAsUserWithFeature() so that it also works on older Android
versions.

Fixes #4704 <https://github.com/Genymobile/scrcpy/issues/4704>
PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
7 months ago
..
scripts
src Fix startActivity() for supporting API < 30 7 months ago
.gitignore
build.gradle Bump version to 2.3.1 10 months ago
build_without_gradle.sh Bump version to 2.3.1 10 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro