- 06f15f1 Merge "Add MATCH_ANY_USER flag to PackageInfo queries" by Paul Hu · 4 years, 4 months ago
- cbe2b26 Add missed break by paulhu · 4 years, 4 months ago
- 0c85894 Merge "Add getters to NetworkStateSnapshot" by Treehugger Robot · 4 years, 5 months ago
- bd9d954 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 5 months ago
- c1c3721 Merge "Changing per-app default request to TRACK_DEFAULT" by James Mattis · 4 years, 5 months ago
- b12a770 Add MATCH_ANY_USER flag to PackageInfo queries by paulhu · 4 years, 5 months ago
- 79a90c3 Merge "Address API review feedback" by Chiachang Wang · 4 years, 5 months ago
- a117e28 Changing per-app default request to TRACK_DEFAULT by James Mattis · 4 years, 5 months ago
- eb239b6 Merge "Use connectivity resources in service-connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
- 6ec9b8d Address API review feedback by Chiachang Wang · 4 years, 5 months ago
- 97fad72 Use connectivity resources in service-connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
- b8f5664 Add getters to NetworkStateSnapshot by Aaron Huang · 4 years, 5 months ago
- ee78b1f Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 5 months ago
- 9359468 Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" by Treehugger Robot · 4 years, 5 months ago
- f0ffc77 Hide NetworkPolicyManager.blockedReasonsToString API. by Sudheer Shanka · 4 years, 5 months ago
- 20a4a8b Correctly count nri uid request counts by James Mattis · 4 years, 6 months ago
- 2217bec [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 5 months ago
- 6cab3df Merge "Update the permission check for dump" by Chiachang Wang · 4 years, 5 months ago
- a101f85 Update the permission check for dump by Chiachang Wang · 4 years, 5 months ago
- fe3676b Merge "Don't expose raw IBinder APIs." by Lorenzo Colitti · 4 years, 5 months ago
- c65e7fa Handle null pointer cases in ConnectivityService by Aaron Huang · 4 years, 5 months ago
- 34a294f Don't expose raw IBinder APIs. by Lorenzo Colitti · 4 years, 5 months ago
- 34d1abd Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 5 months ago
- 6bbdbe1 Merge "Add debug logging to requestRouteToHostAddress." by Lorenzo Colitti · 4 years, 5 months ago
- a2e1fe8 Add debug logging to requestRouteToHostAddress. by Lorenzo Colitti · 4 years, 5 months ago
- cb1e036 Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 5 months ago
- 612cc03 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 5 months ago
- b1435f4 Merge "Replace IS_DEBUGGABLE with isDebuggable module API" by Remi NGUYEN VAN · 4 years, 5 months ago
- 10c379a Replace IS_DEBUGGABLE with isDebuggable module API by Remi NGUYEN VAN · 4 years, 5 months ago
- e3fe4d0 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 5 months ago
- 7b57b98 Merge "Split networkDestroy() and destroyNetworkCache()" by Treehugger Robot · 4 years, 5 months ago
- caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
- e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 6 months ago
- c32e1c9 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 5 months ago
- 73df776 Merge "Adding per-app support for app add/remove" by James Mattis · 4 years, 5 months ago
- a6f4832 Merge "Downgrade the log level of exception log" by Treehugger Robot · 4 years, 5 months ago
- ecdaf23 Downgrade the log level of exception log by lucaslin · 4 years, 5 months ago
- 02220e2 Adding per-app support for app add/remove by James Mattis · 4 years, 6 months ago
- a7d7793 Merge "Fix broken testCaptivePortalApp" by Treehugger Robot · 4 years, 5 months ago
- e32a1ef Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 5 months ago
- 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 6 months ago
- efbfd7f Fix broken testCaptivePortalApp by Chalard Jean · 4 years, 5 months ago
- a21ef9b Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 5 months ago
- 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 6 months ago
- 2f6519b Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants" by Aaron Huang · 4 years, 5 months ago
- 0967a9d Move some constants from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 4 years, 6 months ago
- b139200 Calling linkToDeath on binder in NRI constructor by James Mattis · 4 years, 5 months ago
- 102e404 Change the const for the unreachable network by James Mattis · 4 years, 6 months ago
- cd2c0c8 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 6 months ago
- 6dba588 Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 6 months ago
- d5385c4 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 6 months ago
- 42fe223 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 6 months ago
- 75764c8 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 6 months ago
- a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 6 months ago
- 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
- a5ba719 Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 6 months ago
- a9ffc14 Add network disconnected callback by Chiachang Wang · 4 years, 6 months ago
- 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
- 33f5f36 Merge "Add network created callback support" by Chiachang Wang · 4 years, 6 months ago
- 62370d9 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 6 months ago
- 3f6cc07 Add network created callback support by Chiachang Wang · 4 years, 6 months ago
- e257bce Expose some APIs from ConnectivityManager by lucaslin · 4 years, 6 months ago
- 4f51028 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 6 months ago
- 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 6 months ago
- 6cdedae Add 5G/NR QOS support by Jayachandran C · 4 years, 6 months ago
- 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
- 3e367f4 Store the effective UID in NetworkRequestInfo. by Lorenzo Colitti · 4 years, 6 months ago
- 8459344 Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
- 99e56c6 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 6 months ago
- c405886 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 6 months ago
- e355cdf Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 6 months ago
- 73f96a2 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 7 months ago
- 0d4c78d Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 6 months ago
- e2139a0 Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 6 months ago
- 98f59ec TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 7 months ago
- a302dd2 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 6 months ago
- c0a07a7 Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 6 months ago
- 287592b Merge "Send a Network instead of network id for wifi no internet dialog" by Chiachang Wang · 4 years, 6 months ago
- 312749b Merge "Remove hidden API usage from ProxyTracker" by Aaron Huang · 4 years, 6 months ago
- 32471e1 Merge "Ensure all calls to getCallingUid use the version in mDeps." by Lorenzo Colitti · 4 years, 6 months ago
- 691d3e3 Remove hidden API usage from ProxyTracker by Aaron Huang · 4 years, 6 months ago
- fbc5467 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 8 months ago
- 0dfbc82 [NS02] Mix in validation of the score by Chalard Jean · 4 years, 8 months ago
- 7a81a91 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 6 months ago
- 8156c4e Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 6 months ago
- 08d3691 Send a Network instead of network id for wifi no internet dialog by Chiachang Wang · 4 years, 6 months ago
- 9967d46 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago
- fc71a13 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 4 years, 6 months ago
- 1334103 Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 6 months ago
- d6aa01e Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 6 months ago
- 1b5c01b Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 6 months ago
- f18e7f9 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago
- 5f1f326 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 6 months ago
- 04db284 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 6 months ago
- 394269d Add an API to listen for changes in network blocked status of an uid. by Sudheer Shanka · 4 years, 6 months ago
- 56e09df Add more connectivity module settings by paulhu · 4 years, 6 months ago
- 0843e48 Replace the usage of UidRange by Chiachang Wang · 4 years, 7 months ago
- 83adad7 Merge "Add ConnectivitySettingsManager" by Paul Hu · 4 years, 6 months ago
- 7aad077 Merge "Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS" by Paul Hu · 4 years, 6 months ago
- 843367e Merge "Remove usage of networkAttributes" by Remi NGUYEN VAN · 4 years, 6 months ago