1. d82ece8 Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years, 2 months ago
  2. 0604a2e Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 2 months ago
  3. e1d928a Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years, 2 months ago
  4. de1e985 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 2 months ago
  5. 416a37f Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 2 months ago
  6. 2cd79f2 Address API review feedback by Chiachang Wang · 4 years, 3 months ago
  7. 3227bfb Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 3 months ago
  8. e576c08 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 3 months ago
  9. 7fafd18 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 3 months ago
  10. 4abe99e Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 3 months ago
  11. 94c8957 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 3 months ago
  12. 6671f42 Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 3 months ago
  13. da39ab1 Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 3 months ago
  14. 164c97d Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 3 months ago
  15. 62967ab Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 3 months ago
  16. 4892f26 Expose constants of ConnectivityManager by lucaslin · 4 years, 4 months ago
  17. 516de2b Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 3 months ago
  18. f458be1 NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 3 months ago
  19. 375d1f5 Add session ID to VpnTransportInfo by lifr · 4 years, 3 months ago
  20. d023f35 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 4 months ago
  21. 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 4 months ago
  22. 5211697 Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 3 months ago
  23. 87ac580 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 3 months ago
  24. e6badef Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 3 months ago
  25. bcf2a79 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 3 months ago
  26. 2e68aa2 Expose some APIs from ConnectivityManager by lucaslin · 4 years, 4 months ago
  27. 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 3 months ago
  28. 20d1872 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 3 months ago
  29. c276e2b Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 4 months ago
  30. 3949d6e Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 3 months ago
  31. 767c9f2 [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 4 months ago
  32. d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 4 months ago
  33. 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 4 months ago
  34. 9e18198 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 4 months ago
  35. 8d81c8d Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 4 months ago
  36. 2576238 Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 4 months ago
  37. 84d92b3 Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 4 months ago
  38. bffe51d Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 4 months ago
  39. 33737f6 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 4 months ago
  40. 7b582e9 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 4 months ago
  41. 5317836 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 4 months ago
  42. 229cf59 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 4 months ago
  43. 0cefc1c Expose APIs for Settings by Chiachang Wang · 4 years, 4 months ago
  44. f379cee Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 4 months ago
  45. 8d638d9 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 4 months ago
  46. 8c121bf Expose systemReady for SystemServer by lucaslin · 4 years, 4 months ago
  47. 560d403 Move constants to MODULE_LIB by Chalard Jean · 4 years, 4 months ago
  48. cc9ad15 Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 4 months ago
  49. 1162662 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 4 months ago
  50. 11a286c Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 4 months ago
  51. 91efc0f Add ParseException constructors to API by Remi NGUYEN VAN · 4 years, 4 months ago
  52. 8f02661 Have a new API to get private DNS mode by lucaslin · 4 years, 4 months ago
  53. 3bde652 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 4 months ago
  54. 92e9f17 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 4 months ago
  55. 1a6095c Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 4 months ago
  56. 7f11b46 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 5 months ago
  57. f4bc12f [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 4 months ago
  58. 5784080 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 4 months ago
  59. 3a142b9 Move Proxy, PacProxySelector out of Connectivity by Remi NGUYEN VAN · 4 years, 4 months ago
  60. 2079e35 Split out the connectivity API surface by Remi NGUYEN VAN · 4 years, 5 months ago