Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Connectivity
/
cdd68bcc3a823a731df96ed07d85222a304b51e2
/
tests
/
net
78ba677
Merge "Add testVpnTypesEqual to verify consistency"
by Ken Chen
· 5 years ago
6bab439
Merge "Switch from networkCreate[Physical/Vpn] to networkCreate"
by Ken Chen
· 5 years ago
6813b1b
Merge "Update PrivateDnsMode from StringDef to IntDef"
by Lucas Lin
· 5 years ago
5b1f25a
Add testVpnTypesEqual to verify consistency
by Ken Chen
· 5 years ago
ba2466b
Merge "Remove sendNetworkConditionsBroadcast"
by Chiachang Wang
· 5 years ago
172abc1
Merge "Rename unwanted capabilities to forbidden capabilities."
by Lorenzo Colitti
· 5 years ago
06f15f1
Merge "Add MATCH_ANY_USER flag to PackageInfo queries"
by Paul Hu
· 5 years ago
1291166
Rename unwanted capabilities to forbidden capabilities.
by Lorenzo Colitti
· 5 years ago
6df7a90
Switch from networkCreate[Physical/Vpn] to networkCreate
by Ken Chen
· 5 years ago
4beb4bc
Remove sendNetworkConditionsBroadcast
by lucaslin
· 5 years ago
7f70885
Add internal support for IPsec forward policies
by Benedict Wong
· 5 years ago
b1ff1b2
Update PrivateDnsMode from StringDef to IntDef
by lucaslin
· 5 years ago
0c85894
Merge "Add getters to NetworkStateSnapshot"
by Treehugger Robot
· 5 years ago
b812b6d
Merge "Add getters to UnderlyingNetworkInfo"
by Treehugger Robot
· 5 years ago
bd9d954
Merge "Rename getAllNetworkStateSnapshot which should be pluralized"
by Treehugger Robot
· 5 years ago
920f072
Merge "wifi data usage: support to get carrier merged wifi network."
by Les Lee
· 5 years ago
c1c3721
Merge "Changing per-app default request to TRACK_DEFAULT"
by James Mattis
· 5 years ago
b12a770
Add MATCH_ANY_USER flag to PackageInfo queries
by paulhu
· 5 years ago
79a90c3
Merge "Address API review feedback"
by Chiachang Wang
· 5 years ago
a117e28
Changing per-app default request to TRACK_DEFAULT
by James Mattis
· 5 years ago
eb239b6
Merge "Use connectivity resources in service-connectivity"
by Remi NGUYEN VAN
· 5 years ago
6ec9b8d
Address API review feedback
by Chiachang Wang
· 5 years ago
97fad72
Use connectivity resources in service-connectivity
by Remi NGUYEN VAN
· 5 years ago
0af20fa
Merge "Add QUERY_ALL_PACKAGES to net integration tests"
by Remi NGUYEN VAN
· 5 years ago
9503dec
Add getters to UnderlyingNetworkInfo
by Aaron Huang
· 5 years ago
cf20f0a
Add QUERY_ALL_PACKAGES to net integration tests
by Remi NGUYEN VAN
· 5 years ago
b8f5664
Add getters to NetworkStateSnapshot
by Aaron Huang
· 5 years ago
ee78b1f
Rename getAllNetworkStateSnapshot which should be pluralized
by Aaron Huang
· 5 years ago
9359468
Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds"
by Treehugger Robot
· 5 years ago
b897ff2
Merge "Correctly count nri uid request counts"
by James Mattis
· 5 years ago
c4e424a
Merge "Refactoring and mocking to make sure unit test doesn't call the real service"
by Nazanin Bakhshi
· 5 years ago
e796aa5
Merge "Roll forward: add a test for ParseException"
by Treehugger Robot
· 5 years ago
3fd29f1
Merge "Revert "Add a test for ParseException""
by Remi NGUYEN VAN
· 5 years ago
96c7913
Update TEST_MAPPING imports for connectivity
by Remi NGUYEN VAN
· 5 years ago
ddca748
Roll forward: add a test for ParseException
by Remi NGUYEN VAN
· 5 years ago
9f81eda
Revert "Add a test for ParseException"
by Remi NGUYEN VAN
· 5 years ago
20a4a8b
Correctly count nri uid request counts
by James Mattis
· 5 years ago
61f84a6
Refactoring and mocking to make sure unit test doesn't call the real service
by Nazanin
· 5 years ago
2217bec
[VCN19] Rename get/setSubIds to get/setSubscriptionIds
by junyulai
· 5 years ago
c067822
wifi data usage: support to get carrier merged wifi network.
by lesl
· 5 years ago
24ff1ce
Merge "Add a test for ParseException"
by Remi NGUYEN VAN
· 5 years ago
8ef8d57
Merge "[VCN20] Change requestBackgroundNetwork argument order"
by Junyu Lai
· 5 years ago
05738ae
[VCN20] Change requestBackgroundNetwork argument order
by junyulai
· 5 years ago
1c8ddf0
Add test for [set|is]BypassableVpn
by lucaslin
· 5 years ago
9bab179
Add a test for ParseException
by Remi NGUYEN VAN
· 5 years ago
34d1abd
Merge "Make getUid a method on UserHandle itself instead of static"
by Chiachang Wang
· 5 years ago
fba3c60
Add SDK version check to skip S added API test
by Chiachang Wang
· 5 years ago
ef8132e
Rename APIs in NetworkAgentConfig.Builder
by Chiachang Wang
· 5 years ago
cb1e036
Adding log history for setOemNetworkPreference()
by James Mattis
· 5 years ago
612cc03
Make getUid a method on UserHandle itself instead of static
by Chiachang Wang
· 5 years ago
c86653c
Replace fields with getters in keepalive API
by Remi NGUYEN VAN
· 5 years ago
ddfbb93
Merge "Assign the bit calculation as long to prevent overflow"
by Chiachang Wang
· 5 years ago
9024d78
Assign the bit calculation as long to prevent overflow
by Chiachang Wang
· 5 years ago
caae5a2
Merge "ConnectivityManager: Address review comments from aosp/1595396"
by Treehugger Robot
· 5 years ago
e122026
ConnectivityManager: Address review comments from aosp/1595396
by Roshan Pius
· 5 years ago
d47c7d9
Merge "Add session ID to VpnTransportInfo"
by Frank Li
· 5 years ago
02220e2
Adding per-app support for app add/remove
by James Mattis
· 5 years ago
e32a1ef
Merge "Fix a bug where the wrong profile is queried"
by Chalard Jean
· 5 years ago
a21ef9b
Fix a bug where the wrong profile is queried
by Chalard Jean
· 5 years ago
53de25f
Downgrade list of subIds in NetworkCapabilities to @SystemApi
by Benedict Wong
· 5 years ago
9489cff
Merge "Move deduceRestrictedCapability to libs/net and rename it"
by Aaron Huang
· 5 years ago
9760a9d
Merge "Fix testLegacyLockdownVpn flaky"
by Chalard Jean
· 5 years ago
dbee04c
Add session ID to VpnTransportInfo
by lifr
· 5 years ago
5dad137
Fix testLegacyLockdownVpn flaky
by Chalard Jean
· 5 years ago
9c4d43d
Add required permission to FrameworksNetIntegrationTests
by Suprabh Shukla
· 5 years ago
cd2c0c8
Merge changes I24580ea4,Id48b8eab
by Lorenzo Colitti
· 5 years ago
6dba588
Allow the system to register 250 NetworkCallbacks.
by Lorenzo Colitti
· 5 years ago
2680258
Add more test coverage for limiting the number of callbacks.
by Lorenzo Colitti
· 5 years ago
d94dfbf
Merge changes I3826b9ef,I91d68ca3
by Treehugger Robot
· 5 years ago
9406933
Merge changes If539cf5d,I9765f1c9,I6d3007a1
by Lorenzo Colitti
· 5 years ago
3f8e9d7
Remove NetworkPolicyManager.isUidBlocked() API.
by Sudheer Shanka
· 5 years ago
397fb51
Add test coverage for NetworkAgent callbacks.
by Lorenzo Colitti
· 5 years ago
7f440ce
Merge changes from topic "NetworkAgent02"
by Frank Li
· 5 years ago
09ad57f
Fix cannot success verify count of the networkAgent Config items on R device
by lifr
· 5 years ago
75764c8
[TL02]Remove hidden API usage of NetworkAgent
by lifr
· 5 years ago
029dcce
Merge "Support Dual ViLTE stats"
by Junyu Lai
· 5 years ago
a98ed4b
Merge "Re-implement NetworkUtils#queryUserAccess."
by Remi NGUYEN VAN
· 5 years ago
22c677e
Re-implement NetworkUtils#queryUserAccess.
by Lorenzo Colitti
· 5 years ago
522918f
Move deduceRestrictedCapability to libs/net and rename it
by Aaron Huang
· 5 years ago
9f3b465
Add unit tests for onBlockedStatusChanged(Network, int).
by Lorenzo Colitti
· 5 years ago
79c6f22
Add onBlockedStatusChanged(Network, int) to NetworkCallback.
by Lorenzo Colitti
· 5 years ago
3dc7bbd
Merge "Add annotation for Vpn#getNetwork()"
by Lucas Lin
· 5 years ago
890af8d
Merge "Remove the usage of NETID_UNSET from Vpn.java"
by Lucas Lin
· 5 years ago
c1da625
Add annotation for Vpn#getNetwork()
by lucaslin
· 5 years ago
da9fb40
Remove the usage of NETID_UNSET from Vpn.java
by lucaslin
· 5 years ago
5992d85
Add static for constant
by lucaslin
· 5 years ago
01ca124
Get NetworkCapabilities from NetworkCallback
by lucaslin
· 5 years ago
f7d45ff
Merge "Use a longer test timeout in integration test"
by Treehugger Robot
· 5 years ago
4f51028
Merge "Add 5G/NR QOS support"
by Jayachandran Chinnakkannu
· 5 years ago
9821556
Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager.
by Sudheer Shanka
· 5 years ago
6cdedae
Add 5G/NR QOS support
by Jayachandran C
· 5 years ago
651b002
Merge "Fix cannot find removeUnwantedCapability on R device"
by Junyu Lai
· 5 years ago
f6bd196
Merge "Correct the logic in NetworkCapabilitiesTest"
by Chiachang Wang
· 5 years ago
4018b15
Fix cannot find removeUnwantedCapability on R device
by junyulai
· 5 years ago
e232e39
Use a longer test timeout in integration test
by Remi NGUYEN VAN
· 5 years ago
dd29da5
Correct the logic in NetworkCapabilitiesTest
by Chiachang Wang
· 5 years ago
c58d82e
Merge "[VCN15] expose addUnwantedCapability and related APIs"
by Junyu Lai
· 5 years ago
2a49c5d
Support calling registerDefaultNetworkCallback for another UID.
by Lorenzo Colitti
· 5 years ago
24efbfd
[VCN15] expose addUnwantedCapability and related APIs
by junyulai
· 5 years ago
e05e71e
Merge "Correct the logic in NetworkCapabilitiesTest"
by Treehugger Robot
· 5 years ago
Next »