summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/ExtractEditText.java
AgeCommit message (Expand)Author
2015-07-17Fix: Wrong suggestion popup position in extract mode.Keisuke Kuroyanagi
2015-07-14Fix "Select All" in extracted modeAndrei Stingaceanu
2015-07-13Fix insertion handle disappearing in extract modeAndrei Stingaceanu
2015-06-22Fix selection by double tap in Extracted modeAndrei Stingaceanu
2015-06-04Separate the SelectionActionMode into Insertion and Selection.Clara Bayarri
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2012-01-13Fixes around extract modeGilles Debunne
2011-12-06IOOB is SuggestionsGilles Debunne
2011-11-10Extracted text problemsGilles Debunne
2011-09-08Send onViewClicked in the extract modesatok
2011-07-12Bug 5014726: Paste works in ExtractedTextGilles Debunne
2010-10-08Made paste work in ExtractEditTextGilles Debunne
2010-09-07Made text selection work in ExtractEditText. DO NOT MERGEGilles Debunne
2010-08-31Fixed single line state on TextView.Gilles Debunne
2010-03-11Add correct copyright headers to multiple filesKenny Root
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-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2009-02-19auto import from //branches/cupcake/...@132276The 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