Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
497ff5e73145db826610dbcf1a202f3a55e471f0
/
services
/
java
/
com
/
android
/
server
/
ConnectivityService.java
497ff5e7
Start default connections on startup.
by Robert Greenwalt
· 14 years ago
3079c16
resolved conflicts for merge of d57579a4 to master
by Robert Greenwalt
· 14 years ago
d57579a
resolved conflicts for merge of e8d2a4a8 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
e8d2a4a
Apply the dns and route diff which we get a change
by Robert Greenwalt
· 14 years ago
9e4ff6e
VPN: close the socket in protectVpn() to avoid leaking descriptors.
by Chia-chi Yeh
· 14 years ago
dc5d1ba
Fix build.
by Wink Saville
· 14 years ago
d622c31
am 6b5e201d: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE
by Wink Saville
· 14 years ago
6b5e201
am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE
by Wink Saville
· 14 years ago
051a664
Remove STOPSHIP but allow seamless Handoff when possible.
by Wink Saville
· 14 years ago
620e107
resolved conflicts for merge of a3b4b5ca to master
by Wink Saville
· 14 years ago
a3b4b5c
am c101c56e: Use resetConnections with resetMask.
by Wink Saville
· 14 years ago
c101c56
Use resetConnections with resetMask.
by Wink Saville
· 14 years ago
bded3eb
VPN: implement status report for legacy VPN.
by Chia-chi Yeh
· 14 years ago
3e2e1da
VPN: convert prepare() into a form which helps solve race conditions.
by Chia-chi Yeh
· 14 years ago
6c500a4
VPN: remove the old VpnService.
by Chia-chi Yeh
· 14 years ago
7e026b3
VPN: export legacy VPN in IConnectivityManager.
by Chia-chi Yeh
· 14 years ago
d050d1c
VPN: Use List<String> instead for dnsServers and searchDomains.
by Chia-chi Yeh
· 14 years ago
efaa396
am 3f2f58e9: am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE
by Wink Saville
· 14 years ago
e7bfeb3
Merge "WifiWatchdogService - disable bad connections"
by Irfan Sheriff
· 14 years ago
968330f
resolved conflicts for merge of 40717996 to master
by Robert Greenwalt
· 14 years ago
5cdb9c9
WifiWatchdogService - disable bad connections
by Isaac Levy
· 14 years ago
3f2f58e
am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE
by Wink Saville
· 14 years ago
0768006
Temporary re-enabling iface name change handling on HO
by Kazuhiro Ondo
· 14 years ago
7fb0b28
am db32c8c5: Merge "Restrict access to protected networks." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
6cac074
Restrict access to protected networks.
by Robert Greenwalt
· 14 years ago
09d6cdf
resolved conflicts for merge of 796539b1 to master
by Robert Greenwalt
· 14 years ago
796539b
resolved conflicts for merge of b427f0e6 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
33cdcdf
Fix tethering upstream determination.
by Robert Greenwalt
· 14 years ago
a47d7a1
Notify policy listeners about metered ifaces.
by Jeff Sharkey
· 14 years ago
29fc332
Merge "DownloadManager flags for network policy."
by Jeff Sharkey
· 14 years ago
4434b0b
DownloadManager flags for network policy.
by Jeff Sharkey
· 14 years ago
9d145fd
am 00ca322d: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
00ca322
am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
36ea869
Reset connections AFTER we take down the network.
by Robert Greenwalt
· 14 years ago
75cacd5
VPN: migrate from generic Bundle to our own Parcelable VpnConfig.
by Chia-chi Yeh
· 14 years ago
9a4ad7d
The service part of the user space VPN support.
by Chia-chi Yeh
· 14 years ago
21062e7
Map network identity using ConnectivityService.
by Jeff Sharkey
· 14 years ago
ab2c053
Merge "Do not register the callbacks in the constructor."
by Chia-chi Yeh
· 14 years ago
921ebf2
Policy and rules work for ConnectivityManager.
by Jeff Sharkey
· 14 years ago
0d5916c
Move stringToFile utility from ConnectivityService to FileUtils
by Mike Lockwood
· 14 years ago
f3204aa
Do not register the callbacks in the constructor.
by Chia-chi Yeh
· 14 years ago
1b50704
am e0f7bc0b: resolved conflicts for merge of dec3dda8 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
e0f7bc0
resolved conflicts for merge of dec3dda8 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
e1544bb
Simplfy getActive* calls in ConnectivityService
by Robert Greenwalt
· 14 years ago
65727c9
Merge f024027b
by Jean-Baptiste Queru
· 14 years ago
842c177
am a9f139c4: am 3a34041f: Linkproperties update via unsol data call state change.
by Kazuhiro Ondo
· 14 years ago
f024027
am 355205c0: Switch to use netd to add/remove routes.
by Robert Greenwalt
· 14 years ago
355205c
Switch to use netd to add/remove routes.
by Robert Greenwalt
· 14 years ago
a9f139c
am 3a34041f: Linkproperties update via unsol data call state change.
by Kazuhiro Ondo
· 14 years ago
3a34041
Linkproperties update via unsol data call state change.
by Kazuhiro Ondo
· 14 years ago
4df5132
Extract NetworkManagementService out from Tethering to ConnectivityService.
by Chia-chi Yeh
· 14 years ago
b5c62b6
am f490d721: am e6848fac: Merge "Fix the adding of host routes." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
f490d72
am e6848fac: Merge "Fix the adding of host routes." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
bd49221
Fix the adding of host routes.
by Robert Greenwalt
· 14 years ago
e7dcc13
am df6da5c9: am aae781f3: Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
df6da5c
am aae781f3: Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
aae781f
Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
20f819c
Add auto-restore timeout for secondary networks.
by Robert Greenwalt
· 14 years ago
b0d1452
resolved conflicts for merge of 90faa5de to master
by Robert Greenwalt
· 14 years ago
90faa5d
am 5afb4666: Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
5a90129
Add RouteInfo objects for tracking routes.
by Robert Greenwalt
· 14 years ago
d27954e
am c40de32e: resolved conflicts for merge of 6cec7f35 to honeycomb-LTE
by Benoit Goby
· 14 years ago
c40de32
resolved conflicts for merge of 6cec7f35 to honeycomb-LTE
by Benoit Goby
· 14 years ago
6cec7f3
Add support for USB Ethernet adapters
by Benoit Goby
· 15 years ago
75d9e1c
am 75b5e996: am 9e7a5a1e: Merge "ConnectivityService needs to use the new names for the NetConfig vars." into honeycomb-LTE
by Wink Saville
· 14 years ago
75b5e99
am 9e7a5a1e: Merge "ConnectivityService needs to use the new names for the NetConfig vars." into honeycomb-LTE
by Wink Saville
· 14 years ago
f2a6283
ConnectivityService needs to use the new names for the NetConfig vars.
by Wink Saville
· 14 years ago
f7ca6f7
am 1a087f0f: resolved conflicts for merge of 2879f735 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
1a087f0
resolved conflicts for merge of 2879f735 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
34848c0
Add external dependency API.
by Robert Greenwalt
· 14 years ago
198b24d
am 18510113: resolved conflicts for merge of e00e35a5 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
1851011
resolved conflicts for merge of e00e35a5 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
e00e35a
am 9991017b: Only leave one default network up at a time.
by Robert Greenwalt
· 14 years ago
1e2f286
Fix a bad merge.
by Robert Greenwalt
· 14 years ago
f7dae30
Fix the build.
by Robert Greenwalt
· 14 years ago
837e364
Fix the build
by Michael Jurka
· 14 years ago
fbba87d
am 047f9d12: Merge "resolved conflicts for merge of b2f5deca to honeycomb-plus-aosp" into honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
3a378b9
resolved conflicts for merge of b2f5deca to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
b2f5dec
am 568845a7: Merge "Fix some alt-network issues." into gingerbread
by Robert Greenwalt
· 14 years ago
9991017
Only leave one default network up at a time.
by Robert Greenwalt
· 14 years ago
a71471b
Fix some alt-network issues.
by Robert Greenwalt
· 14 years ago
b471d76
am 5635dc93: am 23a9f024: am ac70fb8b: Merge "Fix adding of default route." into honeycomb-mr1
by Robert Greenwalt
· 14 years ago
23a9f02
am ac70fb8b: Merge "Fix adding of default route." into honeycomb-mr1
by Robert Greenwalt
· 14 years ago
03d53da
Fix adding of default route.
by Robert Greenwalt
· 14 years ago
b7c92c7
Do not merge: Revert the revert of "LTE Changes for Telephony including Multiple PDN support and IPV6 support"
by Wink Saville
· 14 years ago
102b546
am b5c51d5f: Merge "DO NOT MERGE Backport of I1f55df8a from master." into gingerbread
by Robert Greenwalt
· 14 years ago
9e08159
DO NOT MERGE Backport of I1f55df8a from master.
by Robert Greenwalt
· 14 years ago
8cca8f4
am 141623d4: DO NOT MERGE WiMAX support
by TK MUN
· 14 years ago
141623d
DO NOT MERGE WiMAX support
by TK MUN
· 14 years ago
211b569
Add support for USB Ethernet adapters
by Benoit Goby
· 15 years ago
bbba216
DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support"
by Wink Saville
· 14 years ago
95c300a
Merge "Start using NetworkUtils.numericToInetAddress."
by Robert Greenwalt
· 14 years ago
35e34d1
Start using NetworkUtils.numericToInetAddress.
by Robert Greenwalt
· 14 years ago
af83ea6
Merge "Fixing the write of BackgroundData setting."
by Robert Greenwalt
· 14 years ago
0ffdef1
Fixing the write of BackgroundData setting.
by Robert Greenwalt
· 14 years ago
f6b7669
LTE Changes for Telephony including Multiple PDN support and IPV6 support
by Wink Saville
· 14 years ago
730126b
am 3259d885: Merge "DO NOT MERGE - backport of l92a02b31 from master" into gingerbread
by Robert Greenwalt
· 15 years ago
084e477
DO NOT MERGE - backport of l92a02b31 from master
by Robert Greenwalt
· 15 years ago
5c73397
Update LinkProperties treatment of gateways
by Robert Greenwalt
· 15 years ago
2ec53df
am 93fbb0ad: am 13a8f2a5: Merge "Comment out the isAvailable optimization." into honeycomb
by Wink Saville
· 15 years ago
Next »