summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/inputmethod/BaseInputConnection.java
Commit message (Expand)AuthorAgeFilesLines
* API Review: Clean up removed APIsYohei Yukawa2014-09-121-8/+0
* API Review: InputConnectionYohei Yukawa2014-09-021-1/+9
* Remove CursorAnchorInfoRequest and related stuffYohei Yukawa2014-08-221-18/+3
* Add FLAG_CURSOR_ANCHOR_INFO_IMMEDIATE support in TextViewYohei Yukawa2014-07-191-6/+13
* Polish new IME API for L part 2: CursorAnchorInfoYohei Yukawa2014-07-111-0/+15
* Use more user actions to update the IME rotation orderYohei Yukawa2014-06-091-3/+3
* Trivial method renaming for notifyTextCommittedYohei Yukawa2014-06-051-2/+1
* Make the range checking of BaseInputConnection#setSelection stricterYohei Yukawa2014-01-171-2/+2
* Notify commitText event to InputMethodManagerServiceSatoshi Kataoka2013-10-231-1/+5
* am 44baed2d: am af9e5e5f: Merge "Improve the documentation for InputConnectio...Jean Chalard2013-05-301-1/+2
|\
| * Improve the documentation for InputConnection.Jean Chalard2013-05-301-1/+2
* | Final small cleanup.Jean Chalard2013-03-051-2/+4
|/
* InputConnection is warned when finishedGilles Debunne2012-02-241-0/+9
* Mark input and sensor messages as asynchronous.Jeff Brown2012-02-161-1/+0
* Encapsulate the ViewRootImpl's handler.Jeff Brown2012-02-151-6/+5
* Fix bug # 5863709 API request: Change param names of deleteSurroundingText to...Fabrice Di Meglio2012-01-231-7/+9
* I. Can. Not. Stand. ViewAncestor.Dianne Hackborn2011-07-181-2/+2
* Add Apis to send notifications when the suggestion was pickedsatok2011-05-261-2/+3
* Rename ViewRoot to ViewAncestor.Joe Onorato2011-05-041-2/+2
* Removed APIs for setCorrectionSpan from InputConnectionsatok2011-03-261-12/+1
* Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextViewsatok2011-03-161-0/+11
* New API in InputConnection to signal IME's text correction.Gilles Debunne2010-12-101-1/+8
* Added support for full PC-style keyboards.Jeff Brown2010-11-181-5/+6
* Fix for IndexOutOfBounds in setComposingRegion.Amith Yamasani2010-09-221-1/+5
* Add methods to InputConnection: setComposingRegion() to select a region of te...Amith Yamasani2010-08-261-29/+96
* Guard against calls to getTextAfterCursor() in text that has no cursor.Eric Fischer2010-03-081-0/+5
* Generate key events for actions sent to generic input connections.Dianne Hackborn2009-06-291-2/+11
* Fix bugs 1827027, 1808979, 1820700.Dianne Hackborn2009-06-221-6/+10
* Automated import from //branches/donutburger/...@141001,141001Dianne Hackborn2009-03-241-8/+5
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+571
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-564/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-7/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+7
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-4/+11
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-14/+16
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-5/+475
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-17/+4
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+98