Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
6bfeaeb49b62e307eb8449f67d3b6bc458d1f8f1
/
services
/
java
/
com
/
android
/
server
/
ConnectivityService.java
6bfeaeb
Retry captiveportal check even if only one addr
by Robert Greenwalt
· 12 years ago
445cea8
getProxy in ConnectivityService returns port w/PAC
by Jason Monk
· 12 years ago
e25513d
Fix captive portal detection on IPv6 networks.
by Lorenzo Colitti
· 12 years ago
939def7
Merge "Don't redirect dns to an iface without dns servers" into klp-dev
by Robert Greenwalt
· 12 years ago
a65f473
Use networkType to display wifi and mobile notification separately.
by Wink Saville
· 12 years ago
68534c8
Don't redirect dns to an iface without dns servers
by Robert Greenwalt
· 12 years ago
ab773a7
Tighten condition for calling checkMobileProvisioning.
by Wink Saville
· 12 years ago
6bcb8cd
Merge "checkMobileProvisioning should not block." into klp-dev
by Wink Saville
· 12 years ago
c10eef7
Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev
by Jason Monk
· 12 years ago
3985671
checkMobileProvisioning should not block.
by Wink Saville
· 12 years ago
af9ded0
Guarantee that PAC Local Proxy owns Port
by Jason Monk
· 12 years ago
4a13f35
Merge changes Ib1274847,I2eb2a1bf into klp-dev
by Jeff Sharkey
· 12 years ago
8257936
Fix for the toggle airplane mode hidden API
by Yuhao Zheng
· 12 years ago
86dc7a8
Request all tethering interfaces, fix corruption.
by Jeff Sharkey
· 12 years ago
1501989
Add a hidden API to toggle airplane mode.
by Yuhao Zheng
· 12 years ago
bfe9ea4
Merge "Tighten test for warm sim and add more debug." into klp-dev
by Wink Saville
· 12 years ago
8fc23fe
Merge "Setting MTU size for specific network." into klp-dev
by Robert Greenwalt
· 12 years ago
1cd74ac
Merge "Minor fixes: Add a missing "break" and some cosmetic fixes." into klp-dev
by Sreeram Ramachandran
· 12 years ago
3004328
Setting MTU size for specific network.
by sy.yun
· 12 years ago
a304149
Tighten test for warm sim and add more debug.
by Wink Saville
· 12 years ago
690edd3
am 2a6edf50: am 50f86448: am 59a9884b: Merge "Do not change NetworkInfo.DetailedState." into jb-mr2-dev
by Wink Saville
· 12 years ago
860f528
Do not change NetworkInfo.DetailedState.
by Wink Saville
· 12 years ago
64a967b
Merge "Rename LinkInfo to LinkQualityInfo" into klp-dev
by Vinit Deshapnde
· 12 years ago
69386b3
Rename LinkInfo to LinkQualityInfo
by Vinit Deshapnde
· 12 years ago
3ade487
Merge commit 'bc6ecbf7' into manualmerge
by Wink Saville
· 12 years ago
89c87b9
Add support for handling mobile provisioning networks.
by Wink Saville
· 12 years ago
2103b57
Minor fixes: Add a missing "break" and some cosmetic fixes.
by Sreeram Ramachandran
· 12 years ago
6307cd7
Don't clear Global Proxy on boot.
by Jason Monk
· 12 years ago
48f4246
Merge "Introduce network link quality statistics" into klp-dev
by Vinit Deshapnde
· 12 years ago
db7abcb
Introduce network link quality statistics
by Vinit Deshapnde
· 12 years ago
662b96c
Modify LinkProperties address update methods.
by Lorenzo Colitti
· 12 years ago
bc58840
DO NOT MERGE: MDST is not ready until connected to DcTracker.
by Wink Saville
· 12 years ago
fb03c6e
In isMobileOk don't execute finally if mobile data is not supported.
by Wink Saville
· 12 years ago
37e7312
In isMobileOk don't execute finally if mobile data is not supported.
by Wink Saville
· 12 years ago
78f8907
am 4157cb24: am 02eab434: am 3f58ba89: Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev
by Wink Saville
· 12 years ago
0d406df
am a0ffa2ed: am 55adb390: am 6db564f6: Merge "Have CaptivePortalTracker use gservices updateable provisioning urls." into jb-mr2-dev
by Wink Saville
· 12 years ago
5ae370c
am 80cc1ebd: am 9b6363e5: am cbad1243: Merge "Check that hipri has started." into jb-mr2-dev
by Wink Saville
· 12 years ago
3f58ba8
Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev
by Wink Saville
· 12 years ago
6db564f
Merge "Have CaptivePortalTracker use gservices updateable provisioning urls." into jb-mr2-dev
by Wink Saville
· 12 years ago
43324ee
Add PAC File support for proxy configuration
by Jason Monk
· 12 years ago
ffdadd6
If in a mobile captive portal is detected enable fail fast.
by Wink Saville
· 12 years ago
4a165bb
Check that hipri has started.
by Wink Saville
· 12 years ago
f714b7f
Have CaptivePortalTracker use gservices updateable provisioning urls.
by Wink Saville
· 12 years ago
a5094dc
Merge "Add accessors for all addresses and clarify compare* methods"
by Lorenzo Colitti
· 12 years ago
27f9273
Fix excessive log spew.
by Wink Saville
· 12 years ago
43553b6
Add accessors for all addresses and clarify compare* methods
by Lorenzo Colitti
· 12 years ago
70dbdcc
Add network type TYPE_MOBILE_IA.
by Wink Saville
· 12 years ago
45a5bf9
Merge "Remove unused mDnsOverridden"
by Geremy Condra
· 12 years ago
a8e8112
Remove unused mDnsOverridden
by Chad Brubaker
· 12 years ago
3b8e732
Merge "Fix default DNS not being set on network changes"
by Geremy Condra
· 12 years ago
45e721f
Fix default DNS not being set on network changes
by Chad Brubaker
· 12 years ago
2b07acc
Merge "Fix supplimentary network connections with VPNs"
by Geremy Condra
· 12 years ago
12e55c9
Merge "Support multiple Vpn ManageDialogs"
by Geremy Condra
· 12 years ago
78850f3
Fix supplimentary network connections with VPNs
by Chad Brubaker
· 12 years ago
00eb17f
resolved conflicts for merge of 64031ab2 to master
by Robert Greenwalt
· 12 years ago
1bf31d7
resolved conflicts for merge of 248d8d2c to master
by Robert Greenwalt
· 12 years ago
48f0c5a
am d7aeae15: am df43ba82: am e3badc10: Merge "When a SIM is changed check mobile provisioning." into jb-mr2-dev
by Wink Saville
· 12 years ago
b56c4fd
checkMobileProvisioning is not using sendNotification.
by Wink Saville
· 12 years ago
81b0274
Make CS.isTetheringSupported dynamic
by Robert Greenwalt
· 12 years ago
1f905de
Merge "Add gservices updater for carrier provisioning url" into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
7ddc6c9
Add gservices updater for carrier provisioning url
by Robert Greenwalt
· 12 years ago
7dcfa2a
Support multiple Vpn ManageDialogs
by Chad Brubaker
· 12 years ago
9564f2b
When a SIM is changed check mobile provisioning.
by Wink Saville
· 12 years ago
31de0b6
Support routing sockets as another user
by Chad Brubaker
· 12 years ago
ccae0d3
Add per user VPN support
by Chad Brubaker
· 12 years ago
c137d87
am 7d8ad734: am 42a85412: am 925ec03f: Merge "VZW wants the phoneNumber to be 10 zero\'s if there isn\'t one." into jb-mr2-dev
by Wink Saville
· 12 years ago
dfabd99
VZW wants the phoneNumber to be 10 zero's if there isn't one.
by Wink Saville
· 12 years ago
b72702d
am ef5c31ae: am db011499: am 753d754c: Merge "Fix NPE if mobile is not supported in checkMobileProvisioning." into jb-mr2-dev
by Wink Saville
· 12 years ago
fdb8486
Fix NPE if mobile is not supported in checkMobileProvisioning.
by Wink Saville
· 12 years ago
2e63bb7
Merge commit '68513498' into fix-merge-conflict
by Wink Saville
· 12 years ago
690cb18
Add checkMobileProvisioning to ConnectivityService.
by Wink Saville
· 12 years ago
4ba7e41
Move battery stats call from SystemUI to system server.
by John Spurlock
· 12 years ago
9df8955
Fix parsing of global:http_proxy value.
by Andreas Huber
· 12 years ago
ec8a9e6
Use the old interface when resetting connections
by Robert Greenwalt
· 12 years ago
d292caf
Merge "Support WiFi only device at runtime." into jb-mr2-dev
by Wink Saville
· 12 years ago
23ee8db
Support WiFi only device at runtime.
by Wink Saville
· 12 years ago
308b9ac
Listen for network disconnect.
by Robert Greenwalt
· 12 years ago
24bc534
Add new route.hasGateway() api
by Robert Greenwalt
· 12 years ago
10572ed
Merge "Routing workaround." into jb-mr2-dev
by Robert Greenwalt
· 12 years ago
aa4677c
Use CONNECTIVITY_INTERNAL for global proxy
by Robert Greenwalt
· 12 years ago
921bf38
Routing workaround.
by Robert Greenwalt
· 12 years ago
da77cb1
Turn back on global proxy support.
by Robert Greenwalt
· 12 years ago
d40130a
Merge "Stop clat if it's no longer in use." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
7e5624b
Stop clat if it's no longer in use.
by Lorenzo Colitti
· 12 years ago
030e1d3
Add BT - DataTracker connection
by Robert Greenwalt
· 13 years ago
a546d7e
Reset connections on all stacked interfaces.
by Lorenzo Colitti
· 12 years ago
82217ba
Merge "Framework changes for 464xlat." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
8c9e757
Merge "Set routes from stacked links as well." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
5355abd
Framework changes for 464xlat.
by Lorenzo Colitti
· 12 years ago
f5a77d8
Set routes from stacked links as well.
by Lorenzo Colitti
· 12 years ago
4235ce5
Revert "Fail fast if somebody is adding default routes"
by Wink Saville
· 12 years ago
f2f0430
Fail fast if somebody is adding default routes
by Robert Greenwalt
· 12 years ago
f7020e2
Remove redundant parameter to modifyRoute
by Lorenzo Colitti
· 12 years ago
697e1c0
Always specify an interface for host routes.
by Lorenzo Colitti
· 12 years ago
b103b25
Allow loopback traffic in lockdown mode.
by Jeff Sharkey
· 12 years ago
dc55f48
Remove two new permission checks
by Robert Greenwalt
· 13 years ago
26744a5
Improve ConnectivityManager docs
by Robert Greenwalt
· 13 years ago
c8a2687
Migrate to using Mockito directly.
by Jeff Sharkey
· 13 years ago
9a51314
am dc7b3e3b: am 79a80652: Merge "KeyStore: stop using state()"
by Kenny Root
· 13 years ago
e3a37b2
KeyStore: stop using state()
by Kenny Root
· 13 years ago
Next »