1. c7d203d Address API review feedback by Chiachang Wang · 4 years, 3 months ago
  2. ab615e5 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 3 months ago
  3. ca657cb [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 3 months ago
  4. c366337 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 4 months ago
  5. a2a324f Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 4 months ago
  6. 58a22b1 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 4 months ago
  7. c5174c3 Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 4 months ago
  8. 84a217a Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 4 months ago
  9. b49c842 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
  10. cb20318 Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
  11. d89b298 Expose constants of ConnectivityManager by lucaslin · 4 years, 5 months ago
  12. fb309ae Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 4 months ago
  13. fc3adb5 NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 4 months ago
  14. 65b9f96 Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
  15. b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
  16. 8ad5812 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 4 months ago
  17. 7a4eeed Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 4 months ago
  18. 6865eb6 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 4 months ago
  19. 9443095 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 4 months ago
  20. 8e4ae68 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 4 months ago
  21. 29278ee Expose some APIs from ConnectivityManager by lucaslin · 4 years, 4 months ago
  22. f1520bb Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 4 months ago
  23. 84ebe66 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 4 months ago
  24. 0e345e9 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 4 months ago
  25. b90bdbd Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 4 months ago
  26. b15b7db [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 4 months ago
  27. 454f122 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 4 months ago
  28. e2d2838 TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 5 months ago
  29. 1756295 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 4 months ago
  30. 628cb11 Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 4 months ago
  31. 35b926c Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 4 months ago
  32. fa6349a Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 4 months ago
  33. 8238a76 Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 4 months ago
  34. 56564e0 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 4 months ago
  35. 268a9f5 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 4 months ago
  36. e584943 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 4 months ago
  37. 8c28860 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 4 months ago
  38. f9294e7 Expose APIs for Settings by Chiachang Wang · 4 years, 4 months ago
  39. 0c32e09 Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 5 months ago
  40. 253a041 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 4 months ago
  41. 10774b7 Expose systemReady for SystemServer by lucaslin · 4 years, 4 months ago
  42. bef6b09 Move constants to MODULE_LIB by Chalard Jean · 4 years, 4 months ago
  43. 0a4aefc Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 5 months ago
  44. e2cd02d Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 4 months ago
  45. b79ae17 Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 4 months ago
  46. 25dcabf Add ParseException constructors to API by Remi NGUYEN VAN · 4 years, 4 months ago
  47. 889dcda Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
  48. 3ef74f3 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  49. de3d545 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  50. 5cdbcfb Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  51. ea33ac9 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  52. dbb7046 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  53. b121137 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 5 months ago
  54. a143356 Move Proxy, PacProxySelector out of Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  55. f15fc7f Split out the connectivity API surface by Remi NGUYEN VAN · 4 years, 6 months ago