1. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  2. c3672cd Cancel or drop key events if activity is stopped. by Wale Ogunwale · 10 years ago
  3. dbd6aba New keycode definitions for TV remotes. by ASAZU, Hideki · 10 years ago
  4. dc63f7b Add Voice Assist key. by Michael Wright · 10 years ago
  5. ce0c13a Mark all Meta combos as system combos by Michael Wright · 10 years ago
  6. 8ac485a Making KEYCODE_PAIRING a wakeup key. by Michael Wright · 10 years ago
  7. 96658f7 New keycode definitions for HDMI-CEC by Jinsuk Kim · 10 years ago
  8. 87cd0dc Add KEYCODE_PAIRING. by Tim Kilbourn · 10 years ago
  9. 973efa0 Only translate prefixed strings to keys / axes. by Michael Wright · 10 years ago
  10. 7c1c71e Temporarily remove the dpad keys from system keys. by Michael Wright · 10 years ago
  11. 337d9d2 Move key attribute information into KeyEvent. by Michael Wright · 10 years ago
  12. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  13. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  14. 1e3c939 Adds API for determining confirm and cancel keys. by Michael Wright · 10 years ago
  15. 2901e04 am 9e3de5f7: am 6f9f8e7a: am 01b5e765: Merge "Declare KEYCODE_SLEEP and KEYCODE_WAKEUP." into klp-modular-dev by Jeff Brown · 10 years ago
  16. 6212a49 Declare KEYCODE_SLEEP and KEYCODE_WAKEUP. by Jeff Brown · 10 years ago
  17. 01fe661 Initial round of MediaSession APIs by RoboErik · 10 years ago
  18. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  19. 25b0c30 Debounce touch navigation taps and button presses by Michael Wright · 11 years ago
  20. bfdad8e Add a keycode to switch audio tracks (1/2) by Jaekyun Seok · 11 years ago
  21. f652551 am b044c40c: Merge "Fixed javadoc in input related classes" into jb-mr2-dev by Michael Wright · 11 years ago
  22. 072137c Fixed javadoc in input related classes by Michael Wright · 11 years ago
  23. 5850005 am 5fe6e4c4: Merge "Rewrite input handling for native applications" into jb-mr2-dev by Michael Wright · 11 years ago
  24. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  25. 076e1f4 am abc2763e: Merge "KeyEvent: update comment" by Michael Wright · 11 years ago
  26. 61c37ae KeyEvent: update comment by Chirayu Desai · 11 years ago
  27. 1df477a Add initial plumbing for brightness keys by Michael Wright · 11 years ago
  28. 6b57bde Changes documention for how input buttons should be labelled by Michael Wright · 11 years ago
  29. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  30. de7a8ea Add new ASSIST key and map it to the global assist intent. by Jeff Brown · 12 years ago
  31. 405bc51 Add/refine comments to reflect key event policies by Jean Chalard · 12 years ago
  32. b11499d Make InputEvent.getEventTime() public. by Jeff Brown · 12 years ago
  33. 7511f9c Add Japanese specific key codes. by Yang Chuang · 12 years ago
  34. 92cc2d8 Remove type tests when recycling input events. by Jeff Brown · 13 years ago
  35. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  36. 6651a63 Fix application launch shortcuts. by Jeff Brown · 13 years ago
  37. 8ab3dc7 Fixing various broken javadoc comments in framework. by Andrew Sapperstein · 13 years ago
  38. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  39. 4e91a18 Coalesce input events that arrive faster than 333Hz. by Jeff Brown · 13 years ago
  40. 5487500 Minor Alt-TAB / Recent Apps Dialog improvements. by Jeff Brown · 13 years ago
  41. 21bc5c9 Add a little input event consistency verifier. by Jeff Brown · 13 years ago
  42. 9812aed Add 3D mode key and others. by Jeff Brown · 13 years ago
  43. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  44. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 13 years ago
  45. c0d4062 am e200420e: am d49f3e00: Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb by Jeff Brown · 14 years ago
  46. 7e1e21f Rename KeyCharacterMap.UnavailableException. by Jeff Brown · 14 years ago
  47. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  48. 64da12a Add dispatch key shortcut window callback. by Jeff Brown · 14 years ago
  49. c1df907 Support invoking key shortcuts using Control. by Jeff Brown · 14 years ago
  50. 28cbf4b Make framework modifier key handling more precise. by Jeff Brown · 14 years ago
  51. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  52. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  53. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  54. 3adf490 Add new keycodes initially used for GoogleTV devices. by Jason Bayer · 14 years ago
  55. 51e7fe7 Rename the locked meta key constants for clarity. by Jeff Brown · 14 years ago
  56. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  57. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  58. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  59. 224d4a1 Clarify some comments on individual key codes. by Jeff Brown · 14 years ago
  60. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  61. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 14 years ago
  62. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  63. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  64. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  65. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  66. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  67. b032bc0 Add new keycodes for the convenience of Japanese IMEs by mogimo · 15 years ago
  68. 4fedd80 Add keycodes PageUp and PageDown by Chih-Wei Huang · 15 years ago
  69. 8d37426 Various fixed for back key handling. by Dianne Hackborn · 15 years ago
  70. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 15 years ago
  71. ddca3ee Add support for power keys, improve behavior of virtual keys. by Dianne Hackborn · 15 years ago
  72. 935ae46 AI 145994: Integrate #145778 from Donut. by Dianne Hackborn · 15 years ago
  73. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  74. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  75. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  76. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  77. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  78. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  79. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  80. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  81. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago