summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Merge ab/7061308 into stage.Xin Li2021-02-211-6/+15
|\
| * Merge changes from topic "dec5" am: c2793cf12b am: 9af6ac78b0Jeff Sharkey2020-12-081-1/+2
| |\
| * \ Merge "Do let IME fit invisible insets" into rvc-qpr-dev am: edf2036691Tiger Huang2020-11-181-1/+0
| |\ \
| | * | Do let IME fit invisible insetsTiger Huang2020-11-171-1/+0
| * | | Merge "Only use system gesture insets for exclusion rects with root ime view"...TreeHugger Robot2020-11-031-5/+15
| |\| |
| | * | Only use system gesture insets for exclusion rects with root ime viewWinson Chung2020-11-031-5/+15
| * | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-021-2/+2
| * | | DO NOT MERGE: Revert "Don't let IME window fit status bar" am: 427bdc1c86Tiger Huang2020-10-141-11/+15
| |\| |
| | * | DO NOT MERGE: Revert "Don't let IME window fit status bar"Tiger Huang2020-10-141-11/+15
* | | | OWNERS for InlineSuggestion* in view/inputmethodAhaan Ugale2021-02-021-0/+2
| |_|/ |/| |
* | | Merge changes from topic "dec5" am: c2793cf12bJeff Sharkey2020-12-081-1/+2
|\ \ \
| * | | Improve OWNERS coverage across frameworks/base/.Jeff Sharkey2020-12-081-1/+2
* | | | DO NOT MERGE - Merge RQ1A.201205.011Xin Li2020-12-071-11/+15
|\ \ \ \
| * | | | DO NOT MERGE: Revert "Don't let IME window fit status bar"Tiger Huang2020-10-141-11/+15
| | |_|/ | |/| |
* | | | Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855Xin Li2020-12-021-14/+14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge "Don't let IME window fit status bar" into rvc-qpr-dev am: 022e779ae5Tiger Huang2020-09-231-15/+11
| |\|
| | * Don't let IME window fit status barTiger Huang2020-09-231-15/+11
| * | Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-8/+8
| |\ \ | | |/ | |/|
| * | Smooth out IME animation for automotive devicesHeemin Seog2020-08-211-5/+9
* | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-2/+2
| |/ |/|
* | Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-8/+8
|/
* Merge "Fix IME flicker: move hiding the surface into the control target" into...Adrian Roos2020-07-091-3/+0
|\
| * Fix IME flicker: move hiding the surface into the control targetAdrian Roos2020-07-091-3/+0
* | Change to drop down when the inline suggestions don't be shown in IME.lpeter2020-07-081-0/+5
|/
* Clear inline suggestions before onStartInput instead of before onFinishInputFeng Cao2020-06-241-1/+1
* Merge "Disable user animations on insets whose visible frame is empty (refine...Tiger Huang2020-06-241-0/+4
|\
| * Disable user animations on insets whose visible frame is empty (refined)Tiger Huang2020-06-231-0/+4
* | Clear inline suggestions before onFinishInputFeng Cao2020-06-222-0/+21
|/
* Make InputMethodService be an UI contextCharles Chen2020-06-031-0/+6
* Add WindowMetricsHelperCharles Chen2020-05-041-2/+3
* Address leftover TODOs from inline suggestions.Adam He2020-04-281-3/+12
* Filter the content of the Bundles used as extras and styling APIsTYM Tsai2020-04-221-0/+1
* Let blocked InputConnection APIs fail upon IInputMethod.unbindInput()Yohei Yukawa2020-04-022-32/+35
* Send more IME events to autofill manager service.Feng Cao2020-03-313-172/+385
* Merge "Report bounds instead of size in WindowMetrics" into rvc-devAndrii Kulian2020-03-271-3/+2
|\
| * Report bounds instead of size in WindowMetricsAndrii Kulian2020-03-241-3/+2
* | Merge "Make canBeImeTarget be compatible with legacy behavior" into rvc-devTiger Huang2020-03-251-0/+1
|\ \
| * | Make canBeImeTarget be compatible with legacy behaviorTiger Huang2020-03-251-0/+1
| |/
* | Merge "Fix the validation for showing inline suggestion in webview" into rvc-devTreeHugger Robot2020-03-251-2/+7
|\ \
| * | Fix the validation for showing inline suggestion in webviewFeng Cao2020-03-241-2/+7
| |/
* / Fix IME hide stateTaran Singh2020-03-241-1/+1
|/
* Add null check in IMS hideWindowTaran Singh2020-03-201-1/+3
* Handle IME hide internal state correctly.Taran Singh2020-03-191-3/+4
* Merge "Make IME fit navgation bars at left and right sides" into rvc-devTreeHugger Robot2020-03-171-1/+4
|\
| * Make IME fit navgation bars at left and right sidesTiger Huang2020-03-101-1/+4
* | Add OnControllableInsetsChangedListenerJorim Jaggi2020-03-101-0/+8
|/
* Remove IME surface when window unbindsTarandeep Singh2020-03-061-0/+4
* Notify autofill with the IME start/finish input view eventsFeng Cao2020-03-022-18/+82
* Populate the autofillId in the IMS EditorInfoFeng Cao2020-02-282-9/+32
* Several improvements and bug fixes to the inline autofill flowFeng Cao2020-02-281-2/+3