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