index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
Uri.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
android.net.Uri: Move NOT_CACHED constant to holder class.
Tobias Thierer
2020-06-25
1
-30
/
+41
*
Update some Parcelables to send Strings UTF-8.
Jeff Sharkey
2020-04-21
1
-10
/
+10
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Flatten Uri.AbstractPart.Representation.
Tobias Thierer
2019-06-17
1
-15
/
+11
*
Parcel only the canonical Uri.Part representation, not both.
Tobias Thierer
2019-05-09
1
-27
/
+34
*
Respond to API council feedback.
Jeff Sharkey
2019-03-25
1
-2
/
+4
*
Merge "Update nullability of api" am: 47890345d0 am: 434096edef
Tony Huang
2019-03-11
1
-0
/
+2
|
\
|
*
Update nullability of api
Tony Huang
2019-03-06
1
-0
/
+2
*
|
Merge "Make Uri.toSafeString() also handle 'rtsp'" am: 948d11ffa6 am: a4fadcc192
Dongwon Kang
2019-03-01
1
-1
/
+1
|
\
|
|
*
Make Uri.toSafeString() also handle 'rtsp'
eunyoung.moon
2019-02-28
1
-1
/
+1
*
|
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
|
/
*
Expose Uri toSafeString api
Tony Huang
2018-12-08
1
-4
/
+5
*
Fix a bug where Uri can't parse IPv6 literal addresses.
Chalard Jean
2018-10-19
1
-14
/
+23
*
Fix typo in android.net.Uri documentation.
Tobias Thierer
2018-09-11
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+4
*
Merge "Move UriCodec to be near its one user"
Neil Fuller
2018-07-24
1
-3
/
+2
|
\
|
*
Move UriCodec to be near its one user
Neil Fuller
2018-07-23
1
-3
/
+2
*
|
Merge "Suppress AID log on adb logcat" am: e72aecb655
Ruchi Kandoi
2018-06-05
1
-1
/
+1
|
\
|
|
*
Suppress AID log on adb logcat
Akinobu Nakashima
2018-06-01
1
-1
/
+1
*
|
Merge "Add @Nullable to return values in Uri" am: cfc6897a39
Scott Kennedy
2018-02-17
1
-2
/
+17
|
\
|
|
*
Add @Nullable to return values in Uri
Scott Kennedy
2018-02-15
1
-2
/
+17
*
|
[automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...
Android Build Merger (Role)
2018-01-31
1
-0
/
+8
|
\
\
|
*
\
[automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...
Android Build Merger (Role)
2018-01-31
1
-0
/
+8
|
|
\
\
|
|
*
\
[automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7 a...
Android Build Merger (Role)
2018-01-31
1
-0
/
+8
|
|
|
\
\
|
|
|
*
\
[automerger] Adjust URI host parsing to stop on \ character. am: fa3afbd0e7
Android Build Merger (Role)
2018-01-31
1
-0
/
+8
|
|
|
|
\
\
|
|
|
|
*
|
Adjust URI host parsing to stop on \ character.
Adam Vartanian
2018-01-31
1
-0
/
+8
*
|
|
|
|
|
Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...
Adam Vartanian
2017-11-07
1
-3
/
+3
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...
Adam Vartanian
2017-11-07
1
-3
/
+3
|
|
\
|
|
|
|
|
*
|
|
Adjust Uri host parsing to use last instead of first @. am: cd6228dd37 am: 6a...
Adam Vartanian
2017-11-07
1
-3
/
+3
|
|
|
\
|
|
|
|
|
*
|
Adjust Uri host parsing to use last instead of first @. am: cd6228dd37
Adam Vartanian
2017-11-07
1
-3
/
+3
|
|
|
|
\
|
|
|
|
|
*
Adjust Uri host parsing to use last instead of first @.
Adam Vartanian
2017-11-07
1
-3
/
+3
|
|
|
*
|
Fix incorrect javadoc for Uri.getQueryParameter.
Narayan Kamath
2015-04-30
1
-1
/
+1
*
|
|
|
|
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-26
1
-2
/
+2
|
\
|
|
|
|
|
*
|
|
|
Fix @links in reference docs.
Elliot Waite
2017-01-25
1
-2
/
+2
|
|
/
/
/
*
/
/
/
Detect content:// leaving apps without grants.
Jeff Sharkey
2016-12-01
1
-1
/
+15
|
/
/
/
*
|
|
File paths to system partition are okay-ish.
Jeff Sharkey
2016-02-01
1
-1
/
+1
*
|
|
Exposing file:// beyond your app is bad, m'kay?
Jeff Sharkey
2016-01-28
1
-1
/
+1
*
|
|
am cf6fc5ee: Merge "Fix incorrect javadoc for Uri.getQueryParameter."
Narayan Kamath
2015-04-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix incorrect javadoc for Uri.getQueryParameter.
Narayan Kamath
2015-04-27
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
|
|
\
[next]