summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant APICharles Chen2022-01-141-7/+0
* Add IMM#invalidateInput()Yohei Yukawa2021-11-171-0/+10
* Fix InputMethodServiceInternal lifetimeYohei Yukawa2021-09-301-2/+15
* 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
* | Introduce InputMethodServiceInternal for better abstractionYohei Yukawa2021-07-131-44/+29
* | Optimize InputConnectionProtoDumper a bitYohei Yukawa2021-07-091-1/+1
|/
* Migrate InputMethodService to WindowProviderServiceCharles Chen2021-06-181-3/+47
* Add InputConnection app and service dumpIoana Stefan2020-12-021-1/+2
* Optimized workflow for IME tracing on InputMethodService sideIoana Stefan2020-11-131-5/+4
* Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas2020-11-111-0/+1
* Add proto-based InputMethodService and server side dumping for IMEAnmol Gupta2020-10-071-1/+11
* Make InputMethodService be an UI contextCharles Chen2020-06-031-0/+6
* Move notifyUserAction() to IInputMethodPrivilegedOperationsYohei Yukawa2018-09-111-0/+8
* Annotate threads for some IME handling methodsYohei Yukawa2017-10-181-0/+4
* Use a flag to grant a temporary URI permission.Yohei Yukawa2016-06-231-2/+26
* Use input transport for communications between app and IME.Jeff Brown2013-03-261-1/+4
* IME support for trackball and generic motion eventsVictoria Lease2012-09-101-0/+29
* Add methods for managing subtypessatok2010-09-231-0/+1
* Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn2009-09-141-1/+15
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+180
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-180/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+10
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+170