summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/SoftInputWindow.java
AgeCommit message (Expand)Author
2020-10-07Add proto-based InputMethodService and server side dumping for IMEAnmol Gupta
2020-03-10Add OnControllableInsetsChangedListenerJorim Jaggi
2020-01-28Updated InputMethodService to not inset by navigation bar if requestedJianYang Liu
2019-08-16Listen for changes to IME and show/hide nav barHeemin Seog
2018-10-04cherry-pick from pi-dev docs: Replacing {#link with {@linkAndrew Solovay
2018-08-29Let SoftInputWindow handle BadTokenExceptionYohei Yukawa
2014-05-30More work on voice interaction visuals.Dianne Hackborn
2014-05-28Add system layer for voice interaction services.Dianne Hackborn
2014-05-05Further work on voice interaction services.Dianne Hackborn
2011-10-31Various performance and other work.Dianne Hackborn
2011-05-13Add initial API for stylus and mouse buttons.Jeff Brown
2011-01-25Clip touch event at SoftInputWindow to handle the event from InsetTadashi G. Takaoka
2009-09-14Last big work on #1991910: Make swipes work with capacitive keysDianne Hackborn
2009-03-18auto import from //branches/cupcake_rel/...@140373The 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-20auto import from //branches/cupcake/...@132569The 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