1. 880e065 Merge changes from topic "connectivity-diagnostics-system-server" by Cody Kesting · 6 years ago
  2. 1c42b17 Merge "Add API for CaptivePortalData" by Remi NGUYEN VAN · 6 years ago
  3. 7c25b78 Merge "Add NetworkCapabilities#getSSID to SystemApi" by Treehugger Robot · 6 years ago
  4. ca455af Add NetworkCapabilities#getSSID to SystemApi by Remi NGUYEN VAN · 6 years ago
  5. 0a65eed Add API for CaptivePortalData by Remi NGUYEN VAN · 6 years ago
  6. 239fb64 Merge changes from topic "networkagent" by Chiachang Wang · 6 years ago
  7. f1449b0 Merge "Make NetworkAgent stop subclassing Handler." by Chiachang Wang · 6 years ago
  8. fa7693d Add ConnectivityDiagnosticsManager to System Server. by Cody Kesting · 6 years ago
  9. 2812b46 Merge "Add NetworkRequest#satisfiedBy to SystemApi" by Remi NGUYEN VAN · 6 years ago
  10. 8f30460 Add a Builder to NetworkAgentConfig, and make it SystemApi. by Lorenzo Colitti · 6 years ago
  11. ab2fed7 Rename NetworkMisc to NetworkAgentConfig. by Lorenzo Colitti · 6 years ago
  12. cbd8f2a Make NetworkAgent stop subclassing Handler. by Lorenzo Colitti · 6 years ago
  13. 59917ca Add NetworkRequest#satisfiedBy to SystemApi by Remi NGUYEN VAN · 6 years ago
  14. 3d97b5e Make DataStallReport Parcelable. by Cody Kesting · 6 years ago
  15. beb41b5 Make ConnectivityReport Parcelable. by Cody Kesting · 6 years ago
  16. f78c964 Have registerNetworkAgent return a Network. by Chalard Jean · 6 years ago
  17. b2ff467 Merge "Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer" by Rambo Wang · 6 years ago
  18. 7916449 Merge "Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi" by Treehugger Robot · 6 years ago
  19. e102b0b Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi by paulhu · 6 years ago
  20. a640199 Merge "Unhide NetworkRequest API which use legacy type" by Mark Chien · 6 years ago
  21. 4ed1963 Merge "Expose SocketKeepalive#SUCCESS as SystemApi" by Treehugger Robot · 6 years ago
  22. 2f7c345 Expose SocketKeepalive#SUCCESS as SystemApi by paulhu · 6 years ago
  23. 582ba55 Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer by Rambo Wang · 6 years ago
  24. 9fef5a5 Merge "Make NattKeepalivePacketData @SystemApi" by Aaron Huang · 6 years ago
  25. baf25cd Merge "Expose ConnectivityManager#TYPE_NONE as SystemApi" by Lorenzo Colitti · 6 years ago
  26. d6eeffd Unhide NetworkRequest API which use legacy type by markchien · 6 years ago
  27. 74357e7 Expose ConnectivityManager#TYPE_NONE as SystemApi by paulhu · 6 years ago
  28. 254c3d8 Merge "Support reevaluation request from captive portal app" by Chiachang Wang · 6 years ago
  29. aead9c6 Make NattKeepalivePacketData @SystemApi by Aaron Huang · 6 years ago
  30. 938bfba Support reevaluation request from captive portal app by Chiachang Wang · 6 years ago
  31. a86fae7 Stop using NetworkFactory in connectivity code. by Lorenzo Colitti · 6 years ago
  32. 0e82d1c Merge "Add NetworkCapabilities#deduceRestrictedCapability" by Treehugger Robot · 6 years ago
  33. 617e9bd Merge "Expose DhcpInfo parcelable interface implementation methods" by Aaron Huang · 6 years ago
  34. 434bc5a Merge "Add keepalive related methods and fields to system APIs" by Aaron Huang · 6 years ago
  35. 3bd0d01 Merge "Add a NetworkProvider class to the SDK." by Lorenzo Colitti · 6 years ago
  36. cf22d1a Expose DhcpInfo parcelable interface implementation methods by Aaron Huang · 6 years ago
  37. 6702d4b Add a NetworkProvider class to the SDK. by Lorenzo Colitti · 6 years ago
  38. 9c7a0fa Add NetworkCapabilities#deduceRestrictedCapability by paulhu · 6 years ago
  39. 8124da4 Merge "Replace ConnectivityManager constants to TetheringManager" by Mark Chien · 6 years ago
  40. c2441ee Expose clearCapabilities for mainline module by Chiachang Wang · 6 years ago
  41. 33bb594 Merge "Add API surface for ConnectivityDiagnostics API." by Cody Kesting · 6 years ago
  42. a0f8fd9 Replace ConnectivityManager constants to TetheringManager by markchien · 6 years ago
  43. 9c2add6 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  44. 0af9d37 Merge "Change tetheroffloadjni to tetheringutilsjni" by Treehugger Robot · 6 years ago
  45. d53edf7 Change tetheroffloadjni to tetheringutilsjni by markchien · 6 years ago
  46. 279a1d6 Make LinkPropertiesTest pass, and fix an NPE. by Lorenzo Colitti · 6 years ago
  47. ca75bc8 Add the DHCP server address to LinkProperties. by ruibin zhang · 6 years ago
  48. 457a1ad Add API surface for ConnectivityDiagnostics API. by Cody Kesting · 6 years ago
  49. e435d2a Expose NetworkCapabilities methods to system/public APIs by Aaron Huang · 6 years ago
  50. 5776f96 [Tether13] Move TetheringManager into framework by markchien · 6 years ago
  51. 5966c91 Merge "Add LinkProperties methods to system APIs" by Aaron Huang · 6 years ago
  52. 98460b6 Merge "Fix parceling of LinkProperties Inet6Addr" by Remi NGUYEN VAN · 6 years ago
  53. 3a59a92 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 6 years ago
  54. 441e499 Add keepalive related methods and fields to system APIs by Aaron Huang · 6 years ago
  55. 294ebbb Make getNetworkSpecifier() public API. by Chalard Jean · 6 years ago
  56. ed2644b Merge "Expose netId to SystemApi" by Treehugger Robot · 6 years ago
  57. d2751e0 Expose netId to SystemApi by markchien · 6 years ago
  58. 8e96a75 Replace the permission of internal connectivity checks by paulhu · 6 years ago
  59. 8d6ae5d Add LinkProperties methods to system APIs by Aaron Huang · 6 years ago
  60. 7aa4400 Give apps access to the NAT64 prefix. by Chalard Jean · 6 years ago
  61. 4c1dd06 Add IpConfiguration parcelable interface implementation to system API by Aaron Huang · 6 years ago
  62. 3d59a27 Merge changes I195d894e,I7069c111 by Chalard Jean · 6 years ago
  63. c2df0b6 Merge "Expose IpConfiguration and ProxyInfo APIs" by Aaron Huang · 6 years ago
  64. afaed1a Cut the dependency to APN constants by Chalard Jean · 6 years ago
  65. 138728d Merge "Use TelephonyManager instead of ITelephony Binder" by Meng Wang · 6 years ago
  66. ed6f441 Use TelephonyManager instead of ITelephony Binder by Meng Wang · 6 years ago
  67. fb8581a Expose IpConfiguration and ProxyInfo APIs by Aaron Huang · 6 years ago
  68. b0b3bc6 [NS A09] Always rematch all networks to requests by Chalard Jean · 6 years ago
  69. 90a81fe Merge "StaticIpConfiguration: Couple of minor fixes" by Roshan Pius · 6 years ago
  70. 2092850 Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 6 years ago
  71. 32b898b StaticIpConfiguration: Couple of minor fixes by Roshan Pius · 6 years ago
  72. 96639a6 Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 6 years ago
  73. 56cb6bb Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 6 years ago
  74. 8124713 Add @UnsupportedAppUsage annotations for max-p. by Artur Satayev · 6 years ago
  75. 17e9c67 [NS01] Create NetworkScore by lucaslin · 6 years ago
  76. f42f383 Merge "Better notification to user when DNS-over-TLS is broken" by Lucas Lin · 6 years ago
  77. e117e2e Better notification to user when DNS-over-TLS is broken by lucaslin · 6 years ago
  78. baf9025 Merge "p2p: mirgrate p2p into tethering modes" by Jimmy Chen · 6 years ago
  79. 10b9097 Expose MacAddress methods to public API by Aaron Huang · 6 years ago
  80. c1ea43f Merge "Improve documentation for NetworkCallbacks." by Chalard Jean · 6 years ago
  81. 01378b6 Improve documentation for NetworkCallbacks. by Chalard Jean · 6 years ago
  82. 9fa3509 API to detect which network interfaces support wake-on-lan by Valentin Iftime · 6 years ago
  83. dd31bc4 p2p: mirgrate p2p into tethering modes by Jimmy Chen · 6 years ago
  84. f8b0fcb Merge "Followup to CL 1103896" by Oscar Shu · 6 years ago
  85. 7e625b9 Followup to CL 1103896 by xshu · 6 years ago
  86. 9fe20bf Merge "Add missing nullability annotations." into stage-aosp-master by Aurimas Liutikas · 6 years ago
  87. 904ee8f Merge "Run callbacks on ConnectivityService thread" am: 08e1dae42f by Remi NGUYEN VAN · 6 years ago
  88. 8fae9935 Add missing nullability annotations. by Aurimas Liutikas · 6 years ago
  89. 96521fb Run callbacks on ConnectivityService thread by Remi NGUYEN VAN · 6 years ago
  90. 6fcb269 Merge "avoid generating reserved local MACs" am: 464e1b5e6f by Oscar Shu · 6 years ago
  91. 464e1b5 Merge "avoid generating reserved local MACs" by Oscar Shu · 6 years ago
  92. 8438a85 avoid generating reserved local MACs by xshu · 6 years ago
  93. 85ff8a6 Merge "Get resource based on subId for multi-SIM" am: 55752cf8d4 by Chiachang Wang · 6 years ago
  94. 5fed8d9 Get resource based on subId for multi-SIM by Chiachang Wang · 6 years ago
  95. 26f1ab8 Return NonNull and other imports by Fedor Kudasov · 6 years ago
  96. da2257c Merge changes from topic "fix_master_build" am: 2e5319117a by Fedor Kudasov · 6 years ago
  97. 2559cb3 Revert "Cherry-pick the relevant parts of master change" by Fedor Kudasov · 6 years ago
  98. 496a313 Revert "Remove providesRoutesToMostDestinations." by Fedor Kudasov · 6 years ago
  99. 4896785 Merge changes Ia43f8811,I7de4f672 am: 3ef04b8e3c by Chalard Jean · 6 years ago
  100. 92bd90f Remove providesRoutesToMostDestinations. by Chalard Jean · 6 years ago