summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/inputmethod/InputMethodPrivilegedOperations.java
Commit message (Expand)AuthorAgeFilesLines
* Refine {SHOW,HIDE}_MY_SOFT_INPUT constantsWilson Wu2022-08-101-2/+3
* Finish handwriting session for recents gestureTaran Singh2022-03-151-2/+2
* Configure handwriting window with the IME's pid and uid for ANRsPrabir Pradhan2022-03-021-3/+3
* Scribe in IMF: Stylus Spy windows Impl 5/NTaran Singh2022-01-261-0/+17
* Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl..."Taran Singh2022-01-121-0/+16
* Revert "Scribe in IMF: startStylusHandwriting & lifecycle 2/N"Josh Wu2022-01-111-16/+0
* Scribe in IMF: startStylusHandwriting & lifecycle 2/NTaran Singh2022-01-101-0/+16
* Use AndroidFuture insteadYohei Yukawa2021-08-291-32/+30
* Use CompletableFuture insteadYohei Yukawa2021-08-291-25/+26
* Remove unnecessary "I" from IIInputContentUriTokenResultCallbackYohei Yukawa2021-07-231-1/+1
* Make IInputMethodPrivilegedOperations to async (6/N)Wilson Wu2021-04-291-6/+3
* Merge "Make IInputMethodPrivilegedOperations to async (5/N)" into sc-devYohei Yukawa2021-04-291-5/+3
|\
| * Make IInputMethodPrivilegedOperations to async (5/N)Wilson Wu2021-04-281-5/+3
* | Merge "Make IInputMethodPrivilegedOperations to async (4/N)" into sc-devYohei Yukawa2021-04-281-6/+3
|\ \
| * | Make IInputMethodPrivilegedOperations to async (4/N)Wilson Wu2021-04-281-6/+3
| |/
* | Merge "Make IInputMethodPrivilegedOperations to async (3/N)" into sc-devWilson Wu2021-04-221-6/+3
|\ \ | |/ |/|
| * Make IInputMethodPrivilegedOperations to async (3/N)Wilson Wu2021-04-201-6/+3
* | Make IInputMethodPrivilegedOperations to async (2/N)Wilson Wu2021-04-151-6/+3
|/
* Merge "Add null check for IInputMethodPrivilegedOperations" into sc-devWilson Wu2021-04-081-2/+6
|\
| * Add null check for IInputMethodPrivilegedOperationsWilson Wu2021-04-071-2/+6
* | Make IInputMethodPrivilegedOperations to async (1/N)Wilson Wu2021-03-291-6/+3
|/
* Make IInputMethodPrivilegedOperations to onewayWilson Wu2021-03-031-28/+66
* Remove preRender inputTaran Singh2020-10-291-19/+0
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
* Pipe windowToken for hideSoftInputTarandeep Singh2020-02-271-4/+6
* Pipe windowToken of window requesting IMETarandeep Singh2020-01-211-3/+6
* Pipe IME state into insets (IME transitions 3/n)Tarandeep Singh2019-01-281-0/+37
* Pre-render input method (IME transitions 1/n)Tarandeep Singh2019-01-251-0/+1
* Unify IInputMethodPrivilegedOperations as sync IPCYohei Yukawa2019-01-211-3/+3
* Remove a special optimization for a quite rare scenarioYohei Yukawa2018-09-241-16/+0
* Move notifyUserAction() to IInputMethodPrivilegedOperationsYohei Yukawa2018-09-111-0/+16
* Use correct @*Res annotation for updateStatusIcon()Yohei Yukawa2018-09-091-2/+2
* Stop relying on IMM in IMS for token-guarded IME APIsYohei Yukawa2018-09-091-0/+157
* Add a wrapper for IInputMethodPrivilegedOperationsYohei Yukawa2018-09-091-0/+192