summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/SoftInputWindow.java
Commit message (Expand)AuthorAgeFilesLines
* Introduce Window.DecorCallbackYohei Yukawa2022-01-311-6/+0
* Support light navigation barYohei Yukawa2022-01-271-4/+12
* Deprecate SoftInputWindowProto.{name,window_type,gravity,takes_focus}Yohei Yukawa2022-01-031-10/+0
* Merge SoftInputWindow#initDockWindow() into IMS#onCreate()Yohei Yukawa2021-12-271-22/+0
* Simplify SoftInputWindowYohei Yukawa2021-12-271-100/+19
* Fix lint errors and style nits in SoftInputWindowYohei Yukawa2021-12-271-79/+78
* Add proto-based InputMethodService and server side dumping for IMEAnmol Gupta2020-10-071-0/+19
* Add OnControllableInsetsChangedListenerJorim Jaggi2020-03-101-0/+8
* Updated InputMethodService to not inset by navigation bar if requestedJianYang Liu2020-01-281-13/+0
* Listen for changes to IME and show/hide nav barHeemin Seog2019-08-161-0/+13
* cherry-pick from pi-dev docs: Replacing {#link with {@linkAndrew Solovay2018-10-041-3/+3
* Let SoftInputWindow handle BadTokenExceptionYohei Yukawa2018-08-291-4/+168
* More work on voice interaction visuals.Dianne Hackborn2014-05-301-0/+4
* Add system layer for voice interaction services.Dianne Hackborn2014-05-281-58/+18
* Further work on voice interaction services.Dianne Hackborn2014-05-051-10/+68
* Various performance and other work.Dianne Hackborn2011-10-311-5/+1
* Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-46/+11
* Clip touch event at SoftInputWindow to handle the event from InsetTadashi G. Takaoka2011-01-251-0/+57
* Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn2009-09-141-2/+12
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-12/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+155
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-155/+0
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-1/+2
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+151