Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
cdd68bcc3a823a731df96ed07d85222a304b51e2
/
framework
/
src
/
android
/
net
/
ProxyInfo.java
f9fa0b9
Make PacProxyService be a system service
by Aaron Huang
· 4 years, 7 months ago
bf911c0
Merge "Move shared Proxy method and constants to shared lib"
by Chiachang Wang
· 4 years, 6 months ago
ab9f017
Move shared Proxy method and constants to shared lib
by Chiachang Wang
· 4 years, 7 months ago
384a8c6
Add @Nullable to Object#equals()
by Roman Kalukiewicz
· 4 years, 10 months ago
0f8f630
Move module sources to packages/Connectivity
by Remi NGUYEN VAN
· 4 years, 7 months ago
[Renamed from core/java/android/net/ProxyInfo.java]
20f95d4
Use createStringArray instead of readStringArray
by lucaslin
· 4 years, 7 months ago
cc52502
Rename PacManager to PacProxyInstaller
by Aaron Huang
· 4 years, 9 months ago
ffb7649
Remove ProxyInfo(String) and update callers to use ProxyInfo(Uri)
by Aaron Huang
· 6 years ago
9c2add6
Use new UnsupportedAppUsage annotation.
by Artur Satayev
· 6 years ago
fb8581a
Expose IpConfiguration and ProxyInfo APIs
by Aaron Huang
· 6 years ago
f852528
All Parcelable CREATOR fields are @NonNull.
by Jeff Sharkey
· 6 years ago
8767f41
Add API for proxy configuration over VPN.
by Irina Dumitrescu
· 7 years ago
5857479
Add @UnsupportedAppUsage annotations
by Mathew Inwood
· 7 years ago
81c7260
Undeprecate android.net.ProxyInfo as it's still used.
by Paul Jensen
· 10 years ago
9a87ca5
Move apache specific portions of android.net.http to external/apache-http.
by Narayan Kamath
· 11 years ago
c0618a6
Fix several HTTP proxy issues with multinetworking.
by Paul Jensen
· 11 years ago
38c2dc3
Deprecate more apache-http.
by Narayan Kamath
· 11 years ago
f098cfc
Proxy fixes from API review feedback
by Jason Monk
· 11 years ago
b1bc7c1
Fix reference to ProxyInfo extra
by Jason Monk
· 11 years ago
44a242a
Fix reboot loop due to NPE.
by Sreeram Ramachandran
· 11 years ago
19c6561
Switch PacUrl storage from String to Uri
by Jason Monk
· 11 years ago
4d5e20f
Make proxy API public
by Jason Monk
· 11 years ago
[Renamed (61%) from core/java/android/net/ProxyProperties.java]
6b59393
Return detailed reason of invalid proxy settings
by Yuhao Zheng
· 11 years ago
c1455d3
Remove unused imports from frameworks/base.
by John Spurlock
· 12 years ago
f3df162
Fix for the invalid Global Proxy Setting
by Raj Mamadgi
· 12 years ago
a69f1b0
getProxy in ConnectivityService returns port w/PAC
by Jason Monk
· 12 years ago
0a9cc50
Guarantee that PAC Local Proxy owns Port
by Jason Monk
· 12 years ago
a5bf284
Add PAC File support for proxy configuration
by Jason Monk
· 12 years ago
4e34759
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