scrcpy/app/src/usb
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>
2024-03-01 00:52:10 +01:00
..
aoa_hid.c Extract binary to hex string conversion 2024-03-01 00:51:44 +01:00
aoa_hid.h Extract HID events struct 2024-03-01 00:51:34 +01:00
keyboard_aoa.c Add shortcut to open keyboard settings 2024-03-01 00:52:10 +01:00
keyboard_aoa.h Extract keyboard HID handling 2024-03-01 00:51:37 +01:00
mouse_aoa.c Extract mouse HID handling 2024-03-01 00:51:39 +01:00
mouse_aoa.h Extract mouse HID handling 2024-03-01 00:51:39 +01:00
scrcpy_otg.c Extract mouse HID handling 2024-03-01 00:51:39 +01:00
scrcpy_otg.h Add specific exit code for device disconnection 2022-03-06 22:19:46 +01:00
screen_otg.c Revert "Make OTG window resizable" 2022-04-28 20:45:46 +02:00
screen_otg.h Extract mouse HID handling 2024-03-01 00:51:39 +01:00
usb.c Make sc_usb_devices_destroy() static 2023-10-23 15:39:19 +02:00
usb.h Report USB device disconnection when detected 2022-02-20 17:38:14 +01:00