1. 9f9afe52 Add IC#closeConnection(). by Yohei Yukawa · 8 years ago
  2. feade80 Merge "Dump more info for View when IMM#DEBUG is true." into nyc-dev by Yohei Yukawa · 8 years ago
  3. 5c1e675 Dump more info for View when IMM#DEBUG is true. by Yohei Yukawa · 8 years ago
  4. 241eac2 Clean-up a workaround that is no longer necessary. by Yohei Yukawa · 8 years ago
  5. aaa38c9 Ensure IC#finishComposingText() is called on the correct Handler. by Yohei Yukawa · 8 years ago
  6. 223db8b Revert "Remove redundant IMM#mServedInputConnection." by Yohei Yukawa · 8 years ago
  7. 1fa5f59 Revert "Make sure to call back reportFinish() on the desired Handler." by Yohei Yukawa · 8 years ago
  8. 2c8d528 Merge "Make sure to call back reportFinish() on the desired Handler." into nyc-dev by Yohei Yukawa · 8 years ago
  9. c1a72b6 Merge "Remove redundant IMM#mServedInputConnection." into nyc-dev by Yohei Yukawa · 8 years ago
  10. 16e2c7b Make sure to call back reportFinish() on the desired Handler. by Yohei Yukawa · 8 years ago
  11. afb6558 Remove redundant IMM#mServedInputConnection. by Yohei Yukawa · 8 years ago
  12. d552a52 Add a comment about ResultReceiver lifetime. by Yohei Yukawa · 8 years ago
  13. 19a80a1 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 8 years ago
  14. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  15. 05c25f8 Unify windowGainedFocus() and startInput(). by Yohei Yukawa · 8 years ago
  16. 612cce9 Introduce InputConnection#getHandler(). by Yohei Yukawa · 8 years ago
  17. 18f3d9a Merge "There should be a way to clear additional subtypes." by Yohei Yukawa · 9 years ago
  18. 70f5c48 There should be a way to clear additional subtypes. by Yohei Yukawa · 9 years ago
  19. 2afe2aa Add a new API IMM#dispatchKeyEventFromInputMethod(). by Yohei Yukawa · 9 years ago
  20. 159dd47 BaseInputConnection shouldn't rely on @hide APIs. by Yohei Yukawa · 9 years ago
  21. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  22. 35d3f37 Tell the reason why IMM called startInput(). by Yohei Yukawa · 9 years ago
  23. 12d66c2 Have ControlledInputConnectionWrapper#toString(). by Yohei Yukawa · 9 years ago
  24. 33e8179 Tell the reason why IMMS unbinds IME client. by Yohei Yukawa · 9 years ago
  25. 678e38e Mechanical code clean-ups in MSG_UNBIND handler. by Yohei Yukawa · 9 years ago
  26. 012d014 Merge "Use Java7 diamond operator in IMMS/IMS." by Yohei Yukawa · 9 years ago
  27. 7c0832c Remove unnecessary import lines from IMM and IMMS. by Yohei Yukawa · 9 years ago
  28. b0377bb Use Java7 diamond operator in IMMS/IMS. by Yohei Yukawa · 9 years ago
  29. 02df328 Report EditorInfo#packageName based on the actual uid. by Yohei Yukawa · 9 years ago
  30. 00d5122 Add a permission annotation to IMM#setCurrentInputMethodSubtype. by Yoshiki Iguchi · 9 years ago
  31. b13f015 Close input session when the view is detached from the window. by Yohei Yukawa · 9 years ago
  32. 0b52ed0 Revert "Rely on IMM#focusOut() to close input session." by Yohei Yukawa · 9 years ago
  33. 41bb495 Rely on IMM#focusOut() to close input session. by Yohei Yukawa · 9 years ago
  34. 0f3a99d Do not clear IMM#mCurRootView in IMM#finishInputLocked(). by Yohei Yukawa · 9 years ago
  35. 5f05965 Keep IMM#mCurRootView synchronized with the actual window focus. by Yohei Yukawa · 9 years ago
  36. 159c3d8 Revert "Update IME focus when the active view is losing the focus." by Wale Ogunwale · 9 years ago
  37. 5ad7fe4 Merge "Update IME focus when the active view is losing the focus." into mnc-dev by Yohei Yukawa · 9 years ago
  38. 6d090c4 Remove obsolete fields from InputMethodManager. by Yohei Yukawa · 9 years ago
  39. 97c3813 Update IME focus when the active view is losing the focus. by Yohei Yukawa · 9 years ago
  40. 14e1391 Retry "Always show auxiliary subtypes from NavBar keyboard icon." by Seigo Nonaka · 9 years ago
  41. d130bdc Revert "Always show auxiliary subtypes from NavBar keyboard icon." by Bart Sears · 9 years ago
  42. 80ff4ed Always show auxiliary subtypes from NavBar keyboard icon. by Seigo Nonaka · 9 years ago
  43. 27f2fe5 am b078ff16: am 13dbc3d4: Merge "Frameworks/base: Fix potential NPE in InputMethod" by Andreas Gampe · 9 years ago
  44. 4236ad7 Frameworks/base: Fix potential NPE in InputMethod by Andreas Gampe · 9 years ago
  45. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  46. 82ae3ff Call startInput on return from sleep mode by Mikael Gullstrand · 10 years ago
  47. d8636ea API Review: InputConnection by Yohei Yukawa · 10 years ago
  48. a277db2 Remove CursorAnchorInfoRequest and related stuff by Yohei Yukawa · 10 years ago
  49. 7360591 Suppress warnings of redundant calls of #updateCursorAnchorInfo by Yohei Yukawa · 10 years ago
  50. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  51. 3d1e812 Introduce a sequence number to avoid redundant IPCs by Yohei Yukawa · 10 years ago
  52. c1026e1 Naming style fix for an internal constant by Yohei Yukawa · 10 years ago
  53. 0297051 Trivial method renaming for notifyTextCommitted by Yohei Yukawa · 10 years ago
  54. c941fed Use java.util.Objects by Yohei Yukawa · 10 years ago
  55. 056ffe6 Do not send duplicate CursorAnchorInfo to IME by Yohei Yukawa · 10 years ago
  56. c8d3196 Remove an unused member. by Yohei Yukawa · 10 years ago
  57. c2ddd60 Introduce new API for floating window support by Yohei Yukawa · 10 years ago
  58. 4de0479 Return the cursor position in screen coordinates by Yohei Yukawa · 10 years ago
  59. b7b7907 Allow IMEs to start/stop receiving onUpdateCursor callback by Yohei Yukawa · 10 years ago
  60. 6b6b3fd Fix issue #13564072: Back button no longer dismisses IME after voice usage by Dianne Hackborn · 10 years ago
  61. 6fd68e0 Improve doc for EditorInfo#initialSel{Start,End} by Jean Chalard · 10 years ago
  62. d7443c8 Notify commitText event to InputMethodManagerService by Satoshi Kataoka · 11 years ago
  63. 658c7b8 Introduce an API to get the recommended height of the InputMethodWindow by Satoshi Kataoka · 11 years ago
  64. c743cb9 Don't send the same values to onUpdateSelection repeatedly by Jean Chalard · 11 years ago
  65. 15ab6b0 Improve the API document for supportsSwitchingToNextInputMethod by satok · 11 years ago
  66. 2b10b52 Add new API shouldOfferSwitchingToNextInputMethod by Satoshi Kataoka · 11 years ago
  67. b3c21ac Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  68. c3a1914 Revert "Reduce the transaction fee of getEnabledInputMethodSubtypeList" by Ken Wakasa · 11 years ago
  69. e9a6f97 Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  70. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  71. 4d65688 Clear mCurSender when mCurChannel is modified. by Jeff Brown · 11 years ago
  72. ef17e87 Flush pending input events immediately upon channel dispose by Michael Wright · 11 years ago
  73. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  74. c8a7e54 Add pipelining optimization to IME dispatching by Michael Wright · 11 years ago
  75. 52a5352 Separate sessionCreated and finishedEvents callbacks by Michael Wright · 11 years ago
  76. 29c0ed2 Optimize focused input event dispatch in view root. by Jeff Brown · 12 years ago
  77. 3573950 Close the current input method when attached view doesn't have a handler by Satoshi Kataoka · 12 years ago
  78. b38070c IME support for trackball and generic motion events by Victoria Lease · 12 years ago
  79. b570c64 avert 2500ms wait in InputMethodManager by Victoria Lease · 12 years ago
  80. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  81. 4e5184f Fix a crash in InputMethodManager when switching the IME in the system process by Satoshi Kataoka · 12 years ago
  82. 2499bbe Fix bug in IME handling of pending key events. by Jeff Brown · 12 years ago
  83. 04ddf3c Allow applications to recover from IME related ANRs. by Jeff Brown · 12 years ago
  84. ac92087 Fix issue #6499411: Characters not displayed (but suggestion bar is working) by Dianne Hackborn · 12 years ago
  85. 4478de3 Clear IMM references when window dismissed. by Jeff Sharkey · 12 years ago
  86. 05a6cbe Fix a bug with IME blinking just after leaving the lock screen by satok · 12 years ago
  87. 31e4e14 Re-start input when the IME is deactivated but window is focused by satok · 12 years ago
  88. 384f8ba Add missing bullet points in javadoc of InputMethodManager.java by Ken Wakasa · 12 years ago
  89. 1b3d01d Merge "InputConnection is warned when finished" by Gilles Debunne · 12 years ago
  90. 9d69ecb InputConnection is warned when finished by Gilles Debunne · 12 years ago
  91. 0aec3ea am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes auto-correct is inactive" into ics-mr1 by Dianne Hackborn · 12 years ago
  92. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 12 years ago
  93. 50eb3b9 Merge "Encapsulate the ViewRootImpl's handler." by Jeff Brown · 12 years ago
  94. a3b5f6c am 804aa297: am 01810bbb: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held. by Dianne Hackborn · 12 years ago
  95. 06a591c Fix last change -- don't call startInputInner() with lock held. by Dianne Hackborn · 12 years ago
  96. 9d7b999 am 09170888: am cc1bd4bb: am c470b2dd: Merge "Part of fixing issue #6006757: Keyboard dismissal lags" into ics-mr1 by Justin Ho · 12 years ago
  97. a175a5b Encapsulate the ViewRootImpl's handler. by Jeff Brown · 12 years ago
  98. a82ba54 Part of fixing issue #6006757: Keyboard dismissal lags by Dianne Hackborn · 12 years ago
  99. 688bd47 Add an api to switch to the next IME and subtype by satok · 12 years ago
  100. c478c17 Unbalanced batch edit begin and end leave TextView unresponsive by Gilles Debunne · 13 years ago