summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/ExtractEditLayout.java
AgeCommit message (Expand)Author
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2015-06-11Remove ExtractEditAction - part 1Andrei Stingaceanu
2015-06-11Revert "Completely remove ExtractActionMode - master cherrypick"Andrei Stingaceanu
2015-06-11Completely remove ExtractActionMode - master cherrypickAndrei Stingaceanu
2015-03-27Fixed memory leak in ExtractEditLayout finish()Johan8 Persson2
2012-02-24Add support for optional titles in action modesAdam Powell
2011-09-14Fix bug 5237737 - ActionBar should fire an accessibility event whenAdam Powell
2011-09-08The back key stops selection mode in extracted text mode.Gilles Debunne
2011-07-21Fix bug 5048482 - mischievous monkeys editing text in IME extract modeAdam Powell
2011-06-02Handle action modes in the IME extract mode view.Adam Powell