summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* 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-174-1/+64
* | Support IME to take extra information to editorCalvin Pan2021-11-091-0/+27
* | 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
* | Fix InputMethodServiceInternal lifetimeYohei Yukawa2021-09-301-2/+15
* | Merge "Update javadoc for EditorInfo.actionId usage"TreeHugger Robot2021-09-271-1/+6
|\ \
| * | Update javadoc for EditorInfo.actionId usageTetsui Ohkubo2021-09-271-1/+6
* | | Preserve invocation order in RemoteInputConnectionYohei Yukawa2021-09-161-3/+21
* | | Deprecate MissingMethodFlags to preserve invocation orderYohei Yukawa2021-09-152-56/+5
* | | Simplify IInputMethod#startInput() handler a bitYohei Yukawa2021-09-131-13/+6
* | | Stop lying about MissingMethodFlags.REQUEST_CURSOR_UPDATESYohei Yukawa2021-09-101-1/+9
* | | Log errors if RemoteInputConnection is used after IMS#onDestroy()Yohei Yukawa2021-09-101-28/+48
* | | Use CompletableFuture insteadYohei Yukawa2021-08-291-17/+19
* | | 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
* | Merge "Allow WPS to create windows with multiple type" into sc-v2-dev am: cc2...Charles Chen2021-08-131-1/+1
|\|
| * Allow WPS to create windows with multiple typeCharles Chen2021-08-111-1/+1
* | Rename IInputConnectionWrapper to RemoteInputConnectionImplYohei Yukawa2021-08-031-0/+10
* | Merge "Use IBooleanResultCallback when appropriate in IInputContext"TreeHugger Robot2021-07-191-6/+6
|\ \
| * | Use IBooleanResultCallback when appropriate in IInputContextYohei Yukawa2021-07-181-6/+6
* | | Merge "Finish renaming requestUpdateCursorAnchorInfo() to requestCursorUpdate...TreeHugger Robot2021-07-191-2/+2
|\| |
| * | Finish renaming requestUpdateCursorAnchorInfo() to requestCursorUpdates()Yohei Yukawa2021-07-181-2/+2
* | | Check MissingMethodFlags.COMMIT_CORRECTION at the right placeYohei Yukawa2021-07-161-4/+4
|/ /
* | Introduce InputMethodServiceInternal for better abstractionYohei Yukawa2021-07-135-177/+267
* | Optimize InputConnectionProtoDumper a bitYohei Yukawa2021-07-093-12/+11
* | Merge android.util.imetracing into com.android.internal.inputmethodYohei Yukawa2021-07-092-11/+11
* | Rename InputConnectionWrapper to RemoteInputConnectionYohei Yukawa2021-07-072-4/+436
* | Merge "Remove updateImeDisplayId" into sc-v2-dev am: 56e17bfcd8 am: ebf2e81d46Charles Chen2021-07-022-27/+6
|\|
| * Remove updateImeDisplayIdCharles Chen2021-06-242-27/+6
* | Merge "Remove multi-client IME"Wilson Wu2021-06-303-1045/+0
|\ \ | |/ |/|
| * Remove multi-client IMEWilson Wu2021-06-163-1045/+0
* | Migrate InputMethodService to WindowProviderServiceCharles Chen2021-06-182-3/+50
|/
* 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-274-41/+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