- 9d31c63 Merge "Check NetworkAgentInfo Map Before Destroying Network" by Chalard Jean · 3 years, 11 months ago
- 614b27b Check NetworkAgentInfo Map Before Destroying Network by Tyler Wear · 4 years ago
- 3ec7e6d Fix NetworkOffer Death link does not exist by Tyler Wear · 4 years ago
- 0702f98 Add a mode for cell radios unable to time share by Chalard Jean · 4 years ago
- 48426bb Merge "Include suspended network when getAllNetworkStateSnapshots" by Junyu Lai · 4 years ago
- ddecb66 Include suspended network when getAllNetworkStateSnapshots by Junyu Lai · 4 years ago
- bb902a5 Fix an infinite loop with network offers by Chalard Jean · 4 years ago
- 5805d3c Merge "Prevent NPEs when registering/unregistering ConnDiags CBs." by Benedict Wong · 4 years ago
- c07315a The net cap value should be bit shifted before &ing by Chiachang Wang · 4 years ago
- aeb051b Merge "Fix a crash when changing preferences" by Chalard Jean · 4 years, 1 month ago
- 609e71a Merge "Import net-utils-device-common-netlink instead of netlink-client." by Xiao Ma · 4 years, 1 month ago
- 9473c98 Fix a crash when changing preferences by Chalard Jean · 4 years, 1 month ago
- 93bda73 Merge "Retry and ignore ConcurrentModificationException" by Chiachang Wang · 4 years, 1 month ago
- eb25674 Retry and ignore ConcurrentModificationException by Chiachang Wang · 4 years, 1 month ago
- 51176d0 Merge "Fix a possible system server crash" by Chalard Jean · 4 years, 1 month ago
- 5bcc838 Fix a possible system server crash by Chalard Jean · 4 years, 1 month ago
- 9ad8acd Merge "Remove DISCONNECTING check from handleReportNetworkConnectivity" by Chiachang Wang · 4 years, 1 month ago
- 09c0727 Import net-utils-device-common-netlink instead of netlink-client. by Xiao Ma · 4 years, 2 months ago
- 58644b1 Remove DISCONNECTING check from handleReportNetworkConnectivity by Chiachang Wang · 4 years, 1 month ago
- 4829186 Rename PREFERENCE_PRIORITY_* to PREFERENCE_ORDER_* by paulhu · 4 years, 1 month ago
- da7129d Update network preference priority value for VPN by paulhu · 4 years, 1 month ago
- 30d3ba0 Prevent NPEs when registering/unregistering ConnDiags CBs. by Benedict Wong · 4 years, 2 months ago
- 24fa1d7 Merge "Only pass the NRI for removal in NRI#binderDied" by James Mattis · 4 years, 2 months ago
- 8f03680 Only pass the NRI for removal in NRI#binderDied by James Mattis · 4 years, 2 months ago
- aa0743d Remove exclusivity restriction of multiple preferences by paulhu · 4 years, 3 months ago
- 51bfbbf Merge "Use Netd new added/removed uid range methods" by Paul Hu · 4 years, 2 months ago
- 0e79d95 Use Netd new added/removed uid range methods by paulhu · 4 years, 3 months ago
- b028fc7 Merge "Consider NetworkOffer is unneeded if it cannot satisfy the request" by Junyu Lai · 4 years, 2 months ago
- 5903d56 Merge "Allow non-VPNs to have underlying networks." by Treehugger Robot · 4 years, 2 months ago
- bd07945 Allow non-VPNs to have underlying networks. by Lorenzo Colitti · 4 years, 2 months ago
- 05752a5 Merge changes from topic "conn-diags-skipped" by Lorenzo Colitti · 4 years, 2 months ago
- 7079b72 Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature" by Paul Hu · 4 years, 2 months ago
- f1120be Report result SKIPPED in ConnDiags if the network is not validated. by Cody Kesting · 5 years ago
- 605e770 Change to REQUEST from LISTEN for mobile data preferred uids feature by Ansik · 4 years, 2 months ago
- 1cc3f17 Fix network callback with the same PendingIntent does not release by WeiZhang · 4 years, 3 months ago
- dc3a7a3 Consider NetworkOffer is unneeded if it cannot satisfy the request by Junyu Lai · 4 years, 3 months ago
- 1e238a8 Fix null PendingIntent in network listens by Remi NGUYEN VAN · 4 years, 2 months ago
- 6eac9fb Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 4 years, 2 months ago
- 54c7434 Merge "Remove ConnectivityServiceTest signature perms use" by Remi NGUYEN VAN · 4 years, 2 months ago
- 18a979f Remove ConnectivityServiceTest signature perms use by Remi NGUYEN VAN · 4 years, 3 months ago
- 5f78e30 Merge changes from topic "per-app-cts" by Lorenzo Colitti · 4 years, 2 months ago
- cfc86ef Merge "Send a proxy broadcast when apps moved from/to a VPN" by Lucas Lin · 4 years, 2 months ago
- e991372 Add DEFAULT_NETWORK_PRIORITY constants by paulhu · 4 years, 3 months ago
- 01f52e7 Add more unit tests for mobile data preferred uids feature by paulhu · 4 years, 3 months ago
- 473ddea Merge "Correctly get uids for per-app network preferences" by Lorenzo Colitti · 4 years, 2 months ago
- 4992197 Revert "Use shell permission to query current user" by Remi NGUYEN VAN · 4 years, 2 months ago
- fa270db Update CS so that per-app OEM APIs can be tested by James Mattis · 4 years, 3 months ago
- 95bc8d7 Use shell permission to query current user by Remi NGUYEN VAN · 4 years, 3 months ago
- 07f97b2 Merge changes from topic "cts-snapshots" by Junyu Lai · 4 years, 3 months ago
- a3f12dd Merge "Don't send onLinkPropertiesChanged after onLost for 464xlat." by Lorenzo Colitti · 4 years, 3 months ago
- eaaacb0 Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshots by junyulai · 4 years, 3 months ago
- b4bf015 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 4 years, 3 months ago
- 550b521 Allow network providers to set the linger duration. by Chalard Jean · 4 years, 6 months ago
- 36c0298 Fix nascent timer never get removed by junyulai · 4 years, 5 months ago
- c81d4c3 [NS13] Remove the last usage of the legacy int by Chalard Jean · 4 years, 5 months ago
- 9f6d447 Fix a bug where updates of offers won't find existing offers by Chalard Jean · 4 years, 5 months ago
- 142f0fe [NS11] Fix yieldToBadWifi over the policy scoring by Chalard Jean · 4 years, 5 months ago
- 5cfbc2e Merge "Require location permission for ConnDiags WiFi only." by Treehugger Robot · 4 years, 3 months ago
- 53e8a26 Send a proxy broadcast when apps moved from/to a VPN by lucaslin · 4 years, 3 months ago
- e4aeac6 [NS09] Implement the new ranking code by Chalard Jean · 4 years, 5 months ago
- f3ff362 [NS07] Add the rest of the scoring policy by Chalard Jean · 4 years, 5 months ago
- 947acd4 [NS06] Implement the don't-reap mechanism by Chalard Jean · 4 years, 6 months ago
- 0354d8c [NS05] Feed network offer callbacks by Chalard Jean · 4 years, 7 months ago
- b6b6a43 Correctly get uids for per-app network preferences by James Mattis · 4 years, 3 months ago
- 51f77dc Implement mobile data preferred uids feature by paulhu · 4 years, 3 months ago
- 9756b5d Merge changes Ia930b3d3,If614da81,I975a9439 by Junyu Lai · 4 years, 3 months ago
- dd35f2d [NS04.7] Reinstate a necessary change by Chalard Jean · 4 years, 5 months ago
- 30689b8 [NS04.5] Have NetworkOffer embark a provider ID by Chalard Jean · 4 years, 5 months ago
- 8ae54f7 Remove NetdService, NetworkStackClient dependency by Remi NGUYEN VAN · 4 years, 6 months ago
- 0683074 Remove ConnectivityService hidden annotations by Remi NGUYEN VAN · 4 years, 6 months ago
- 7474f67 Require location permission for ConnDiags WiFi only. by Cody Kesting · 4 years, 3 months ago
- 8d8404e Merge "Use CS identity to update setting while performing factory reset" by Treehugger Robot · 4 years, 3 months ago
- 049dbc5 Merge "Use CS identity to update setting while performing factory reset" by Treehugger Robot · 4 years, 3 months ago
- 7f092f1 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
- c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
- fe28d9b Use CS identity to update setting while performing factory reset by Chiachang Wang · 4 years, 3 months ago
- bc66712 Use CS identity to update setting while performing factory reset by Chiachang Wang · 4 years, 3 months ago
- 160ef39 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
- 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 4 months ago
- 05fbb45 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 4 years, 3 months ago
- c13a0a0 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 4 years, 3 months ago
- 69114da [FUI29] Migrate ConnectivityService to use getAllNetworkStateSnapshots by junyulai · 4 years, 6 months ago
- 5744432 [FUI29] Migrate ConnectivityService to use getAllNetworkStateSnapshots by junyulai · 4 years, 6 months ago
- 75c6d33 Reference unreachable netId from INetd by Ken Chen · 4 years, 3 months ago
- 4f612fa Reference unreachable netId from INetd by Ken Chen · 4 years, 3 months ago
- 4febb21 Move connectivity sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 3 months ago[Renamed from services/core/java/com/android/server/ConnectivityService.java]
- b566375 Merge "[DO NOT MERGE] Revert "Reference unreachable netId from INetd"" by Ken Chen · 4 years, 3 months ago
- d973820 [DO NOT MERGE] Revert "Reference unreachable netId from INetd" by Ken Chen · 4 years, 3 months ago
- 0b08f17 Merge "Reference unreachable netId from INetd" by Ken Chen · 4 years, 3 months ago
- 5dd83f2 Merge "[NS04] Introduce Network Offers and their callbacks" by Remi NGUYEN VAN · 4 years, 3 months ago
- cdd68bc [NS04] Introduce Network Offers and their callbacks by Chalard Jean · 4 years, 8 months ago
- 6424cf2 Do not automatically redact TransportInfo objects. by Lorenzo Colitti · 4 years, 4 months ago
- 9c4436e Reference unreachable netId from INetd by Ken Chen · 4 years, 3 months ago
- 44f9909 Merge "Better log in createNativeNetwork" by Ken Chen · 4 years, 3 months ago
- 6bab439 Merge "Switch from networkCreate[Physical/Vpn] to networkCreate" by Ken Chen · 4 years, 3 months ago
- 6813b1b Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 3 months ago
- 755a4e7 Better log in createNativeNetwork by Ken Chen · 4 years, 3 months ago
- 6df7a90 Switch from networkCreate[Physical/Vpn] to networkCreate by Ken Chen · 4 years, 5 months ago
- b1ff1b2 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 4 months ago
- cbe2b26 Add missed break by paulhu · 4 years, 4 months ago