summaryrefslogtreecommitdiffstats
path: root/core/java/android/text/util
Commit message (Expand)AuthorAgeFilesLines
* If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-021-1/+1
* use libphonenumber for Linkify.PHONE_NUMBERVictoria Lease2013-04-041-3/+20
* am 9b1b6439: am 2ed72048: Merge "Always return a valid index from Rfc822Token...Brad Fitzpatrick2011-04-041-2/+2
|\
| * Always return a valid index from Rfc822Tokenizer.findTokenEnd()Mattias Niklewski2011-04-041-2/+2
| * Removing wrong equals method in comparator.Jozef BABJAK2011-02-211-4/+0
|/
* merge from open-source masterThe Android Open Source Project2010-06-031-4/+8
|\
| * Merge "Improved error-handling in Rfc822Tokenizer"Kenny Root2010-06-011-2/+6
| |\
| | * Improved error-handling in Rfc822TokenizerHenrik Hall2010-03-261-2/+6
| * | Added WEB_URL_PATTERN for Montenegro ".me"Simon Schoar2010-05-051-2/+2
| |/
* | Merge "Noticed comment field when splitting guests wasn't being cleared."Erik2010-03-101-1/+1
|\ \
| * | Noticed comment field when splitting guests wasn't being cleared.Erik2010-02-241-1/+1
* | | Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
|/ /
* | Keep Rfc822Tokenizer from crashing when the string ends with a backslash.Eric Fischer2010-02-161-2/+2
* | Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> ...Michael Chan2010-02-041-1/+0
* | Unbundling workPaul Westbrook2009-12-142-190/+0
* | Create android-common static library which gets included in frameworks.jar,Dan Egnor2009-11-182-208/+6
|/
* add hashCode() and equals() to Rfc822Token, as well as a convenience tokenize...Debajit Ghosh2009-09-232-3/+48
* refactor copy-and-paste email address filtering code.Debajit Ghosh2009-09-161-0/+58
* Add "rtsp" to the list of URL schemes that get linkified.Eric Fischer2009-09-142-2/+2
* AI 144003: am: CL 144002 am: CL 144001 Fix tiny bug in Rfc822Token.javaTadashi Takaoka2009-04-021-1/+1
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-6/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+1347
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-1347/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-4/+8
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-19/+39
* Initial ContributionThe Android Open Source Project2008-10-216-0/+1323