1. 6db3bfe Track event flow to IMMS#setImeWindowStatus by Yohei Yukawa · 8 years ago
  2. 2bc6617 Eliminate out-of-sync IMM#mFullscreenMode error by Yohei Yukawa · 8 years ago
  3. d033283 No warning/info log for expected/normal situations by Yohei Yukawa · 8 years ago
  4. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 8 years ago
  5. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  6. ac0211a Update JavaDoc for IMS#enableHardwareAcceleration by Yohei Yukawa · 8 years ago
  7. a3fd8bf Merge \"Merge \\"Use a flag to grant a temporary URI permission.\\" into nyc-mr1-dev am: cb56978912\" into nyc-mr1-dev-plus-aosp by Yohei Yukawa · 8 years ago
  8. 45700fa Use a flag to grant a temporary URI permission. by Yohei Yukawa · 8 years ago
  9. bf055ba Merge \\"Add InputMethodService#exposeContent()\\" into nyc-mr1-dev am: dc42d7dd13 by Yohei Yukawa · 8 years ago
  10. 25e0813 Add InputMethodService#exposeContent() by Yohei Yukawa · 8 years ago
  11. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  12. 833bdce Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  13. d0d0797 Fix a behavior change in "Show software keyboard". by Yohei Yukawa · 8 years ago
  14. 91eb265 Customizes input extract edit view for Wear by Mark Renouf · 8 years ago
  15. 7572240 Revert "Customizes input extract edit view for Wear" by Yohei Yukawa · 8 years ago
  16. 880602e Customizes input extract edit view for Wear by Mark Renouf · 8 years ago
  17. 2dbc532 Fix a regression in SHOW_IME_WITH_HARD_KEYBOARD handling. by Yohei Yukawa · 8 years ago
  18. ef5b465 Fix a bug that IMS#mShowInputFlags is never updated. by Yohei Yukawa · 8 years ago
  19. 755c009 Fix: onExtractedDeleteText deletes unintended region. by Keisuke Kuroyanagi · 9 years ago
  20. cf8403b Suppress NPE in IMS#onEvaluateInputViewShown(). by Yohei Yukawa · 9 years ago
  21. 7b739a8 Stop lying about hardware keyboard presence. by Yohei Yukawa · 9 years ago
  22. 6fcbb56 Handle BadTokenException exception more reliably. by Yohei Yukawa · 9 years ago
  23. 686e034 Merge "Mechanical merge of nested if statements." by Yohei Yukawa · 9 years ago
  24. 24182f3 Remove redundant casts. by Yohei Yukawa · 9 years ago
  25. ac8bdd2 Mechanical merge of nested if statements. by Yohei Yukawa · 9 years ago
  26. 93c47ea Update fullscreen state on hiding window. by Seigo Nonaka · 9 years ago
  27. e931157 am 6a402ca6: am d408d293: am ab142f7f: Merge "Handle back key to cancel text action mode in full-screen IME." into mnc-dev by Yohei Yukawa · 9 years ago
  28. 38940aa Handle back key to cancel text action mode in full-screen IME. by Yohei Yukawa · 9 years ago
  29. 710645e Remove ExtractEditAction - part 1 by Andrei Stingaceanu · 9 years ago
  30. 1036c74 Revert "Completely remove ExtractActionMode - master cherrypick" by Andrei Stingaceanu · 9 years ago
  31. 0024547 Completely remove ExtractActionMode - master cherrypick by Andrei Stingaceanu · 9 years ago
  32. 4c1b731 Completely remove ExtractActionMode from ExtractEditLayout by Andrei Stingaceanu · 9 years ago
  33. e937216 Catch BadTokenException and continue in clearInsetofPreviousIme. by Seigo Nonaka · 9 years ago
  34. 2977eb7 Clear the inset of previous IME when necessary. by Yohei Yukawa · 9 years ago
  35. 98d8802 Notify IME visibility when showWindow is called. by Seigo Nonaka · 9 years ago
  36. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  37. 72745ff Prevent duplicated registration of OnComputeInternalInsetsListener by Seonggoo Kang · 10 years ago
  38. a277db2 Remove CursorAnchorInfoRequest and related stuff by Yohei Yukawa · 10 years ago
  39. e07b595 Deprecate InputMethodService.enableHardwareAcceleration() by Alan Viverette · 10 years ago
  40. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  41. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  42. c2ddd60 Introduce new API for floating window support by Yohei Yukawa · 10 years ago
  43. 5effd7e Partial revert "Load device default theme mapping from resources" by Alan Viverette · 10 years ago
  44. c03c916 Further work on voice interaction services. by Dianne Hackborn · 10 years ago
  45. 0810b63 Load device default theme mapping from resources by Alan Viverette · 10 years ago
  46. c644ff6 Revise Javadoc for CURSOR_ANCHOR_MONITOR_MODE_CURSOR_RECT by Yohei Yukawa · 10 years ago
  47. 4de0479 Return the cursor position in screen coordinates by Yohei Yukawa · 10 years ago
  48. b7b7907 Allow IMEs to start/stop receiving onUpdateCursor callback by Yohei Yukawa · 10 years ago
  49. 6259933 Switch framework Holo references to Quantum.Light by Alan Viverette · 10 years ago
  50. 658c7b8 Introduce an API to get the recommended height of the InputMethodWindow by Satoshi Kataoka · 11 years ago
  51. c68d577 Allow IMEs to extend below nav bar, remove SystemUI veto. by John Spurlock · 11 years ago
  52. c743cb9 Don't send the same values to onUpdateSelection repeatedly by Jean Chalard · 11 years ago
  53. c56191f Resolve inconsistent conditions in InputMethodService by Satoshi Kataoka · 11 years ago
  54. 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
  55. f403b1f Clear mWindowAdded when window was not added. DO NOT MERGE by Craig Mautner · 11 years ago
  56. e4bbb1c Catch BadTokenException and continue. by Craig Mautner · 12 years ago
  57. 6efb4c7 Put debug back in for b/b8263462. by Craig Mautner · 12 years ago
  58. 217fd29 Fixed the problem ime invisible status despite being the icon that appears in the statusbar. by jungheang.lee · 12 years ago
  59. 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
  60. 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
  61. cb95cd6 Fix downTime of InputMethodService.sendDownUpKeyEvents method by Tadashi G. Takaoka · 12 years ago
  62. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 12 years ago
  63. b38070c IME support for trackball and generic motion events by Victoria Lease · 12 years ago
  64. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  65. 836531b Add API to turn on HW drawing in IMEs. by Dianne Hackborn · 12 years ago
  66. b369a14 Documentation cleanup by Kurt Partridge · 12 years ago
  67. 405bc51 Add/refine comments to reflect key event policies by Jean Chalard · 12 years ago
  68. 2f913d9 Fix the issue that the ime switch icon is remaining after closing VoiceInput by satok · 12 years ago
  69. 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
  70. ee71b1f docs: Fixed method description for onKeyDown(int keyCode, KeyEvent event). by Quddus Chong · 12 years ago
  71. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 13 years ago
  72. e300be9 IOOB is Suggestions by Gilles Debunne · 13 years ago
  73. 39ba6d9 Extracted text problems by Gilles Debunne · 13 years ago
  74. f17db9f Call onFinishInputView in onDestroy by satok · 13 years ago
  75. 41ccb08 Merge "Skip the exit animation when the IME is destroyed." by satok · 13 years ago
  76. c0c8765 Skip the exit animation when the IME is destroyed. by satok · 13 years ago
  77. 34703b6 The back key stops selection mode in extracted text mode. by Gilles Debunne · 13 years ago
  78. 36a97e40 Fix bug 5228657 - Input method window rendered with titlebar by Adam Powell · 13 years ago
  79. 6e90a36 Fix bug 5159736 - Make DeviceDefault the default by Adam Powell · 13 years ago
  80. 863fcd6 Add onClickView to InputMethodService by satok · 13 years ago
  81. 8710e76 Follow up change to I741642ac by Ken Wakasa · 14 years ago
  82. 857fd9b Plumb whether an input view is actually visible or not through from the IME by Joe Onorato · 14 years ago
  83. 8cbb4c6 NULL inputType text fields should never show the IME. by Gilles Debunne · 14 years ago
  84. 865b977 Show ime switch icon when there is a hard keyboard by satok · 14 years ago
  85. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  86. d922ae0 Add Holo theme for IMEs. by Dianne Hackborn · 14 years ago
  87. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  88. 9ef0283 Change API for getting InputMethodSubtype's mode from resource id to String by satok · 14 years ago
  89. dea3ef7 Add new resize mode to not resize, new web input types. by Dianne Hackborn · 14 years ago
  90. 06487a5 Add a functionarity for showing / hiding IME button on the system bar by satok · 14 years ago
  91. ab751aa Add methods for managing subtypes by satok · 14 years ago
  92. 007ad77 merge from open-source master by The Android Open Source Project · 14 years ago
  93. 59eb691 Fix an NPE in InputMethodService when mExtractAction is null. by Steve Kondik · 15 years ago
  94. a8b00c8 Logging to track down an elusive bug with Messaging app losing IME focus in landscape. by Amith Yamasani · 15 years ago
  95. a77f93f am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  96. 2edd682 Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  97. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  98. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 15 years ago
  99. ba4d93f Potential fix for NPE at startExtractingText. by Amith Yamasani · 15 years ago
  100. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago