summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/Uri.java
Commit message (Expand)AuthorAgeFilesLines
* Added methods for managing uri query parametersBen Dodson2010-08-261-51/+96
* Updated documentation for upcoming fix for @code tagsBen Dodson2010-08-261-4/+4
* Add a few helpful APIs.Jeff Hamilton2010-08-101-1/+19
* Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameterKeith Ito2010-05-101-0/+3
* Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter.Keith Ito2010-03-211-0/+2
* Speed up Uri.getQueryParameter by allocating less.Brad Fitzpatrick2009-10-261-36/+25
* Make Uri.parseUserPart, parseHost, and parsePort symmetricKenny Root2009-09-141-4/+6
* merge from donutJean-Baptiste Queru2009-07-291-25/+25
|\
| * donut snapshotJean-Baptiste Queru2009-07-291-25/+25
* | Fixed typo, RFC3296 is for LDAP, RFC2396 is for URISimon Schoar2009-06-101-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+2252
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-2252/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-4/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+2251