1. 32bd81d Merge "Add test for NetworkCapabilities.Builder.withoutDefaultCapabilities" by Chiachang Wang · 4 years, 3 months ago
  2. 92346fd Add test for NetworkCapabilities.Builder.withoutDefaultCapabilities by Chiachang Wang · 4 years, 3 months ago
  3. 049dbc5 Merge "Use CS identity to update setting while performing factory reset" by Treehugger Robot · 4 years, 3 months ago
  4. c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
  5. bc66712 Use CS identity to update setting while performing factory reset by Chiachang Wang · 4 years, 3 months ago
  6. 999427e Merge "Move config_apf* resources to NetworkStack" by Remi NGUYEN VAN · 4 years, 3 months ago
  7. fc41cdf Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework" by Nikita Iashchenko · 4 years, 3 months ago
  8. ad9e8ee Merge "Support to query TYPE_WIFI usage with subscriberId" by Les Lee · 4 years, 3 months ago
  9. 4c7cc72 Merge "Add metered filter for API: buildTemplateCarrier" by Les Lee · 4 years, 3 months ago
  10. 4eedd4a Merge "[VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present" by Treehugger Robot · 4 years, 3 months ago
  11. 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 3 months ago
  12. c13a0a0 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 4 years, 3 months ago
  13. 9ef2350 [VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present by junyulai · 4 years, 3 months ago
  14. 43864e5 Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" by Paul Hu · 4 years, 3 months ago
  15. 8665f56 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" by Paul Hu · 4 years, 3 months ago
  16. b4c624a Merge "Replace clearAll with withoutDefaultCapabilities" by Chiachang Wang · 4 years, 3 months ago
  17. f11da7e Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by paulhu · 4 years, 3 months ago
  18. a7b9535 Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor by paulhu · 4 years, 3 months ago
  19. 614551c Support to query TYPE_WIFI usage with subscriberId by lesl · 4 years, 5 months ago
  20. 2a7ab18 Merge changes I3ba50cbd,I970ee365 by Junyu Lai · 4 years, 3 months ago
  21. 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 3 months ago
  22. 5744432 [FUI29] Migrate ConnectivityService to use getAllNetworkStateSnapshots by junyulai · 4 years, 5 months ago
  23. 07f3432 [FUI27] Fix internal naming of notifyNetworkStatus by junyulai · 4 years, 5 months ago
  24. 8f03f1e Merge "[FUI26] Address comments on aosp/1560408" by Junyu Lai · 4 years, 3 months ago
  25. cf6e521 Replace clearAll with withoutDefaultCapabilities by Chiachang Wang · 4 years, 3 months ago
  26. 16c34f0 Merge "Address [set|get]RestrictedAllowedApps API review feedback" by Paul Hu · 4 years, 3 months ago
  27. 7bb6abb Merge "Rename *Iface* APIs to *Interface*" by Aaron Huang · 4 years, 3 months ago
  28. 01be14f Merge "Reference unreachable netId from INetd" by Treehugger Robot · 4 years, 3 months ago
  29. c6422b7 [FUI26] Address comments on aosp/1560408 by junyulai · 4 years, 5 months ago
  30. 257a5cf Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 4 years, 3 months ago
  31. 4f612fa Reference unreachable netId from INetd by Ken Chen · 4 years, 3 months ago
  32. 9ff1284 Rename *Iface* APIs to *Interface* by Aaron Huang · 4 years, 3 months ago
  33. 575b556 Add metered filter for API: buildTemplateCarrier by lesl · 4 years, 3 months ago
  34. c71c789 Move NetIdManager, ProfileNetworkPreferences by Remi NGUYEN VAN · 4 years, 3 months ago
  35. cdb45f8 Move connectivity sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago
  36. 735e1ce QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 4 months ago
  37. 393e7b3 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 3 months ago
  38. e562d16 Merge changes Ia5bc896c,I0c9406f4,I3108ee94 by Lorenzo Colitti · 4 years, 3 months ago
  39. b11ba41 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 4 years, 3 months ago
  40. a035d3a Merge "Update mobile data preference getter/setter" by Paul Hu · 4 years, 3 months ago
  41. 0312c45 Move IoUtils#deleteContents from CorePlatformApi set to framework by Nikita Iashchenko · 4 years, 3 months ago
  42. 823f81c [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 7 months ago
  43. a869887 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 3 months ago
  44. 344c116 Update mobile data preference getter/setter by paulhu · 4 years, 3 months ago
  45. 31022d6 Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago
  46. 69afcd5 Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years, 3 months ago
  47. a23e55d Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 3 months ago
  48. 6e80f1c Merge "Allow any transport with TEST if the network is restricted" by Chalard Jean · 4 years, 3 months ago
  49. 25a08f0 Merge "Use jniThrowErrnoException from JNIHelp" by Remi NGUYEN VAN · 4 years, 3 months ago
  50. 954385f Merge "Move NetworkUtils JNI out of core/jni" by Remi NGUYEN VAN · 4 years, 3 months ago
  51. eb09610 Merge "Build framework-connectivity using module_current" by Remi NGUYEN VAN · 4 years, 3 months ago
  52. 0d942e8 Merge "Rename unwanted capabilities to forbidden capabilities." by Lorenzo Colitti · 4 years, 3 months ago
  53. cf514f5 Merge "Emphasize possibility of multiple networks with same transport" by David Su · 4 years, 3 months ago
  54. 62c5136 Use jniThrowErrnoException from JNIHelp by Remi NGUYEN VAN · 4 years, 5 months ago
  55. 1fd558e Move NetworkUtils JNI out of core/jni by Remi NGUYEN VAN · 4 years, 5 months ago
  56. e4d51c9 Build framework-connectivity using module_current by Remi NGUYEN VAN · 4 years, 5 months ago
  57. 395fafb Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years, 3 months ago
  58. 778c865 Allow any transport with TEST if the network is restricted by Chalard Jean · 4 years, 3 months ago
  59. 57f9ba8 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 3 months ago
  60. 59d8929 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 3 months ago
  61. 070bdd4 Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 3 months ago
  62. 984e516 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 3 months ago
  63. 5e2a729 Merge "Address API review feedback" by Chiachang Wang · 4 years, 3 months ago
  64. 03e5385 Merge "Use connectivity resources in service-connectivity" by Remi NGUYEN VAN · 4 years, 3 months ago
  65. bef754d Merge "Add AOSP certificates for connectivity resources" by Remi NGUYEN VAN · 4 years, 3 months ago
  66. 9075ae3 Address API review feedback by Chiachang Wang · 4 years, 4 months ago
  67. 962d13b Use connectivity resources in service-connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  68. da103b3 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 4 months ago
  69. 51b8cb4 Add AOSP certificates for connectivity resources by Remi NGUYEN VAN · 4 years, 3 months ago
  70. 19a855b Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" by Treehugger Robot · 4 years, 3 months ago
  71. ed05115 Merge "Do not deduce VCN capability if Builder is derived from request" by Treehugger Robot · 4 years, 4 months ago
  72. aab5a92 Do not deduce VCN capability if Builder is derived from request by junyulai · 4 years, 4 months ago
  73. f78aabb Merge "Add the related extra information in the javadoc" by Treehugger Robot · 4 years, 4 months ago
  74. b15df2f Merge "Change Connectivity resources SDK version to 30" by Treehugger Robot · 4 years, 4 months ago
  75. 8bee2fd Add the related extra information in the javadoc by lucaslin · 4 years, 4 months ago
  76. 27bfb8d Change Connectivity resources SDK version to 30 by markchien · 4 years, 4 months ago
  77. 651928c [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 4 months ago
  78. c849966 Merge "[VCN20] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 4 months ago
  79. 6f68764 Merge "Don't expose raw IBinder APIs." by Lorenzo Colitti · 4 years, 4 months ago
  80. 8c8ac36 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  81. 12bcbe5 Don't expose raw IBinder APIs. by Lorenzo Colitti · 4 years, 4 months ago
  82. 7ceeabe Remove hidden method link in public addRoute API by Chiachang Wang · 4 years, 4 months ago
  83. a34d489 Add @RedactionType annotations to VpnTransportInfo. by Lorenzo Colitti · 4 years, 4 months ago
  84. 9500ca6 Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 4 months ago
  85. f212a92 Merge "Rename APIs in NetworkAgentConfig.Builder" by Chiachang Wang · 4 years, 4 months ago
  86. f5324d7 Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 4 months ago
  87. c366337 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 4 months ago
  88. 1091a06 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 4 months ago
  89. 3b4f083 Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
  90. a2a324f Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 4 months ago
  91. 445fd7e Merge "Replace fields with getters in keepalive API" by Remi NGUYEN VAN · 4 years, 4 months ago
  92. 58a22b1 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 4 months ago
  93. 55d93dd Merge "Use String in CaptivePortalData underlying types" by Remi NGUYEN VAN · 4 years, 4 months ago
  94. ee638e2 Merge "Adding OEM Network Preferences for testing" by James Mattis · 4 years, 4 months ago
  95. 495d9ba Use String in CaptivePortalData underlying types by Remi NGUYEN VAN · 4 years, 5 months ago
  96. 564f7f8 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
  97. c5174c3 Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 4 months ago
  98. 84a217a Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 4 months ago
  99. 019b0ee Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 4 months ago
  100. 40a440f Merge "Remove Network, NetworkRequest metrics from jobscheduler" by Aaron Huang · 4 years, 4 months ago