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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
ProxyInfo.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move module sources to packages/Connectivity
Remi NGUYEN VAN
2021-02-01
1
-367
/
+0
*
Use createStringArray instead of readStringArray
lucaslin
2021-01-28
1
-1
/
+1
*
Rename PacManager to PacProxyInstaller
Aaron Huang
2021-01-13
1
-1
/
+1
*
Remove ProxyInfo(String) and update callers to use ProxyInfo(Uri)
Aaron Huang
2020-07-06
1
-12
/
+0
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
1
-1
/
+1
*
Expose IpConfiguration and ProxyInfo APIs
Aaron Huang
2019-11-20
1
-7
/
+17
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add API for proxy configuration over VPN.
Irina Dumitrescu
2019-01-24
1
-26
/
+31
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+2
*
Undeprecate android.net.ProxyInfo as it's still used.
Paul Jensen
2015-05-19
1
-6
/
+0
*
Move apache specific portions of android.net.http to external/apache-http.
Narayan Kamath
2015-02-12
1
-4
/
+3
*
Fix several HTTP proxy issues with multinetworking.
Paul Jensen
2014-12-10
1
-1
/
+2
*
Deprecate more apache-http.
Narayan Kamath
2014-10-23
1
-0
/
+6
*
Proxy fixes from API review feedback
Jason Monk
2014-09-04
1
-4
/
+0
*
Fix reference to ProxyInfo extra
Jason Monk
2014-05-15
1
-3
/
+0
*
Fix reboot loop due to NPE.
Sreeram Ramachandran
2014-05-14
1
-0
/
+2
*
Switch PacUrl storage from String to Uri
Jason Monk
2014-05-12
1
-17
/
+37
*
Make proxy API public
Jason Monk
2014-05-07
1
-0
/
+347