-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add InputManagerGlobal method for Android 14 Beta3 #4075
Conversation
Parts of the InputManager class have been moved to a new InputManagerGlobal class in Android 14 preview. PR #4075 <#4075> Signed-off-by: Romain Vimont <[email protected]>
Thank you 👍 I rebased on Please review and test (I have no device with Android 14). |
Parts of the InputManager class have been moved to a new InputManagerGlobal class in Android 14 preview. PR #4075 <#4075> Signed-off-by: Romain Vimont <[email protected]>
Parts of the InputManager class have been moved to a new InputManagerGlobal class in Android 14 preview. Fixes #4074 <#4074> PR #4075 <#4075> Signed-off-by: Romain Vimont <[email protected]>
Looks good, thank you. 👍 |
Thank you. FYI, |
For issue #3784 is complex, so we need to wait until Android 14 source is available on AOSP. |
Parts of the InputManager class have been moved to a new InputManagerGlobal class in Android 14 preview. Fixes #4074 <#4074> PR #4075 <#4075> Signed-off-by: Romain Vimont <[email protected]>
Merged into |
Parts of the InputManager class have been moved to a new InputManagerGlobal class in Android 14 preview. Fixes #4074 <#4074> PR #4075 <#4075> Signed-off-by: Romain Vimont <[email protected]>
Oops, I made a mistake (I kept a wrong cast), so I edited the commit: 5bd7514 and pushed-force Refs 03a8a71#r117821476 |
dear, could you please update scrcpy exe in order it is again "ok" to control my android Pixel 7a phone under Android 14 ? i don't really understand "above" explication, i m not technician. thank you. |
The latest version works for Android 14. Use the latest version (2.3.1). |
Thank you it is now ok
Alain
Le ven. 15 déc. 2023, 19:56, Romain Vimont ***@***.***> a
écrit :
… The latest version works for Android 14. Use the latest version (2.3.1).
—
Reply to this email directly, view it on GitHub
<#4075 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APMAV3POROQUBLUAUEPVEVTYJSMMRAVCNFSM6AAAAAAZAGFOHOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJYGM2TAMJVGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
#4074
Add
InputManagerGlobal
method for Android 14 Beta3Please skip the
ClibpoardManager.java
it same withdev
branch.