1. 31595bc Set gesture exclusion rect for IMEs by Vinit Nayak · 4 years, 10 months ago
  2. d332901 Merge "IME transitions without pre-rendering." by Taran Singh · 5 years ago
  3. 92d2dd3 IME transitions without pre-rendering. by Tarandeep Singh · 5 years ago
  4. 26c830d Listen for changes to IME and show/hide nav bar by Heemin Seog · 5 years ago
  5. e0af394 Skip IME initialization when received the token that already registered by lumark · 5 years ago
  6. e1921a7 Allow MSIME to set inactive when window loses focus. by Tarandeep Singh · 5 years ago
  7. e30e392 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  8. 46d59f0 Link InsetsController to IME (IME transitons 4/n) by Tarandeep Singh · 5 years ago
  9. 2cbcd7f Pipe IME state into insets (IME transitions 3/n) by Tarandeep Singh · 5 years ago
  10. ed3e728 Merge "Pre-render input method (IME transitions 1/n)" by Tarandeep Singh · 6 years ago
  11. eadb139 Pre-render input method (IME transitions 1/n) by Tarandeep Singh · 6 years ago
  12. 0eb8d16 Deprecate InputMethodService#onViewClicked() by Yohei Yukawa · 6 years ago
  13. 9b60ba0 Unify IInputMethodPrivilegedOperations as sync IPC by Yohei Yukawa · 6 years ago
  14. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  15. b7a284e Deprecate android.inputmethodservice.{Keyboard,KeyboardView} by Yohei Yukawa · 6 years ago
  16. bae5bea Introduce multi-client IME for special form factors by Yohei Yukawa · 6 years ago
  17. 530dd76 Remove IInputMethodSession#finishInput(), which is called nowhere by Yohei Yukawa · 6 years ago
  18. 5c05ded cherry-pick from pi-dev docs: Replacing {#link with {@link by Andrew Solovay · 6 years ago
  19. 9d73f2e Deprecate InputMethodService#getInputMethodWindowRecommendedHeight() by Yohei Yukawa · 6 years ago
  20. d4d895e Remove a special optimization for a quite rare scenario by Yohei Yukawa · 6 years ago
  21. d746a7e Let InputMethodPrivilegedOperationsRegistry deal with its singleton-ness by Yohei Yukawa · 6 years ago
  22. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  23. 90120a8 Support IME Window to show in secondary display. by lumark · 6 years ago
  24. 603f4d0 Move InputMethodManagerService to com.android.server.inputmethod by Yohei Yukawa · 6 years ago
  25. c07fd4c Move notifyUserAction() to IInputMethodPrivilegedOperations by Yohei Yukawa · 6 years ago
  26. eec552e Allow IMM to forward API calls to IMS by Yohei Yukawa · 6 years ago
  27. c7ca368 Stop relying on IMM in IMS for token-guarded IME APIs by Yohei Yukawa · 6 years ago
  28. 2bc3d6f Add a wrapper for IInputMethodPrivilegedOperations by Yohei Yukawa · 6 years ago
  29. c54c117 Add a new Binder interface to allow IMS to directly talk to IMMS by Yohei Yukawa · 6 years ago
  30. 674cc4b Clarify that InputMethod.attachToken() can be called at most once by Yohei Yukawa · 6 years ago
  31. 903eee7 Merge "Let SoftInputWindow handle BadTokenException" am: 680f6e802c am: da916d83a0 by Yohei Yukawa · 6 years ago
  32. 13a9ffb Let SoftInputWindow handle BadTokenException by Yohei Yukawa · 6 years ago
  33. a1c24bf resolve merge conflicts of d609a403426118498ea17ec4ca3bc4ab9d4d057b to stage-aosp-master by Mathew Inwood · 6 years ago
  34. 1dd7d11 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  35. 6be7949 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  36. 99e1f6e Notify new IME target before IME starts interacting by Yohei Yukawa · 6 years ago
  37. 0e36633 Merge "Stop using unsupported Canvas operations in IME" into pi-dev am: 0355dd6436 by Tarandeep Singh · 6 years ago
  38. d59c695 Stop using unsupported Canvas operations in IME by Tarandeep Singh · 6 years ago
  39. db42634 Merge "Add IMS#BACK_DISPOSITION_ADJUST_NOTHING" into pi-dev am: feff6c7d41 by Yohei Yukawa · 6 years ago
  40. 386f50e Add IMS#BACK_DISPOSITION_ADJUST_NOTHING by Yohei Yukawa · 6 years ago
  41. 4c2ef02 Merge "Move display id into MotionEvent" by TreeHugger Robot · 6 years ago
  42. 4513699 Make few of the new IMS API methods final by Tarandeep Singh · 6 years ago
  43. 85ddfff Move display id into MotionEvent by Siarhei Vishniakou · 6 years ago
  44. 164cfba IME API: rename IMS methods. by Tarandeep Singh · 6 years ago
  45. f96309e Merge "Modify javadoc for onWindowShown" am: 2d46e07e48 am: d5d1718c4a by tiansiming [田思明] · 6 years ago
  46. b95b38c Merge "Modify javadoc for onWindowShown" am: 2d46e07e48 am: d5d1718c4a by tiansiming [田思明] · 6 years ago
  47. b902593 Modify javadoc for onWindowShown by tiansiming [田思明] · 6 years ago
  48. 8ea40cf Merge "Docs: Inserting a line to include the documentation for keyPreviewHeight." into oc-mr1-dev am: 7b3c924114 by Jon Dormody · 6 years ago
  49. 3fecef1 Make IMS.setBackDisposition() work. by Tarandeep Singh · 7 years ago
  50. bfaf862 Docs: Inserting a line to include the documentation for keyPreviewHeight. by Jonathan Dormody · 7 years ago
  51. 4ae9eac Merge "Unhide InputMethodService#requestShowSelf()" by TreeHugger Robot · 7 years ago
  52. fbc2f7a Unhide InputMethodService#requestShowSelf() by Yohei Yukawa · 7 years ago
  53. 2bb4441 Merge changes I30b40c48,I7d02c54c,Id68ebd35 by TreeHugger Robot · 7 years ago
  54. 623e94b Use lambda when appropriate by Yohei Yukawa · 7 years ago
  55. 31a260f Remove redundant type casts by Yohei Yukawa · 7 years ago
  56. 2b63434 Follow method renamings by Yohei Yukawa · 7 years ago
  57. b2a0e05 Fix JavaDoc errors by Yohei Yukawa · 7 years ago
  58. 8f162c6 DecorView#mNavigationGuard is gone by Yohei Yukawa · 7 years ago
  59. d8d03a8 Move IME related API methods from IMM to IMS. by Tarandeep Singh · 7 years ago
  60. d4128ec Revert "Don't generate irrelevant a11y events - framework" by Eugene Susla · 7 years ago
  61. 8ddfb47 Don't generate irrelevant a11y events - framework by Svet Ganov · 7 years ago
  62. 1d113d0 Skip blocking InputConnection APIs after unbind by Tarandeep Singh · 7 years ago
  63. 930328c Annotate threads for some IME handling methods by Yohei Yukawa · 7 years ago
  64. 16f0407 Add missing JavaDoc for IMS.InputMethodImpl by Yohei Yukawa · 7 years ago
  65. 6f0bf74 No-op code cleanup for IInputMethodWrapper by Yohei Yukawa · 7 years ago
  66. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  67. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  68. 270e495 Corrects CompactExtractEditLayout to account for systemWindowInsetBottom am: d1a0d19794 by Mark Renouf · 7 years ago
  69. d1a0d19 Corrects CompactExtractEditLayout to account for systemWindowInsetBottom by Mark Renouf · 7 years ago
  70. 385912e Deprecate "speak passwords" setting. by Phil Weaver · 7 years ago
  71. 4e28668 Fix duplicate calls of IMS#doStartInput() by Yohei Yukawa · 7 years ago
  72. 6db3bfe Track event flow to IMMS#setImeWindowStatus by Yohei Yukawa · 7 years ago
  73. f7526b5 Merge restartInput into startInput in internal IPC by Yohei Yukawa · 7 years ago
  74. 3eaf867 Revert "Merge restartInput into startInput in internal IPC" by Yohei Yukawa · 7 years ago
  75. 1a5838e Merge restartInput into startInput in internal IPC by Yohei Yukawa · 7 years ago
  76. 2bc6617 Eliminate out-of-sync IMM#mFullscreenMode error by Yohei Yukawa · 7 years ago
  77. d033283 No warning/info log for expected/normal situations by Yohei Yukawa · 7 years ago
  78. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 7 years ago
  79. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  80. ac0211a Update JavaDoc for IMS#enableHardwareAcceleration by Yohei Yukawa · 8 years ago
  81. 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
  82. 45700fa Use a flag to grant a temporary URI permission. by Yohei Yukawa · 8 years ago
  83. bf055ba Merge \\"Add InputMethodService#exposeContent()\\" into nyc-mr1-dev am: dc42d7dd13 by Yohei Yukawa · 8 years ago
  84. 25e0813 Add InputMethodService#exposeContent() by Yohei Yukawa · 8 years ago
  85. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  86. 833bdce Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  87. d0d0797 Fix a behavior change in "Show software keyboard". by Yohei Yukawa · 8 years ago
  88. 91eb265 Customizes input extract edit view for Wear by Mark Renouf · 8 years ago
  89. 7572240 Revert "Customizes input extract edit view for Wear" by Yohei Yukawa · 8 years ago
  90. 880602e Customizes input extract edit view for Wear by Mark Renouf · 8 years ago
  91. 2dbc532 Fix a regression in SHOW_IME_WITH_HARD_KEYBOARD handling. by Yohei Yukawa · 8 years ago
  92. ef5b465 Fix a bug that IMS#mShowInputFlags is never updated. by Yohei Yukawa · 8 years ago
  93. 1064d35 Merge "Tell IMS about missing InputConnection methods." into nyc-dev by Yohei Yukawa · 8 years ago
  94. 19a80a1 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 8 years ago
  95. 755c009 Fix: onExtractedDeleteText deletes unintended region. by Keisuke Kuroyanagi · 8 years ago
  96. cf8403b Suppress NPE in IMS#onEvaluateInputViewShown(). by Yohei Yukawa · 9 years ago
  97. 7b739a8 Stop lying about hardware keyboard presence. by Yohei Yukawa · 9 years ago
  98. 5ba31aa Fix crash in KeyboardView with null Handler by Clara Bayarri · 9 years ago
  99. d0374c6 Fix a few view ctors to not call Looper.myLooper by John Reck · 9 years ago
  100. 6fcbb56 Handle BadTokenException exception more reliably. by Yohei Yukawa · 9 years ago