summaryrefslogtreecommitdiff
path: root/core/java/android/text/AutoText.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix imports in android.text package.Aurimas Liutikas2016-10-111-8/+7
| | | | | | | This change also removes trailing whitespaces. Test: code still compiles Change-Id: I65f79a34288d01616808fa9cd6732ae4ef0f1377
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+3
| | | | | | | This is the framework part, moving classes around so the framework no longer needs to link to android-common. Makes some APIs public, others that didn't need to be public are private in the framework, some small things are copied.
* Update imports to android-commonTom Taylor2009-12-211-1/+1
| | | | | Several files were moved to android-common. Update all the references to import those files from the new location.
* Automated import from //branches/master/...@142936,142936Amith Yamasani2009-03-261-7/+38
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+246
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-246/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+246