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/app/tests
Romain Vimont 151a6225d4 Add shortcut to open keyboard settings
The keyboard settings can be opened by:

    adb shell am start -a android.settings.HARD_KEYBOARD_SETTINGS

Add a shortcut (MOD+k) for convenience if the current keyboard is HID.

PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
2 months ago
..
test_adb_parser.c Fix "ip route" parsing 1 year ago
test_audiobuf.c Replace locks by atomics in audio player 3 months ago
test_binary.c Add conversion from float to fixed-point i16 2 years ago
test_cli.c Add separate video and audio playback options 11 months ago
test_control_msg_serialize.c Add shortcut to open keyboard settings 2 months ago
test_device_msg_deserialize.c Handle UHID output 2 months ago
test_orientation.c Add --display-orientation 5 months ago
test_str.c Replace sprintf() with safer snprintf() 6 months ago
test_strbuf.c Add missing includes 2 years ago
test_vecdeque.c Add missing `void`s for empty parameter list 6 months ago
test_vector.c Add missing `void`s for empty parameter list 6 months ago