index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
net
/
java
/
com
/
android
/
server
/
ConnectivityServiceTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Remove last NetworkStack usage of hidden APIs
Remi NGUYEN VAN
2019-01-30
1
-3
/
+6
|
/
*
Merge "Add API for proxy configuration over VPN."
Treehugger Robot
2019-01-24
1
-0
/
+92
|
\
|
*
Add API for proxy configuration over VPN.
Irina Dumitrescu
2019-01-24
1
-0
/
+92
*
|
[KA05] Export keepalive offload api for IpSec Nat-T file descriptor
junyulai
2019-01-24
1
-0
/
+1
*
|
[KA01] export SocketKeepalive API for NAT-T keepalive
junyulai
2019-01-23
1
-2
/
+219
|
/
*
Stop depending on the ConnectivityService default request.
Lorenzo Colitti
2019-01-23
1
-2
/
+7
*
Properly expect all callbacks in testStackedLinkProperties.
Lorenzo Colitti
2019-01-22
1
-4
/
+3
*
[CS] Add an option to block sensitive network specifier
Etan Cohen
2019-01-17
1
-11
/
+98
*
Delete the clatd functions from NetworkManagementService.
Lorenzo Colitti
2019-01-15
1
-2
/
+2
*
Move NetworkMonitor to NetworkStack
Remi NGUYEN VAN
2019-01-11
1
-86
/
+113
*
Call netd to update the tcp buffer size
Chenbo Feng
2018-11-27
1
-2
/
+32
*
Add tests for the network blocked status change
Mike Yu
2018-10-19
1
-8
/
+164
*
Merge "Allow wifi and ethenet connected at same time."
Treehugger Robot
2018-10-02
1
-8
/
+8
|
\
|
*
Allow wifi and ethenet connected at same time.
Leif Hendrik Wilden
2018-10-01
1
-8
/
+8
*
|
Merge "Fix idle timer rule leakage"
Chiachang Wang
2018-10-01
1
-0
/
+74
|
\
\
|
|
/
|
/
|
|
*
Fix idle timer rule leakage
Chiachang Wang
2018-09-28
1
-0
/
+74
*
|
Call clearSettingsProvider before and after test
Remi NGUYEN VAN
2018-09-28
1
-3
/
+7
|
/
*
Merge "Add tests for NetworkMonitor isCaptivePortal"
Remi NGUYEN VAN
2018-08-08
1
-1
/
+1
|
\
|
*
Add tests for NetworkMonitor isCaptivePortal
Remi NGUYEN VAN
2018-08-07
1
-1
/
+1
*
|
Merge "Increase network request timeouts"
Remi NGUYEN VAN
2018-07-27
1
-4
/
+5
|
\
|
|
*
Increase network request timeouts
Remi NGUYEN VAN
2018-07-27
1
-4
/
+5
*
|
Merge "Use timeout consts in all ConnService tests"
Remi NGUYEN VAN
2018-07-27
1
-3
/
+4
|
\
|
|
*
Use timeout consts in all ConnService tests
Remi NGUYEN VAN
2018-07-27
1
-3
/
+4
*
|
Merge "Increase linger delay and test callback timeout"
Remi NGUYEN VAN
2018-07-26
1
-22
/
+16
|
\
|
|
*
Increase linger delay and test callback timeout
Remi NGUYEN VAN
2018-07-26
1
-22
/
+16
*
|
Merge "Increase TEST_LINGER_DELAY_MS"
Remi NGUYEN VAN
2018-07-24
1
-5
/
+13
|
\
|
|
*
Increase TEST_LINGER_DELAY_MS
Remi NGUYEN VAN
2018-07-19
1
-5
/
+13
*
|
Merge "Add StackedLinkProperties test case"
Chalard Jean
2018-06-20
1
-0
/
+106
|
\
|
|
*
Add StackedLinkProperties test case
junyulai
2018-06-19
1
-0
/
+106
|
*
Unify behavior of various cases of "no underlying networks"
Chalard Jean
2018-06-06
1
-4
/
+2
|
*
Fix: VPNs update caps upon underlying network disconnect.
Chalard Jean
2018-06-06
1
-18
/
+16
|
*
Add tests for setUnderlyingNetworks.
Chalard Jean
2018-06-06
1
-16
/
+219
|
*
Make sure getActiveNetwork is consistent with default callbacks
Chalard Jean
2018-06-06
1
-0
/
+49
|
*
Add tests for getActiveNetwork.
Chalard Jean
2018-06-06
1
-5
/
+89
|
*
Move CaptivePortalProbeResult to its own file
Remi NGUYEN VAN
2018-05-24
1
-0
/
+1
|
*
Trigger NetworkCallback events when private DNS usage has changed.
dalyk
2018-04-09
1
-1
/
+131
|
*
Move the logic of (re)evaluation of Private DNS
Erik Kline
2018-04-05
1
-18
/
+116
|
*
Pass all relevant resolver info to netd
Erik Kline
2018-03-22
1
-5
/
+40
*
|
Unify behavior of various cases of "no underlying networks"
Chalard Jean
2018-05-22
1
-4
/
+2
*
|
Fix: VPNs update caps upon underlying network disconnect.
Chalard Jean
2018-05-22
1
-18
/
+16
*
|
Add tests for setUnderlyingNetworks.
Chalard Jean
2018-05-22
1
-16
/
+219
*
|
Move CaptivePortalProbeResult to its own file
Remi NGUYEN VAN
2018-05-22
1
-0
/
+1
*
|
Make sure getActiveNetwork is consistent with default callbacks
Chalard Jean
2018-04-24
1
-0
/
+49
*
|
Add tests for getActiveNetwork.
Chalard Jean
2018-04-24
1
-4
/
+88
*
|
Trigger NetworkCallback events when private DNS usage has changed.
dalyk
2018-04-09
1
-1
/
+131
*
|
Move the logic of (re)evaluation of Private DNS
Erik Kline
2018-04-05
1
-18
/
+116
*
|
Pass all relevant resolver info to netd
Erik Kline
2018-03-23
1
-5
/
+40
*
|
Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: 6001f72478 ...
Chalard Jean
2018-03-02
1
-1
/
+14
|
\
|
|
*
Give apps with NETWORK_SETTINGS right to see any VPN.
Chalard Jean
2018-03-02
1
-1
/
+14
*
|
Name specific app for rapid data usage.
Jeff Sharkey
2018-02-23
1
-3
/
+7
|
/
[prev]
[next]