1. da5790d Fix double-checked locking in InputMethodSubtype by Tadashi G. Takaoka · 7 years ago
  2. ff54b30 Merge "Track event flow to IMMS#setImeWindowStatus" by Yohei Yukawa · 8 years ago
  3. 6db3bfe Track event flow to IMMS#setImeWindowStatus by Yohei Yukawa · 8 years ago
  4. 22dac1c Introduce @SoftInputModeFlags annotation by Yohei Yukawa · 8 years ago
  5. 22a8923 Track the last softInputMode in IMMS by Yohei Yukawa · 8 years ago
  6. 2bc6617 Eliminate out-of-sync IMM#mFullscreenMode error by Yohei Yukawa · 8 years ago
  7. ddad4b9 Simplify the constructor of InputMethodInfo by Yohei Yukawa · 8 years ago
  8. e12a6ff Add supportsDismissingSelfWindow attribute of IME by Tadashi G. Takaoka · 8 years ago
  9. f1ce47b Merge changes Ibf5ac3d2,Ie4b216db by Yohei Yukawa · 8 years ago
  10. 5959af1 Introduce EditorInfo.IME_FLAG_NO_PERSONALIZED_LEARNING by Yohei Yukawa · 8 years ago
  11. 3933a6e Support content URIs w/ userId in IC#commitContent by Yohei Yukawa · 8 years ago
  12. 16e67ed Fix up content URI for different users by Yohei Yukawa · 8 years ago
  13. d0bbe21 Add comments for some int fields in EditorInfo by Yohei Yukawa · 8 years ago
  14. 2a16fc5 Clean up InputConnection.commitContent() javadocs by Chet Haase · 8 years ago
  15. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago
  16. 09e3236 Merge "Remove synchronization from getCurrentInputMethodSubtype()" am: 85539bed77 am: d3e1e473df am: e790c7b2fe by Gopal Krishna Shukla · 8 years ago
  17. 2ef54a4 Merge "Remove synchronization from getCurrentInputMethodSubtype()" am: 85539bed77 am: d3e1e473df by Gopal Krishna Shukla · 8 years ago
  18. fa1886f Remove synchronization from getCurrentInputMethodSubtype() by Gopal Krishna Shukla · 8 years ago
  19. bce2195 Fix typos in JavaDoc for InputConnection am: 1ab959a6e0 am: 1a000651d5 by Yohei Yukawa · 8 years ago
  20. 1ab959a Fix typos in JavaDoc for InputConnection by Yohei Yukawa · 8 years ago
  21. a4603d3c Bring back old constructor for layoutlib. by Jeff Sharkey · 8 years ago
  22. 49ca529 Avoid caching services with missing binders. by Jeff Sharkey · 8 years ago
  23. e65e860 Catch more Exceptions for reading InputMethodSubtype. by Keisuke Kuroyanagi · 8 years ago
  24. 664e6d1 Merge \\"Automatically grant URI permission as needed.\\" into nyc-mr1-dev am: d2e046a720 by Yohei Yukawa · 8 years ago
  25. f3806f5 Automatically grant URI permission as needed. by Yohei Yukawa · 8 years ago
  26. 9758d81 Merge \\"Revert \\"Remove InputContentInfo#requestPermission()\\"\\" into nyc-mr1-dev am: 8acb1a7570 by Yohei Yukawa · 8 years ago
  27. 79d1c75 Revert "Remove InputContentInfo#requestPermission()" by Yohei Yukawa · 8 years ago
  28. 9047101 Merge \\"Remove InputContentInfo#requestPermission()\\" into nyc-mr1-dev am: c80c64a97b by Yohei Yukawa · 8 years ago
  29. c4b8f36 Remove InputContentInfo#requestPermission() by Yohei Yukawa · 8 years ago
  30. 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
  31. 45700fa Use a flag to grant a temporary URI permission. by Yohei Yukawa · 8 years ago
  32. bf055ba Merge \\"Add InputMethodService#exposeContent()\\" into nyc-mr1-dev am: dc42d7dd13 by Yohei Yukawa · 8 years ago
  33. 25e0813 Add InputMethodService#exposeContent() by Yohei Yukawa · 8 years ago
  34. 045de3f Merge \\"API Rename: IC#inputContent to IC#commitContent.\\" into nyc-mr1-dev am: 01e7c10d37 by Yohei Yukawa · 8 years ago
  35. adebb52 API Rename: IC#inputContent to IC#commitContent. by Yohei Yukawa · 8 years ago
  36. e3d3740 Merge \\"Add InputConnection#insertContent().\\" into nyc-mr1-dev am: 03f759e87e by Yohei Yukawa · 8 years ago
  37. 152944f Add InputConnection#insertContent(). by Yohei Yukawa · 8 years ago
  38. 62538ce Merge "Close IME when attaching dock stack" into nyc-dev am: c5fc6c602c am: 819cbb3dd3 by Jorim Jaggi · 8 years ago
  39. 3c5d0f1 Close IME when attaching dock stack by Jorim Jaggi · 8 years ago
  40. e1b53d7 Merge "Add missing @Deprecated annotations." by TreeHugger Robot · 8 years ago
  41. 8e9214b Make IMM more robust to spurious window focus-in by Yohei Yukawa · 8 years ago
  42. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  43. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  44. 833bdce Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  45. 1544def Fix stale InputMethodManager#mFullscreenMode. by Yohei Yukawa · 8 years ago
  46. e489baf Improve captalization in InputMethodSubtype#getDisplayName(). by Yohei Yukawa · 8 years ago
  47. 063fe65 Merge "Make additional IME Subtype ID persistent." into nyc-dev by Yohei Yukawa · 8 years ago
  48. 66baf69 Make additional IME Subtype ID persistent. by Yohei Yukawa · 8 years ago
  49. b7edebc Fix inefficient CursorAnchorInfo#hashCode(). by Yohei Yukawa · 8 years ago
  50. 1bc62ce Merge "Don't give IME focus to temporarily detached View." into nyc-dev by Yohei Yukawa · 8 years ago
  51. e470fcf Merge "Fix a remaining View leak in InputMethodManager." into nyc-dev by Yohei Yukawa · 8 years ago
  52. a4ed0cf Don't give IME focus to temporarily detached View. by Yohei Yukawa · 8 years ago
  53. 9f9afe52 Add IC#closeConnection(). by Yohei Yukawa · 8 years ago
  54. a4f52ad Fix a remaining View leak in InputMethodManager. by Yohei Yukawa · 8 years ago
  55. feade80 Merge "Dump more info for View when IMM#DEBUG is true." into nyc-dev by Yohei Yukawa · 8 years ago
  56. 5c1e675 Dump more info for View when IMM#DEBUG is true. by Yohei Yukawa · 8 years ago
  57. 241eac2 Clean-up a workaround that is no longer necessary. by Yohei Yukawa · 8 years ago
  58. aaa38c9 Ensure IC#finishComposingText() is called on the correct Handler. by Yohei Yukawa · 8 years ago
  59. 223db8b Revert "Remove redundant IMM#mServedInputConnection." by Yohei Yukawa · 8 years ago
  60. 1fa5f59 Revert "Make sure to call back reportFinish() on the desired Handler." by Yohei Yukawa · 8 years ago
  61. 2c8d528 Merge "Make sure to call back reportFinish() on the desired Handler." into nyc-dev by Yohei Yukawa · 8 years ago
  62. c1a72b6 Merge "Remove redundant IMM#mServedInputConnection." into nyc-dev by Yohei Yukawa · 8 years ago
  63. 16e2c7b Make sure to call back reportFinish() on the desired Handler. by Yohei Yukawa · 8 years ago
  64. afb6558 Remove redundant IMM#mServedInputConnection. by Yohei Yukawa · 8 years ago
  65. d552a52 Add a comment about ResultReceiver lifetime. by Yohei Yukawa · 8 years ago
  66. 19a80a1 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 8 years ago
  67. 3d68c9d Merge "Add more JavaDoc to InputConnectionWrapper." into nyc-dev by Yohei Yukawa · 8 years ago
  68. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  69. 1d1c21c Add more JavaDoc to InputConnectionWrapper. by Yohei Yukawa · 8 years ago
  70. abc4b8f Revert "InputConnectionWrapper never supports null target." by Yohei Yukawa · 8 years ago
  71. 90bd363 InputConnectionWrapper never supports null target. by Yohei Yukawa · 8 years ago
  72. 05c25f8 Unify windowGainedFocus() and startInput(). by Yohei Yukawa · 9 years ago
  73. d9550a7 Remove unused InputMethodInfo#isEncryptionAware(). by Yohei Yukawa · 9 years ago
  74. 612cce9 Introduce InputConnection#getHandler(). by Yohei Yukawa · 9 years ago
  75. 37db072 Make InputMethodInfo#isEncryptionAware() strict. by Yohei Yukawa · 9 years ago
  76. 69811a9 Add a utility method to InputMethodInfo for FBE. by Yohei Yukawa · 9 years ago
  77. 2857650 Fix style issues in InputMethodInfo.java. by Yohei Yukawa · 9 years ago
  78. 094e64b Merge "Clarify the purpose of EditorInfo#hintLocales." by Yohei Yukawa · 9 years ago
  79. b8456a6 Initialize InputMethodSubtype with "languageTag". by Yohei Yukawa · 9 years ago
  80. d469f21 Clarify the purpose of EditorInfo#hintLocales. by Yohei Yukawa · 9 years ago
  81. 18f3d9a Merge "There should be a way to clear additional subtypes." by Yohei Yukawa · 9 years ago
  82. ac3e599 Merge "Introdude IC#deleteSurroundingTextInCodePoints()." by Yohei Yukawa · 9 years ago
  83. 70f5c48 There should be a way to clear additional subtypes. by Yohei Yukawa · 9 years ago
  84. f1fc5a0 Merge changes Ib5ea8131,I571d6cc9 by Yohei Yukawa · 9 years ago
  85. c89e22a Introdude IC#deleteSurroundingTextInCodePoints(). by Yohei Yukawa · 9 years ago
  86. 2afe2aa Add a new API IMM#dispatchKeyEventFromInputMethod(). by Yohei Yukawa · 9 years ago
  87. 159dd47 BaseInputConnection shouldn't rely on @hide APIs. by Yohei Yukawa · 9 years ago
  88. 5f13793 Enrich JavaDoc for IC#deleteSurroundingText(). by Yohei Yukawa · 9 years ago
  89. e37f2c6 Merge "Frameworks/base: Use Arrays.toString" by Andreas Gampe · 9 years ago
  90. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  91. c18a05f Merge "Rotate IMEs (subtypes) by Meta+Space." by Yohei Yukawa · 9 years ago
  92. ae61f71 Rotate IMEs (subtypes) by Meta+Space. by Yohei Yukawa · 9 years ago
  93. 868d19b Use BCP-47 LanguageTag in IME/Spell-Checker. by Yohei Yukawa · 9 years ago
  94. 8d6eeb0 Introduce EditorInfo#locales. by Yohei Yukawa · 9 years ago
  95. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  96. 35d3f37 Tell the reason why IMM called startInput(). by Yohei Yukawa · 9 years ago
  97. 12d66c2 Have ControlledInputConnectionWrapper#toString(). by Yohei Yukawa · 9 years ago
  98. 33e8179 Tell the reason why IMMS unbinds IME client. by Yohei Yukawa · 9 years ago
  99. 678e38e Mechanical code clean-ups in MSG_UNBIND handler. by Yohei Yukawa · 9 years ago
  100. d742bfd Dump mSupportsSwitchingToNextInputMethod value by Seigo Nonaka · 9 years ago