summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Link InsetsController to IME (IME transitons 4/n)Tarandeep Singh2019-02-043-1/+29
* Pipe IME state into insets (IME transitions 3/n)Tarandeep Singh2019-01-281-1/+28
* Merge "Pre-render input method (IME transitions 1/n)"Tarandeep Singh2019-01-252-84/+187
|\
| * Pre-render input method (IME transitions 1/n)Tarandeep Singh2019-01-252-84/+187
* | Deprecate InputMethodService#onViewClicked()Yohei Yukawa2019-01-221-0/+7
|/
* Unify IInputMethodPrivilegedOperations as sync IPCYohei Yukawa2019-01-211-1/+1
* Limit access to suspected false positives.Mathew Inwood2018-12-281-2/+3
* Deprecate android.inputmethodservice.{Keyboard,KeyboardView}Yohei Yukawa2018-12-132-3/+14
* Introduce multi-client IME for special form factorsYohei Yukawa2018-11-123-0/+1039
* Remove IInputMethodSession#finishInput(), which is called nowhereYohei Yukawa2018-10-221-10/+1
* cherry-pick from pi-dev docs: Replacing {#link with {@linkAndrew Solovay2018-10-042-5/+5
* Deprecate InputMethodService#getInputMethodWindowRecommendedHeight()Yohei Yukawa2018-09-261-10/+14
* Remove a special optimization for a quite rare scenarioYohei Yukawa2018-09-241-43/+0
* Let InputMethodPrivilegedOperationsRegistry deal with its singleton-nessYohei Yukawa2018-09-181-2/+3
* Move some members to the "Q blacklist".Mathew Inwood2018-09-141-1/+2
* Support IME Window to show in secondary display.lumark2018-09-132-5/+26
* Move InputMethodManagerService to com.android.server.inputmethodYohei Yukawa2018-09-111-2/+2
* Move notifyUserAction() to IInputMethodPrivilegedOperationsYohei Yukawa2018-09-112-1/+38
* Allow IMM to forward API calls to IMSYohei Yukawa2018-09-091-0/+6
* Stop relying on IMM in IMS for token-guarded IME APIsYohei Yukawa2018-09-091-9/+9
* Add a wrapper for IInputMethodPrivilegedOperationsYohei Yukawa2018-09-091-49/+11
* Add a new Binder interface to allow IMS to directly talk to IMMSYohei Yukawa2018-09-062-24/+127
* Clarify that InputMethod.attachToken() can be called at most onceYohei Yukawa2018-09-061-3/+5
* Merge "Let SoftInputWindow handle BadTokenException" am: 680f6e802c am: da916...Yohei Yukawa2018-09-042-50/+179
|\
| * Let SoftInputWindow handle BadTokenExceptionYohei Yukawa2018-08-292-50/+179
| * resolve merge conflicts of d609a403426118498ea17ec4ca3bc4ab9d4d057b to stage-...Mathew Inwood2018-08-063-0/+23
| |\
| | * Add @UnsupportedAppUsage annotationsMathew Inwood2018-07-313-0/+22
* | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-07-313-0/+23
* | | Notify new IME target before IME starts interactingYohei Yukawa2018-06-221-24/+8
* | | Merge "Stop using unsupported Canvas operations in IME" into pi-dev am: 0355d...Tarandeep Singh2018-05-231-7/+6
|\| |
| * | Stop using unsupported Canvas operations in IMETarandeep Singh2018-05-221-7/+6
* | | Merge "Add IMS#BACK_DISPOSITION_ADJUST_NOTHING" into pi-dev am: feff6c7d41Yohei Yukawa2018-03-151-25/+122
|\| |
| * | Add IMS#BACK_DISPOSITION_ADJUST_NOTHINGYohei Yukawa2018-03-141-25/+122
* | | Merge "Move display id into MotionEvent"TreeHugger Robot2018-03-121-1/+1
|\ \ \ | |/ / |/| |
| * | Move display id into MotionEventSiarhei Vishniakou2018-03-061-1/+1
* | | Make few of the new IMS API methods finalTarandeep Singh2018-03-081-5/+5
* | | IME API: rename IMS methods.Tarandeep Singh2018-03-061-22/+15
|/ /
* | Merge "Modify javadoc for onWindowShown" am: 2d46e07e48 am: d5d1718c4atiansiming [田思明]2018-02-091-3/+3
|\ \
| * | Merge "Modify javadoc for onWindowShown" am: 2d46e07e48tiansiming [田思明]2018-02-091-3/+3
| |\|
| | * Modify javadoc for onWindowShowntiansiming [田思明]2018-02-071-3/+3
* | | Merge "Docs: Inserting a line to include the documentation for keyPreviewHeig...Jon Dormody2018-01-291-0/+1
|\| |
| * | Docs: Inserting a line to include the documentation forJonathan Dormody2018-01-221-0/+1
| |/
* | Make IMS.setBackDisposition() work.Tarandeep Singh2018-01-231-3/+24
* | Merge "Unhide InputMethodService#requestShowSelf()"TreeHugger Robot2018-01-161-43/+19
|\ \
| * | Unhide InputMethodService#requestShowSelf()Yohei Yukawa2018-01-161-43/+19
* | | Merge changes I30b40c48,I7d02c54c,Id68ebd35TreeHugger Robot2018-01-151-39/+32
|\ \ \ | |/ / |/| |
| * | Use lambda when appropriateYohei Yukawa2018-01-141-30/+23
| * | Remove redundant type castsYohei Yukawa2018-01-141-8/+8
| * | Fix JavaDoc errorsYohei Yukawa2018-01-141-1/+1
* | | Follow method renamingsYohei Yukawa2018-01-141-7/+7
|/ /