Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
d64c967d37cef184fc9f699f8ba0c9d79d2a12e2
/
services
98048cd
DO NOT MERGE Introduce direct listener API for alarm delivery
by Christopher Tate
· 10 years ago
0b40c87
Reinstate CHANGE_NETWORK_STATE as a normal permission.
by Lorenzo Colitti
· 10 years ago
5d32030
Don't buzz when automatically connecting to captive portals
by Lorenzo Colitti
· 10 years ago
d37059e
Merge "Don't crash if an invalid always-on VPN profile is configured." into mnc-dr-dev
by Erik Kline
· 10 years ago
60f1e8c
Don't crash if an invalid always-on VPN profile is configured.
by Lorenzo Colitti
· 10 years ago
114f3fe
Merge "Push firewall rules up to ConnectivityService." into mnc-dr-dev
by Jeff Sharkey
· 10 years ago
0a6477e
Framework fixes for RSSI offload.
by Lorenzo Colitti
· 10 years ago
f866a70
Push firewall rules up to ConnectivityService.
by Jeff Sharkey
· 10 years ago
cf6717c
NetworkDiagnostics: ping default router from all global addreses.
by Lorenzo Colitti
· 10 years ago
b7993df
Require the new PACKET_KEEPALIVE_OFFLOAD permission.
by Lorenzo Colitti
· 10 years ago
bdaaf14
Fix bugs and crashes in PacketKeepalive API.
by Lorenzo Colitti
· 10 years ago
f25beee
Add tests for the PacketKeepalive API.
by Lorenzo Colitti
· 10 years ago
fe66316
Use a CountDownLatch instead of sleep() in NetworkFactory tests.
by Lorenzo Colitti
· 10 years ago
0891bc4
Get rid of shortSleep() in ConnectivityServiceTest.
by Lorenzo Colitti
· 10 years ago
c8d52c6
Make ConnectivityServiceTest a bit more readable.
by Lorenzo Colitti
· 10 years ago
72877c2
Cut down some logs.
by Robert Greenwalt
· 10 years ago
6803efe
Add SUPL-specific network bcast
by Robert Greenwalt
· 10 years ago
3e4966e
am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t have restricted caps" into mnc-dev
by Lorenzo Colitti
· 10 years ago
5d87922
Don't mark NetworkRequests restricted when they don't have restricted caps
by Paul Jensen
· 10 years ago
daf7e5b
am 886e7a63: Merge "Change default cellular activity timeout to 10" into mnc-dev
by Adam Lesinski
· 10 years ago
6d4ebd7
Change default cellular activity timeout to 10
by Adam Lesinski
· 10 years ago
a0984c7
am 0ed58c3f: Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev
by Billy Lau
· 10 years ago
0ed58c3
Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into mnc-dev
by Billy Lau
· 10 years ago
ce3f9dc
Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS
by Billy Lau
· 10 years ago
4f74dbe
resolved conflicts for merge of f5b01767 to mnc-dr-dev
by Paul Jensen
· 10 years ago
f5b0176
Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-dev
by Paul Jensen
· 10 years ago
1b2d980
Fix NOT_RESTRICTED network capability and enforce it.
by Paul Jensen
· 10 years ago
25c1e48
am 4024ad11: Merge "Stop supporting legacy ConnectivityManager routing methods in M." into mnc-dev
by Lorenzo Colitti
· 10 years ago
4024ad1
Merge "Stop supporting legacy ConnectivityManager routing methods in M." into mnc-dev
by Lorenzo Colitti
· 10 years ago
dc7add2
am f049071d: Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-dev
by Hung-ying Tyan
· 10 years ago
f049071
Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-dev
by Hung-ying Tyan
· 10 years ago
2780e4b
Stop supporting legacy ConnectivityManager routing methods in M.
by Lorenzo Colitti
· 10 years ago
dd494fb
Revise lockdown check in getLegacyVpnInfo()
by Hung-ying Tyan
· 10 years ago
6995b9e
am 13156c7d: Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev
by Paul Jensen
· 10 years ago
13156c7
Merge "Fix missing onLost NetworkCallbacks when network loses capability" into mnc-dev
by Paul Jensen
· 10 years ago
bbfacbb
resolved conflicts for merge of 2813d5ba to mnc-dr-dev
by Paul Jensen
· 10 years ago
2813d5b
Merge "Disable WiFi autojoin when user decides via "Stay connected?" dialog" into mnc-dev
by Paul Jensen
· 10 years ago
6eb94e6
Fix missing onLost NetworkCallbacks when network loses capability
by Paul Jensen
· 10 years ago
2d2a8d1
am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-dev
by Lorenzo Colitti
· 10 years ago
05a505c
Always check off-link connectivity in NetworkDiagnostics.
by Lorenzo Colitti
· 10 years ago
8d59d1c
Pass signal strength thresholds inside a Bundle
by Erik Kline
· 10 years ago
5d2656c
Support NetworkCallbacks based on signal strength.
by Lorenzo Colitti
· 10 years ago
0b798a8
ConnectivityManager API for for packet keepalives.
by Lorenzo Colitti
· 10 years ago
6b56e9e
Make immutable NetworkCapabilities more explicit.
by Lorenzo Colitti
· 10 years ago
57e6570
Disable WiFi autojoin when user decides via "Stay connected?" dialog
by Paul Jensen
· 10 years ago
204b77a
Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev
by Erik Kline
· 10 years ago
edf878b
Log NetworkRequestInfo to get more detailed history
by Erik Kline
· 10 years ago
3df86c6
Fix filter on CONNECTIVITY_ACTION updates
by Robert Greenwalt
· 10 years ago
718df19
Merge "Legacy VPN calls to require a userID" into mnc-dev
by Robin Lee
· 10 years ago
8079795
Fix build break.
by Paul Jensen
· 10 years ago
4387ed3
Merge "Fallback to Cellular if WiFi fails to validate" into mnc-dev
by Paul Jensen
· 10 years ago
e40da7f
Merge "Prepare some ConnectivityService logic for fallback to Cellular change" into mnc-dev
by Paul Jensen
· 10 years ago
f2479b9
Merge "Add android.net.CaptivePortal class for captive-portal-handling-app callbacks" into mnc-dev
by Paul Jensen
· 10 years ago
75e0adb
Add android.net.CaptivePortal class for captive-portal-handling-app callbacks
by Paul Jensen
· 10 years ago
de49eb1
Fallback to Cellular if WiFi fails to validate
by Paul Jensen
· 10 years ago
d2a43f9
Prepare some ConnectivityService logic for fallback to Cellular change
by Paul Jensen
· 10 years ago
7fb8adc
Revive NetworkInfo's SUSPENDED state.
by Robert Greenwalt
· 10 years ago
35ca2e7
Legacy VPN calls to require a userID
by Robin Lee
· 10 years ago
0a1bac8
Merge "Don't reevaluate disconnected networks" into mnc-dev
by Paul Jensen
· 10 years ago
a923dba
Fix use of reachable DNS server logic
by Erik Kline
· 10 years ago
fafc8fe
Merge "Add Validation logging." into mnc-dev
by Robert Greenwalt
· 10 years ago
27ff774
Add Validation logging.
by Robert Greenwalt
· 10 years ago
3c3c6e8
Don't reevaluate disconnected networks
by Paul Jensen
· 10 years ago
c28e13c
Merge "Don't lose critical success/failure messages" into mnc-dev
by Erik Kline
· 10 years ago
431daaa
Don't lose critical success/failure messages
by Erik Kline
· 10 years ago
350bee0
Use heads-up notifications when selecting networks with no Internet
by Lorenzo Colitti
· 10 years ago
92bb3df
Merge "Extend the time between WiFi energy samples" into mnc-dev
by Adam Lesinski
· 10 years ago
f9c9316
Extend the time between WiFi energy samples
by Adam Lesinski
· 10 years ago
ee52d23
Disallow requesting networks with mutable NetworkCapabilities.
by Paul Jensen
· 10 years ago
c88b39b
Fix missing NetworkCallbacks for NET_CAPABILITY_VALIDATED changes
by Paul Jensen
· 10 years ago
53f0895
Add NetworkCapabilities.NET_CAPABILITY_CAPTIVE_PORTAL
by Paul Jensen
· 10 years ago
9ec5a55
Merge "Speed up network transition when WiFi disconnects" into mnc-dev
by Paul Jensen
· 10 years ago
621b1b7
Speed up network transition when WiFi disconnects
by Paul Jensen
· 10 years ago
d44e410
Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)" into mnc-dev
by Paul Jensen
· 10 years ago
a43bca8
Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into mnc-dev
by Paul Jensen
· 10 years ago
65a1adb
Don't send spurious onAvailable NetworkCallbacks when rematching
by Paul Jensen
· 10 years ago
c8873fc
Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)
by Paul Jensen
· 10 years ago
0f0dbb8
Carefully select which DNS servers to send to netd
by Erik Kline
· 10 years ago
c6b3de1
Remove dead hidden ConnectivityManager and NetworkInfo APIs.
by Paul Jensen
· 10 years ago
5cc5901
Merge "Remove most sleep() calls from ConnectivityServiceTest" into mnc-dev
by Paul Jensen
· 10 years ago
f98df17
Remove most sleep() calls from ConnectivityServiceTest
by Paul Jensen
· 10 years ago
cb43350
remove usage of deprecated method setLatestEventInfo
by Chris Wren
· 10 years ago
ddb3d3a
Merge "Remove network requests properly." into mnc-dev
by Robert Greenwalt
· 10 years ago
8d2cfc2
Remove network requests properly.
by Robert Greenwalt
· 10 years ago
69f4bb1
Merge "Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs" into mnc-dev
by Paul Jensen
· 10 years ago
bd2f32f
Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDs
by Paul Jensen
· 10 years ago
ccd85f3
Merge "When no Internet access is detected, display a notification first." into mnc-dev
by Lorenzo Colitti
· 10 years ago
74baf41
When no Internet access is detected, display a notification first.
by Lorenzo Colitti
· 10 years ago
85a69cd
Merge "initial revision of NetworkDiagnostics" into mnc-dev
by Erik Kline
· 10 years ago
54d152c
Merge "Switch over to updated VPN warning strings" into mnc-dev
by Robin Lee
· 10 years ago
06c0fff
Switch over to updated VPN warning strings
by Robin Lee
· 10 years ago
9647f38
initial revision of NetworkDiagnostics
by Erik Kline
· 10 years ago
50e5548
Merge "Remove "returning Blocked NetworkInfo" logspam." into mnc-dev
by Lorenzo Colitti
· 10 years ago
f71cce4
Remove "returning Blocked NetworkInfo" logspam.
by Lorenzo Colitti
· 10 years ago
20ed3f9
Merge "Fix the empty reason field in connectivity change intent." into mnc-dev
by Feixiong Zhang
· 10 years ago
1f7f908
Fix the empty reason field in connectivity change intent.
by Feixiong Zhang
· 10 years ago
c5e1878
Merge "Revive ConnectivityServiceTest and add some tests." into mnc-dev
by Paul Jensen
· 10 years ago
bb910e9
Revive ConnectivityServiceTest and add some tests.
by Paul Jensen
· 10 years ago
a267d9c
Merge "Disable mDefaultDns to see if we can remove it." into mnc-dev
by Lorenzo Colitti
· 10 years ago
7cbc907
Delete unsed mDnsLock.
by Erik Kline
· 10 years ago
Next »