Commit Graph

  • 151a6225d4 Add shortcut to open keyboard settings Romain Vimont 2024-02-24 22:30:30 +0100
  • 8232fec719
    Merge 5ff9849765 into a976417572 Rob Wu 2024-02-29 15:52:08 -0800
  • 54dede3630 Fix startActivity() for supporting API < 30 Romain Vimont 2024-02-26 20:22:34 +0100
  • f557188dc8 Create UhidManager only on first use Romain Vimont 2024-02-24 22:38:32 +0100
  • 87da68ee0d Handle UHID output Simon Chan 2024-01-12 23:32:30 +0800
  • 021c5d371a Refactor DeviceMessageSender Romain Vimont 2024-02-24 22:27:53 +0100
  • 840680f546 Add UHID keyboard support Simon Chan 2023-11-28 17:17:35 +0800
  • 4d5b67cc80 Log controller handling errors Romain Vimont 2024-02-26 10:20:01 +0100
  • 604e59ac7b Initialize controller before keyboards Romain Vimont 2024-02-24 22:33:58 +0100
  • 4d2c2514fc Initialize controller in two steps Romain Vimont 2024-02-24 22:33:48 +0100
  • 107f7a83ab Extract binary to hex string conversion Romain Vimont 2024-02-25 14:54:17 +0100
  • 2e7f6a6fc4 Rename default keyboard implementation to "sdk" Romain Vimont 2024-01-25 23:08:20 +0100
  • d95276467b Extract mouse HID handling Romain Vimont 2024-01-25 23:04:09 +0100
  • 91485e2863 Extract keyboard HID handling Romain Vimont 2024-01-25 22:57:02 +0100
  • f2d6203156 Extract HID events struct Romain Vimont 2024-01-25 20:32:37 +0100
  • 2d32557fde Embed HID event data Romain Vimont 2024-01-25 20:17:37 +0100
  • ae303b8d07 Rename hid event "buffer" to "data" Romain Vimont 2024-01-25 20:01:34 +0100
  • 29ce03e337 Rename "buffer" to "data" Romain Vimont 2024-01-25 19:45:21 +0100
  • 48adae1728 Fix HID mouse documentation Romain Vimont 2024-01-25 19:39:35 +0100
  • ea98d49bae Introduce --keyboard and --mouse Simon Chan 2023-11-28 17:17:35 +0800
  • 35add3daee Accept disabled keyboard or mouse Romain Vimont 2024-01-20 18:34:33 +0100
  • c0a1aee8ce Always pass input manager instance Romain Vimont 2024-01-20 18:19:39 +0100
  • 7f869e66b9
    Merge 16f93ac5fd into a976417572 Willy A. Kuster 2024-02-29 18:19:23 -0500
  • 52fa2c97ca Document UHID uhid.37 Romain Vimont 2024-02-29 10:00:56 +0100
  • d196f0662c Check options specific to SDK keyboard Romain Vimont 2024-02-29 08:49:18 +0100
  • 0f2a183f4f Do not fallback keyboard mode if AOA fails Romain Vimont 2024-02-28 22:46:48 +0100
  • 0edc3164e2 Reassign -K and -M to UHID keyboard and mouse Romain Vimont 2024-02-25 18:35:52 +0100
  • a779a9f112 Add UHID mouse support Romain Vimont 2024-02-25 15:43:36 +0100
  • 8a121cdf59 Add shortcut to open keyboard settings Romain Vimont 2024-02-24 22:30:30 +0100
  • 58fba407b3 Fix startActivity() for supporting API < 30 Romain Vimont 2024-02-26 20:22:34 +0100
  • 9be51bc129 Create UhidManager only on first use Romain Vimont 2024-02-24 22:38:32 +0100
  • 7d8cfa5be0 Handle UHID output Simon Chan 2024-01-12 23:32:30 +0800
  • c713868005 Refactor DeviceMessageSender Romain Vimont 2024-02-24 22:27:53 +0100
  • 0b9fa9d760 Add UHID keyboard support Simon Chan 2023-11-28 17:17:35 +0800
  • 185d6263cf Log controller handling errors Romain Vimont 2024-02-26 10:20:01 +0100
  • 650a556e1c Initialize controller before keyboards Romain Vimont 2024-02-24 22:33:58 +0100
  • 8ea89fdb5c Initialize controller in two steps Romain Vimont 2024-02-24 22:33:48 +0100
  • 857eb419a9 Extract binary to hex string conversion Romain Vimont 2024-02-25 14:54:17 +0100
  • 7a6a0e58d5 Rename default keyboard implementation to "sdk" Romain Vimont 2024-01-25 23:08:20 +0100
  • 3057da14b7 Extract mouse HID handling Romain Vimont 2024-01-25 23:04:09 +0100
  • a1419bccf7 Extract keyboard HID handling Romain Vimont 2024-01-25 22:57:02 +0100
  • b86f327304 Extract HID events struct Romain Vimont 2024-01-25 20:32:37 +0100
  • 96a3154383 Embed HID event data Romain Vimont 2024-01-25 20:17:37 +0100
  • f845f96034 Rename hid event "buffer" to "data" Romain Vimont 2024-01-25 20:01:34 +0100
  • af3888f502 Rename "buffer" to "data" Romain Vimont 2024-01-25 19:45:21 +0100
  • 7dc681b4a5 Fix HID mouse documentation Romain Vimont 2024-01-25 19:39:35 +0100
  • 37315ff1c1 Introduce --keyboard and --mouse Simon Chan 2023-11-28 17:17:35 +0800
  • 414163fd7a Accept disabled keyboard or mouse Romain Vimont 2024-01-20 18:34:33 +0100
  • b3368013d0 Always pass input manager instance Romain Vimont 2024-01-20 18:19:39 +0100
  • a976417572 Fix typo in error message Romain Vimont 2024-03-01 00:11:48 +0100
  • ffa238b9d3 Remove duplicate lines in libusb script Romain Vimont 2024-02-29 23:55:44 +0100
  • 50b9235d40 Detect missing initializations uhid.36 Romain Vimont 2024-02-29 19:37:14 +0100
  • 993495db7e Add missing initialization Romain Vimont 2024-02-29 19:37:05 +0100
  • aab9684c0b Document usage examples Romain Vimont 2024-02-29 09:01:25 +0100
  • 8b68df8905 Document UHID Romain Vimont 2024-02-29 10:00:56 +0100
  • 26c56d9242 Check options specific to SDK keyboard Romain Vimont 2024-02-29 08:49:18 +0100
  • ff3ab9b26e Do not fallback keyboard mode if AOA fails Romain Vimont 2024-02-28 22:46:48 +0100
  • 068e005aa1 Reassign -K and -M to UHID keyboard and mouse Romain Vimont 2024-02-25 18:35:52 +0100
  • 18d27d7d95 Add UHID mouse support Romain Vimont 2024-02-25 15:43:36 +0100
  • 5e684225d9 Add shortcut to open keyboard settings Romain Vimont 2024-02-24 22:30:30 +0100
  • e533ff501b Fix startActivity() for supporting API < 30 Romain Vimont 2024-02-26 20:22:34 +0100
  • a4a8958b85 Create UhidManager only on first use Romain Vimont 2024-02-24 22:38:32 +0100
  • e4ea560e0a Handle UHID output Simon Chan 2024-01-12 23:32:30 +0800
  • 6004ff74e3 Refactor DeviceMessageSender Romain Vimont 2024-02-24 22:27:53 +0100
  • 1d39904f06 Add UHID keyboard support Simon Chan 2023-11-28 17:17:35 +0800
  • b008fb8030 Log controller handling errors Romain Vimont 2024-02-26 10:20:01 +0100
  • 2b7310d6dc Initialize controller before keyboards Romain Vimont 2024-02-24 22:33:58 +0100
  • 558f20ac4a Initialize controller in two steps Romain Vimont 2024-02-24 22:33:48 +0100
  • 9745ac51bc Extract binary to hex string conversion Romain Vimont 2024-02-25 14:54:17 +0100
  • 92da055de5 Rename default keyboard implementation to "sdk" Romain Vimont 2024-01-25 23:08:20 +0100
  • b2ecbcd92e Extract mouse HID handling Romain Vimont 2024-01-25 23:04:09 +0100
  • dd1df43e34 Extract keyboard HID handling Romain Vimont 2024-01-25 22:57:02 +0100
  • 6b6e508d37 Extract HID events struct Romain Vimont 2024-01-25 20:32:37 +0100
  • 8a78188233 Embed HID event data Romain Vimont 2024-01-25 20:17:37 +0100
  • 2fd52b5533 Rename hid event "buffer" to "data" Romain Vimont 2024-01-25 20:01:34 +0100
  • b22f1c49fa Rename "buffer" to "data" Romain Vimont 2024-01-25 19:45:21 +0100
  • d914f9944e Fix HID mouse documentation Romain Vimont 2024-01-25 19:39:35 +0100
  • 22afcac5a8 Introduce --keyboard and --mouse Simon Chan 2023-11-28 17:17:35 +0800
  • ce532d2979 Document usage examples uhid.34 Romain Vimont 2024-02-29 09:01:25 +0100
  • cb088d9bf6 Document UHID Romain Vimont 2024-02-29 10:00:56 +0100
  • 661c20b45a Validate OTG keyboard and mouse not both disabled Romain Vimont 2024-02-29 10:05:04 +0100
  • 5b0eb374f8 Check options specific to SDK keyboard Romain Vimont 2024-02-29 08:49:18 +0100
  • 8657930adb Do not fallback keyboard mode if AOA fails Romain Vimont 2024-02-28 22:46:48 +0100
  • 36ae04119a Reassign -K and -M to UHID keyboard and mouse Romain Vimont 2024-02-25 18:35:52 +0100
  • 670b3cd900 Add UHID mouse support Romain Vimont 2024-02-25 15:43:36 +0100
  • 77a4c4c361 Add shortcut to open keyboard settings Romain Vimont 2024-02-24 22:30:30 +0100
  • 7db63bcf4c Fix startActivity() for supporting API < 30 Romain Vimont 2024-02-26 20:22:34 +0100
  • 771a4e0585 Create UhidManager only on first use Romain Vimont 2024-02-24 22:38:32 +0100
  • 5519e3edc8 Handle UHID output Simon Chan 2024-01-12 23:32:30 +0800
  • e1012d28a9 Refactor DeviceMessageSender Romain Vimont 2024-02-24 22:27:53 +0100
  • ad058e9bf8 Add UHID keyboard support Simon Chan 2023-11-28 17:17:35 +0800
  • 6e59eab337 Log controller handling errors Romain Vimont 2024-02-26 10:20:01 +0100
  • 7d424cd8d0 Initialize controller before keyboards Romain Vimont 2024-02-24 22:33:58 +0100
  • 31d6a8bb82 Initialize controller in two steps Romain Vimont 2024-02-24 22:33:48 +0100
  • 767f09f062 Extract binary to hex string conversion Romain Vimont 2024-02-25 14:54:17 +0100
  • 0fa3a0bbb2 Rename default keyboard implementation to "sdk" Romain Vimont 2024-01-25 23:08:20 +0100
  • eea8a509ff Extract mouse HID handling Romain Vimont 2024-01-25 23:04:09 +0100
  • 3ed48181ca Extract keyboard HID handling Romain Vimont 2024-01-25 22:57:02 +0100
  • 5262bdc5b8 Extract HID events struct Romain Vimont 2024-01-25 20:32:37 +0100
  • cb4fe32bc3 Embed HID event data Romain Vimont 2024-01-25 20:17:37 +0100