summaryrefslogtreecommitdiff
path: root/core/java/android/view/inputmethod/InputMethod.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate IME to handle back with OnBackInvokedDispatcher.Shan Huang2022-05-041-1/+7
* Finish handwriting session for recents gestureTaran Singh2022-03-151-0/+8
* Introduce InputMethodNavButtonFlagsYohei Yukawa2022-03-071-11/+8
* Remove unused InputMethod#setCurrentShowInputToken()Yohei Yukawa2022-02-141-8/+0
* Remove unused InputMethod#setCurrentHideInputToken()Yohei Yukawa2022-02-141-8/+0
* Support IME switcher icon visibility updateYohei Yukawa2022-01-281-2/+18
* Scribe in IMF: Early InkWindow preparation 6/NTaran Singh2022-01-261-0/+8
* Scribe in IMF: Stylus Spy windows Impl 5/NTaran Singh2022-01-261-1/+1
* Revert "Revert "Scribe in IMF: startStylusHandwriting & lifecycl..."Taran Singh2022-01-121-1/+26
* Revert "Scribe in IMF: startStylusHandwriting & lifecycle 2/N"Josh Wu2022-01-111-21/+1
* Scribe in IMF: startStylusHandwriting & lifecycle 2/NTaran Singh2022-01-101-1/+21
* Remove updateImeDisplayIdCharles Chen2021-06-241-14/+1
* Avoid IME restart for configChangesTaran Singh2021-03-301-1/+2
* Revert "Avoid IME restart for configChanges"Yohei Yukawa2021-03-131-1/+1
* Avoid IME restart for configChangesTaran Singh2021-03-101-1/+1
* Revert "Avoid IME restart for configChanges"Taran Singh2021-03-011-1/+1
* Avoid IME restart for configChangesTaran Singh2021-02-181-1/+1
* Remove preRender inputTaran Singh2020-10-291-1/+1
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-2/+2
* Pipe windowToken for hideSoftInputTarandeep Singh2020-02-271-0/+30
* Introduces the Bundle to inline suggestions APIs to encode custom UI styling ...Feng Cao2020-02-191-6/+4
* Pipe windowToken of window requesting IMETarandeep Singh2020-01-211-2/+34
* Finish autofill integration with keyboard cleanup tasksJoanne Chung2020-01-061-1/+7
* API for autofill integration with keyboard.Adam He2019-12-161-0/+19
* Pre-render input method (IME transitions 1/n)Tarandeep Singh2019-01-251-1/+1
* Fix CtsApacheHttpLegacy27ApiSignatureTestCases:SignatureTestslumark2018-09-281-1/+2
* Support IME Window to show in secondary display.lumark2018-09-131-1/+13
* Add a new Binder interface to allow IMS to directly talk to IMMSYohei Yukawa2018-09-061-1/+21
* Clarify that InputMethod.attachToken() can be called at most onceYohei Yukawa2018-09-061-4/+4
* Annotate threads for some IME handling methodsYohei Yukawa2017-10-181-1/+14
* Track event flow to IMMS#setImeWindowStatusYohei Yukawa2017-02-131-0/+40
* Add methods for managing subtypessatok2010-09-231-0/+6
* First pass at new device policy and administration APIs.Dianne Hackborn2010-01-171-2/+7
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-5/+22
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+200
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-200/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+16
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+12
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-6/+12
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+170