summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
Commit message (Expand)AuthorAgeFilesLines
* 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