Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
e0fd4a850bd7ae6954ddac66789205388181aa75
e0fd4a8
Flush DNS cache when routes change.
by Paul Jensen
· 11 years ago
774a27f
Add Logging around getNetworkInfo.
by Robert Greenwalt
· 11 years ago
cfb3657
Improve LegacyTypeTracker.
by Lorenzo Colitti
· 11 years ago
f6ef1eb
Merge "Add logging of Legacy Type info." into lmp-dev
by Lorenzo Colitti
· 11 years ago
3d2c4da
Fix docs build.
by Dan Sandler
· 11 years ago
8d20c50
Allow using third-party HTTP/... stacks for per-network URLs.
by Lorenzo Colitti
· 11 years ago
94e2214
Add logging of Legacy Type info.
by Robert Greenwalt
· 11 years ago
54a8d4c
Use a new socket for each of the host's IP addresses.
by Lorenzo Colitti
· 11 years ago
160638d
Remove dead code 4.
by Robert Greenwalt
· 11 years ago
b2fc774
Remove dead code 3.
by Robert Greenwalt
· 11 years ago
e458632
Allow VPNs to add/remove link addresses dynamically.
by Sreeram Ramachandran
· 11 years ago
00c1c93
Remove dead code 2.
by Robert Greenwalt
· 11 years ago
73b0009
Merge "Remove dead code 1." into lmp-dev
by Robert Greenwalt
· 11 years ago
6ba91ae
Prohibit address families by default unless a VPN explicitly allows them.
by Sreeram Ramachandran
· 11 years ago
c36a74f
Remove dead code 1.
by Robert Greenwalt
· 11 years ago
b9ab428
Add a getBoundURL method that returns a network-specific URL.
by Lorenzo Colitti
· 11 years ago
dbd260b
Move Alarm setup to systemReady.
by Robert Greenwalt
· 11 years ago
3518e37
Implement support for bypassable VPNs.
by Sreeram Ramachandran
· 11 years ago
abbc41e
Fix DUN-based tethering.
by Robert Greenwalt
· 11 years ago
50eb5e7
Reenable logging.
by Robert Greenwalt
· 11 years ago
ca7abab
Infer legacy network type for ConnectivityManager.requestNetwork
by Ye Wen
· 11 years ago
c06ec73
Cleanup: Delete dead code.
by Sreeram Ramachandran
· 11 years ago
32cfa6e
Updated media browsing API & tests.
by Yao Chen
· 11 years ago
d0464ed
Make a network the default when it connects if we have no default.
by Paul Jensen
· 11 years ago
26dd002
Fix hiding of sign-in to network notification.
by Paul Jensen
· 11 years ago
b5ae69d
Remove unnecessary code and APIs.
by Sreeram Ramachandran
· 11 years ago
487d7d6
resolved conflicts for merge of a1a0a98d to master
by Aaron Whyte
· 11 years ago
5dea435
Readjust location of NETID_UNSET definition.
by Paul Jensen
· 11 years ago
65743a2
Define NETID_UNSET in ConnectivityManager.
by Paul Jensen
· 11 years ago
a1a0a98
am 39a9ec20: Allow overlays to configure ConnectivityService\'s network sampling to not wake the device. This can increase clockwork device battery life. Bug:15455204
by Aaron Whyte
· 11 years ago
bd7397e
Missed an entry in the copy constructor.
by Robert Greenwalt
· 11 years ago
39a9ec2
Allow overlays to configure ConnectivityService's network sampling to not wake the device.
by Aaron Whyte
· 11 years ago
a6bc091
Add networkSpecifier string to NetworkCapabilties.
by Robert Greenwalt
· 11 years ago
8b5fc62
Convert Vpn from NetworkStateTracker to NetworkAgent.
by Paul Jensen
· 11 years ago
1166831
Merge "Refactor wifi p2p's startDhcpServer function"
by Robert Greenwalt
· 11 years ago
e594a76
Refactor wifi p2p's startDhcpServer function
by Robert Greenwalt
· 11 years ago
9d89619
Add AlarmClock API to AlarmManager
by Adrian Roos
· 11 years ago
bf09bfc
Merge "Enable network validations and add app to handle captive portal login."
by Paul Jensen
· 11 years ago
239ce0b
Enable network validations and add app to handle captive portal login.
by Paul Jensen
· 11 years ago
11e39d2
Merge "Add Network inspection API."
by Robert Greenwalt
· 11 years ago
02fe11e
Add Network inspection API.
by Robert Greenwalt
· 11 years ago
a134636
Add Trust to NetworkCapabilities.
by Robert Greenwalt
· 11 years ago
c4bb3c9
CW on Master: Disable CaptivePortalTracker, EthernetService
by Joe LaPenna
· 11 years ago
ce7a144
Remove dead code.
by Robert Greenwalt
· 11 years ago
f7c7336
Merge "Remove unused api."
by Robert Greenwalt
· 11 years ago
7ba4d03
When adding a NetworkRequest, cancel linger for satisfying Network.
by Paul Jensen
· 11 years ago
b20d886
Fix build
by Glenn Kasten
· 11 years ago
e0b0051
Remove unused api.
by Robert Greenwalt
· 11 years ago
ae46024
Merge "Add captive portal sign-in actions."
by Paul Jensen
· 11 years ago
e378679
Add captive portal sign-in actions.
by Paul Jensen
· 11 years ago
c8e3a71
Apply the tethering user restriction to connectivity service.
by Julia Reynolds
· 11 years ago
520d6dc
Simplify the network transition wakelock.
by Robert Greenwalt
· 11 years ago
bb42768
Make sure callback handler is in place before callbacks handled.
by Paul Jensen
· 11 years ago
693d07a
MS: Adding Support for Emergency APN in Telephony Framework (base/telephony)
by Ram
· 11 years ago
961cb0d
Enforce ConnectivityManager.releaseNetworkRequest callers own the NetworkRequest
by Paul Jensen
· 11 years ago
10ba60a
Use return values from JNI functions binding sockets and processes to networks.
by Paul Jensen
· 11 years ago
154b6b2
Convert BluetoothTetheringDataTracker into a NetworkFactory.
by Paul Jensen
· 11 years ago
131eb31
Modify DNS server update methods.
by Lorenzo Colitti
· 11 years ago
fc85469
Teach LinkProperties whether it's provisioned or not.
by Lorenzo Colitti
· 11 years ago
99064fa
Minor changes to RouteInfo.
by Lorenzo Colitti
· 11 years ago
3897f1a
Unbreak LinkPropertiesTest.
by Lorenzo Colitti
· 11 years ago
52228dd
Clean up and add some Network logging.
by Robert Greenwalt
· 11 years ago
004961f
am a77d0ef4: (-s ours) am 0b572896: (-s ours) Merge "DO NOT MERGE refactor wifi p2p\'s startDhcpServer function"
by Robert Greenwalt
· 11 years ago
7ee7824
Merge "Add logging to track down weird ConnectivityManager issue."
by Robert Greenwalt
· 11 years ago
f40cf87
am 004961f7: (-s ours) am a77d0ef4: (-s ours) am 0b572896: (-s ours) Merge "DO NOT MERGE refactor wifi p2p\'s startDhcpServer function"
by Robert Greenwalt
· 11 years ago
b840173
Add logging to track down weird ConnectivityManager issue.
by Robert Greenwalt
· 11 years ago
52a7755
DO NOT MERGE refactor wifi p2p's startDhcpServer function
by Jianzheng Zhou
· 12 years ago
36ddd9d
Modify LinkProperties add/remove route functions.
by Lorenzo Colitti
· 11 years ago
174bab2
IpPrefix improvements.
by Lorenzo Colitti
· 11 years ago
3718680
Assert that RT_SCOPE_* and IFA_F_* are not zero.
by Lorenzo Colitti
· 11 years ago
f72c856
Merge "Fix build"
by Robert Greenwalt
· 11 years ago
c4920a5
Fix build
by Robert Greenwalt
· 11 years ago
6f03396
am 2d0ab42b: Merge "Apply API Council comments to ConnectivityManager" into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
f57c03c
Apply API Council comments to ConnectivityManager
by Robert Greenwalt
· 11 years ago
b1f76f2
Fix Build
by Robert Greenwalt
· 11 years ago
20091e0
Fix build breakage.
by Robert Greenwalt
· 11 years ago
d17ae25
Merge "Make IpPrefix final."
by Robert Greenwalt
· 11 years ago
2f6c915
am f7c964fa: Merge "Fix Build" into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
4998e95
Make IpPrefix final.
by Robert Greenwalt
· 11 years ago
7955633
am 9c6d406e: Fix build breakage.
by Robert Greenwalt
· 11 years ago
5e9af44
am c7d65d75: Merge "Fix wifi connectivity issues." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
98876d2
am e1f5b5e0: Merge "Minor changes to the LinkAddress API docs." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
e1023fe
am 4ad1f0d3: (-s ours) Merge "Add a new IpPrefix class and use it in RouteInfo." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
bb0ec47
am 558aeb90: Merge "Make NetworkCapabilities publicly immutable." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
b891bcc
am fe5ca964: (-s ours) Merge "Fix public API of LinkProperties." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
bfd1f4c
Make NetworkCapabilities publicly immutable.
by Robert Greenwalt
· 11 years ago
a7918cc
Merge "Add a new IpPrefix class and use it in RouteInfo." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
aaaf7ba
Add a new IpPrefix class and use it in RouteInfo.
by Sreeram Ramachandran
· 11 years ago
96151d6
Fix wifi connectivity issues.
by Sreeram Ramachandran
· 11 years ago
08bbe1f
Merge "Fix wifi connectivity issues." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
0a6e648
Fix wifi connectivity issues.
by Sreeram Ramachandran
· 11 years ago
1561008
am bcf103d0: Merge "Apply API review to android.net.Network:" into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
c4c6498
Apply API review to android.net.Network:
by Paul Jensen
· 11 years ago
d579b35
Merge "Fix public API of LinkProperties." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
87afb94
Fix public API of LinkProperties.
by Robert Greenwalt
· 11 years ago
c5dd50b
Merge "Minor changes to the LinkAddress API docs." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
8e43314
Minor changes to the LinkAddress API docs.
by Lorenzo Colitti
· 11 years ago
b0116bf
Minor changes to the LinkAddress API docs.
by Lorenzo Colitti
· 11 years ago
887d7b1
Add a new IpPrefix class and use it in RouteInfo.
by Sreeram Ramachandran
· 11 years ago
93a3aad
resolved conflicts for merge of 1f65550f to master
by Amit Mahajan
· 11 years ago
Next »