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