- 0702f98 Add a mode for cell radios unable to time share by Chalard Jean · 3 years, 11 months ago
- e54c819 Correct the calling method in removeDefaultNetworkActiveListener by Chiachang Wang · 3 years, 11 months ago
- d525a64 Separate test into reasonable multiple tests by Chiachang Wang · 4 years ago
- 5b8e2e9 Fix NetworkCapabilities MTS on S, CTS on S+module by Remi NGUYEN VAN · 4 years ago
- c07315a The net cap value should be bit shifted before &ing by Chiachang Wang · 4 years ago
- 913dba8 Merge "Correct log" by Treehugger Robot · 4 years ago
- 525b07d Correct log by Chiachang Wang · 4 years ago
- 538f079 Cleanup the public API getActiveNetworkForUid on AOSP by lifr · 4 years, 1 month ago
- 6f77442 Add new network capabilities to support automotive head unit via USB by lucaslin · 4 years, 4 months ago
- 92f128c Force only system uid can set uids allowed on restricted networks by paulhu · 4 years, 1 month ago
- b2e919f Remove workarounds to use core platform API by Remi NGUYEN VAN · 4 years, 1 month ago
- f15f276 Merge "Remove dependency on stable.core.platform.api.stubs" by Orion Hodson · 4 years, 1 month ago
- f1e09ef Trigger the network score update after setting test allow bad wifi by Chiachang Wang · 4 years, 1 month ago
- c3815ee Remove dependency on stable.core.platform.api.stubs by Victor Chang · 4 years, 1 month ago
- 6160d60 Merge "Add ConnectivitySettingsManagerTest" by Paul Hu · 4 years, 1 month ago
- 38e8c2c Merge "Provide a way to override the avoid bad wifi configuration" by Chiachang Wang · 4 years, 1 month ago
- 6eac9fb Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 4 years, 1 month ago
- 236a992 Add ConnectivitySettingsManagerTest by paulhu · 4 years, 4 months ago
- c12550b Merge "Call ConnectivitySettingsUtils to set/get private DNS related settings" by Lucas Lin · 4 years, 1 month ago
- 8962128 Call ConnectivitySettingsUtils to set/get private DNS related settings by lucaslin · 4 years, 1 month ago
- e4d1cd9 Initialize TetheringManager lazily by Remi NGUYEN VAN · 4 years, 1 month ago
- cfc86ef Merge "Send a proxy broadcast when apps moved from/to a VPN" by Lucas Lin · 4 years, 2 months ago
- dd34691 Keep subIds for Test NetworkCapabilities. by Cody Kesting · 4 years, 2 months ago
- de3c20e Merge changes from topic "conn_test_defaults_cp" by Remi NGUYEN VAN · 4 years, 2 months ago
- 5b15e70 Merge changes from topics "enable-policy-ranking", "sendNetworkScore" by Junyu Lai · 4 years, 2 months ago
- 3912c80 Add framework-connectivity-test-defaults by Remi NGUYEN VAN · 4 years, 5 months ago
- 674ce27 Merge changes from topic "framework-conn-stub-cp" by Remi NGUYEN VAN · 4 years, 2 months ago
- 12474fd Merge "Add min_sdk_version to connectivity targets" by Remi NGUYEN VAN · 4 years, 2 months ago
- 7cba5f4 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" by Paul Hu · 4 years, 2 months ago
- e70cd84 Merge framework-connectivity impl and stub targets by Remi NGUYEN VAN · 4 years, 4 months ago
- da43ef0 Add min_sdk_version to connectivity targets by Remi NGUYEN VAN · 4 years, 4 months ago
- 8665528 Merge "Revert "Add min_sdk_version to connectivity targets"" by Remi NGUYEN VAN · 4 years, 2 months ago
- ccd2a6a Revert "Add min_sdk_version to connectivity targets" by Remi NGUYEN VAN · 4 years, 2 months ago
- bf7cffa Merge "Add min_sdk_version to connectivity targets" by Remi NGUYEN VAN · 4 years, 2 months ago
- 8bf9411 Merge "Add lint baseline to address NewApi errors" by Remi NGUYEN VAN · 4 years, 2 months ago
- 0b900c9 Add min_sdk_version to connectivity targets by Remi NGUYEN VAN · 4 years, 4 months ago
- 8f16b39 Add lint baseline to address NewApi errors by Pedro Loureiro · 4 years, 5 months ago
- 550b521 Allow network providers to set the linger duration. by Chalard Jean · 4 years, 5 months ago
- d89e56d Add documentation by Chalard Jean · 4 years, 4 months ago
- 0422927 Add doc for NetworkScore#getLegacyInt by Chalard Jean · 4 years, 4 months ago
- 536a5ba Expose sendNetworkScore that takes a NetworkScore by Chalard Jean · 4 years, 4 months ago
- 53e8a26 Send a proxy broadcast when apps moved from/to a VPN by lucaslin · 4 years, 2 months ago
- e4aeac6 [NS09] Implement the new ranking code by Chalard Jean · 4 years, 4 months ago
- e3d2481 [NS08] Expose public NetworkScore API by Chalard Jean · 4 years, 4 months ago
- f3ff362 [NS07] Add the rest of the scoring policy by Chalard Jean · 4 years, 4 months ago
- 947acd4 [NS06] Implement the don't-reap mechanism by Chalard Jean · 4 years, 5 months ago
- 0354d8c [NS05] Feed network offer callbacks by Chalard Jean · 4 years, 7 months ago
- 3c5921c Merge "Revert "Add min_sdk_version to connectivity targets"" by Remi NGUYEN VAN · 4 years, 2 months ago
- 0ad5283 Revert "Add min_sdk_version to connectivity targets" by Remi NGUYEN VAN · 4 years, 2 months ago
- 4428044 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 4 years, 2 months ago
- 51c6194 Merge "Add min_sdk_version to connectivity targets" by Remi NGUYEN VAN · 4 years, 2 months ago
- 9756b5d Merge changes Ia930b3d3,If614da81,I975a9439 by Junyu Lai · 4 years, 2 months ago
- c30c57c Merge "Update allowed on restricted networks getter/setter" by Paul Hu · 4 years, 2 months ago
- 84061f6 Merge "Build connectivity JNI against libc++_static" by Remi NGUYEN VAN · 4 years, 2 months ago
- 5d3005c Merge "Remove dependency on libnetd_client" by Remi NGUYEN VAN · 4 years, 2 months ago
- a88fd95 [NS04.8] Address comments from NS04 and NS04.5 by Chalard Jean · 4 years, 4 months ago
- 30689b8 [NS04.5] Have NetworkOffer embark a provider ID by Chalard Jean · 4 years, 4 months ago
- ae471dd Merge "Add NDK API for getprocnetwork" by Remi NGUYEN VAN · 4 years, 2 months ago
- 326f7bb Add min_sdk_version to connectivity targets by Remi NGUYEN VAN · 4 years, 4 months ago
- 4be92df Build connectivity JNI against libc++_static by Remi NGUYEN VAN · 4 years, 4 months ago
- 8d1a96d Remove dependency on libnetd_client by Remi NGUYEN VAN · 4 years, 4 months ago
- a5e1148 Add NDK API for getprocnetwork by Remi NGUYEN VAN · 4 years, 4 months ago
- 91e7806 Update allowed on restricted networks getter/setter by paulhu · 4 years, 2 months ago
- 1cb9417 Use updated NetworkEventDispatcher API by Orion Hodson · 4 years, 2 months ago
- 3684713 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 2 months ago
- 5449893 Merge "Move to renamed NDK symbol AFileDescriptor_getFd" by Orion Hodson · 4 years, 2 months ago
- c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 2 months ago
- 999427e Merge "Move config_apf* resources to NetworkStack" by Remi NGUYEN VAN · 4 years, 2 months ago
- 4eedd4a Merge "[VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present" by Treehugger Robot · 4 years, 2 months ago
- 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 3 months ago
- 9ef2350 [VCN21] Do not add NOT_VCN_MANAGED capability if specifier is present by junyulai · 4 years, 3 months ago
- b4c624a Merge "Replace clearAll with withoutDefaultCapabilities" by Chiachang Wang · 4 years, 3 months ago
- 6c5553a Merge "QOS filter matching support based on remote address and port number for connected sockets" by Jayachandran Chinnakkannu · 4 years, 3 months ago
- cf6e521 Replace clearAll with withoutDefaultCapabilities by Chiachang Wang · 4 years, 3 months ago
- 257a5cf Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 4 years, 3 months ago
- 735e1ce QOS filter matching support based on remote address and port number for connected sockets by Jayachandran C · 4 years, 3 months ago
- 393e7b3 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 3 months ago
- e562d16 Merge changes Ia5bc896c,I0c9406f4,I3108ee94 by Lorenzo Colitti · 4 years, 3 months ago
- b11ba41 Move config_apf* resources to NetworkStack by Remi NGUYEN VAN · 4 years, 3 months ago
- 73e39ba Move to renamed NDK symbol AFileDescriptor_getFd by Orion Hodson · 4 years, 3 months ago
- 823f81c [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 7 months ago
- a869887 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 3 months ago
- 344c116 Update mobile data preference getter/setter by paulhu · 4 years, 3 months ago
- 69afcd5 Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years, 3 months ago
- a23e55d Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 3 months ago
- 6e80f1c Merge "Allow any transport with TEST if the network is restricted" by Chalard Jean · 4 years, 3 months ago
- 25a08f0 Merge "Use jniThrowErrnoException from JNIHelp" by Remi NGUYEN VAN · 4 years, 3 months ago
- 954385f Merge "Move NetworkUtils JNI out of core/jni" by Remi NGUYEN VAN · 4 years, 3 months ago
- eb09610 Merge "Build framework-connectivity using module_current" by Remi NGUYEN VAN · 4 years, 3 months ago
- 0d942e8 Merge "Rename unwanted capabilities to forbidden capabilities." by Lorenzo Colitti · 4 years, 3 months ago
- cf514f5 Merge "Emphasize possibility of multiple networks with same transport" by David Su · 4 years, 3 months ago
- 62c5136 Use jniThrowErrnoException from JNIHelp by Remi NGUYEN VAN · 4 years, 4 months ago
- 1fd558e Move NetworkUtils JNI out of core/jni by Remi NGUYEN VAN · 4 years, 4 months ago
- e4d51c9 Build framework-connectivity using module_current by Remi NGUYEN VAN · 4 years, 4 months ago
- 395fafb Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years, 3 months ago
- 778c865 Allow any transport with TEST if the network is restricted by Chalard Jean · 4 years, 3 months ago
- 57f9ba8 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 3 months ago
- 59d8929 Merge "Add doc to getNetworkCapabilities" by Junyu Lai · 4 years, 3 months ago
- 070bdd4 Add doc to getNetworkCapabilities by Chalard Jean · 4 years, 3 months ago
- 984e516 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 3 months ago