Commit Graph

  • a682693bb1 Rename hid event "buffer" to "data" Romain Vimont 2024-01-25 20:01:34 +0100
  • 925ec0fc7e Rename "buffer" to "data" Romain Vimont 2024-01-25 19:45:21 +0100
  • 3eb386ef1e Fix HID mouse documentation Romain Vimont 2024-01-25 19:39:35 +0100
  • d42d92af38 Introduce --keyboard and --mouse Simon Chan 2023-11-28 17:17:35 +0800
  • f47b3401f9 Document usage examples uhid.32 Romain Vimont 2024-02-29 09:01:25 +0100
  • b06dd8aeae Document UHID Romain Vimont 2024-02-29 10:00:56 +0100
  • 0e765a5104 Validate OTG keyboard and mouse not both disabled Romain Vimont 2024-02-29 10:05:04 +0100
  • 10a5ccfe71 Check options specific to SDK keyboard Romain Vimont 2024-02-29 08:49:18 +0100
  • 58785b9461 Do not fallback keyboard mode if AOA fails Romain Vimont 2024-02-28 22:46:48 +0100
  • 0990520eaf Reassign -K and -M to UHID keyboard and mouse Romain Vimont 2024-02-25 18:35:52 +0100
  • f52c371cc7 Add UHID mouse support Romain Vimont 2024-02-25 15:43:36 +0100
  • 759cda1fe4 Add shortcut to open keyboard settings Romain Vimont 2024-02-24 22:30:30 +0100
  • 0de9d91a93 Fix startActivity() for supporting API < 30 Romain Vimont 2024-02-26 20:22:34 +0100
  • 2160e86896 Create UhidManager only on first use Romain Vimont 2024-02-24 22:38:32 +0100
  • 27190617ed Handle UHID output Simon Chan 2024-01-12 23:32:30 +0800
  • cf36ad39cf Refactor DeviceMessageSender Romain Vimont 2024-02-24 22:27:53 +0100
  • 3fa70d55f1 Add UHID keyboard support Simon Chan 2023-11-28 17:17:35 +0800
  • bfe6455183 Log controller handling errors Romain Vimont 2024-02-26 10:20:01 +0100
  • cb4e62d3f5 Initialize controller before keyboards Romain Vimont 2024-02-24 22:33:58 +0100
  • e669028806 Initialize controller in two steps Romain Vimont 2024-02-24 22:33:48 +0100
  • a5a589c901 Extract binary to hex string conversion Romain Vimont 2024-02-25 14:54:17 +0100
  • 76fd3e1cc9 Rename default keyboard implementation to "sdk" Romain Vimont 2024-01-25 23:08:20 +0100
  • dc046e4811 Extract mouse HID handling Romain Vimont 2024-01-25 23:04:09 +0100
  • 7ac9530e1a Extract keyboard HID handling Romain Vimont 2024-01-25 22:57:02 +0100
  • 639f92acd7 Extract HID events struct Romain Vimont 2024-01-25 20:32:37 +0100
  • 836f40ee9f Embed HID event data Romain Vimont 2024-01-25 20:17:37 +0100
  • c01e1824d9 Rename hid event "buffer" to "data" Romain Vimont 2024-01-25 20:01:34 +0100
  • 22882d045c Rename "buffer" to "data" Romain Vimont 2024-01-25 19:45:21 +0100
  • 2a92c51d16 Fix HID mouse documentation Romain Vimont 2024-01-25 19:39:35 +0100
  • 6ca2707b76 Introduce --keyboard and --mouse Simon Chan 2023-11-28 17:17:35 +0800
  • d73a6e6968 Accept disabled keyboard or mouse Romain Vimont 2024-01-20 18:34:33 +0100
  • 31efed3538 Always pass input manager instance Romain Vimont 2024-01-20 18:19:39 +0100
  • f6459dd742 Fix FAQ link Romain Vimont 2024-02-29 10:26:49 +0100
  • df72f67b33 Reassign -K and -M to UHID keyboard and mouse uhid.30 Romain Vimont 2024-02-25 18:35:52 +0100
  • 9db64f83a4 Add UHID mouse support Romain Vimont 2024-02-25 15:43:36 +0100
  • 27edeeb248 Add shortcut to open keyboard settings Romain Vimont 2024-02-24 22:30:30 +0100
  • b947f9c2c8 Fix startActivity() for supporting API < 30 Romain Vimont 2024-02-26 20:22:34 +0100
  • 0b9c0b31d5 Create UhidManager only on first use Romain Vimont 2024-02-24 22:38:32 +0100
  • d7e8ee1719 Handle UHID output Simon Chan 2024-01-12 23:32:30 +0800
  • 12203a68e8 Refactor DeviceMessageSender Romain Vimont 2024-02-24 22:27:53 +0100
  • 2fbbb2ac65 Add UHID keyboard support Simon Chan 2023-11-28 17:17:35 +0800
  • a6978cb059 Log controller handling errors Romain Vimont 2024-02-26 10:20:01 +0100
  • 6c77ec6505 Initialize controller before keyboards Romain Vimont 2024-02-24 22:33:58 +0100
  • 667078d1a6 Initialize controller in two steps Romain Vimont 2024-02-24 22:33:48 +0100
  • 0d93e73833 Extract binary to hex string conversion Romain Vimont 2024-02-25 14:54:17 +0100
  • efdb7edc2a Rename default keyboard implementation to "sdk" Romain Vimont 2024-01-25 23:08:20 +0100
  • 61e59ca735 Extract mouse HID handling Romain Vimont 2024-01-25 23:04:09 +0100
  • c2784379f2 Extract keyboard HID handling Romain Vimont 2024-01-25 22:57:02 +0100
  • 282e4751a8 Extract HID events struct Romain Vimont 2024-01-25 20:32:37 +0100
  • 473ab9ff75 Embed HID event data Romain Vimont 2024-01-25 20:17:37 +0100
  • 05100dc752 Rename hid event "buffer" to "data" Romain Vimont 2024-01-25 20:01:34 +0100
  • 31189c80f4 Rename "buffer" to "data" Romain Vimont 2024-01-25 19:45:21 +0100
  • d8ab741be0 Fix HID mouse documentation Romain Vimont 2024-01-25 19:39:35 +0100
  • 1d001e643a Introduce --keyboard and --mouse Simon Chan 2023-11-28 17:17:35 +0800
  • e7f270c145 Accept disabled keyboard or mouse Romain Vimont 2024-01-20 18:34:33 +0100
  • 242669ea5f Always pass input manager instance Romain Vimont 2024-01-20 18:19:39 +0100
  • 295102a6d9 Check device messages assumptions at runtime Romain Vimont 2024-02-27 09:59:23 +0100
  • 11337c4a2a Reassign -K and -M to UHID keyboard and mouse uhid.28 Romain Vimont 2024-02-25 18:35:52 +0100
  • b614cc144c Add UHID mouse support Romain Vimont 2024-02-25 15:43:36 +0100
  • b51da9a278 Add shortcut to open keyboard settings Romain Vimont 2024-02-24 22:30:30 +0100
  • abc64b46c4 Fix startActivity() for supporting API < 30 Romain Vimont 2024-02-26 20:22:34 +0100
  • 630adf829c Create UhidManager only on first use Romain Vimont 2024-02-24 22:38:32 +0100
  • dbb2dc8ad2 Handle UHID output Simon Chan 2024-01-12 23:32:30 +0800
  • 70f9e1c94d Refactor DeviceMessageSender Romain Vimont 2024-02-24 22:27:53 +0100
  • ece0831062 Add UHID keyboard support Simon Chan 2023-11-28 17:17:35 +0800
  • 4b3069ce83 Log controller handling errors Romain Vimont 2024-02-26 10:20:01 +0100
  • f4fc339820 Initialize controller before keyboards Romain Vimont 2024-02-24 22:33:58 +0100
  • 94686ad08d Initialize controller in two steps Romain Vimont 2024-02-24 22:33:48 +0100
  • 077496cf8d Extract binary to hex string conversion Romain Vimont 2024-02-25 14:54:17 +0100
  • 5058f99cc3 Rename default keyboard implementation to "sdk" Romain Vimont 2024-01-25 23:08:20 +0100
  • 673d87a63a Extract mouse HID handling Romain Vimont 2024-01-25 23:04:09 +0100
  • 597b78686a Extract keyboard HID handling Romain Vimont 2024-01-25 22:57:02 +0100
  • 8a0490d5a7 Extract HID events struct Romain Vimont 2024-01-25 20:32:37 +0100
  • c6666b2d95 Embed HID event data Romain Vimont 2024-01-25 20:17:37 +0100
  • 6dae71ff77 Rename hid event "buffer" to "data" Romain Vimont 2024-01-25 20:01:34 +0100
  • c2d25421df Rename "buffer" to "data" Romain Vimont 2024-01-25 19:45:21 +0100
  • e3077723e7 Fix HID mouse documentation Romain Vimont 2024-01-25 19:39:35 +0100
  • 807d48ed25 Introduce --keyboard and --mouse Simon Chan 2023-11-28 17:17:35 +0800
  • 585b0c245a Accept disabled keyboard or mouse Romain Vimont 2024-01-20 18:34:33 +0100
  • 4ad9a7d469 Always pass input manager instance Romain Vimont 2024-01-20 18:19:39 +0100
  • d894e270a7 Add rotation support for non-default display eiyooooo 2024-02-24 01:10:35 +0800
  • 639c8164d5 Reassign -K and -M to UHID keyboard and mouse uhid.27 Romain Vimont 2024-02-25 18:35:52 +0100
  • 0b25cefc1c Add UHID mouse support Romain Vimont 2024-02-25 15:43:36 +0100
  • fec2abe03e Add shortcut to open keyboard settings Romain Vimont 2024-02-24 22:30:30 +0100
  • 05548d67c4 Create UhidManager only on first use Romain Vimont 2024-02-24 22:38:32 +0100
  • 610a6b577d Handle UHID output Simon Chan 2024-01-12 23:32:30 +0800
  • 8669391997 Refactor DeviceMessageSender Romain Vimont 2024-02-24 22:27:53 +0100
  • b63c5e0d57 Add UHID keyboard support Simon Chan 2023-11-28 17:17:35 +0800
  • 0b1b66b61d Log controller handling errors Romain Vimont 2024-02-26 10:20:01 +0100
  • c94ceac1b0 Initialize controller before keyboards Romain Vimont 2024-02-24 22:33:58 +0100
  • a96e222dab Initialize controller in two steps Romain Vimont 2024-02-24 22:33:48 +0100
  • ea96552751 Extract binary to hex string conversion Romain Vimont 2024-02-25 14:54:17 +0100
  • c92a554453 Rename default keyboard implementation to "sdk" Romain Vimont 2024-01-25 23:08:20 +0100
  • bb8d5b7b82 Extract mouse HID handling Romain Vimont 2024-01-25 23:04:09 +0100
  • 737b4255fc Extract keyboard HID handling Romain Vimont 2024-01-25 22:57:02 +0100
  • 797bd204ac Extract HID events struct Romain Vimont 2024-01-25 20:32:37 +0100
  • ef1b2916c8 Embed HID event data Romain Vimont 2024-01-25 20:17:37 +0100
  • 4a43b9fd3a Rename hid event "buffer" to "data" Romain Vimont 2024-01-25 20:01:34 +0100
  • d9614bfd1e Rename "buffer" to "data" Romain Vimont 2024-01-25 19:45:21 +0100
  • 8f4753cc04 Fix HID mouse documentation Romain Vimont 2024-01-25 19:39:35 +0100