1. fa83e33 InputVerifier: add panic message for source conversion by Harry Cutts · 7 months ago
  2. 34594c3 InputVerifier: make action_button a field of the action enum by Harry Cutts · 7 months ago
  3. c932b07 InputVerifier: use `let ... else` when converting flags and buttons by Harry Cutts · 7 months ago
  4. 21a4653 InputVerifier: put parameters into a struct by Harry Cutts · 7 months ago
  5. 26640c9 InputVerifier: verify button events and states (attempt 2) by Harry Cutts · 7 months ago
  6. 0e2df84 input: run bpfmt -w -s on all Android.bp files by Harry Cutts · 7 months ago
  7. 3c4af5d Merge "InputVerifier: use named parameters to format! where possible" into main by Treehugger Robot · 7 months ago
  8. f491aa5 Merge "Tracks whether an injected MotionEvent came from an accessibility tool." into main by Daniel Norman · 7 months ago
  9. 8d3a3f2 InputVerifier: use named parameters to format! where possible by Harry Cutts · 7 months ago
  10. 8a1be91 Tracks whether an injected MotionEvent came from an accessibility tool. by Daniel Norman · 2 years, 2 months ago
  11. 9d286fc Merge "Revert "InputVerifier: verify button events and states"" into main by Priyanka Advani (xWF) · 7 months ago
  12. 1e37d1e Revert "InputVerifier: verify button events and states" by Priyanka Advani (xWF) · 8 months ago
  13. 88c634d Merge "InputVerifier: verify button events and states" into main by Treehugger Robot · 8 months ago
  14. f0181d6 Add Razer and Glorious O2 wireless mice to blocklist by Vaibhav Devmurari · 8 months ago
  15. fb477b1 InputVerifier: verify button events and states by Harry Cutts · 8 months ago
  16. 6baae94 Merge "Update Android for Rust 1.83.0" into main am: 9c4a66c26a am: ad42d3212a by Treehugger Robot · 8 months ago
  17. ca8d45a Update Android for Rust 1.83.0 by Chris Wailes · 8 months ago
  18. e13230c Shift error log to info for rust data store by Vaibhav Devmurari · 10 months ago
  19. 385c3ce Merge "Update Android for Rust 1.81.0" into main am: 69ec43c8a4 am: 98858ea367 by Treehugger Robot · 1 year ago
  20. 98858ea Merge "Update Android for Rust 1.81.0" into main am: 69ec43c8a4 by Treehugger Robot · 1 year ago
  21. c98800e Update Android for Rust 1.81.0 by Chris Wailes · 1 year ago
  22. 983e76b Support bounce and slow keys for internal Alphabetic keyboards by Vaibhav Devmurari · 1 year ago
  23. 099fb59 Create basic data store to store keyboard classification by Vaibhav Devmurari · 1 year, 2 months ago
  24. 6bdcbc7 Merge "Define MotionEventFlag as an AIDL enum" into main by Treehugger Robot · 1 year, 3 months ago
  25. 29814f2 Define MotionEventFlag as an AIDL enum by Prabir Pradhan · 1 year, 3 months ago
  26. c98547a Merge "Add support for pre-classifying devices" into main by Vaibhav Devmurari · 1 year, 3 months ago
  27. a8359fc Add support for pre-classifying devices by Vaibhav Devmurari · 1 year, 3 months ago
  28. cda3266 Add new MotionEvent orientation flags to rust by Prabir Pradhan · 1 year, 3 months ago
  29. 770b6e4 Cleanup: Use ModifierState enum in input.rs in sticky keys filter by Vaibhav Devmurari · 1 year, 3 months ago
  30. 2e73b2a Implement basic functionality for rust keyboard classifier by Vaibhav Devmurari · 1 year, 3 months ago
  31. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 4 months ago
  32. c40f6e0 Add missing input flags to aidl and add missing definitions by Siarhei Vishniakou · 1 year, 4 months ago
  33. 13ccabe Adding details after a flag is not found in MotionFlags by Linnan Li · 1 year, 5 months ago
  34. f3ec548 Add TAINTED to MotionFlags in input.rs by Linnan Li · 1 year, 5 months ago
  35. a3b18f4 Add IS_GENERATED_GESTURE to MotionFlags in input.rs by Linnan Li · 1 year, 5 months ago
  36. f2637a0 Replace use of deprecated function with_min_level by Jeff Vander Stoep · 1 year, 7 months ago
  37. 046a3cc Replace use of deprecated function with_min_level by Jeff Vander Stoep · 1 year, 7 months ago
  38. e67646e input_verifier: check the number of pointers for MOVE events by Siarhei Vishniakou · 1 year, 9 months ago
  39. ab69fa7 Update needed for Rust v1.73.0 by Charisee · 1 year, 10 months ago
  40. ae08b5e input_verifier: Ensure bad event does not change verifier state by Siarhei Vishniakou · 1 year, 11 months ago
  41. 9399243 input_verifier: add isolated MotionEvent checks by Siarhei Vishniakou · 1 year, 11 months ago
  42. 88daa90 Allow values from SourceClass inside rust Source by Siarhei Vishniakou · 1 year, 11 months ago
  43. 2d151ac InputVerifier: only check pointer sources by Siarhei Vishniakou · 2 years ago
  44. 3799422 Allow unsafe operations in unsafe functions in generated code. by Andrew Walbran · 2 years, 1 month ago
  45. 227a7f8 Add flags to input_verifier by Siarhei Vishniakou · 2 years, 2 months ago
  46. e65fa75 Fix cancel flag check by Siarhei Vishniakou · 2 years, 2 months ago
  47. 1160ecd Add hovering support to verifier by Siarhei Vishniakou · 2 years, 2 months ago
  48. 0762b1f Re-organize and export libinput_rust as a rust library by Prabir Pradhan · 2 years, 3 months ago