summaryrefslogtreecommitdiff
path: root/core/java/android/net/Uri.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* android.net.Uri: Move NOT_CACHED constant to holder class.Tobias Thierer2020-06-251-30/+41
* Update some Parcelables to send Strings UTF-8.Jeff Sharkey2020-04-211-10/+10
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Flatten Uri.AbstractPart.Representation.Tobias Thierer2019-06-171-15/+11
* Parcel only the canonical Uri.Part representation, not both.Tobias Thierer2019-05-091-27/+34
* Respond to API council feedback.Jeff Sharkey2019-03-251-2/+4
* Merge "Update nullability of api" am: 47890345d0 am: 434096edefTony Huang2019-03-111-0/+2
|\
| * Update nullability of apiTony Huang2019-03-061-0/+2
* | Merge "Make Uri.toSafeString() also handle 'rtsp'" am: 948d11ffa6 am: a4fadcc192Dongwon Kang2019-03-011-1/+1
|\|
| * Make Uri.toSafeString() also handle 'rtsp'eunyoung.moon2019-02-281-1/+1
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
|/
* Expose Uri toSafeString apiTony Huang2018-12-081-4/+5
* Fix a bug where Uri can't parse IPv6 literal addresses.Chalard Jean2018-10-191-14/+23
* Fix typo in android.net.Uri documentation.Tobias Thierer2018-09-111-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+4
* Merge "Move UriCodec to be near its one user"Neil Fuller2018-07-241-3/+2
|\
| * Move UriCodec to be near its one userNeil Fuller2018-07-231-3/+2
* | Merge "Suppress AID log on adb logcat" am: e72aecb655Ruchi Kandoi2018-06-051-1/+1
|\|
| * Suppress AID log on adb logcatAkinobu Nakashima2018-06-011-1/+1
* | Merge "Add @Nullable to return values in Uri" am: cfc6897a39Scott Kennedy2018-02-171-2/+17
|\|
| * Add @Nullable to return values in UriScott Kennedy2018-02-151-2/+17
* | [automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...Android Build Merger (Role)2018-01-311-0/+8
|\ \
| * \ [automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...Android Build Merger (Role)2018-01-311-0/+8
| |\ \
| | * \ [automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...Android Build Merger (Role)2018-01-311-0/+8
| | |\ \
| | | * \ [automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7Android Build Merger (Role)2018-01-311-0/+8
| | | |\ \
| | | | * | Adjust URI host parsing to stop on \ character.Adam Vartanian2018-01-311-0/+8
* | | | | | Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...Adam Vartanian2017-11-071-3/+3
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...Adam Vartanian2017-11-071-3/+3
| |\| | |
| | * | | Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...Adam Vartanian2017-11-071-3/+3
| | |\| |
| | | * | Adjust Uri host parsing to use last instead of first @. am: cd6228dd37Adam Vartanian2017-11-071-3/+3
| | | |\|
| | | | * Adjust Uri host parsing to use last instead of first @.Adam Vartanian2017-11-071-3/+3
| | | * | Fix incorrect javadoc for Uri.getQueryParameter.Narayan Kamath2015-04-301-1/+1
* | | | | Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9Elliot Waite2017-01-261-2/+2
|\| | | |
| * | | | Fix @links in reference docs.Elliot Waite2017-01-251-2/+2
| |/ / /
* / / / Detect content:// leaving apps without grants.Jeff Sharkey2016-12-011-1/+15
|/ / /
* | | File paths to system partition are okay-ish.Jeff Sharkey2016-02-011-1/+1
* | | Exposing file:// beyond your app is bad, m'kay?Jeff Sharkey2016-01-281-1/+1
* | | am cf6fc5ee: Merge "Fix incorrect javadoc for Uri.getQueryParameter."Narayan Kamath2015-04-271-1/+1
|\ \ \ | |/ / |/| |
| * | Fix incorrect javadoc for Uri.getQueryParameter.Narayan Kamath2015-04-271-1/+1
* | | resolved conflicts for merge of 261e7a37 to masterAlex Klyubin2015-04-011-7/+5
|\| |
| * | Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.Alex Klyubin2015-04-011-0/+5
| |/
| * Fix some documentation typos.Newton Allen2014-09-301-6/+6
* | Remove path, query, and fragment from http Uri.Craig Mautner2015-02-031-1/+8
* | Fix some documentation typos.Newton Allen2014-09-301-6/+6
|/
* Allow prefix-based Uri permission grants.Jeff Sharkey2014-04-221-0/+28
* am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...Elliott Hughes2013-08-021-2/+2
|\
| * If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-021-2/+2
* | am b8292830: resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aospElliott Hughes2013-06-281-3/+3
|\|
| * resolved conflicts for merge of fca0f92e to stage-aosp-masterElliott Hughes2013-06-281-3/+3
| |\