1. 618dbe02 Disable user animations on insets whose visible frame is empty (refined) by Tiger Huang · 4 years, 2 months ago
  2. 49f329c Add WindowMetricsHelper by Charles Chen · 4 years, 7 months ago
  3. 045c020 Address leftover TODOs from inline suggestions. by Adam He · 4 years, 4 months ago
  4. 97ec1c4 Send more IME events to autofill manager service. by Feng Cao · 4 years, 5 months ago
  5. 363edf4 Merge "Report bounds instead of size in WindowMetrics" into rvc-dev by Andrii Kulian · 4 years, 5 months ago
  6. d10a12c Merge "Make canBeImeTarget be compatible with legacy behavior" into rvc-dev by Tiger Huang · 4 years, 5 months ago
  7. 227c665 Make canBeImeTarget be compatible with legacy behavior by Tiger Huang · 4 years, 5 months ago
  8. 0be1d67 Report bounds instead of size in WindowMetrics by Andrii Kulian · 4 years, 6 months ago
  9. aef529a Fix IME hide state by Taran Singh · 4 years, 5 months ago
  10. f739e47 Add null check in IMS hideWindow by Taran Singh · 4 years, 5 months ago
  11. e68d6f5 Handle IME hide internal state correctly. by Taran Singh · 4 years, 5 months ago
  12. c8364e3 Make IME fit navgation bars at left and right sides by Tiger Huang · 4 years, 6 months ago
  13. 0fe4f78 Remove IME surface when window unbinds by Tarandeep Singh · 4 years, 6 months ago
  14. 7c85eb7 Notify autofill with the IME start/finish input view events by Feng Cao · 4 years, 6 months ago
  15. e65a97c Populate the autofillId in the IMS EditorInfo by Feng Cao · 4 years, 6 months ago
  16. 73b1d16 Merge "Pipe windowToken for hideSoftInput" into rvc-dev by Taran Singh · 4 years, 6 months ago
  17. 4fe5b65 Pipe windowToken for hideSoftInput by Tarandeep Singh · 4 years, 6 months ago
  18. 94c9a83 Remove IME surface when hidden by Tarandeep Singh · 4 years, 7 months ago
  19. 36960ee Introduces the Bundle to inline suggestions APIs to encode custom UI styling information. by Feng Cao · 4 years, 6 months ago
  20. abd6b07 Refactor the InputMethodService to move inline suggestion stuff to a separate class by Feng Cao · 4 years, 7 months ago
  21. 4011625 Move rendering logic for inline suggestions to ExtServices. by Adam He · 4 years, 7 months ago
  22. 09d5586 Merge "Updated InputMethodService to not inset by navigation bar if requested by automotive." by Jian-Yang Liu · 4 years, 7 months ago
  23. e57f2dc Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() in f/b by Andrii Kulian · 4 years, 7 months ago
  24. 7eec316 Updated InputMethodService to not inset by navigation bar if requested by JianYang Liu · 4 years, 7 months ago
  25. 5272444 Window Manager Flag Migration (12/n) by Tiger Huang · 4 years, 7 months ago
  26. af30559 Merge changes from topic "content_apply" by Jorim Jaggi · 4 years, 7 months ago
  27. 0da8fd1 Force non-floating main app windows to not fit anything by Jorim Jaggi · 4 years, 8 months ago
  28. 7fb715c Introduce Window.setContentOnApplyWindowInsetsListener by Jorim Jaggi · 4 years, 8 months ago
  29. bb0e2f7 Pipe windowToken of window requesting IME by Tarandeep Singh · 4 years, 7 months ago
  30. 2695800 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  31. d9a916f Finish autofill integration with keyboard cleanup tasks by Joanne Chung · 4 years, 8 months ago
  32. 7bc8f60 Added attributes for IME and AutofillService to indicate they support by Adam He · 4 years, 9 months ago
  33. ec3f84a Make InputMethodService to never reuse the inline suggestion response callback. by Feng Cao · 4 years, 8 months ago
  34. b50bc1f Merge "API for autofill integration with keyboard." by Adam He · 4 years, 8 months ago
  35. bc67f2e API for autofill integration with keyboard. by Adam He · 4 years, 10 months ago
  36. 4a7835f Window Manager Flag Migration (7/n) by Tiger Huang · 4 years, 10 months ago
  37. 31595bc Set gesture exclusion rect for IMEs by Vinit Nayak · 5 years ago
  38. 92d2dd3 IME transitions without pre-rendering. by Tarandeep Singh · 5 years ago
  39. e0af394 Skip IME initialization when received the token that already registered by lumark · 5 years ago
  40. 46d59f0 Link InsetsController to IME (IME transitons 4/n) by Tarandeep Singh · 6 years ago
  41. 2cbcd7f Pipe IME state into insets (IME transitions 3/n) by Tarandeep Singh · 6 years ago
  42. ed3e728 Merge "Pre-render input method (IME transitions 1/n)" by Tarandeep Singh · 6 years ago
  43. eadb139 Pre-render input method (IME transitions 1/n) by Tarandeep Singh · 6 years ago
  44. 0eb8d16 Deprecate InputMethodService#onViewClicked() by Yohei Yukawa · 6 years ago
  45. 9b60ba0 Unify IInputMethodPrivilegedOperations as sync IPC by Yohei Yukawa · 6 years ago
  46. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  47. 5c05ded cherry-pick from pi-dev docs: Replacing {#link with {@link by Andrew Solovay · 6 years ago
  48. 9d73f2e Deprecate InputMethodService#getInputMethodWindowRecommendedHeight() by Yohei Yukawa · 6 years ago
  49. d4d895e Remove a special optimization for a quite rare scenario by Yohei Yukawa · 6 years ago
  50. d746a7e Let InputMethodPrivilegedOperationsRegistry deal with its singleton-ness by Yohei Yukawa · 6 years ago
  51. 90120a8 Support IME Window to show in secondary display. by lumark · 6 years ago
  52. c07fd4c Move notifyUserAction() to IInputMethodPrivilegedOperations by Yohei Yukawa · 6 years ago
  53. eec552e Allow IMM to forward API calls to IMS by Yohei Yukawa · 6 years ago
  54. c7ca368 Stop relying on IMM in IMS for token-guarded IME APIs by Yohei Yukawa · 6 years ago
  55. 2bc3d6f Add a wrapper for IInputMethodPrivilegedOperations by Yohei Yukawa · 6 years ago
  56. c54c117 Add a new Binder interface to allow IMS to directly talk to IMMS by Yohei Yukawa · 6 years ago
  57. 674cc4b Clarify that InputMethod.attachToken() can be called at most once by Yohei Yukawa · 6 years ago
  58. 903eee7 Merge "Let SoftInputWindow handle BadTokenException" am: 680f6e802c am: da916d83a0 by Yohei Yukawa · 6 years ago
  59. 13a9ffb Let SoftInputWindow handle BadTokenException by Yohei Yukawa · 6 years ago
  60. a1c24bf resolve merge conflicts of d609a403426118498ea17ec4ca3bc4ab9d4d057b to stage-aosp-master by Mathew Inwood · 6 years ago
  61. 1dd7d11 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  62. 6be7949 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  63. 99e1f6e Notify new IME target before IME starts interacting by Yohei Yukawa · 6 years ago
  64. 386f50e Add IMS#BACK_DISPOSITION_ADJUST_NOTHING by Yohei Yukawa · 6 years ago
  65. 4513699 Make few of the new IMS API methods final by Tarandeep Singh · 6 years ago
  66. 164cfba IME API: rename IMS methods. by Tarandeep Singh · 6 years ago
  67. f96309e Merge "Modify javadoc for onWindowShown" am: 2d46e07e48 am: d5d1718c4a by tiansiming [田思明] · 7 years ago
  68. b902593 Modify javadoc for onWindowShown by tiansiming [田思明] · 7 years ago
  69. 3fecef1 Make IMS.setBackDisposition() work. by Tarandeep Singh · 7 years ago
  70. 4ae9eac Merge "Unhide InputMethodService#requestShowSelf()" by TreeHugger Robot · 7 years ago
  71. fbc2f7a Unhide InputMethodService#requestShowSelf() by Yohei Yukawa · 7 years ago
  72. 2bb4441 Merge changes I30b40c48,I7d02c54c,Id68ebd35 by TreeHugger Robot · 7 years ago
  73. 623e94b Use lambda when appropriate by Yohei Yukawa · 7 years ago
  74. 31a260f Remove redundant type casts by Yohei Yukawa · 7 years ago
  75. 2b63434 Follow method renamings by Yohei Yukawa · 7 years ago
  76. b2a0e05 Fix JavaDoc errors by Yohei Yukawa · 7 years ago
  77. 8f162c6 DecorView#mNavigationGuard is gone by Yohei Yukawa · 7 years ago
  78. d8d03a8 Move IME related API methods from IMM to IMS. by Tarandeep Singh · 7 years ago
  79. 930328c Annotate threads for some IME handling methods by Yohei Yukawa · 7 years ago
  80. 16f0407 Add missing JavaDoc for IMS.InputMethodImpl by Yohei Yukawa · 7 years ago
  81. 6db3bfe Track event flow to IMMS#setImeWindowStatus by Yohei Yukawa · 8 years ago
  82. 2bc6617 Eliminate out-of-sync IMM#mFullscreenMode error by Yohei Yukawa · 8 years ago
  83. d033283 No warning/info log for expected/normal situations by Yohei Yukawa · 8 years ago
  84. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 8 years ago
  85. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  86. ac0211a Update JavaDoc for IMS#enableHardwareAcceleration by Yohei Yukawa · 8 years ago
  87. 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
  88. 45700fa Use a flag to grant a temporary URI permission. by Yohei Yukawa · 8 years ago
  89. bf055ba Merge \\"Add InputMethodService#exposeContent()\\" into nyc-mr1-dev am: dc42d7dd13 by Yohei Yukawa · 8 years ago
  90. 25e0813 Add InputMethodService#exposeContent() by Yohei Yukawa · 8 years ago
  91. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  92. 833bdce Make IMS#clearInsetOfPreviousIme() reliable. by Yohei Yukawa · 8 years ago
  93. d0d0797 Fix a behavior change in "Show software keyboard". by Yohei Yukawa · 8 years ago
  94. 91eb265 Customizes input extract edit view for Wear by Mark Renouf · 8 years ago
  95. 7572240 Revert "Customizes input extract edit view for Wear" by Yohei Yukawa · 8 years ago
  96. 880602e Customizes input extract edit view for Wear by Mark Renouf · 8 years ago
  97. 2dbc532 Fix a regression in SHOW_IME_WITH_HARD_KEYBOARD handling. by Yohei Yukawa · 8 years ago
  98. ef5b465 Fix a bug that IMS#mShowInputFlags is never updated. by Yohei Yukawa · 8 years ago
  99. 755c009 Fix: onExtractedDeleteText deletes unintended region. by Keisuke Kuroyanagi · 8 years ago
  100. cf8403b Suppress NPE in IMS#onEvaluateInputViewShown(). by Yohei Yukawa · 9 years ago