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