1. 3d68c9d Merge "Add more JavaDoc to InputConnectionWrapper." into nyc-dev by Yohei Yukawa · 8 years ago
  2. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  3. 1d1c21c Add more JavaDoc to InputConnectionWrapper. by Yohei Yukawa · 8 years ago
  4. abc4b8f Revert "InputConnectionWrapper never supports null target." by Yohei Yukawa · 8 years ago
  5. 90bd363 InputConnectionWrapper never supports null target. by Yohei Yukawa · 8 years ago
  6. 05c25f8 Unify windowGainedFocus() and startInput(). by Yohei Yukawa · 8 years ago
  7. d9550a7 Remove unused InputMethodInfo#isEncryptionAware(). by Yohei Yukawa · 8 years ago
  8. 612cce9 Introduce InputConnection#getHandler(). by Yohei Yukawa · 8 years ago
  9. 37db072 Make InputMethodInfo#isEncryptionAware() strict. by Yohei Yukawa · 8 years ago
  10. 69811a9 Add a utility method to InputMethodInfo for FBE. by Yohei Yukawa · 8 years ago
  11. 2857650 Fix style issues in InputMethodInfo.java. by Yohei Yukawa · 8 years ago
  12. 094e64b Merge "Clarify the purpose of EditorInfo#hintLocales." by Yohei Yukawa · 9 years ago
  13. b8456a6 Initialize InputMethodSubtype with "languageTag". by Yohei Yukawa · 9 years ago
  14. d469f21 Clarify the purpose of EditorInfo#hintLocales. by Yohei Yukawa · 9 years ago
  15. 18f3d9a Merge "There should be a way to clear additional subtypes." by Yohei Yukawa · 9 years ago
  16. ac3e599 Merge "Introdude IC#deleteSurroundingTextInCodePoints()." by Yohei Yukawa · 9 years ago
  17. 70f5c48 There should be a way to clear additional subtypes. by Yohei Yukawa · 9 years ago
  18. f1fc5a0 Merge changes Ib5ea8131,I571d6cc9 by Yohei Yukawa · 9 years ago
  19. c89e22a Introdude IC#deleteSurroundingTextInCodePoints(). by Yohei Yukawa · 9 years ago
  20. 2afe2aa Add a new API IMM#dispatchKeyEventFromInputMethod(). by Yohei Yukawa · 9 years ago
  21. 159dd47 BaseInputConnection shouldn't rely on @hide APIs. by Yohei Yukawa · 9 years ago
  22. 5f13793 Enrich JavaDoc for IC#deleteSurroundingText(). by Yohei Yukawa · 9 years ago
  23. e37f2c6 Merge "Frameworks/base: Use Arrays.toString" by Andreas Gampe · 9 years ago
  24. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  25. c18a05f Merge "Rotate IMEs (subtypes) by Meta+Space." by Yohei Yukawa · 9 years ago
  26. ae61f71 Rotate IMEs (subtypes) by Meta+Space. by Yohei Yukawa · 9 years ago
  27. 868d19b Use BCP-47 LanguageTag in IME/Spell-Checker. by Yohei Yukawa · 9 years ago
  28. 8d6eeb0 Introduce EditorInfo#locales. by Yohei Yukawa · 9 years ago
  29. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  30. 35d3f37 Tell the reason why IMM called startInput(). by Yohei Yukawa · 9 years ago
  31. 12d66c2 Have ControlledInputConnectionWrapper#toString(). by Yohei Yukawa · 9 years ago
  32. 33e8179 Tell the reason why IMMS unbinds IME client. by Yohei Yukawa · 9 years ago
  33. 678e38e Mechanical code clean-ups in MSG_UNBIND handler. by Yohei Yukawa · 9 years ago
  34. d742bfd Dump mSupportsSwitchingToNextInputMethod value by Seigo Nonaka · 9 years ago
  35. 012d014 Merge "Use Java7 diamond operator in IMMS/IMS." by Yohei Yukawa · 9 years ago
  36. 7c0832c Remove unnecessary import lines from IMM and IMMS. by Yohei Yukawa · 9 years ago
  37. b0377bb Use Java7 diamond operator in IMMS/IMS. by Yohei Yukawa · 9 years ago
  38. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  39. fa6e0a8 Don't rely on broadcast intent for waking up input method. by Yohei Yukawa · 9 years ago
  40. d57ba67 Do not accept an empty string in EditorInfo#packageName anymore. by Yohei Yukawa · 9 years ago
  41. 915e2c7 Update JavaDoc of EditorInfo#packageName. by Yohei Yukawa · 9 years ago
  42. 02df328 Report EditorInfo#packageName based on the actual uid. by Yohei Yukawa · 9 years ago
  43. 168d38aa Merge "Convert subtypes whose locale is "tl" to "fil"." into mnc-dev by Yohei Yukawa · 9 years ago
  44. 92280cd Convert subtypes whose locale is "tl" to "fil". by Yohei Yukawa · 9 years ago
  45. 00d5122 Add a permission annotation to IMM#setCurrentInputMethodSubtype. by Yoshiki Iguchi · 9 years ago
  46. b13f015 Close input session when the view is detached from the window. by Yohei Yukawa · 9 years ago
  47. 0b52ed0 Revert "Rely on IMM#focusOut() to close input session." by Yohei Yukawa · 9 years ago
  48. 41bb495 Rely on IMM#focusOut() to close input session. by Yohei Yukawa · 9 years ago
  49. 0f3a99d Do not clear IMM#mCurRootView in IMM#finishInputLocked(). by Yohei Yukawa · 9 years ago
  50. 5f05965 Keep IMM#mCurRootView synchronized with the actual window focus. by Yohei Yukawa · 9 years ago
  51. 159c3d8 Revert "Update IME focus when the active view is losing the focus." by Wale Ogunwale · 9 years ago
  52. 5ad7fe4 Merge "Update IME focus when the active view is losing the focus." into mnc-dev by Yohei Yukawa · 9 years ago
  53. 6d090c4 Remove obsolete fields from InputMethodManager. by Yohei Yukawa · 9 years ago
  54. 97c3813 Update IME focus when the active view is losing the focus. by Yohei Yukawa · 9 years ago
  55. 14e1391 Retry "Always show auxiliary subtypes from NavBar keyboard icon." by Seigo Nonaka · 9 years ago
  56. d130bdc Revert "Always show auxiliary subtypes from NavBar keyboard icon." by Bart Sears · 9 years ago
  57. 80ff4ed Always show auxiliary subtypes from NavBar keyboard icon. by Seigo Nonaka · 9 years ago
  58. 27f2fe5 am b078ff16: am 13dbc3d4: Merge "Frameworks/base: Fix potential NPE in InputMethod" by Andreas Gampe · 9 years ago
  59. 4236ad7 Frameworks/base: Fix potential NPE in InputMethod by Andreas Gampe · 9 years ago
  60. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  61. f487e0e Normalize deprecated 2-letter language code when necessary. by Yohei Yukawa · 9 years ago
  62. c2ac80c am f80fa0b5: am 6c477a29: am ec403e8f: Merge "Call startInput on return from sleep mode" by Jeff Brown · 9 years ago
  63. 82ae3ff Call startInput on return from sleep mode by Mikael Gullstrand · 10 years ago
  64. a1d4933 Use try-with-resources by Yohei Yukawa · 10 years ago
  65. 8f8a11b Fix some documentation typos. by Newton Allen · 11 years ago
  66. 4465d1a Fix some documentation typos. by Newton Allen · 11 years ago
  67. fcedfa0 Speculative fix of IMMS crash by Yohei Yukawa · 10 years ago
  68. dc48924 Minimize the number of default enabled IMEs part 3 by Yohei Yukawa · 10 years ago
  69. 3fadee4 API Review: Clean up removed APIs by Yohei Yukawa · 10 years ago
  70. 443c2ba Use public APIs to instantiate InputMethodSubtype by Yohei Yukawa · 10 years ago
  71. 5f183f0 L API proposal: Introduce IS_RTL flag by Yohei Yukawa · 10 years ago
  72. d8636ea API Review: InputConnection by Yohei Yukawa · 10 years ago
  73. cc24e2b API Review: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  74. e05d4ca Get rid of one redundant comparison of #mComposingTextStart by Yohei Yukawa · 10 years ago
  75. a277db2 Remove CursorAnchorInfoRequest and related stuff by Yohei Yukawa · 10 years ago
  76. 7360591 Suppress warnings of redundant calls of #updateCursorAnchorInfo by Yohei Yukawa · 10 years ago
  77. ff328ae Add FLAG_CURSOR_ANCHOR_INFO_IMMEDIATE support in TextView by Yohei Yukawa · 10 years ago
  78. bb9f624 Use a bit more descriptive name for a parameter by Yohei Yukawa · 10 years ago
  79. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  80. 0b01e7f Polish new IME API for L: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  81. eea0b8b Fix inconsistencies in CursorAnchorInfo#equals by Yohei Yukawa · 10 years ago
  82. b5268dc Require coordinate transformation matrix if necessary by Yohei Yukawa · 10 years ago
  83. a1fda00 Use CharSequence instead of String in CursorAnchorInfo by Yohei Yukawa · 10 years ago
  84. 2a97b54 am f09cb58d: Merge "Rename CursorAnchorInfoBuilder with Builder" into lmp-preview-dev by Yohei Yukawa · 10 years ago
  85. 2f4bd69 Merge "Use more user actions to update the IME rotation order" by Yohei Yukawa · 10 years ago
  86. c46b5f0 Rename CursorAnchorInfoBuilder with Builder by Yohei Yukawa · 10 years ago
  87. 39dd151 Use more user actions to update the IME rotation order by Yohei Yukawa · 10 years ago
  88. 3d1e812 Introduce a sequence number to avoid redundant IPCs by Yohei Yukawa · 10 years ago
  89. c1026e1 Naming style fix for an internal constant by Yohei Yukawa · 10 years ago
  90. 0297051 Trivial method renaming for notifyTextCommitted by Yohei Yukawa · 10 years ago
  91. 419b1b04 Make a copy of Matrix in CursorAnchorInfoBuilder by Yohei Yukawa · 10 years ago
  92. 9edfec8 Merge "Enable CursorAnchorInfo to contain composing string" by Yohei Yukawa · 10 years ago
  93. c941fed Use java.util.Objects by Yohei Yukawa · 10 years ago
  94. 81f4cb3 Enable CursorAnchorInfo to contain composing string by Yohei Yukawa · 10 years ago
  95. 056ffe6 Do not send duplicate CursorAnchorInfo to IME by Yohei Yukawa · 10 years ago
  96. c8d3196 Remove an unused member. by Yohei Yukawa · 10 years ago
  97. c2ddd60 Introduce new API for floating window support by Yohei Yukawa · 10 years ago
  98. d1da115 Add unit tests for InputMethodSubtypeSwitchingController by Yohei Yukawa · 10 years ago
  99. 4de0479 Return the cursor position in screen coordinates by Yohei Yukawa · 10 years ago
  100. b7b7907 Allow IMEs to start/stop receiving onUpdateCursor callback by Yohei Yukawa · 10 years ago