summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in IMS#onEvaluateFullscreenModeTaran Singh2021-08-261-3/+3
* Don't cache IME surface in fullscreen modeTaran Singh2021-05-201-2/+13
* Merge "Let IME receive insets ignoring z-order" into sc-devTiger Huang2021-05-111-0/+1
|\
| * Let IME receive insets ignoring z-orderTiger Huang2021-05-101-0/+1
* | Make IInputMethodPrivilegedOperations to async (6/N)Wilson Wu2021-04-291-1/+1
* | Merge "Make IInputMethodPrivilegedOperations to async (5/N)" into sc-devYohei Yukawa2021-04-291-1/+1
|\ \
| * | Make IInputMethodPrivilegedOperations to async (5/N)Wilson Wu2021-04-281-1/+1
* | | Merge "Make IInputMethodPrivilegedOperations to async (4/N)" into sc-devYohei Yukawa2021-04-281-2/+2
|\ \ \
| * | | Make IInputMethodPrivilegedOperations to async (4/N)Wilson Wu2021-04-281-2/+2
| |/ /
* | / Consolidate InputMethodManager#toggleSoftInput reliabilityMing-Shin Lu2021-04-271-1/+7
| |/ |/|
* | Merge "Make IInputMethodPrivilegedOperations to async (3/N)" into sc-devWilson Wu2021-04-221-1/+1
|\ \ | |/ |/|
| * Make IInputMethodPrivilegedOperations to async (3/N)Wilson Wu2021-04-201-1/+1
* | Fix not invoke setImeWindowStatus when unlocked by PIN lockMing-Shin Lu2021-04-191-3/+2
* | Make IInputMethodPrivilegedOperations to async (2/N)Wilson Wu2021-04-151-1/+1
|/
* Merge "Make IInputMethodPrivilegedOperations to async (1/N)" into sc-devWilson Wu2021-03-311-1/+1
|\
| * Make IInputMethodPrivilegedOperations to async (1/N)Wilson Wu2021-03-291-1/+1
* | Avoid IME restart for configChangesTaran Singh2021-03-301-3/+9
|/
* Revert "Avoid IME restart for configChanges"Yohei Yukawa2021-03-131-41/+3
* Avoid IME restart for configChangesTaran Singh2021-03-101-3/+41
* Revert "Avoid IME restart for configChanges"Taran Singh2021-03-011-49/+3
* Avoid IME restart for configChangesTaran Singh2021-02-181-3/+49
* Make EditorInfo.internalImeOptions parcelable.Taran Singh2021-01-291-1/+1
* Retain IME surface with a timeoutTaran Singh2021-01-121-3/+33
* Prevent Fullscreen IME when app is in portrait.Taran Singh2020-12-211-2/+6
* Revert "Revert "Let IME#onFinishInput called without dup onStart..."Ming-Shin Lu2020-12-041-2/+27
* Merge "Revert "Let IME#onFinishInput called without dup onStartInput wh...""Jeff DeCew2020-12-041-27/+2
|\
| * Revert "Let IME#onFinishInput called without dup onStartInput wh..."Jeff DeCew2020-12-031-27/+2
* | Merge "Measure and optimize IMF latency 6/n"TreeHugger Robot2020-12-031-9/+10
|\ \
| * | Measure and optimize IMF latency 6/nTaran Singh2020-11-131-9/+10
* | | Add InputConnection app and service dumpIoana Stefan2020-12-021-10/+23
* | | Merge changes I48be0250,I58634142TreeHugger Robot2020-12-011-1/+20
|\ \ \ | |_|/ |/| |
| * | Measure IMF latency 4/nTaran Singh2020-11-181-1/+20
* | | Let IME#onFinishInput called without dup onStartInput when screen-offMing-Shin Lu2020-11-251-2/+27
|/ /
* | Merge changes from topics "ime-tracing-interface", "optimized-ime-tracing-cli...Ioana Stefan2020-11-171-3/+18
|\ \
| * | Optimized workflow for IME tracing on InputMethodService sideIoana Stefan2020-11-131-3/+18
| |/
* / Do let IME fit invisible insetsTiger Huang2020-11-081-7/+2
|/
* Measure baseline IMF latency (2/n)Taran Singh2020-11-031-0/+15
* Merge "Remove preRender input"TreeHugger Robot2020-11-021-103/+14
|\
| * Remove preRender inputTaran Singh2020-10-291-103/+14
* | Merge "Only use system gesture insets for exclusion rects with root ime view"Winson Chung2020-10-291-5/+15
|\ \
| * | Only use system gesture insets for exclusion rects with root ime viewWinson Chung2020-10-291-5/+15
* | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+2
|/ /
* | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+2
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+2
|/
* Add proto-based InputMethodService and server side dumping for IMEAnmol Gupta2020-10-071-3/+83
* Merge "Don't let IME window fit status bar" into rvc-qpr-dev am: 022e779ae5 a...Tiger Huang2020-09-231-15/+11
|\
| * 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
* | | Remove the legacy insets modeTiger Huang2020-09-181-18/+5
* | | Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-8/+8
|\| |