summaryrefslogtreecommitdiff
path: root/core/java/android/text/Selection.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+3
* Fix crash when modifying SelectionClara Bayarri2018-04-061-1/+1
* Make up/down movement of multilength lines remember positionClara Bayarri2017-07-181-55/+128
* Up/down arrow moves to beginning/end of bufferRaph Levien2014-09-041-2/+11
* Extracted WordIterator class.Gilles Debunne2011-04-201-3/+0
* Support Ctrl-based EditText movement.Jeff Sharkey2011-03-211-4/+45
* Cosmetic changes around TextView.Gilles Debunne2010-07-131-2/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+429
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-429/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+426