summaryrefslogtreecommitdiffstats
path: root/core/java/android/text/TextUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f395e304' into mConley Owens2011-05-021-3/+9
|\
| * am 19653c64: am 425db473: Merge "CHAR_SEQUENCE_CREATOR cannot handle null str...Conley Owens2011-04-291-3/+9
| |\
| | * CHAR_SEQUENCE_CREATOR cannot handle null stringMartin Wallgren2011-04-071-3/+9
* | | Fix around suggestionSpan.Gilles Debunne2011-04-131-1/+6
* | | Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextViewsatok2011-03-161-0/+2
* | | Empty spans are not considered in text layout/rendering process.Gilles Debunne2011-03-091-9/+60
|/ /
* | Fix TextUtils#commaEllipsizeBrian Muramatsu2011-01-271-1/+1
* | resolved conflicts for merge of 171c83f4 to masterBrad Fitzpatrick2010-09-121-0/+29
|\ \ | |/
| * Add faster TextUtil function for searching delimited lists.Brad Fitzpatrick2010-09-121-1/+30
* | Refactor Styled utility functions into reusable objects.Doug Felt2010-04-071-293/+149
|/
* check offset and don't crashMark Wagner2010-03-011-1/+5
* Add isPrintableAscii() and isPrintableAsciiOnly() to TextUtils.java as hidden...Daisuke Miyakawa2009-12-031-0/+22
* Manual merge from cupcake_dcm. Need to be reviewed by enf.Daisuke Miyakawa2009-05-251-0/+11
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1620
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1620/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-184/+81
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-3/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+156
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1570