index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
Uri.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-06-25
android.net.Uri: Move NOT_CACHED constant to holder class.
Tobias Thierer
2020-04-21
Update some Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-06-17
Flatten Uri.AbstractPart.Representation.
Tobias Thierer
2019-05-09
Parcel only the canonical Uri.Part representation, not both.
Tobias Thierer
2019-03-25
Respond to API council feedback.
Jeff Sharkey
2019-03-11
Merge "Update nullability of api" am: 47890345d0 am: 434096edef
Tony Huang
2019-03-06
Update nullability of api
Tony Huang
2019-03-01
Merge "Make Uri.toSafeString() also handle 'rtsp'" am: 948d11ffa6 am: a4fadcc192
Dongwon Kang
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
Make Uri.toSafeString() also handle 'rtsp'
eunyoung.moon
2018-12-08
Expose Uri toSafeString api
Tony Huang
2018-10-19
Fix a bug where Uri can't parse IPv6 literal addresses.
Chalard Jean
2018-09-11
Fix typo in android.net.Uri documentation.
Tobias Thierer
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-24
Merge "Move UriCodec to be near its one user"
Neil Fuller
2018-07-23
Move UriCodec to be near its one user
Neil Fuller
2018-06-05
Merge "Suppress AID log on adb logcat" am: e72aecb655
Ruchi Kandoi
2018-06-01
Suppress AID log on adb logcat
Akinobu Nakashima
2018-02-17
Merge "Add @Nullable to return values in Uri" am: cfc6897a39
Scott Kennedy
2018-02-15
Add @Nullable to return values in Uri
Scott 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: fa3afbd0e7
Android Build Merger (Role)
2018-01-31
Adjust URI host parsing to stop on \ character.
Adam Vartanian
2017-11-07
Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...
Adam Vartanian
2017-11-07
Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...
Adam Vartanian
2017-11-07
Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...
Adam Vartanian
2017-11-07
Adjust Uri host parsing to use last instead of first @. am: cd6228dd37
Adam Vartanian
2017-11-07
Adjust Uri host parsing to use last instead of first @.
Adam Vartanian
2017-01-26
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-25
Fix @links in reference docs.
Elliot Waite
2016-12-01
Detect content:// leaving apps without grants.
Jeff Sharkey
2016-02-01
File paths to system partition are okay-ish.
Jeff Sharkey
2016-01-28
Exposing file:// beyond your app is bad, m'kay?
Jeff Sharkey
2015-04-30
Fix incorrect javadoc for Uri.getQueryParameter.
Narayan Kamath
2015-04-27
am cf6fc5ee: Merge "Fix incorrect javadoc for Uri.getQueryParameter."
Narayan Kamath
2015-04-27
Fix incorrect javadoc for Uri.getQueryParameter.
Narayan Kamath
2015-04-01
resolved conflicts for merge of 261e7a37 to master
Alex Klyubin
2015-04-01
Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.
Alex Klyubin
2015-02-03
Remove path, query, and fragment from http Uri.
Craig Mautner
2014-09-30
Fix some documentation typos.
Newton Allen
2014-09-30
Fix some documentation typos.
Newton Allen
2014-04-22
Allow prefix-based Uri permission grants.
Jeff Sharkey
2013-08-02
am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...
Elliott Hughes
2013-08-02
If frameworks wants ASCII casing, it should explicity ask for it.
Elliott Hughes
2013-06-28
am b8292830: resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aosp
Elliott Hughes
2013-06-28
resolved conflicts for merge of fca0f92e to stage-aosp-master
Elliott Hughes
[next]