1. 41ed965 Merge "Add @RequiresPermission for setUnderlyingNetworks" by Lucas Lin · 3 years ago
  2. 3c04e66 Api review: change updateFirewallRule to setUidFirewallRule by markchien · 3 years ago
  3. fbe1576 Move the DscpPolicy status constants and IntDef to NetworkAgent. by Lorenzo Colitti · 3 years ago
  4. a63e234 Rename destroyAndAwaitReplacement to unregisterAfterReplacement. by Lorenzo Colitti · 3 years ago
  5. 69e1aa9 Add @RequiresPermission for setUnderlyingNetworks by lucaslin · 3 years ago
  6. 7a4fcf4 Merge changes from topic "QosCallbackException" by Sewook Seo · 3 years, 1 month ago
  7. e7c4814 Expose constructor of Exceptions. by sewookseo · 3 years, 1 month ago
  8. de66526 Rename setAccessUids to setAllowedUids by Chalard Jean · 3 years, 1 month ago
  9. 4904176 Use int array for included and excluded uids by Sooraj Sasindran · 3 years, 1 month ago
  10. 9f6e6c4 Merge "Add a NetworkAgent API to indicate that a network will be replaced." by Lorenzo Colitti · 3 years, 1 month ago
  11. ffa2ed3 Add a NetworkAgent API to indicate that a network will be replaced. by Lorenzo Colitti · 3 years, 2 months ago
  12. ba61dca Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc" by Lucas Lin · 3 years, 1 month ago
  13. cc29690 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 1 month ago
  14. e46042b Split updateMeteredNetwork{Allow, Deny}List into add and remove by markchien · 3 years, 1 month ago
  15. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 1 month ago
  16. 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 1 month ago
  17. d2b0613 Rename redactNetworkCapabilitiesForPackage and update its javadoc by lucaslin · 3 years, 1 month ago
  18. 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 2 months ago
  19. ca7e578 Fix rate limit API review comments by Patrick Rohr · 3 years, 2 months ago
  20. d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 2 months ago
  21. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 2 months ago
  22. 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 2 months ago
  23. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 2 months ago
  24. a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 3 months ago
  25. f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 2 months ago
  26. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 2 months ago
  27. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 2 months ago
  28. 446c376 Merge "Address API review comments for DhcpOption object" by Mingguang Xu · 3 years, 2 months ago
  29. 6914a16 Address API review comments for DhcpOption object by Mingguang Xu · 3 years, 2 months ago
  30. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 4 months ago
  31. 2dac948 Define BLOCKED_REASON_LOW_POWER_STANDBY by Robert Horvath · 3 years, 5 months ago
  32. 34cba14 Define FIREWALL_CHAIN_LOW_POWER_STANDBY by Robert Horvath · 3 years, 2 months ago
  33. 41a602d Expose access UIDs. by Chalard Jean · 3 years, 2 months ago
  34. 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 7 months ago
  35. e84d7d9 Expose local route exclusion API in NetworkAgentConfig by Chiachang Wang · 3 years, 2 months ago
  36. 7e9b25e Add getEnterpriseId api to network request by Sooraj Sasindran · 3 years, 2 months ago
  37. f8eb713 Add low latency and high bandwidth network capabilities by Sooraj Sasindran · 3 years, 3 months ago
  38. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 2 months ago
  39. 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 4 months ago
  40. 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 3 months ago
  41. 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 3 months ago
  42. 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 3 months ago
  43. c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 3 months ago
  44. 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 3 months ago
  45. 00a0bed Add replaceFirewallChain API by markchien · 3 years, 3 months ago
  46. 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 3 months ago
  47. e1561fa Add updateFirewallRule API by markchien · 3 years, 4 months ago
  48. 226131a Merge "Ability for DPM to specify fallback mechanism" by Sooraj Sasindran · 3 years, 3 months ago
  49. 136f2d2 Merge "Add updateMeteredNetwork{Allow, Deny}List APIs" by Mark Chien · 3 years, 3 months ago
  50. 06baf4c Ability for DPM to specify fallback mechanism by Sooraj Sasindran · 3 years, 4 months ago
  51. e7aee27 Add a method to apply a set of network preferences to a user profile by Sooraj Sasindran · 3 years, 4 months ago
  52. 738ad91 Add updateMeteredNetwork{Allow, Deny}List APIs by markchien · 3 years, 4 months ago
  53. fbe5003 Merge "Add enterpriseSpecifier" by Treehugger Robot · 3 years, 3 months ago
  54. 4196937 Add enterpriseSpecifier by Sooraj Sasindran · 3 years, 4 months ago
  55. 37ff6df Merge "Revert "Revert "Unhide IpPrefix(InetAddress, int)""" by Taras Antoshchuk · 3 years, 3 months ago
  56. 839cb26 Merge "Revert "Revert "Unhide RouteInfo#getType and related fields""" by Taras Antoshchuk · 3 years, 3 months ago
  57. 04bbc5b Added a new network capability MMTEL by Jack Yu · 3 years, 4 months ago
  58. 6ebc8ba Revert "Added a new network capability MMTEL" by Martijn Coenen · 3 years, 4 months ago
  59. 3bbbffe Revert "Revert "Unhide IpPrefix(InetAddress, int)"" by Taras Antoshchuk · 3 years, 4 months ago
  60. 2b3d62f Revert "Revert "Unhide RouteInfo#getType and related fields"" by Taras Antoshchuk · 3 years, 4 months ago
  61. f322d4f Added a new network capability MMTEL by Jack Yu · 3 years, 4 months ago
  62. 758ead6 Revert "Unhide IpPrefix(InetAddress, int)" by Ayush Sharma · 3 years, 4 months ago
  63. 6d1ea2b Revert "Unhide RouteInfo#getType and related fields" by Ayush Sharma · 3 years, 4 months ago
  64. a5a1b80 Unhide IpPrefix(InetAddress, int) by Taras Antoshchuk · 3 years, 7 months ago
  65. 62065db Unhide RouteInfo#getType and related fields by Taras Antoshchuk · 3 years, 9 months ago
  66. 0db3016 Merge changes from topic "DnsException" by Treehugger Robot · 3 years, 4 months ago
  67. 74cbfd5 DnsResolver: Make DnsException ctor public by Aswin Sankar · 3 years, 4 months ago
  68. 2d87c61 Create DhcpOption object and make it a SystemApi by Mingguang Xu · 3 years, 5 months ago
  69. 8b2dfa7 Add new APIs in NetworkCapabilities to set and get underlying networks by lucaslin · 3 years, 6 months ago
  70. 68aacb4 Update allowed on restricted networks getter/setter by paulhu · 3 years, 10 months ago
  71. 86714b1 Allow unprivileged NetworkCallbacks to see other UIDs' networks. by Lorenzo Colitti · 3 years, 11 months ago
  72. 65a0e0d Merge "QOS filter matching support based on remote address and port number for connected sockets" am: 6c5553aaaa am: f84276bde1 am: 9896622bd3 by Jayachandran Chinnakkannu · 3 years, 11 months ago
  73. 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 3 years, 11 months ago
  74. 5aa8c52 Merge "Address [set|get]RestrictedAllowedApps API review feedback" am: 16c34f0d8b am: 38544887c7 am: 95f5f547fc by Paul Hu · 3 years, 11 months ago
  75. ab124be Merge "Replace clearAll with withoutDefaultCapabilities" into sc-dev by Chiachang Wang · 3 years, 11 months ago
  76. 257a5cf Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 3 years, 11 months ago
  77. df9611c Replace clearAll with withoutDefaultCapabilities by Chiachang Wang · 3 years, 11 months ago
  78. 735e1ce QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years ago
  79. 940854d Merge "Update mobile data preference getter/setter" am: a035d3a77c am: a7d1ee6f5e am: b6527ca6aa by Paul Hu · 3 years, 11 months ago
  80. 344c116 Update mobile data preference getter/setter by paulhu · 3 years, 11 months ago
  81. ec32092 Merge "Add RESTRICTED_ALLOWED_APPS setting" am: e6d2b4663e am: 7023fe8242 am: 7c3e361c2d by Paul Hu · 3 years, 11 months ago
  82. 69afcd5 Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years ago
  83. a23e55d Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 3 years, 11 months ago
  84. 395fafb Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years ago
  85. 1df16c6 Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years ago
  86. 57f9ba8 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years ago
  87. 984e516 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years ago
  88. 5e2a729 Merge "Address API review feedback" by Chiachang Wang · 4 years ago
  89. 57ee606 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years ago
  90. 9075ae3 Address API review feedback by Chiachang Wang · 4 years ago
  91. da103b3 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years ago
  92. c7d203d Address API review feedback by Chiachang Wang · 4 years ago
  93. 7f852c0 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" into sc-dev by Aaron Huang · 4 years ago
  94. 651928c [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years ago
  95. ab615e5 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years ago
  96. 05614b4 Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" into sc-dev by Junyu Lai · 4 years ago
  97. 8c8ac36 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years ago
  98. b1ec313 Merge "[VCN20] Change requestBackgroundNetwork argument order" into sc-dev by Junyu Lai · 4 years ago
  99. ca657cb [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years ago
  100. 9605391 [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years ago