| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incorrect javadoc for Uri.getQueryParameter. | Narayan Kamath | 2015-04-30 | 1 | -1/+1 |
* | resolved conflicts for merge of 261e7a37 to master | Alex Klyubin | 2015-04-01 | 1 | -7/+5 |
|\ |
|
| * | Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString. | Alex Klyubin | 2015-04-01 | 1 | -0/+5 |
| * | Fix some documentation typos. | Newton Allen | 2014-09-30 | 1 | -6/+6 |
* | | Remove path, query, and fragment from http Uri. | Craig Mautner | 2015-02-03 | 1 | -1/+8 |
* | | Fix some documentation typos. | Newton Allen | 2014-09-30 | 1 | -6/+6 |
|/ |
|
* | Allow prefix-based Uri permission grants. | Jeff Sharkey | 2014-04-22 | 1 | -0/+28 |
* | am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ... | Elliott Hughes | 2013-08-02 | 1 | -2/+2 |
|\ |
|
| * | If frameworks wants ASCII casing, it should explicity ask for it. | Elliott Hughes | 2013-08-02 | 1 | -2/+2 |
* | | am b8292830: resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aosp | Elliott Hughes | 2013-06-28 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | resolved conflicts for merge of fca0f92e to stage-aosp-master | Elliott Hughes | 2013-06-28 | 1 | -3/+3 |
| |\ |
|
| | * | Switch frameworks/base over from @hidden Charsets to public StandardCharsets. | Elliott Hughes | 2013-06-28 | 1 | -3/+3 |
* | | | Print - platform APIs | Svetoslav Ganov | 2013-06-21 | 1 | -1/+0 |
|/ / |
|
* | | Warn when exposing file:// Uris beyond a process. | Jeff Sharkey | 2013-04-03 | 1 | -0/+13 |
|/ |
|
* | Multi-user ringtone playback. | Jeff Sharkey | 2012-09-26 | 1 | -0/+38 |
* | Rename Uri.normalize() to Uri.normalizeScheme(). | Jesse Wilson | 2012-05-10 | 1 | -4/+2 |
* | Add API's for normalizing MIME's and URI's. | Nick Pelly | 2012-01-24 | 1 | -0/+33 |
* | Warn about changed behavior around '+' characters. | Jesse Wilson | 2011-11-11 | 1 | -0/+3 |
* | Interpret '+' as a space char in the URL query params. | Jesse Wilson | 2011-10-28 | 1 | -105/+8 |
* | Fix issue #5173952: Opening a Notification From Lock Screen... | Dianne Hackborn | 2011-09-23 | 1 | -0/+42 |
* | Fix some crashes that are happening in the system process. | Dianne Hackborn | 2011-08-12 | 1 | -4/+5 |
* | Added methods for managing uri query parameters | Ben Dodson | 2010-08-26 | 1 | -51/+96 |
* | Updated documentation for upcoming fix for @code tags | Ben Dodson | 2010-08-26 | 1 | -4/+4 |
* | Add a few helpful APIs. | Jeff Hamilton | 2010-08-10 | 1 | -1/+19 |
* | Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter | Keith Ito | 2010-05-10 | 1 | -0/+3 |
* | Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter. | Keith Ito | 2010-03-21 | 1 | -0/+2 |
* | Speed up Uri.getQueryParameter by allocating less. | Brad Fitzpatrick | 2009-10-26 | 1 | -36/+25 |
* | Make Uri.parseUserPart, parseHost, and parsePort symmetric | Kenny Root | 2009-09-14 | 1 | -4/+6 |
* | merge from donut | Jean-Baptiste Queru | 2009-07-29 | 1 | -25/+25 |
|\ |
|
| * | donut snapshot | Jean-Baptiste Queru | 2009-07-29 | 1 | -25/+25 |
* | | Fixed typo, RFC3296 is for LDAP, RFC2396 is for URI | Simon Schoar | 2009-06-10 | 1 | -1/+1 |
|/ |
|
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+2252 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -2252/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -4/+5 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+2251 |