summaryrefslogtreecommitdiff
path: root/service/src/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | Use CS identity to update setting while performing factory resetTreehugger Robot2021-05-211-15/+19
| |/ / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | Merge "Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshots" int...TreeHugger Robot2021-05-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshotsjunyulai2021-05-171-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove legacy resources fallback from Connectivity" into sc-devRemi NGUYEN VAN2021-05-201-14/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | Remove legacy resources fallback from ConnectivityRemi NGUYEN VAN2021-05-191-14/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes I3ba50cbd,I970ee365 into sc-devJunyu Lai2021-05-191-5/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [FUI29] Migrate ConnectivityService to use getAllNetworkStateSnapshotsjunyulai2021-05-171-5/+1
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Dump only NORMAL priority information if no priority assigned" into sc...Chiachang Wang2021-05-181-6/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Dump only NORMAL priority information if no priority assignedChiachang Wang2021-05-181-6/+2
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | | | | | | | | | Allow unprivileged NetworkCallbacks to see other UIDs' networks.Lorenzo Colitti2021-05-181-3/+15
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add ConnectivityAnnotations class" into sc-devAaron Huang2021-05-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Add ConnectivityAnnotations classAaron Huang2021-05-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge "Reference unreachable netId from INetd" am: 01be14fd53 am: 68413f8a69 ...Treehugger Robot2021-05-141-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Move connectivity sources to packages/ConnectivityRemi NGUYEN VAN2021-05-131-0/+10071
| / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "Prevent NPEs when registering/unregistering ConnDiags CBs."Benedict Wong2021-08-121-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Prevent NPEs when registering/unregistering ConnDiags CBs.Benedict Wong2021-07-081-0/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | The net cap value should be bit shifted before &ingChiachang Wang2021-08-111-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix a crash when changing preferences"Chalard Jean2021-08-041-6/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix a crash when changing preferencesChalard Jean2021-07-301-6/+19
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge "Import net-utils-device-common-netlink instead of netlink-client."Xiao Ma2021-08-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Import net-utils-device-common-netlink instead of netlink-client.Xiao Ma2021-07-211-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge "Retry and ignore ConcurrentModificationException"Chiachang Wang2021-07-271-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Retry and ignore ConcurrentModificationExceptionChiachang Wang2021-07-271-1/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Fix a possible system server crash"Chalard Jean2021-07-271-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix a possible system server crashChalard Jean2021-07-271-1/+7
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge "Remove DISCONNECTING check from handleReportNetworkConnectivity"Chiachang Wang2021-07-261-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Remove DISCONNECTING check from handleReportNetworkConnectivityChiachang Wang2021-07-211-2/+0
| |/ / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / Rename PREFERENCE_PRIORITY_* to PREFERENCE_ORDER_*paulhu2021-07-151-59/+59
|/ / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / Update network preference priority value for VPNpaulhu2021-07-121-1/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "Only pass the NRI for removal in NRI#binderDied"James Mattis2021-07-081-10/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Only pass the NRI for removal in NRI#binderDiedJames Mattis2021-07-071-10/+7
* | | | | | | | | | | | | | | | | | Remove exclusivity restriction of multiple preferencespaulhu2021-07-071-123/+89
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "Use Netd new added/removed uid range methods"Paul Hu2021-07-071-18/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Use Netd new added/removed uid range methodspaulhu2021-07-071-18/+15
* | | | | | | | | | | | | | | | | Merge "Consider NetworkOffer is unneeded if it cannot satisfy the request"Junyu Lai2021-07-051-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Consider NetworkOffer is unneeded if it cannot satisfy the requestJunyu Lai2021-06-281-6/+6
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Allow non-VPNs to have underlying networks."Treehugger Robot2021-07-021-12/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Allow non-VPNs to have underlying networks.Lorenzo Colitti2021-07-021-12/+7
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge changes from topic "conn-diags-skipped"Lorenzo Colitti2021-07-021-40/+131
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Report result SKIPPED in ConnDiags if the network is not validated.Cody Kesting2021-07-011-40/+131
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature"Paul Hu2021-07-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Change to REQUEST from LISTEN for mobile data preferred uids featureAnsik2021-06-301-1/+1
| |/ / / / / / / / / / /
* / / / / / / / / / / / Fix network callback with the same PendingIntent does not releaseWeiZhang2021-06-301-1/+2
|/ / / / / / / / / / /
* | / / / / / / / / / Fix null PendingIntent in network listensRemi NGUYEN VAN2021-06-281-3/+10
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Provide a way to override the avoid bad wifi configurationChiachang Wang2021-06-221-0/+31
|/ / / / / / / / /
* | | | | | | | | Merge "Remove ConnectivityServiceTest signature perms use"Remi NGUYEN VAN2021-06-161-2/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove ConnectivityServiceTest signature perms useRemi NGUYEN VAN2021-06-161-2/+16
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge changes from topic "per-app-cts"Lorenzo Colitti2021-06-161-12/+65
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Update CS so that per-app OEM APIs can be testedJames Mattis2021-06-091-12/+65
* | | | | | | | Merge "Send a proxy broadcast when apps moved from/to a VPN"Lucas Lin2021-06-151-0/+26
|\ \ \ \ \ \ \ \