1. 2a9f3b8 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  2. ee9c6e7 Add @UnsupportedAppUsage annotations for max-p. by Artur Satayev · 4 years, 10 months ago
  3. 89f02cc Merge "Restore some greylist entries." into qt-dev am: f76bdce6e0 am: 13ffa87a6d by Mathew Inwood · 5 years ago
  4. 3a75f26 Restore some greylist entries. by Mathew Inwood · 5 years ago
  5. c43a0a6 A11y support for windows in a re-parented display by Jackal Guo · 5 years ago
  6. b4f328a Reenable CursorAnchorInfo API with ActivityView by Yohei Yukawa · 5 years ago
  7. 1588439 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  8. e057369 Provide a hook for forcing all system bars to be displayed at all times by Brad Stenning · 5 years ago
  9. 6a98b6d Merge "Add PopupMenu#setForceShowIcon" by TreeHugger Robot · 6 years ago
  10. d20eef8 Query right user's system IMEs in AppRestrictionsHelper by Yohei Yukawa · 6 years ago
  11. da59e1d Add PopupMenu#setForceShowIcon by Mihai Popa · 6 years ago
  12. 1fb13c5 Query right user's enabled IMEs in KeyguardPasswordView by Yohei Yukawa · 6 years ago
  13. 46d59f0 Link InsetsController to IME (IME transitons 4/n) by Tarandeep Singh · 6 years ago
  14. 2cbcd7f Pipe IME state into insets (IME transitions 3/n) by Tarandeep Singh · 6 years ago
  15. ed3e728 Merge "Pre-render input method (IME transitions 1/n)" by Tarandeep Singh · 6 years ago
  16. eadb139 Pre-render input method (IME transitions 1/n) by Tarandeep Singh · 6 years ago
  17. fd8f721 Client-side reimplementation of IMM#setCurrentInputMethodSubtype() by Yohei Yukawa · 6 years ago
  18. 2988d2d Unimplement VrManager#setVrInputMethod() by Yohei Yukawa · 6 years ago
  19. 17ace29 Deprecate SuggestionSpan#ACTION_SUGGESTION_PICKED by Yohei Yukawa · 6 years ago
  20. 0f5eade Introduce @hide EditorInfo#targetInputMethodUser by Yohei Yukawa · 6 years ago
  21. 0c1ebff Deprecate null IME token rule in IMM#setInputMethod() by Yohei Yukawa · 6 years ago
  22. af6721f Merge "Re-work IMM#getShortcutInputMethodsAndSubtypes()" by TreeHugger Robot · 6 years ago
  23. 4773ee1 Stop supporting null IME token in IMM#setInputMethodAndSubtype() by Yohei Yukawa · 6 years ago
  24. fefedc5 Re-work IMM#getShortcutInputMethodsAndSubtypes() by Yohei Yukawa · 6 years ago
  25. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  26. a5a81d2 Merge "Add IMMS#showInputMethodPickerFromSystem." by TreeHugger Robot · 6 years ago
  27. 0c49908 Stop supporting null IME token in IMM#switchToLastInputMethod() by Yohei Yukawa · 6 years ago
  28. 70f17e7 Remove IInputMethodManager#switchToNextInputMethod() by Yohei Yukawa · 6 years ago
  29. 0b05f9e Add IMMS#showInputMethodPickerFromSystem. by lumark · 6 years ago
  30. b603095 A brave new world for window insets (2 and 3/n) by Jorim Jaggi · 6 years ago
  31. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  32. 8b46029 Merge "Show IME correctly when top-most display focus changed." by TreeHugger Robot · 6 years ago
  33. 6f13d20b Show IME correctly when top-most display focus changed. by lumark · 6 years ago
  34. bae5bea Introduce multi-client IME for special form factors by Yohei Yukawa · 6 years ago
  35. 35fa6d5 Extract IMM internal flags into StartInputFlags by Yohei Yukawa · 6 years ago
  36. 530dd76 Remove IInputMethodSession#finishInput(), which is called nowhere by Yohei Yukawa · 6 years ago
  37. 499e3f7 Extract UnbindReason from InputMethodClient by Yohei Yukawa · 6 years ago
  38. c6632df Extract StartInputReason from InputMethodClient by Yohei Yukawa · 6 years ago
  39. a468d70 Move some methods from InputMethodClient to InputMethodDebug by Yohei Yukawa · 6 years ago
  40. e48d0ae Remove IInputMethodManager#finishInput(), which is NOP by Yohei Yukawa · 6 years ago
  41. 4052a10f Instantiate InputMethodManager for each display (2nd try) by Yohei Yukawa · 6 years ago
  42. 1df32c5 Revert "Instantiate InputMethodManager for each display" by Yohei Yukawa · 6 years ago
  43. c53d78e Instantiate InputMethodManager for each display by Yohei Yukawa · 6 years ago
  44. a71bb25 Let IMMS be responsible for IInputMethodClient lifecycle by Yohei Yukawa · 6 years ago
  45. 41f89c3 Remove the dependency on IInputMethodClient from IME focus check by Yohei Yukawa · 6 years ago
  46. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  47. 90120a8 Support IME Window to show in secondary display. by lumark · 6 years ago
  48. cdc36ad Merge "Fix a JavaDoc link to inputMethodClientHasFocus()" by TreeHugger Robot · 6 years ago
  49. 603f4d0 Move InputMethodManagerService to com.android.server.inputmethod by Yohei Yukawa · 6 years ago
  50. e302d2e Fix a JavaDoc link to inputMethodClientHasFocus() by Yohei Yukawa · 6 years ago
  51. c07fd4c Move notifyUserAction() to IInputMethodPrivilegedOperations by Yohei Yukawa · 6 years ago
  52. eec552e Allow IMM to forward API calls to IMS by Yohei Yukawa · 6 years ago
  53. c54c117 Add a new Binder interface to allow IMS to directly talk to IMMS by Yohei Yukawa · 6 years ago
  54. cf7039d Merge "Fix lint errors around import lines in IInputConnectionWrapper" by TreeHugger Robot · 6 years ago
  55. 5c1989a Fix lint errors around import lines in IInputConnectionWrapper by Yohei Yukawa · 6 years ago
  56. b985e6e Add TODO about IMM#getInputMethodWindowVisibleHeight() by Yohei Yukawa · 6 years ago
  57. e24ed79 Hide IInputMethodManager.{add,remove}Client() from apps by Yohei Yukawa · 6 years ago
  58. 6872390 Remove IInputMethodClient.setUsingInputMethod() by Yohei Yukawa · 6 years ago
  59. 383c93a Remove an obsolete comment about BridgeIInputMethodManager by Yohei Yukawa · 6 years ago
  60. af972c8 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  61. 654a6f9 Support rotation on secondary displays (1/N) by Riddle Hsu · 6 years ago
  62. 99e1f6e Notify new IME target before IME starts interacting by Yohei Yukawa · 6 years ago
  63. 29cb768 FloatingActionMode.setOutsideTouchable by Abodunrinwa Toki · 6 years ago
  64. d842533 Display shortcut modifiers in menu by Vladislav Kaznacheev · 6 years ago
  65. bf7cc38 Display shortcut inline with item title in cascading menu by Vladislav Kaznacheev · 6 years ago
  66. 2b00eae Merge "IME API: rename IMS methods." into pi-dev by TreeHugger Robot · 6 years ago
  67. ab65025 Reset user rotate pref on navbar create by Mike Digman · 6 years ago
  68. 164cfba IME API: rename IMS methods. by Tarandeep Singh · 6 years ago
  69. f8f0c8d Merge "Revert "Introduce InputConnection#reportLanguageHint()"" by TreeHugger Robot · 6 years ago
  70. 4397591 Revert "Introduce InputConnection#reportLanguageHint()" by Yohei Yukawa · 6 years ago
  71. a725df9 Add ViewConfiguration.shouldShowMenuShortcutsWhenKeyboardPresent by Vladislav Kaznacheev · 6 years ago
  72. 4d0e87d Merge "Fix context submenu position" by TreeHugger Robot · 7 years ago
  73. 2f731c55 Add new InputBindResult.ResultCode for no editor by Tarandeep Singh · 7 years ago
  74. eb57061 Fix checks for showing InputMethod picker by Tarandeep Singh · 7 years ago
  75. a6dfa74 Fix context submenu position by Vladislav Kaznacheev · 7 years ago
  76. 0ad372a Merge "Fix context menu position for RTL" by TreeHugger Robot · 7 years ago
  77. d959c9d Fix context menu position for RTL by Vladislav Kaznacheev · 7 years ago
  78. e77386e Introduce InputConnection#reportLanguageHint() by Yohei Yukawa · 7 years ago
  79. 4925117 Merge "Add popup item content to id/content where applicable" by TreeHugger Robot · 7 years ago
  80. d655862 Add popup item content to id/content where applicable by Alan Viverette · 7 years ago
  81. 2553e48 Make IMM more robust for window focus stealing by Yohei Yukawa · 7 years ago
  82. cf68d52 SoftInput flag requires focused View to show IME by Yohei Yukawa · 7 years ago
  83. 926488d Use IBinder#shellCommand() for 'adb shell ime' by Yohei Yukawa · 7 years ago
  84. ab39cc5 Merge "Add support for VR InputMethod." by Tarandeep Singh · 7 years ago
  85. 89a6c48 Add support for VR InputMethod. by Tarandeep Singh · 7 years ago
  86. 6e15c2a Merge "Extend RotationPolicy to lock the screen at a specific rotation" by Mike Digman · 7 years ago
  87. 5c6b622 Display Cutout: Dispatch Cutout from WindowManager by Adrian Roos · 7 years ago
  88. 6ca8711 Extend RotationPolicy to lock the screen at a specific rotation by Mike Digman · 7 years ago
  89. bdd2c25 Fix horizontal position of tooltip in a Dialog by Vladislav Kaznacheev · 7 years ago
  90. 7be7878 Merge "Skip blocking InputConnection APIs after unbind" by TreeHugger Robot · 7 years ago
  91. a18447dd Merge "FloatingToolbar updates" by TreeHugger Robot · 7 years ago
  92. 1d113d0 Skip blocking InputConnection APIs after unbind by Tarandeep Singh · 7 years ago
  93. 930328c Annotate threads for some IME handling methods by Yohei Yukawa · 7 years ago
  94. 9c881f2 FloatingToolbar updates by Abodunrinwa Toki · 7 years ago
  95. 670cede Fix group divider make chrome crash issue. by Tun Zheng · 7 years ago
  96. 644b2d1 Merge "Fix tooltips for views in a popup window" into oc-mr1-dev am: 6a1dad9194 by Vladislav Kaznacheev · 7 years ago
  97. 0b842b4 Adding group divider support in Android Menus by Tarun Lohani · 7 years ago
  98. df6ee1e Fix tooltips for views in a popup window by Vladislav Kaznacheev · 7 years ago
  99. 4a7aeb3 Avoid FloatingToolbar flickers by Abodunrinwa Toki · 7 years ago
  100. dd469d1 Do not update currently open tooltip. by Vladislav Kaznacheev · 7 years ago