summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2020-12-02Add InputConnection app and service dumpIoana Stefan
2020-11-13Optimized workflow for IME tracing on InputMethodService sideIoana Stefan
2020-11-11Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas
2020-10-07Add proto-based InputMethodService and server side dumping for IMEAnmol Gupta
2020-06-03Make InputMethodService be an UI contextCharles Chen
2018-09-11Move notifyUserAction() to IInputMethodPrivilegedOperationsYohei Yukawa
2017-10-18Annotate threads for some IME handling methodsYohei Yukawa
2016-06-23Use a flag to grant a temporary URI permission.Yohei Yukawa
2013-03-26Use input transport for communications between app and IME.Jeff Brown
2012-09-10IME support for trackball and generic motion eventsVictoria Lease
2010-09-23Add methods for managing subtypessatok
2009-09-14Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project