summaryrefslogtreecommitdiff
path: root/core/java/android/net/Uri.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-06-25android.net.Uri: Move NOT_CACHED constant to holder class.Tobias Thierer
2020-04-21Update some Parcelables to send Strings UTF-8.Jeff Sharkey
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-06-17Flatten Uri.AbstractPart.Representation.Tobias Thierer
2019-05-09Parcel only the canonical Uri.Part representation, not both.Tobias Thierer
2019-03-25Respond to API council feedback.Jeff Sharkey
2019-03-11Merge "Update nullability of api" am: 47890345d0 am: 434096edefTony Huang
2019-03-06Update nullability of apiTony Huang
2019-03-01Merge "Make Uri.toSafeString() also handle 'rtsp'" am: 948d11ffa6 am: a4fadcc192Dongwon Kang
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-28Make Uri.toSafeString() also handle 'rtsp'eunyoung.moon
2018-12-08Expose Uri toSafeString apiTony Huang
2018-10-19Fix a bug where Uri can't parse IPv6 literal addresses.Chalard Jean
2018-09-11Fix typo in android.net.Uri documentation.Tobias Thierer
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-24Merge "Move UriCodec to be near its one user"Neil Fuller
2018-07-23Move UriCodec to be near its one userNeil Fuller
2018-06-05Merge "Suppress AID log on adb logcat" am: e72aecb655Ruchi Kandoi
2018-06-01Suppress AID log on adb logcatAkinobu Nakashima
2018-02-17Merge "Add @Nullable to return values in Uri" am: cfc6897a39Scott Kennedy
2018-02-15Add @Nullable to return values in UriScott Kennedy
2018-01-31[automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...Android Build Merger (Role)
2018-01-31[automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...Android Build Merger (Role)
2018-01-31[automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...Android Build Merger (Role)
2018-01-31[automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7Android Build Merger (Role)
2018-01-31Adjust URI host parsing to stop on \ character.Adam Vartanian
2017-11-07Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...Adam Vartanian
2017-11-07Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...Adam Vartanian
2017-11-07Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...Adam Vartanian
2017-11-07Adjust Uri host parsing to use last instead of first @. am: cd6228dd37Adam Vartanian
2017-11-07Adjust Uri host parsing to use last instead of first @.Adam Vartanian
2017-01-26Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9Elliot Waite
2017-01-25Fix @links in reference docs.Elliot Waite
2016-12-01Detect content:// leaving apps without grants.Jeff Sharkey
2016-02-01File paths to system partition are okay-ish.Jeff Sharkey
2016-01-28Exposing file:// beyond your app is bad, m'kay?Jeff Sharkey
2015-04-30Fix incorrect javadoc for Uri.getQueryParameter.Narayan Kamath
2015-04-27am cf6fc5ee: Merge "Fix incorrect javadoc for Uri.getQueryParameter."Narayan Kamath
2015-04-27Fix incorrect javadoc for Uri.getQueryParameter.Narayan Kamath
2015-04-01resolved conflicts for merge of 261e7a37 to masterAlex Klyubin
2015-04-01Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.Alex Klyubin
2015-02-03Remove path, query, and fragment from http Uri.Craig Mautner
2014-09-30Fix some documentation typos.Newton Allen
2014-09-30Fix some documentation typos.Newton Allen
2014-04-22Allow prefix-based Uri permission grants.Jeff Sharkey
2013-08-02am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...Elliott Hughes
2013-08-02If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes
2013-06-28am b8292830: resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aospElliott Hughes
2013-06-28resolved conflicts for merge of fca0f92e to stage-aosp-masterElliott Hughes