Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Connectivity
/
refs/heads/android-16
/
service
c4fea9d
Use string for CREATE_APP_SPECIFIC_NETWORK permission
by Motomu Utsumi
· 4 months ago
f0f91a1
Merge "Reduce log level for BluetoothSocket errors" into main
by Treehugger Robot
· 4 months ago
a133acc
Merge changes from topics "redact-netcaps", "redact-specifier", "specifier-metrics" into main
by Kangping Dong
· 4 months ago
81a4720
Reduce log level for BluetoothSocket errors
by Patrick Rohr
· 4 months ago
6fd0624
[connectivity] rename createWithLocationInfoSanitizedIfNecessaryWhenParceled
by Kangping Dong
· 7 months ago
997c565
[connectivity] use new redact(RedactionType) for output NetworkSpecifier
by Kangping Dong
· 4 months ago
b9c6df3
[connectivity] move redaction to createWithLocationInfoSanitizedIfNecessaryWhenParceled
by Kangping Dong
· 7 months ago
d2c9202
[connectivity] add permission check on requested NetworkSpecifier
by Kangping Dong
· 7 months ago
7daab8c
CCT VPN bypass for Android U and below
by Yuyang Huang
· 6 months ago
e4f5f85
Fix VPN bypass by updating VPN filter
by Lorenzo Colitti
· 4 months ago
4910c42
Merge "Convert uses of @hide to block tag" into main
by Treehugger Robot
· 4 months ago
acaa7ba
Refactor: Use SdkUtil.isAtLeast25Q4 in ConnectivityService
by Sarup Dalwani
· 4 months ago
138e10e
[Thread] add REDACT_FOR_THREAD_NETWORK_PRIVILEGED
by Kangping Dong
· 7 months ago
6eaa841
Convert uses of @hide to block tag
by Paul Duffin
· 5 months ago
169a584
Passing isLocalRoute to netd add,remove and update route.
by Sarup Dalwani
· 6 months ago
9a0b0d4
Don't set setPollOnOpen in SatelliteCoarseUsageMetricsCollector.
by Lorenzo Colitti
· 5 months ago
14debeb
Merge changes I105ee1d6,I55817132 into main
by Treehugger Robot
· 5 months ago
1c513a6
Update ENABLE_MATCH_NON_THREAD_LOCAL_NETWORKS flag to target sdk 37
by Junyu Lai
· 5 months ago
6f57c71
Merge "Allow app-specific network creation with a new permission" into main
by Treehugger Robot
· 5 months ago
72d4b51
Allow app-specific network creation with a new permission
by Motomu Utsumi
· 6 months ago
0c6b145
Merge "Use mainline beta flag for NetworkAgent event queueing" into main
by Junyu Lai
· 5 months ago
4c516ff
Merge changes I69ad789f,I5954b196 into main
by Treehugger Robot
· 5 months ago
c989040
Use mainline beta flag for NetworkAgent event queueing
by Junyu Lai
· 6 months ago
d2d26c6
BpfBitmap: some minor optimizations
by Maciej Żenczykowski
· 5 months ago
2139fcf
Fix mobile data preferred on multi-user devices.
by Lorenzo Colitti
· 7 months ago
aad9267
Support multi-user SettingsObservers in ConnectivityService
by Lorenzo Colitti
· 8 months ago
9ef3916
replace CookieTagMapKey with S64
by Maciej Żenczykowski
· 5 months ago
2e342c6
Merge "Move #nativeWaitForService into CommonConnectivityJni" into main
by Patrick Rohr
· 5 months ago
f250ade
Move #nativeWaitForService into CommonConnectivityJni
by Mark Chien
· 5 months ago
a4f34a8
Merge "Make callers of RoutingCoordinatorService pass in RouteInfoParcel" into main
by Sarup Dalwani
· 5 months ago
2d94e18
Merge "Use reported satellite suspended and roaming state" into main
by Treehugger Robot
· 5 months ago
8f8e59a
Make callers of RoutingCoordinatorService pass in RouteInfoParcel
by Lorenzo Colitti
· 5 months ago
1986dec
Merge "Include NET_CAPABILITY_NOT_VCN_MANAGED for tethering local network agent" into main
by Junyu Lai
· 5 months ago
a6cb9b7
Merge changes I26d8e987,Icc00abb6 into main
by Lorenzo Colitti
· 5 months ago
fbf102a
Include NET_CAPABILITY_NOT_VCN_MANAGED for tethering local network agent
by Junyu Lai
· 5 months ago
f9065b8
Use reported satellite suspended and roaming state
by Motomu Utsumi
· 5 months ago
1d2360a
clatd: no need for argument parsing via getopt
by Maciej Żenczykowski
· 5 months ago
6e3afc7
Use FakeSettingsProvider callbacks to simplify CS tests.
by Lorenzo Colitti
· 7 months ago
1ce55f3
Merge "Conditionally set notifyForDescendants for settings observer" into main
by Jimi Chen
· 5 months ago
e9e1fb3
Conditionally set notifyForDescendants for settings observer
by Jimi Chen
· 6 months ago
5561498
Add logging for onPermissionsChanged latency.
by Hao Liu
· 7 months ago
5965628
Add ART profile to Connectivity service.
by Islam Elbanna
· 7 months ago
75c2e46
Merge "Update IDnsResolver AIDL version" into main
by Patrick Rohr
· 6 months ago
0e5defc
Merge "Create CommonConnectivityJni to share between modules" into main
by Patrick Rohr
· 6 months ago
e5a4e6b
Create CommonConnectivityJni to share between modules
by Jimi Chen
· 7 months ago
93541b0
Update IDnsResolver AIDL version
by Ningyuan Wang
· 6 months ago
4b4f301
Use beta flag for bluetoothTetheringRandomizedAddress
by Motomu Utsumi
· 6 months ago
e5d4a0f
Merge "Add metrics for QUIC connection close" into main
by Motomu Utsumi
· 6 months ago
3dcb3c5
Disconnect a network if it's suspended for 5 minutes for wear
by Hongyi Zhang
· 8 months ago
504fe27
Add metrics for QUIC connection close
by Motomu Utsumi
· 6 months ago
1cdb0a5
Merge "Pass bluetoothUseRandomAddress via RoutingCoordinator constructor" into main
by Motomu Utsumi
· 6 months ago
c5cda84
Merge "Search for the satellite opt-in flag in disabled services" into main
by Treehugger Robot
· 6 months ago
323d22a
Pass bluetoothUseRandomAddress via RoutingCoordinator constructor
by Motomu Utsumi
· 6 months ago
b588948
Revert^2 "Fix onActiveDataSubscriptionIdChanged is not received in multi SIM mode"
by Jimi Chen
· 6 months ago
3fc71d9
Merge "Add UID to NSD metrics" into main
by Yuyang Huang
· 6 months ago
21575cf
Search for the satellite opt-in flag in disabled services
by Chalard Jean
· 6 months ago
924f535
Add UID to NSD metrics
by Paul Hu
· 6 months ago
4979bd9
Merge "Revert "Fix onActiveDataSubscriptionIdChanged is not received in multi SIM mode"" into main
by Liana Kazanova (xWF)
· 6 months ago
1bcbb88
Revert "Fix onActiveDataSubscriptionIdChanged is not received in multi SIM mode"
by Chaitanya Cheemala (xWF)
· 6 months ago
7e816d5
Merge "Fix onActiveDataSubscriptionIdChanged is not received in multi SIM mode" into main
by Jimi Chen
· 6 months ago
aecb2b6
Fix onActiveDataSubscriptionIdChanged is not received in multi SIM mode
by Jimi Chen
· 7 months ago
adfbfab
Merge "ArrayMap for mIpToNetworksMap" into main
by Sewook Seo
· 6 months ago
ffe9cfb
Merge "[connectivity] refactor ensureSufficientPermissionsForRequest()" into main
by Kangping Dong
· 6 months ago
1bc657f
[connectivity] refactor ensureSufficientPermissionsForRequest()
by Kangping Dong
· 7 months ago
4a56e54
ArrayMap for mIpToNetworksMap
by Sewook Seo
· 6 months ago
fd334b9
Merge "Address review comment at ag/34147135" into main
by Treehugger Robot
· 6 months ago
43252b4
Merge "Implement the private DNS bypass logic for captive portal over CCT." into main
by Treehugger Robot
· 6 months ago
cf8688d
Address review comment at ag/34147135
by Junyu Lai
· 6 months ago
5fd76d3
Implement the private DNS bypass logic for captive portal over CCT.
by Xiao Ma
· 10 months ago
18e2c70
Merge "Use NETWORK_STACK permission for broadcast receivers" into main
by Junyu Lai
· 7 months ago
d0869b0
Merge "Refactor: Stop caching PackageManager in SatelliteAccessController" into main
by Junyu Lai
· 7 months ago
c00cf63
Add metrics for requests satisfied by local networks
by Junyu Lai
· 7 months ago
ca5a062
Use NETWORK_STACK permission for broadcast receivers
by Junyu Lai
· 7 months ago
fea137a
Refactor: Stop caching PackageManager in SatelliteAccessController
by Junyu Lai
· 7 months ago
1fa4d93
Fix typo in PermissionMonitor
by Junyu Lai
· 7 months ago
1095a34
Register network_carrier_aware_avoid_bad_wifi setting change callback
by Jimi Chen
· 7 months ago
bc19379
Merge "Check service meta-data for satellite opt-in" into main
by Treehugger Robot
· 7 months ago
441ce68
Check service meta-data for satellite opt-in
by Junyu Lai
· 7 months ago
553054f
Merge changes from topic "avoid-bad-wifi-api-update" into main
by Treehugger Robot
· 7 months ago
4ee7229
Merge "Use handler thread to retrieve carrier config directly" into main
by Treehugger Robot
· 7 months ago
dd73a35
Use ConnectivitySettingsManager API for avoid bad Wi-Fi updates
by Jimi Chen
· 7 months ago
7b1145e
Merge "Allow VCN network to beat a physical cell in network ranking" into main
by Yan Yan
· 7 months ago
4d2887b
Do not try to send updated allowed ranges for destroyed networks
by Chalard Jean
· 8 months ago
6eab1d0
Allow VCN network to beat a physical cell in network ranking
by Yan Yan
· 7 months ago
dd53873
Merge "Automated log_list.json generation version 55.3" into main
by Sandro Montanari
· 7 months ago
fbdc438
Use handler thread to retrieve carrier config directly
by Jimi Chen
· 7 months ago
b5cd28a
Merge "Enhance global settings for carrier-specific "avoid bad WiFi" behavior" into main
by Jimi Chen
· 7 months ago
79f4396
Automated log_list.json generation version 55.3
by Android Network Security
· 7 months ago
0b2f389
Merge "Compare InetAddress to update mIpNetworksMap" into main
by Sewook Seo
· 7 months ago
cbdfd9f
Enhance global settings for carrier-specific "avoid bad WiFi" behavior
by Jimi Chen
· 7 months ago
af5eba5
Compare InetAddress to update mIpNetworksMap
by Sewook Seo
· 7 months ago
dc7bfba
Add NetworkTemplate get/set transport type methods
by Junyu Lai
· 8 months ago
d4c521a
Test refactoring of DefaultNetworkRematchMetrics
by Junyu Lai
· 7 months ago
1ff0c98
Fix SatisfiedTime initialization
by Junyu Lai
· 7 months ago
7516d81
Report DefaultNetworkRematch for satellite network
by Junyu Lai
· 7 months ago
cc0f682
Sync change DefaultNetworkRematchInfo to repeated to Connectivity
by Junyu Lai
· 8 months ago
48c3c2b
Update start timestamp for querying data usage
by Junyu Lai
· 8 months ago
bb589cf
Report satellite coarse usage
by Junyu Lai
· 8 months ago
13e6742
Merge changes from topic "destroy_socket_at_cs" into main
by Sewook Seo
· 8 months ago
34ef7db
Destroy sockets lacking permission at CS.
by Sewook Seo
· 1 year, 2 months ago
Next »