summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl...""TreeHugger Robot2022-01-131-1/+132
|\
| * Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl..."Taran Singh2022-01-121-1/+132
* | 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
|\ \ | |/ |/|
| * [IME]: Make mFullscreenArea invisble when candidate/extract frame not usedMing-Shin Lu2021-12-241-2/+6
* | Revert "Scribe in IMF: startStylusHandwriting & lifecycle 2/N"Josh Wu2022-01-111-132/+1
* | Scribe in IMF: startStylusHandwriting & lifecycle 2/NTaran Singh2022-01-101-1/+132
* | Merge SoftInputWindow#initDockWindow() into IMS#onCreate()Yohei Yukawa2021-12-271-17/+33
* | Simplify SoftInputWindowYohei Yukawa2021-12-271-3/+1
|/
* Merge "Consider IME_VISIBLE_IMPERCEPTIBLE as shown for taskbar purposes" into...Tony Wickham2021-12-011-1/+10
|\
| * Consider IME_VISIBLE_IMPERCEPTIBLE as shown for taskbar purposesTony Wickham2021-11-301-1/+10
* | Add IMM#invalidateInput()Yohei Yukawa2021-11-171-1/+24
* | Fix IME crash on SoftInputWindow.show by TOKEN_PENDINGMing-Shin Lu2021-10-131-4/+0
* | Merge "Remove binder tracing from IMS" into sc-v2-dev am: 53a1d2e0e0 am: 5ddc...Taran Singh2021-10-111-5/+0
|\|
| * Remove binder tracing from IMSTaran Singh2021-10-111-5/+0
* | Merge "Update javadoc for EditorInfo.actionId usage"TreeHugger Robot2021-09-271-1/+6
|\ \
| * | Update javadoc for EditorInfo.actionId usageTetsui Ohkubo2021-09-271-1/+6
* | | Merge "Fix NPE in IMS#onEvaluateFullscreenMode" into sc-v2-dev am: cdda26f9c7...Android Build Prod User2021-08-261-3/+3
|\ \ \ | |/ / |/| / | |/
| * Fix NPE in IMS#onEvaluateFullscreenModeTaran Singh2021-08-191-3/+3
* | Introduce InputMethodServiceInternal for better abstractionYohei Yukawa2021-07-131-103/+128
* | Optimize InputConnectionProtoDumper a bitYohei Yukawa2021-07-091-2/+2
* | Merge android.util.imetracing into com.android.internal.inputmethodYohei Yukawa2021-07-091-1/+1
|/
* Remove updateImeDisplayIdCharles Chen2021-06-241-21/+1
* Migrate InputMethodService to WindowProviderServiceCharles Chen2021-06-181-0/+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