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/src/main/java/com/genymobile/scrcpy
Romain Vimont 16a63e0917 Use non-secure display for Android 12 preview
Android 12 preview identifies as Android 11, but its codename is "S".

Refs #2129 <https://github.com/Genymobile/scrcpy/issues/2129>
3 years ago
..
wrappers Add control message to expand settings panel 3 years ago
CleanUp.java Serialize clean-up configuration 3 years ago
CodecOption.java Add --codec-options 4 years ago
ControlMessage.java Add control message to expand settings panel 3 years ago
ControlMessageReader.java Add control message to expand settings panel 3 years ago
Controller.java Rename keycode injection method 3 years ago
DesktopConnection.java Remove MagicNumber checkstyle 4 years ago
Device.java Rename keycode injection method 3 years ago
DeviceMessage.java Rename "event" to "message" 5 years ago
DeviceMessageSender.java Rename "event" to "message" 5 years ago
DeviceMessageWriter.java Increase clipboard size from 4k to 256k 4 years ago
DisplayInfo.java Disable input events when necessary 4 years ago
IO.java Fix server checkstyle errors 5 years ago
InvalidDisplayIdException.java Add display id parameter 4 years ago
InvalidEncoderException.java List available encoders on invalid name specified 4 years ago
KeyComposition.java Provide a better URL to document key decomposition 6 years ago
Ln.java Initialize a default log level 4 years ago
Options.java Support power off on close 3 years ago
Point.java Reformat Java code 5 years ago
Pointer.java Inject touch events on the server 5 years ago
PointersState.java Merge mouse and touch events 5 years ago
Position.java Add option to lock video orientation 4 years ago
ScreenEncoder.java Use non-secure display for Android 12 preview 3 years ago
ScreenInfo.java Add --lock-video-orientation=initial 3 years ago
Server.java Serialize clean-up configuration 3 years ago
Size.java Reformat Java code 5 years ago
StringUtils.java Remove MagicNumber checkstyle 4 years ago
Workarounds.java Remove deprecation warning 4 years ago