Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
b9844bee5277966bd0e2295b51a6072d3daeba0a
/
framework
/
src
/
android
/
net
/
ProxyInfo.java
b2ad4a9
Make PacProxyService be a system service
by Aaron Huang
· 4 years, 7 months ago
c42519e
Merge "Move shared Proxy method and constants to shared lib"
by Chiachang Wang
· 4 years, 7 months ago
0fcb987
Move shared Proxy method and constants to shared lib
by Chiachang Wang
· 4 years, 7 months ago
1f69a5e
Add @Nullable to Object#equals()
by Roman Kalukiewicz
· 4 years, 10 months ago
8f37b3f
Move module sources to packages/Connectivity
by Remi NGUYEN VAN
· 4 years, 7 months ago
[Renamed from core/java/android/net/ProxyInfo.java]
cee4354
Use createStringArray instead of readStringArray
by lucaslin
· 4 years, 7 months ago
11e7cb2
Rename PacManager to PacProxyInstaller
by Aaron Huang
· 4 years, 9 months ago
77acd4c
Remove ProxyInfo(String) and update callers to use ProxyInfo(Uri)
by Aaron Huang
· 6 years ago
0e45d78
Use new UnsupportedAppUsage annotation.
by Artur Satayev
· 6 years ago
a523b44
Expose IpConfiguration and ProxyInfo APIs
by Aaron Huang
· 6 years ago
9286f91
All Parcelable CREATOR fields are @NonNull.
by Jeff Sharkey
· 6 years ago
3a83884
Add API for proxy configuration over VPN.
by Irina Dumitrescu
· 7 years ago
f34f05c
Add @UnsupportedAppUsage annotations
by Mathew Inwood
· 7 years ago
6761da2
Undeprecate android.net.ProxyInfo as it's still used.
by Paul Jensen
· 10 years ago
439fe7b
Move apache specific portions of android.net.http to external/apache-http.
by Narayan Kamath
· 11 years ago
1213135
Fix several HTTP proxy issues with multinetworking.
by Paul Jensen
· 11 years ago
340882c
Deprecate more apache-http.
by Narayan Kamath
· 11 years ago
265a548
Proxy fixes from API review feedback
by Jason Monk
· 11 years ago
8247fd4
Fix reference to ProxyInfo extra
by Jason Monk
· 11 years ago
6e24ec7
Fix reboot loop due to NPE.
by Sreeram Ramachandran
· 11 years ago
60a0e16
Switch PacUrl storage from String to Uri
by Jason Monk
· 11 years ago
1e3df5d
Make proxy API public
by Jason Monk
· 11 years ago
[Renamed (61%) from core/java/android/net/ProxyProperties.java]
12df4ac
Return detailed reason of invalid proxy settings
by Yuhao Zheng
· 11 years ago
10cbbee
Remove unused imports from frameworks/base.
by John Spurlock
· 12 years ago
08e512b
Fix for the invalid Global Proxy Setting
by Raj Mamadgi
· 12 years ago
445cea8
getProxy in ConnectivityService returns port w/PAC
by Jason Monk
· 12 years ago
af9ded0
Guarantee that PAC Local Proxy owns Port
by Jason Monk
· 12 years ago
43324ee
Add PAC File support for proxy configuration
by Jason Monk
· 12 years ago
5547882
If frameworks wants ASCII casing, it should explicity ask for it.
by Elliott Hughes
· 12 years ago
a7d5657
Reduce connectivity logging
by Wink Saville
· 14 years ago
3e567d5
Make LinkProperties comparable.
by John Wang
· 14 years ago
c3c5f86
Notify all VMs when proxy changes.
by Robert Greenwalt
· 15 years ago
30bdeb3
use hostname when address null ProxyProperties parcelling
by Irfan Sheriff
· 15 years ago
1746543
Cleanup copyright dates add missing method.
by Wink Saville
· 15 years ago
98f4583
Some cleanup of Proxy class.
by Robert Greenwalt
· 15 years ago
e422ad9
Fix NPE in toString
by Robert Greenwalt
· 15 years ago
e55ada7
Fix crash when proxy exclusion list is null.
by Andrew Stadler
· 15 years ago
fd151ec
Fix reboot loop due to NPE
by Irfan Sheriff
· 15 years ago
1f1bcfe
Rename NetworkProperties to LinkProperties
by Robert Greenwalt
· 15 years ago
7d85790
Add NetworkProperties to DataConnection.
by Wink Saville
· 15 years ago
a7dfbd3
Pass network properties to ConnectivityService.
by Robert Greenwalt
· 15 years ago