summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Enable IMS#canImeRenderGesturalNavButtons() by default (2nd tr...TreeHugger Robot2022-02-151-1/+1
|\
| * Revert "Enable IMS#canImeRenderGesturalNavButtons() by default (2nd try)"Yohei Yukawa2022-02-151-1/+1
* | Merge "Remove unused InputMethod#setCurrentShowInputToken()"Yohei Yukawa2022-02-151-9/+0
|\ \
| * | Remove unused InputMethod#setCurrentShowInputToken()Yohei Yukawa2022-02-141-9/+0
* | | Merge "Remove unused InputMethod#setCurrentHideInputToken()"Yohei Yukawa2022-02-151-9/+0
|\| |
| * | Remove unused InputMethod#setCurrentHideInputToken()Yohei Yukawa2022-02-141-9/+0
* | | Merge "Use config_imeDrawsImeNavBar"TreeHugger Robot2022-02-151-12/+10
|\ \ \ | |/ / |/| |
| * | Use config_imeDrawsImeNavBarYohei Yukawa2022-02-091-12/+10
* | | Merge "Recycle obtained TypedArrays"TreeHugger Robot2022-02-102-0/+3
|\ \ \
| * | | Recycle obtained TypedArraysNikolas Havrikov2022-02-102-0/+3
* | | | Merge changes I53808ec2,I6f1b8a93Taran Singh2022-02-102-9/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix IMS#onPrepareStylusHandwriting callTaran Singh2022-02-102-9/+6
| |/ /
* / / Allow a11y services to enter text via the path IMEs useyingleiw2022-02-083-7/+17
|/ /
* | Merge "Fix IMS window visibility"Adrian Roos2022-02-071-20/+11
|\ \
| * | Fix IMS window visibilityAdrian Roos2022-02-031-20/+11
* | | Add null check for mNavigationBarFrameRobin Lee2022-02-071-5/+7
| |/ |/|
* | Enable IMS#canImeRenderGesturalNavButtons() by default (2nd try)Yohei Yukawa2022-02-041-1/+1
* | Have both NAVIGATION_HINT_IME{,_SWITCHER}_SHOWNYohei Yukawa2022-02-042-3/+3
* | Merge "Revert "Enable IMS#canImeRenderGesturalNavButtons() by default""Yohei Yukawa2022-02-041-1/+1
|\ \
| * | Revert "Enable IMS#canImeRenderGesturalNavButtons() by default"Yohei Yukawa2022-02-031-1/+1
* | | Add a missing "=" in dumpsys input_methodYohei Yukawa2022-02-031-1/+2
|/ /
* | Enable IMS#canImeRenderGesturalNavButtons() by defaultYohei Yukawa2022-02-011-1/+1
* | Support floating IMEs even when IMEs render the nav buttonsYohei Yukawa2022-01-311-5/+37
|/
* Introduce Window.DecorCallbackYohei Yukawa2022-01-313-16/+17
* Support IME switcher icon visibility updateYohei Yukawa2022-01-283-12/+85
* Support nav button color transitionsYohei Yukawa2022-01-281-1/+35
* Merge "Avoid reflection with ObjectAnimator"Jared Duke2022-01-271-1/+16
|\
| * Avoid reflection with ObjectAnimatorJared Duke2022-01-271-1/+16
* | Merge "Make IME extract text fields public"TreeHugger Robot2022-01-271-2/+4
|\ \
| * | Make IME extract text fields publicTaran Singh2022-01-261-2/+4
* | | Support light navigation barYohei Yukawa2022-01-273-5/+60
| |/ |/|
* | Merge changes from topics "CAI-filters", "onPrepareStylusHandwriting"TreeHugger Robot2022-01-273-2/+61
|\ \
| * | Scribe in IMF: Early InkWindow preparation 6/NTaran Singh2022-01-263-2/+61
* | | Merge "Scribe in IMF: Stylus Spy windows Impl 5/N"TreeHugger Robot2022-01-273-13/+49
|\| |
| * | Scribe in IMF: Stylus Spy windows Impl 5/NTaran Singh2022-01-263-13/+49
| |/
* | Merge "Factor out to NavigationBarController#scheduleRelayout()"Yohei Yukawa2022-01-261-24/+40
|\ \
| * | Factor out to NavigationBarController#scheduleRelayout()Yohei Yukawa2022-01-251-24/+40
| |/
* | Merge "Remove redundant API"Charles Chen2022-01-261-7/+0
|\ \ | |/ |/|
| * Remove redundant APICharles Chen2022-01-141-7/+0
* | Update the IME nav UI when gesture navigation mode changesYohei Yukawa2022-01-241-1/+55
* | Merge "Minimum impl of nav buttons rendered by IME"Yohei Yukawa2022-01-2415-0/+3453
|\ \
| * | Minimum impl of nav buttons rendered by IMEYohei Yukawa2022-01-2015-0/+3453
* | | Remove unused IInputMethod#revokeSessionYohei Yukawa2022-01-221-20/+0
|/ /
* | Merge "Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl...""TreeHugger Robot2022-01-133-5/+260
|\ \
| * | Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl..."Taran Singh2022-01-123-5/+260
* | | Merge "Add a sysprop to disable SysUI's nav buttons when IME is shown"TreeHugger Robot2022-01-131-0/+40
|\ \ \ | |/ / |/| |
| * | Add a sysprop to disable SysUI's nav buttons when IME is shownYohei Yukawa2022-01-121-0/+40
* | | Merge "[RESTRICT AUTOMERGE] Attempt to fix exception in IMS"TreeHugger Robot2022-01-121-0/+7
|\ \ \
| * | | [RESTRICT AUTOMERGE] Attempt to fix exception in IMSCharles Chen2022-01-121-0/+7
| |/ /
* | | Merge "[IME]: Make mFullscreenArea invisble when candidate/extract frame not ...TreeHugger Robot2022-01-121-2/+6
|\ \ \ | |/ / |/| |