index
:
packages_modules_Connectivity.git
s12.0
s12.1
t13.0
u14.0
packages_modules_Connectivity
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
src
/
android
/
net
/
NetworkCapabilities.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add @RequiresPermission for setUnderlyingNetworks
lucaslin
2022-03-22
1
-3
/
+17
*
Rename setAccessUids to setAllowedUids
Chalard Jean
2022-03-16
1
-31
/
+32
*
Use int array for included and excluded uids
Sooraj Sasindran
2022-03-16
1
-5
/
+10
*
Merge "Allow test+other networks to have specifiers"
Remi NGUYEN VAN
2022-02-14
1
-3
/
+6
|
\
|
*
Allow test+other networks to have specifiers
Remi NGUYEN VAN
2022-01-12
1
-3
/
+6
*
|
Merge "Fix documentation link"
Treehugger Robot
2022-02-04
1
-2
/
+2
|
\
\
|
*
|
Fix documentation link
Kweku Adams
2022-01-14
1
-2
/
+2
|
|
/
*
|
Use packBitList to prevent long-related mistakes
Chalard Jean
2022-02-02
1
-37
/
+40
*
|
Expose access UIDs.
Chalard Jean
2022-01-31
1
-6
/
+6
*
|
Send access UIDs to netd
Chalard Jean
2022-01-31
1
-0
/
+7
*
|
Add accessUids to NetworkCapabilities.
Chalard Jean
2022-01-31
1
-11
/
+139
*
|
Add low latency and high bandwidth network capabilities
Sooraj Sasindran
2022-01-25
1
-1
/
+15
*
|
Add support for Multiple enterprise slice
Sooraj Sasindran
2022-01-22
1
-93
/
+110
|
/
*
Add enterpriseSpecifier
Sooraj Sasindran
2021-12-23
1
-2
/
+185
*
Added a new network capability MMTEL
Jack Yu
2021-12-21
1
-1
/
+8
*
Revert "Added a new network capability MMTEL"
Martijn Coenen
2021-12-21
1
-8
/
+1
*
Added a new network capability MMTEL
Jack Yu
2021-12-16
1
-1
/
+8
*
Genericize NC#hasSameUids
Chalard Jean
2021-12-16
1
-24
/
+2
*
Mark arg to NC#appliesToUidRange non-null
Chalard Jean
2021-12-13
1
-1
/
+1
*
Remove NetworkCapabilities#combine*
Chalard Jean
2021-12-13
1
-143
/
+0
*
Merge "Qualify references to WifiNetworkSuggestions"
Anton Hansson
2021-10-21
1
-9
/
+8
|
\
|
*
Qualify references to WifiNetworkSuggestions
Anton Hansson
2021-10-20
1
-9
/
+8
*
|
Add underlying networks into NetworkAgentInfo if any
lucaslin
2021-10-19
1
-2
/
+5
|
/
*
Add new APIs in NetworkCapabilities to set and get underlying networks
lucaslin
2021-10-15
1
-2
/
+74
*
Add a mode for cell radios unable to time share
Chalard Jean
2021-09-18
1
-0
/
+8
*
Separate test into reasonable multiple tests
Chiachang Wang
2021-08-17
1
-1
/
+1
*
Fix NetworkCapabilities MTS on S, CTS on S+module
Remi NGUYEN VAN
2021-08-16
1
-0
/
+13
*
The net cap value should be bit shifted before &ing
Chiachang Wang
2021-08-11
1
-2
/
+2
*
Add new network capabilities to support automotive head unit via USB
lucaslin
2021-07-08
1
-4
/
+21
*
Merge "Send a proxy broadcast when apps moved from/to a VPN"
Lucas Lin
2021-06-15
1
-13
/
+23
|
\
|
*
Send a proxy broadcast when apps moved from/to a VPN
lucaslin
2021-06-08
1
-13
/
+23
*
|
Keep subIds for Test NetworkCapabilities.
Cody Kesting
2021-06-09
1
-0
/
+4
|
/
*
Merge "Replace clearAll with withoutDefaultCapabilities"
Chiachang Wang
2021-05-17
1
-11
/
+15
|
\
|
*
Replace clearAll with withoutDefaultCapabilities
Chiachang Wang
2021-05-14
1
-11
/
+15
*
|
Do not automatically redact TransportInfo objects.
Lorenzo Colitti
2021-05-13
1
-17
/
+5
*
|
Merge "Allow any transport with TEST if the network is restricted"
Chalard Jean
2021-05-12
1
-4
/
+14
|
\
\
|
*
|
Allow any transport with TEST if the network is restricted
Chalard Jean
2021-05-11
1
-4
/
+14
|
|
/
*
|
Merge "Rename unwanted capabilities to forbidden capabilities."
Lorenzo Colitti
2021-05-12
1
-46
/
+46
|
\
\
|
*
|
Rename unwanted capabilities to forbidden capabilities.
Lorenzo Colitti
2021-05-11
1
-46
/
+46
|
|
/
*
|
Merge "Emphasize possibility of multiple networks with same transport"
David Su
2021-05-11
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Emphasize possibility of multiple networks with same transport
David Su
2021-03-05
1
-1
/
+2
*
|
[VCN19] Rename get/setSubIds to get/setSubscriptionIds
junyulai
2021-04-19
1
-10
/
+10
*
|
Merge "Remove Network, NetworkRequest metrics from jobscheduler"
Aaron Huang
2021-04-08
1
-29
/
+0
|
\
\
|
*
|
Remove Network, NetworkRequest metrics from jobscheduler
Aaron Huang
2021-04-07
1
-29
/
+0
*
|
|
Merge "Assign the bit calculation as long to prevent overflow"
Chiachang Wang
2021-04-07
1
-8
/
+9
|
\
\
\
|
*
|
|
Assign the bit calculation as long to prevent overflow
Chiachang Wang
2021-04-07
1
-8
/
+9
|
|
/
/
*
|
|
Merge "ConnectivityManager: Address review comments from aosp/1595396"
Treehugger Robot
2021-04-07
1
-1
/
+3
|
\
\
\
|
*
|
|
ConnectivityManager: Address review comments from aosp/1595396
Roshan Pius
2021-04-06
1
-1
/
+3
*
|
|
|
NetworkCapabilities: Hide copy constructor
Roshan Pius
2021-04-05
1
-1
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi"
Benedict Wong
2021-04-02
1
-0
/
+13
|
\
\
\
[next]