1. 961656a Merge "[scribe] Add index of handwriting icon on native" by Prabir Pradhan · 2 years, 9 months ago
  2. d3cf4c2 Merge "Add an API to get the supported USI version for a display" by Prabir Pradhan · 2 years, 9 months ago
  3. 243f1f8 Merge "[res] Add the NDK api for grammatical gender qualifier" by Yurii Zubrytskyi · 2 years, 9 months ago
  4. e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 2 years, 10 months ago
  5. 68950fb Merge "Per-pointer processing in VelocityTracker" by TreeHugger Robot · 2 years, 9 months ago
  6. 30b0c84 Merge "Use std::optional for active pointer id" by TreeHugger Robot · 2 years, 9 months ago
  7. 92d7fd0 [scribe] Add index of handwriting icon on native by Seunghwan Choi · 2 years, 9 months ago
  8. b346e3f Merge "Report pinch gestures" by Harry Cutts · 2 years, 9 months ago
  9. 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 2 years, 9 months ago
  10. 23e8ae9 Clear applied layout overlay if new layout overlay is null. by Vaibhav Devmurari · 2 years, 10 months ago
  11. 657a173 Use std::optional for active pointer id by Siarhei Vishniakou · 2 years, 9 months ago
  12. 118cd60 Merge "Report two-finger touchpad swipes" by Harry Cutts · 2 years, 9 months ago
  13. 0e4f177 [res] Add the NDK api for grammatical gender qualifier by Yurii Zubrytskyi · 2 years, 10 months ago
  14. 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 2 years, 9 months ago
  15. b1e8355 Report pinch gestures by Harry Cutts · 2 years, 10 months ago
  16. ef400b2 Report two-finger touchpad swipes by Harry Cutts · 2 years, 10 months ago
  17. 97e60ba Merge "Provide prediction time from the application" by TreeHugger Robot · 2 years, 10 months ago
  18. afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 2 years, 10 months ago
  19. 0839bd6 Provide prediction time from the application by Siarhei Vishniakou · 2 years, 10 months ago
  20. 61560dd Merge "Report three- and four-finger swipes" by Harry Cutts · 2 years, 10 months ago
  21. c5748d1 Report three- and four-finger swipes by Harry Cutts · 2 years, 11 months ago
  22. 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 2 years, 10 months ago
  23. 8be052f Merge "Add native MotionPredictor" by Siarhei Vishniakou · 2 years, 10 months ago
  24. 39147ce Add native MotionPredictor by Siarhei Vishniakou · 3 years ago
  25. ae69fe8 Merge "AudioManager definitions for playback activity monitoring format" by Jean-Michel Trivi · 2 years, 10 months ago
  26. a91efe0 Merge changes If7b0026a,Ibfb6d2ab,I403a686c,I15b5fa66 by Prabir Pradhan · 2 years, 10 months ago
  27. 26e617d AudioManager definitions for playback activity monitoring format by Jean-Michel Trivi · 2 years, 10 months ago
  28. 9e01997 Merge "Add setThreads to APerformanceHint." by Peiyong Lin · 2 years, 10 months ago
  29. 146fac1 Merge "Gets keyboard layout info from user space when available." by Zixuan Qu · 2 years, 10 months ago
  30. f9c984f Add setThreads to APerformanceHint. by Peiyong Lin · 3 years ago
  31. e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years ago
  32. d06a43a Merge "Make sendHint private in platform" by Matt Buckley · 2 years, 10 months ago
  33. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years ago
  34. cd7f6eb Make sendHint private in platform by Matt Buckley · 2 years, 11 months ago
  35. 74faedc Merge "Add new KEYCODE_RECENT_APPS and corresponding mappings" by Vaibhav Devmurari · 2 years, 10 months ago
  36. 5812035 Add new KEYCODE_RECENT_APPS and corresponding mappings by Vaibhav Devmurari · 2 years, 11 months ago
  37. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years ago
  38. 3d54c45 Merge "Prevent calling new ftl::Optional" by Leon Scroggins · 2 years, 11 months ago
  39. b316c34 Merge "Convert MotionEvent#getSurfaceRotation to ui::Rotation" by Michael Wright · 2 years, 11 months ago
  40. aa20704 Merge "Convert orientation values in input to ui::Rotation." by Michael Wright · 2 years, 11 months ago
  41. b19461b Prevent calling new ftl::Optional by Leon Scroggins III · 2 years, 11 months ago
  42. 635422b Convert MotionEvent#getSurfaceRotation to ui::Rotation by Michael Wright · 2 years, 11 months ago
  43. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 2 years, 11 months ago
  44. 9a31974 Merge "Add a LINT.IfChange for ASensorEvent type" am: e3dbdd20d3 am: 77e6e893a0 am: 3483484bb0 by Devin Moore · 2 years, 11 months ago
  45. 77e6e89 Merge "Add a LINT.IfChange for ASensorEvent type" am: e3dbdd20d3 by Devin Moore · 2 years, 11 months ago
  46. d047068 Add a LINT.IfChange for ASensorEvent type by Devin Moore · 2 years, 11 months ago
  47. 12711fb Merge "ftl: add comparison operators to Optional" by TreeHugger Robot · 2 years, 11 months ago
  48. ebd913b Merge "FTL: Add mixins for type-safe wrappers" by Michael Wright · 2 years, 11 months ago
  49. f28341e ftl: add comparison operators to Optional by Ady Abraham · 2 years, 11 months ago
  50. dfeded7 FTL: Add mixins for type-safe wrappers by Dominik Laskowski · 3 years ago
  51. 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 3 years ago
  52. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years ago
  53. 79b76d1 Dump WheelVelocityControlParameters in individual CursorInputMappers. by Zixuan Qu · 3 years ago
  54. 99d1f6a Merge "Rename SC ndk jni API" by Bo Liu · 3 years ago
  55. b926212 Merge "FTL: Add wrapper for shared_mutex" by Leon Scroggins · 3 years ago
  56. 46b8029 Merge changes If1835151,Ic945e254 by TreeHugger Robot · 3 years ago
  57. bd5ee8e Rename SC ndk jni API by Bo Liu · 3 years ago
  58. 25d2e5e Merge "Add sendHint to performance_hint header and update builds" by Matt Buckley · 3 years ago
  59. 253f464 Use ftl::Flags for InputTarget flags by Siarhei Vishniakou · 3 years ago
  60. b54b40b FTL: Add wrapper for shared_mutex by Leon Scroggins III · 3 years ago
  61. d3819ac Merge "Typedef font structs" by Ben Wagner · 3 years ago
  62. ae4d053 Use std::array and default copy assignment for PointerCoords by Prabir Pradhan · 3 years ago
  63. 2558041 Typedef font structs by Ben Wagner · 3 years ago
  64. 2e7c895 Add sendHint to performance_hint header and update builds by Matt Buckley · 3 years, 1 month ago
  65. bb26732 Merge changes from topics "input-device-bluetooth-address", "notify-stylus-presence" by Prabir Pradhan · 3 years ago
  66. 07525ef Determine the bluetooth address of an input device from its uniqueId by Prabir Pradhan · 3 years, 1 month ago
  67. ffcf5b1 Include <stdint.h> in NDK font headers by Ben Wagner · 3 years ago
  68. eca273c Create Native VelocityTracker#isAxisSupported Function by Yeabkal Wubshit · 3 years ago
  69. a81a627 Merge "FTL: Allow Concat of bool and char" by TreeHugger Robot · 3 years ago
  70. 71c7e4f FTL: Allow Concat of bool and char by Dominik Laskowski · 3 years ago
  71. d3d4060 Add INVALID_INPUT_DEVICE_ID to IInputConstants by Sandro Meier · 3 years ago
  72. edfce73 Merge "FTL: Add invariant for non-null pointers" by TreeHugger Robot · 3 years ago
  73. 04534e2 FTL: Add invariant for non-null pointers by Dominik Laskowski · 3 years ago
  74. 7b022c6 Merge "Report motion offsets for touchpad swipes" by Harry Cutts · 3 years ago
  75. 39b7ca2 Report motion offsets for touchpad swipes by Harry Cutts · 3 years ago
  76. c3894a4 Extend PowerHalWrapper to support HIDL 1.2 and 1.3 by Matt Buckley · 3 years, 2 months ago
  77. cf1fb68 Merge "SurfaceControl ndk-jni API review" by Bo Liu · 3 years ago
  78. eb38d46 Merge changes from topic "inputdevice-supportsusi" by Prabir Pradhan · 3 years ago
  79. 80d42db SurfaceControl ndk-jni API review by Bo Liu · 3 years ago
  80. a76c09a Merge "prevent multiple include attestation header file" am: f31660f43c am: 177b852d77 am: bb62d99360 by Treehugger Robot · 3 years ago
  81. 177b852 Merge "prevent multiple include attestation header file" am: f31660f43c by Treehugger Robot · 3 years ago
  82. 278c244 prevent multiple include attestation header file by Qi Ge · 3 years ago
  83. 167c270 Determine whether an input device supports USI using IDC files by Prabir Pradhan · 3 years, 1 month ago
  84. eee671e Add MAXIMUM_VALID_AMOTION_EVENT_AXIS_VALUE by Yeabkal Wubshit · 3 years ago
  85. 800859a Merge changes I5581cd9c,Id6357fa0 by TreeHugger Robot · 3 years, 1 month ago
  86. f2fdb56 FTL: Add std::variant matcher by Dominik Laskowski · 3 years, 2 months ago
  87. 6f8b77e Merge "Add support for detecting Keyboard backlight using sysfs node" by Vaibhav Devmurari · 3 years, 1 month ago
  88. 9b9732c Merge "Use TWO_FINGER_SWIPE classification for touchpad scroll events" by Harry Cutts · 3 years, 1 month ago
  89. 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years, 1 month ago
  90. 82b37d6 Add support for detecting Keyboard backlight using sysfs node by Vaibhav Devmurari · 3 years, 1 month ago
  91. 73c9508 VelocityTracker Cleanups: Differential Axes Support Follow Up by Yeabkal Wubshit · 3 years, 1 month ago
  92. 213b341 Merge "NDK methods to get SurfaceControl/Transction from java" by Bo Liu · 3 years, 1 month ago
  93. 1020586 NDK methods to get SurfaceControl/Transction from java by Bo Liu · 3 years, 1 month ago
  94. aefa365 Merge changes Ic124b5c6,I36eead3e by Yeabkal Wubshit · 3 years, 1 month ago
  95. 0bb5e59 Add VelocityTracker Support for AXIS_SCROLL by Yeabkal Wubshit · 3 years, 1 month ago
  96. c10a0b5 Merge "Add Android keycodes for stylus buttons" by TreeHugger Robot · 3 years, 1 month ago
  97. 67b3ab0 VelocityTracker Cleanups by Yeabkal Wubshit · 3 years, 1 month ago
  98. 15c2fea Merge "Improve VelocityTracker Strategy Handling" by Yeabkal Wubshit · 3 years, 1 month ago
  99. 69aa7ca Clarify new Choreographer Android 13 NDK docs. am: a4aba5d7dd am: 1d1dce8aba am: 62679368f6 by Rachel Lee · 3 years, 1 month ago
  100. 1d1dce8 Clarify new Choreographer Android 13 NDK docs. am: a4aba5d7dd by Rachel Lee · 3 years, 1 month ago