scrcpy/app/src/usb
Romain Vimont fec2abe03e 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.
2024-02-26 14:23:39 +01:00
..
aoa_hid.c Extract binary to hex string conversion 2024-02-26 10:19:16 +01:00
aoa_hid.h Extract HID events struct 2024-02-26 10:19:16 +01:00
keyboard_aoa.c Add shortcut to open keyboard settings 2024-02-26 14:23:39 +01:00
keyboard_aoa.h Extract keyboard HID handling 2024-02-26 10:19:16 +01:00
mouse_aoa.c Extract mouse HID handling 2024-02-26 10:19:16 +01:00
mouse_aoa.h Extract mouse HID handling 2024-02-26 10:19:16 +01:00
scrcpy_otg.c Extract mouse HID handling 2024-02-26 10:19:16 +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-02-26 10:19:16 +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