1. 98d8802 Notify IME visibility when showWindow is called. by Seigo Nonaka · 9 years ago
  2. a3f3a30 am 66a51c70: am da1bc605: am 7a3c8c70: Merge "Fixed memory leak in ExtractEditLayout finish()" by Adam Powell · 9 years ago
  3. 5672670 Fixed memory leak in ExtractEditLayout finish() by Johan8 Persson2 · 12 years ago
  4. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  5. 32acf75 am 83c804be: Merge "Prevent duplicated registration of OnComputeInternalInsetsListener" automerge: efd9abb by Yohei Yukawa · 10 years ago
  6. 72745ff Prevent duplicated registration of OnComputeInternalInsetsListener by Seonggoo Kang · 10 years ago
  7. 9752428 Use CURRENT_OR_SELF when checking SPEAK_PASSWORD setting by Alan Viverette · 10 years ago
  8. b6e0cb9 Load SPEAK_PASSWORD from currently active user rather than self by Alan Viverette · 10 years ago
  9. a277db2 Remove CursorAnchorInfoRequest and related stuff by Yohei Yukawa · 10 years ago
  10. e07b595 Deprecate InputMethodService.enableHardwareAcceleration() by Alan Viverette · 10 years ago
  11. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  12. 20d9474 More work on voice interaction visuals. by Dianne Hackborn · 10 years ago
  13. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  14. c2ddd60 Introduce new API for floating window support by Yohei Yukawa · 10 years ago
  15. 5effd7e Partial revert "Load device default theme mapping from resources" by Alan Viverette · 10 years ago
  16. c03c916 Further work on voice interaction services. by Dianne Hackborn · 10 years ago
  17. 0810b63 Load device default theme mapping from resources by Alan Viverette · 10 years ago
  18. c644ff6 Revise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT by Yohei Yukawa · 10 years ago
  19. 4de0479 Return the cursor position in screen coordinates by Yohei Yukawa · 10 years ago
  20. b7b7907 Allow IMEs to start/stop receiving onUpdateCursor callback by Yohei Yukawa · 10 years ago
  21. 6259933 Switch framework Holo references to Quantum.Light by Alan Viverette · 10 years ago
  22. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  23. c762ac2 am 4c62da69: am 145cac85: am 4bf6eb17: Merge "Memory leak in IInputMethodSessionWrapper executeMessage" by Jeff Brown · 11 years ago
  24. 4c62da6 am 145cac85: am 4bf6eb17: Merge "Memory leak in IInputMethodSessionWrapper executeMessage" by Jeff Brown · 11 years ago
  25. 658c7b8 Introduce an API to get the recommended height of the InputMethodWindow by Satoshi Kataoka · 11 years ago
  26. ad8eef9 am 4faa694e: am d3758420: am 65e91126: Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev by John Spurlock · 11 years ago
  27. c68d577 Allow IMEs to extend below nav bar, remove SystemUI veto. by John Spurlock · 11 years ago
  28. f6fac14 am 4895ec3d: am 940a2ad6: Merge "Don\'t send the same values to onUpdateSelection repeatedly" into klp-dev by Jean Chalard · 11 years ago
  29. c743cb9 Don't send the same values to onUpdateSelection repeatedly by Jean Chalard · 11 years ago
  30. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  31. 857cdff Memory leak in IInputMethodSessionWrapper executeMessage by Henrik Baard · 14 years ago
  32. 240b6bf Fix possible NPE in IInputMethodWrapper by Satoshi Kataoka · 11 years ago
  33. c56191f Resolve inconsistent conditions in InputMethodService by Satoshi Kataoka · 11 years ago
  34. f09993c am 1a546dca: Merge "Fixed the problem ime invisible status despite being the icon that appears in the statusbar." by Satoshi Kataoka · 11 years ago
  35. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  36. 52a5352 Separate sessionCreated and finishedEvents callbacks by Michael Wright · 12 years ago
  37. f403b1f Clear mWindowAdded when window was not added. DO NOT MERGE by Craig Mautner · 12 years ago
  38. e4bbb1c Catch BadTokenException and continue. by Craig Mautner · 12 years ago
  39. ca0ac71 Remove WindowManager messages from remote queue. by Craig Mautner · 12 years ago
  40. 6efb4c7 Put debug back in for b/b8263462. by Craig Mautner · 12 years ago
  41. 217fd29 Fixed the problem ime invisible status despite being the icon that appears in the statusbar. by jungheang.lee · 12 years ago
  42. d44280e resolved conflicts for merge of ebcbfb3f to master by Mita Yun · 12 years ago
  43. ed218c7 Use asynchronous messages for input method events. by Mita Yun · 12 years ago
  44. 350d4cb am ae41ba15: am 4424951f: am 1e29e49c: Merge "Reduce jankiness of the transition between a text field with FLAG_NO_FULLSCREEN and a text field with FLAG_NO_EXTRACT_UI" into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  45. 8b117c8 Reduce jankiness of the transition between a text field with FLAG_NO_FULLSCREEN and a text field with FLAG_NO_EXTRACT_UI by Satoshi Kataoka · 12 years ago
  46. cb95cd6 Fix downTime of InputMethodService.sendDownUpKeyEvents method by Tadashi G. Takaoka · 12 years ago
  47. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 12 years ago
  48. b38070c IME support for trackball and generic motion events by Victoria Lease · 12 years ago
  49. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  50. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  51. 836531b Add API to turn on HW drawing in IMEs. by Dianne Hackborn · 12 years ago
  52. b369a14 Documentation cleanup by Kurt Partridge · 12 years ago
  53. 405bc51 Add/refine comments to reflect key event policies by Jean Chalard · 12 years ago
  54. b6a0b09 Interaction model of KeyboarView should be same as latimIME by Svetoslav Ganov · 12 years ago
  55. 2f913d9 Fix the issue that the ime switch icon is remaining after closing VoiceInput by satok · 12 years ago
  56. 4f8b71e am a97a7b5a: am 6971153d: Merge "docs: Fixed method description for onKeyDown(int keyCode, KeyEvent event). Bug: 6318537" into ics-mr1 by Quddus Chong · 12 years ago
  57. ee71b1f docs: Fixed method description for onKeyDown(int keyCode, KeyEvent event). by Quddus Chong · 12 years ago
  58. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 13 years ago
  59. b98a81f Add support for optional titles in action modes by Adam Powell · 13 years ago
  60. 14568c3 Fixes around extract mode by Gilles Debunne · 13 years ago
  61. e300be9 IOOB is Suggestions by Gilles Debunne · 13 years ago
  62. 55f937a Adding a system preference whether to speak passwords in accessibility mode. by Svetoslav Ganov · 13 years ago
  63. 39ba6d9 Extracted text problems by Gilles Debunne · 13 years ago
  64. 6757861 Update KeyBoardView to reflect the interaction model in Latin IME by Svetoslav Ganov · 13 years ago
  65. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  66. bd39ca7 Make prompt for headset while typing a password if accessibilbity is on less verbose. by Svetoslav Ganov · 13 years ago
  67. a95e108 Fix 5335993, calculate correct size of lockscreen buttons by Chet Haase · 13 years ago
  68. a0b1cc0 Merge "Call onFinishInputView in onDestroy" by satok · 13 years ago
  69. 86ed436 Fix bug 5237737 - ActionBar should fire an accessibility event when by Adam Powell · 13 years ago
  70. f17db9f Call onFinishInputView in onDestroy by satok · 13 years ago
  71. 41ccb08 Merge "Skip the exit animation when the IME is destroyed." by satok · 13 years ago
  72. c0c8765 Skip the exit animation when the IME is destroyed. by satok · 13 years ago
  73. 34703b6 The back key stops selection mode in extracted text mode. by Gilles Debunne · 13 years ago
  74. 7686620 Merge "Send onViewClicked in the extract mode" by satok · 13 years ago
  75. a67a3cf Send onViewClicked in the extract mode by satok · 13 years ago
  76. 36a97e40 Fix bug 5228657 - Input method window rendered with titlebar by Adam Powell · 13 years ago
  77. e8b8e1a Adding accessibility support to the PIN lock screen. by Svetoslav Ganov · 13 years ago
  78. d859c45 Merge "Breaks the build" by Svetoslav Ganov · 13 years ago
  79. 7093493 Breaks the build by Svetoslav Ganov · 13 years ago
  80. 309b18e Merge "Adding accessibility support to the PIN lock screen." by Svetoslav Ganov · 13 years ago
  81. 6e90a36 Fix bug 5159736 - Make DeviceDefault the default by Adam Powell · 13 years ago
  82. 0d67c89 Adding accessibility support to the PIN lock screen. by Svetoslav Ganov · 13 years ago
  83. d06caed Fix bug 5048482 - mischievous monkeys editing text in IME extract mode by Adam Powell · 13 years ago
  84. 459ac63 Bug 5014726: Paste works in ExtractedText by Gilles Debunne · 13 years ago
  85. 863fcd6 Add onClickView to InputMethodService by satok · 13 years ago
  86. 5ee36c4 Handle action modes in the IME extract mode view. by Adam Powell · 13 years ago
  87. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  88. 21334fd Fix key preview coordinates calculation by Tadashi G. Takaoka · 13 years ago
  89. 8710e76 Follow up change to I741642ac by Ken Wakasa · 14 years ago
  90. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  91. f4f05b8 Update package descriptions with editorial revisions. by Scott Main · 14 years ago
  92. 24a0b71 Merge "Clip touch event at SoftInputWindow to handle the event from Inset" into honeycomb by Ken Wakasa · 14 years ago
  93. 7bd6c20 Clip touch event at SoftInputWindow to handle the event from Inset by Tadashi G. Takaoka · 14 years ago
  94. a308c03 Fix NPE in IInputMethodSessionWrapper.executeMessage by Ken Wakasa · 14 years ago
  95. 8cbb4c6 NULL inputType text fields should never show the IME. by Gilles Debunne · 14 years ago
  96. 0e5bf50 Merge "Show ime switch icon when there is a hard keyboard" into honeycomb by satok · 14 years ago
  97. 865b977 Show ime switch icon when there is a hard keyboard by satok · 14 years ago
  98. 6465f77 Fix 3374446: Allow multiple shift keys in Keyboard. by Jim Miller · 14 years ago
  99. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  100. d922ae0 Add Holo theme for IMEs. by Dianne Hackborn · 14 years ago