summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-08-26Fix NPE in IMS#onEvaluateFullscreenModeTaran Singh
2021-05-20Don't cache IME surface in fullscreen modeTaran Singh
2021-05-11Merge "Let IME receive insets ignoring z-order" into sc-devTiger Huang
2021-05-10Let IME receive insets ignoring z-orderTiger Huang
2021-04-29Make IInputMethodPrivilegedOperations to async (6/N)Wilson Wu
2021-04-29Merge "Make IInputMethodPrivilegedOperations to async (5/N)" into sc-devYohei Yukawa
2021-04-28Merge "Make IInputMethodPrivilegedOperations to async (4/N)" into sc-devYohei Yukawa
2021-04-28Make IInputMethodPrivilegedOperations to async (5/N)Wilson Wu
2021-04-28Make IInputMethodPrivilegedOperations to async (4/N)Wilson Wu
2021-04-27Consolidate InputMethodManager#toggleSoftInput reliabilityMing-Shin Lu
2021-04-22Merge "Make IInputMethodPrivilegedOperations to async (3/N)" into sc-devWilson Wu
2021-04-20Make IInputMethodPrivilegedOperations to async (3/N)Wilson Wu
2021-04-19Fix not invoke setImeWindowStatus when unlocked by PIN lockMing-Shin Lu
2021-04-15Make IInputMethodPrivilegedOperations to async (2/N)Wilson Wu
2021-03-31Merge "Make IInputMethodPrivilegedOperations to async (1/N)" into sc-devWilson Wu
2021-03-30Avoid IME restart for configChangesTaran Singh
2021-03-29Make IInputMethodPrivilegedOperations to async (1/N)Wilson Wu
2021-03-13Revert "Avoid IME restart for configChanges"Yohei Yukawa
2021-03-10Avoid IME restart for configChangesTaran Singh
2021-03-01Revert "Avoid IME restart for configChanges"Taran Singh
2021-02-18Avoid IME restart for configChangesTaran Singh
2021-01-29Make EditorInfo.internalImeOptions parcelable.Taran Singh
2021-01-12Retain IME surface with a timeoutTaran Singh
2020-12-21Prevent Fullscreen IME when app is in portrait.Taran Singh
2020-12-04Revert "Revert "Let IME#onFinishInput called without dup onStart..."Ming-Shin Lu
2020-12-04Merge "Revert "Let IME#onFinishInput called without dup onStartInput wh...""Jeff DeCew
2020-12-03Revert "Let IME#onFinishInput called without dup onStartInput wh..."Jeff DeCew
2020-12-03Merge "Measure and optimize IMF latency 6/n"TreeHugger Robot
2020-12-02Add InputConnection app and service dumpIoana Stefan
2020-12-01Merge changes I48be0250,I58634142TreeHugger Robot
2020-11-25Let IME#onFinishInput called without dup onStartInput when screen-offMing-Shin Lu
2020-11-18Measure IMF latency 4/nTaran Singh
2020-11-17Merge changes from topics "ime-tracing-interface", "optimized-ime-tracing-cli...Ioana Stefan
2020-11-13Measure and optimize IMF latency 6/nTaran Singh
2020-11-13Optimized workflow for IME tracing on InputMethodService sideIoana Stefan
2020-11-08Do let IME fit invisible insetsTiger Huang
2020-11-03Measure baseline IMF latency (2/n)Taran Singh
2020-11-02Merge "Remove preRender input"TreeHugger Robot
2020-10-29Merge "Only use system gesture insets for exclusion rects with root ime view"Winson Chung
2020-10-29Only use system gesture insets for exclusion rects with root ime viewWinson Chung
2020-10-29Remove preRender inputTaran Singh
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-07Add proto-based InputMethodService and server side dumping for IMEAnmol Gupta
2020-09-23Merge "Don't let IME window fit status bar" into rvc-qpr-dev am: 022e779ae5 a...Tiger Huang
2020-09-23Merge "Don't let IME window fit status bar" into rvc-qpr-dev am: 022e779ae5Tiger Huang
2020-09-23Don't let IME window fit status barTiger Huang
2020-09-18Remove the legacy insets modeTiger Huang