summaryrefslogtreecommitdiff
path: root/core/java/android/view/inputmethod/InputMethod.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-03-30Avoid IME restart for configChangesTaran Singh
2021-03-13Revert "Avoid IME restart for configChanges"Yohei Yukawa
2021-03-10Avoid IME restart for configChangesTaran Singh
2021-03-01Revert "Avoid IME restart for configChanges"Taran Singh
2021-02-18Avoid IME restart for configChangesTaran Singh
2020-10-29Remove preRender inputTaran Singh
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-02-27Pipe windowToken for hideSoftInputTarandeep Singh
2020-02-19Introduces the Bundle to inline suggestions APIs to encode custom UI styling ...Feng Cao
2020-01-21Pipe windowToken of window requesting IMETarandeep Singh
2020-01-06Finish autofill integration with keyboard cleanup tasksJoanne Chung
2019-12-16API for autofill integration with keyboard.Adam He
2019-01-25Pre-render input method (IME transitions 1/n)Tarandeep Singh
2018-09-28Fix CtsApacheHttpLegacy27ApiSignatureTestCases:SignatureTestslumark
2018-09-13Support IME Window to show in secondary display.lumark
2018-09-06Add a new Binder interface to allow IMS to directly talk to IMMSYohei Yukawa
2018-09-06Clarify that InputMethod.attachToken() can be called at most onceYohei Yukawa
2017-10-18Annotate threads for some IME handling methodsYohei Yukawa
2017-02-13Track event flow to IMMS#setImeWindowStatusYohei Yukawa
2010-09-23Add methods for managing subtypessatok
2010-01-17First pass at new device policy and administration APIs.Dianne Hackborn
2009-03-05auto import from //depot/cupcake/@136594The Android Open Source Project
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
2009-01-15auto import from //branches/cupcake/...@126645The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project