- 9cebb8c Pre-emptively fail pending pan requests upon opposite request by Quang Anh Luong · 6 months ago
- 592b489 Merge "try-catch when calling createContextAsUser" into main by Treehugger Robot · 6 months ago
- 60dbc79 Fix TetheringTest when run on B by Quang Anh Luong · 6 months ago
- ffb503e Remove redundant requestedState from IpServer#enable by Quang Anh Luong · 6 months ago
- 2b8a42d no-op: Make TetheringRequest @NonNull in enableIpServing by Quang Anh Luong · 6 months ago
- dca8816 Make it clear that legacyTether always uses IpServer.STATE_TETHERED. by Lorenzo Colitti · 6 months ago
- caae4e7 Rename mActiveTetheringRequests to mPendingTetheringRequests by Quang Anh Luong · 6 months ago
- a80fd3d try-catch when calling createContextAsUser by Junyu Lai · 8 months ago
- 01b9e96 Add methods to distinguish TetheringRequest types by Quang Anh Luong · 7 months ago
- 27eed97 Fix PrivateAddressCoordinatorTest#testReservedPrefix by Handa Wang · 8 months ago
- 915d138 Merge "Remove WRITE_SETTINGS permission from Tethering APIs" into main by Quang Luong · 8 months ago
- 7f911fa Merge "Fix legacy tether behavior for duplicate requests" into main by Quang Luong · 8 months ago
- 6ad7599 Exclude NET_CAP_LOCAL_NETWORK when listening for upstream network events by Junyu Lai · 8 months ago
- 2782b3b Remove WRITE_SETTINGS permission from Tethering APIs by Quang Anh Luong · 8 months ago
- 2d260e9 Fix legacy tether behavior for duplicate requests by Quang Anh Luong · 8 months ago
- e891b6f Do not release prefix too early by Patrick Rohr · 8 months ago
- 642f418 Merge "Disable multi-user check for entitlement provisioning" into main by Junyu Lai · 8 months ago
- b14cd87 Disable multi-user check for entitlement provisioning by Junyu Lai · 8 months ago
- eab1de4 Introduce interfaceName field into TetheringRequestParcel by Seungjae Yoo · 11 months ago
- 25e0517 Merge changes I2dd18f9d,I5cc02c8a into main by Junyu Lai · 8 months ago
- 0adbb02 Stop tethering when the current user is not allowed to do entitlement check by Junyu Lai · 9 months ago
- 5671e9d Use TestableResultReceiver in EntitlementManagerTest by Junyu Lai · 9 months ago
- a66b78a Include SoftAP config in TetheringEventCallback by Quang Anh Luong · 1 year, 6 months ago
- 5f9339d Validate packageName with AppOpsManager#checkPackage by Oscar Shu · 9 months ago
- 46722ad Revert^2 "Add UID and package name to TetheringRequest" by Oscar Shu · 9 months ago
- c8df03f Revert "Add UID and package name to TetheringRequest" by Patrick Rohr · 9 months ago
- 462703c Add UID and package name to TetheringRequest by Quang Anh Luong · 11 months ago
- 0537a07 Merge changes I24b0bf5f,I950d6787 into main by Treehugger Robot · 10 months ago
- 1193f08 Introduce dependencies object for EntitlementManager by Junyu Lai · 10 months ago
- b4a92ff Improved Entitlement UI Launch for multiple admin users by Junyu Lai · 10 months ago
- b1145dc Update requestDownstreamAddress calls in PrivateAddressCoordinatorTest by Handa Wang · 10 months ago
- 389bc7f Split requestDownstreamAddress into two methods by Handa Wang · 10 months ago
- d789d1b Update unit tests to reflect the changes to RoutingCoordinator and by Handa Wang · 12 months ago
- 69aee7b Move PrivateAddressCoordinator from Tethering to staticlibs by Handa Wang · 12 months ago
- a757293 Merge changes I2e556cf5,I5e42005f,I7b766ef6 into main by Treehugger Robot · 10 months ago
- 88312f6 PrivateAddressCoordinator: introduce Dependencies class by Handa Wang · 10 months ago
- 731ae53 PrivateAddressCoordinator: move the special handling of WiFi P2P by Handa Wang · 10 months ago
- c714bf6 Add MonitorThreadLeak to TetheringMetricsTest by Paul Hu · 10 months ago
- c286b55 Merge "Simplify tethering active session counting" into main by Treehugger Robot · 10 months ago
- 3e90bc8 Simplify tethering active session counting by Junyu Lai · 10 months ago
- e7f5579 Merge "Update the usage data when upstream is changed" into main by Paul Hu · 10 months ago
- 7065213 Update the usage data when upstream is changed by Paul Hu · 10 months ago
- b9cfcce Drastically simplify prefix and address selection process by Patrick Rohr · 10 months ago
- 1cda02f PrivateAddress: Clarify the dependency by Handa Wang · 11 months ago
- 664e1f4 PrivateAddressCoordinator: remove the dependency on TetheringConfiguration by Handa Wang · 11 months ago
- 8df9d34 PrivateAddressCoordinator: get rid of UpstreamNetworkState for by Handa Wang · 11 months ago
- 430a8ad Merge "Make java_sdk_library dependencies explicit" into main by Treehugger Robot · 11 months ago
- ff3b206 Merge changes from topic "tether-active-sessions" into main by Junyu Lai · 11 months ago
- 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 11 months ago
- d2581d6 Support active session metrics sampling by Junyu Lai · 11 months ago
- 0ea1136 Add unit test for get max counter when removing tethering client by Junyu Lai · 11 months ago
- 06b81b6 Track tethering active sessions counts by Junyu Lai · 11 months ago
- 26d4476 Process all accesses to TetheringMetrics on the handler thread by Paul Hu · 11 months ago
- ee9f387 Calculate and populate TX/RX bytes for each upstream in TetheringMetrics by Paul Hu · 1 year, 1 month ago
- f982a1d Initialize upstream data usage after tethering is turned on by Paul Hu · 1 year, 1 month ago
- 0fd9d77 Merge "Add buildNetworkTemplateForUpstreamType() helper method" into main by Treehugger Robot · 12 months ago
- 9649623 Add buildNetworkTemplateForUpstreamType() helper method by Wayne Ma · 2 years, 3 months ago
- 151be34 Do not block broadcast on handler processing by Remi NGUYEN VAN · 1 year ago
- f4bae99 Merge "Add isUsageSupportedForUpstreamType() helper method" into main by Treehugger Robot · 1 year, 1 month ago
- 9651e04 Add isUsageSupportedForUpstreamType() helper method by Wayne Ma · 2 years, 3 months ago
- 86219a1 Merge "Let IpServer use RoutingCoordinator in R" into main by Handa Wang · 1 year, 1 month ago
- 7e9b330 Let IpServer use RoutingCoordinator in R by Handa Wang · 1 year, 1 month ago
- 7e89d18 Merge changes Ia8726375,I9d368d8a into main by Paul Hu · 1 year, 1 month ago
- 99d585c Use Dependencies to mock static methods by Paul Hu · 1 year, 1 month ago
- 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 1 month ago
- 2c743c8 Add a new TetheringMetrics constructor by Paul Hu · 1 year, 1 month ago
- 3e65131 Replace TetheringRequestParcel with TetheringRequest by Quang Anh Luong · 1 year, 2 months ago
- 4c701fb Merge changes I47606693,Ia51bc3ab,Idef1a6d1,Ie6fbc3ee,I55064ee7 into main by KH Shi · 1 year, 2 months ago
- aa06b2b Move SyncStateMachine to staticlibs by Patrick Rohr · 1 year, 2 months ago
- 572b784 Clean up BpfCoordinatorTest after refactors by KH Shi · 1 year, 2 months ago
- 582df23 Move upstream interface BPF support check to BpfCoordinator by KH Shi · 1 year, 2 months ago
- 9174207 Refactor BPF map update logic of upstream interface change by KH Shi · 2 years ago
- f2ccebf Centralize IP neighbor monitoring in BpfCoordinator by KH Shi · 1 year, 2 months ago
- b1fb49a Get rid of BpfCoordinator#mPollingStarted by KH Shi · 1 year, 2 months ago
- 27d9121 Remove mWifiTetherRequested by Mark Chien · 1 year, 5 months ago
- 00b45fc Add a test to catch wifi tethering no upstream bug by Mark Chien · 1 year, 5 months ago
- 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
- c1647a0 Merge "Add experiment flag for enabling sync sm" into main by Mark Chien · 1 year, 6 months ago
- e48d106 Merge "Revert "Add experiment flag for tethering refactor"" into main by Mark Chien · 1 year, 7 months ago
- c512ab7 Add experiment flag for enabling sync sm by Mark · 1 year, 7 months ago
- 6e368d1 Revert "Add experiment flag for tethering refactor" by Mark Chien · 1 year, 7 months ago
- 2ff42d2 Migrate Tethering#dump to use runWithScissorsForDump by Junyu Lai · 1 year, 8 months ago
- dbae574 Merge "Add experiment flag for tethering refactor" into main by Mark Chien · 1 year, 8 months ago
- cf11be9 Add experiment flag for tethering refactor by Mark · 1 year, 8 months ago
- 4d7b7ec Get rid of any unnecessary reset calls by Mark Chien · 1 year, 8 months ago
- ef41398 Merge "Rename getXXX to makeXXX in TetheringDependencies" into main by Treehugger Robot · 1 year, 8 months ago
- b720d6d Rename getXXX to makeXXX in TetheringDependencies by Mark · 1 year, 9 months ago
- c0b0f61 Random select started prefix range by Mark · 2 years ago
- be2750f Merge "Clean up BpfCoordinatorTest" into main by KH Shi · 1 year, 9 months ago
- 3093655 Merge "SyncSM09: Add Callback to UpstreamNetworkMonitor" into main by Mark Chien · 1 year, 9 months ago
- 4465e4e SyncSM09: Add Callback to UpstreamNetworkMonitor by Mark · 2 years, 8 months ago
- 035bed3 Clean up BpfCoordinatorTest by KH Shi · 1 year, 9 months ago
- 84e3fb3 Fix endian error when pass upstream prefixes to bpf by KH Shi · 1 year, 9 months ago
- cbee43d [Refactor] move BPF tests to BpfCoordinatorTest by KH Shi · 1 year, 10 months ago
- 820ce9d Add forwarding methods to RoutingCoordinator by Chalard Jean · 1 year, 10 months ago
- 0b8bdb1 Merge "SyncSM8.2: make IpServer support syncSM" into main by Mark Chien · 1 year, 9 months ago
- bdf6178 Merge "SyncSM8.1 always call transitionTo under processMessage" into main by Mark Chien · 1 year, 9 months ago
- e26f933 Merge "Revert "Add forwarding methods to RoutingCoordinator"" into main by Maciej Żenczykowski · 1 year, 10 months ago
- 543d0d3 Revert "Add forwarding methods to RoutingCoordinator" by Maciej Żenczykowski · 1 year, 10 months ago
- 2c7e2b8 Merge changes Ibe22b300,I0b0f0bf1 into main by Mark Chien · 1 year, 10 months ago