1. f321511 Expose MIN_MTU_V6 as a public, @hide constant by Benedict Wong · 4 years, 9 months ago
  2. c6cd3d4 Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5 by Junyu Lai · 4 years, 9 months ago
  3. 3c4242c Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
  4. 41da838 Merge "Replace the way to add legacy routing" by Chiachang Wang · 4 years, 9 months ago
  5. 8806704 Merge "Updating network preference comments" by James Mattis · 4 years, 9 months ago
  6. 6f95279 Replace the way to add legacy routing by Chiachang Wang · 4 years, 9 months ago
  7. 879f21b Merge changes I67e5fa23,I223b207c by Lucas Lin · 4 years, 9 months ago
  8. 82d1b93 Updating network preference comments by James Mattis · 4 years, 9 months ago
  9. 8b7da06 Merge "Add maxTargetSdk restriction to unused APIs." by Mathew Inwood · 4 years, 9 months ago
  10. 363c862 Remove unused getTetherStats by junyulai · 4 years, 10 months ago
  11. 356a879 Adding API stubs for application network routing by James Mattis · 4 years, 9 months ago
  12. 60b84b2 Adding multilayered requests to NetworkRequestInfo by James Mattis · 4 years, 9 months ago
  13. 9869d30 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
  14. 55f4570 Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  15. 4ebbddc Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 9 months ago
  16. f8f47c5 DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
  17. e1a17ba Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 9 months ago
  18. ec9ab79 Use hasIpv[4|6]DefaultRoute instead of hasIPv[4|6]DefaultRoute by lucaslin · 4 years, 9 months ago
  19. edd411a Replace Context @hide APIs by paulhu · 4 years, 10 months ago
  20. 8dc153e Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
  21. 42f8a91 Use local defined constants for notification channels by lucaslin · 4 years, 9 months ago
  22. 539aa9a NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 10 months ago
  23. bc2369a Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  24. e4d25c4 Merge "Fix a bug where modern network agents start in UNKNOWN" by Chalard Jean · 4 years, 9 months ago
  25. 3a7110e Fix a bug where modern network agents start in UNKNOWN by Chalard Jean · 4 years, 10 months ago
  26. 0471057 Merge "Replace hidden NMS permission control API" by Treehugger Robot · 4 years, 9 months ago
  27. 7167773 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
  28. cbcc4ae Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
  29. 3fa68ae Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
  30. 117bde4 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
  31. edb833a Replace hidden NMS permission control API by Chiachang Wang · 4 years, 9 months ago
  32. 6d5c0e7 Replace hidden NMS API for setting MTU by Chiachang Wang · 4 years, 9 months ago
  33. f83a718 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
  34. 1b7ae75 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
  35. 4fcbb03 Add OEM_PRIVATE NetworkCapability by James Mattis · 4 years, 9 months ago
  36. ed0fdd9 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 10 months ago
  37. 7f8bb80 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 10 months ago
  38. c04c6aa Merge "Replace PendingIntent @hide APIs" by Paul Hu · 4 years, 9 months ago
  39. de9d06b Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 10 months ago
  40. c3bc747 Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 10 months ago
  41. da47bb1 Merge "Address comments on aosp/1448415" by Treehugger Robot · 4 years, 10 months ago
  42. 0725c57 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 10 months ago
  43. 2669b29 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
  44. 64b87b5 Merge "Remove @TestApi from @SystemApi symbols" by Anton Hansson · 4 years, 10 months ago
  45. 06e08ac Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 10 months ago
  46. c1215d3 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 10 months ago
  47. a2d7ef0 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 10 months ago
  48. 9a6fd90 Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  49. bc1d304 Merge "Remove unused methods from LinkProperties." am: 561107dd24 by Chalard Jean · 4 years, 10 months ago
  50. 561107d Merge "Remove unused methods from LinkProperties." by Chalard Jean · 4 years, 10 months ago
  51. 05fa707 Merge changes from topic "new-ipsec-api" am: 3a07def46d by Yan Yan · 4 years, 10 months ago
  52. 3a07def Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 10 months ago
  53. 9601189 Create service-connectivity.jar by Aaron Huang · 5 years ago
  54. 6baa1bf Merge "Stop setting the legacy net.dnsX system properties" am: 61da71aa03 by Bernie Innocenti · 4 years, 10 months ago
  55. 4273f77 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 10 months ago
  56. 4d6c93d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 10 months ago
  57. 94e7673 Add new mandatory IPsec algorithms by Yan Yan · 5 years ago
  58. 420e60a Merge "Add imports to networking test mapping" am: 3956c37ce2 by Treehugger Robot · 4 years, 10 months ago
  59. 3956c37 Merge "Add imports to networking test mapping" by Treehugger Robot · 4 years, 10 months ago
  60. aabe9cc Add imports to networking test mapping by Remi NGUYEN VAN · 4 years, 10 months ago
  61. 29b63c7 Merge "Fix a typo in a comment" am: e7be8034b6 by Treehugger Robot · 4 years, 10 months ago
  62. e7be803 Merge "Fix a typo in a comment" by Treehugger Robot · 4 years, 10 months ago
  63. 2af5022 Replace PendingIntent @hide APIs by paulhu · 4 years, 10 months ago
  64. c9fc486 Fix a typo in a comment by Chalard Jean · 4 years, 10 months ago
  65. 6f94c0f Add a mutability flag to the PendingIntent by paulhu · 4 years, 10 months ago
  66. d1fff43 Merge "Use system api for shell command handling" am: e07b484c22 by Chiachang Wang · 4 years, 10 months ago
  67. e07b484 Merge "Use system api for shell command handling" by Chiachang Wang · 4 years, 10 months ago
  68. 77ae8a0 Use system api for shell command handling by Chiachang Wang · 4 years, 10 months ago
  69. e932076 Merge "Merge ab/6749736 in stage." into stage-aosp-master by TreeHugger Robot · 4 years, 10 months ago
  70. db62404 Merge "Support dynamically update IMSI" am: 59f6e81b10 by Junyu Lai · 4 years, 10 months ago
  71. 59f6e81 Merge "Support dynamically update IMSI" by Junyu Lai · 4 years, 10 months ago
  72. 430e11a Support dynamically update IMSI by junyulai · 5 years ago
  73. 37c995d Merge "Speculatively fix L2TP keepalive issues by reducing mtu" am: 7ade6140ea by Lorenzo Colitti · 4 years, 10 months ago
  74. 7ade614 Merge "Speculatively fix L2TP keepalive issues by reducing mtu" by Lorenzo Colitti · 4 years, 10 months ago
  75. 896aec2 Merge ab/6749736 in stage. by Xin Li · 4 years, 10 months ago
  76. f7db76b Merge "Don't let NAW.mNetworkInfo escape" am: 4fb14d85ce by Treehugger Robot · 4 years, 10 months ago
  77. 4fb14d8 Merge "Don't let NAW.mNetworkInfo escape" by Treehugger Robot · 4 years, 10 months ago
  78. ae98b5f Don't let NAW.mNetworkInfo escape by Chalard Jean · 4 years, 10 months ago
  79. 7abe3e1 Merge "Move IpUtils to frameworks/libs/net" am: 39b995b2e1 by Remi NGUYEN VAN · 4 years, 10 months ago
  80. 39b995b Merge "Move IpUtils to frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  81. 9cb49e2 Merge "Remove unused ACTION_PACKAGE_ADDED intent." am: 19ef22905d by Paul Hu · 4 years, 10 months ago
  82. 19ef229 Merge "Remove unused ACTION_PACKAGE_ADDED intent." by Paul Hu · 4 years, 10 months ago
  83. b110236 Merge "Update to positive logic to better match the method naming" am: 1c7bc039ea by Chiachang Wang · 4 years, 10 months ago
  84. 974fc87 Update to positive logic to better match the method naming by Chiachang Wang · 4 years, 10 months ago
  85. 00cd326 Remove unused ACTION_PACKAGE_ADDED intent. by paulhu · 4 years, 10 months ago
  86. 7f3a751 Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 10 months ago
  87. 7d5baee Speculatively fix L2TP keepalive issues by reducing mtu by Benedict Wong · 5 years ago
  88. 00a8a71 Merge "Provide more feedback to Settings when sessions fail" am: 6194869dfb by Benedict Wong · 4 years, 10 months ago
  89. 6194869 Merge "Provide more feedback to Settings when sessions fail" by Benedict Wong · 4 years, 10 months ago
  90. 20f3d02 Provide more feedback to Settings when sessions fail by Benedict Wong · 5 years ago
  91. 077f2ed Merge "Skip stop if keepalive is already in stopping state" am: 719a65577d by Junyu Lai · 4 years, 10 months ago
  92. 719a655 Merge "Skip stop if keepalive is already in stopping state" by Junyu Lai · 4 years, 10 months ago
  93. 62b5cc5 Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" am: 5e81d0d348 by Bill Yi · 4 years, 11 months ago
  94. 987f8eb Merge mainline-release 6664920 to master - DO NOT MERGE am: 8469743b49 by Bill Yi · 4 years, 11 months ago
  95. 5e81d0d Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" by Bill Yi · 4 years, 11 months ago
  96. 8469743 Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  97. 65f64a9 Skip stop if keepalive is already in stopping state by junyulai · 5 years ago
  98. 077001e Merge "Remove a useless method" am: 2a22f2d1d0 by Treehugger Robot · 4 years, 11 months ago
  99. 2a22f2d Merge "Remove a useless method" by Treehugger Robot · 4 years, 11 months ago
  100. 563aaab Remove a useless method by Chalard Jean · 4 years, 11 months ago