Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Connectivity
/
b984f31e55cf3fdcee6621c7a25a3606e6aee923
/
Tethering
db7fdac
Fix WifiManager.startTetheredHotspot mocking
by Quang Anh Luong
· 5 months ago
a10437f
Replace isTetheringWithSoftApConfig flag with B SDK check
by Quang Anh Luong
· 5 months ago
d093ea6
[Revert^2] Stop tethering request only if fuzzy-matched to existing request
by Quang Luong
· 5 months ago
8b29d28
[Revert^2] Reject TetheringRequests that fuzzy-match existing ones
by Quang Luong
· 5 months ago
67055ed
Merge "no-op: Remove checkAndNotifyCommonError with ResultReceiver" into main
by Quang Luong
· 5 months ago
856f57a
Merge "Fix TetheringTest.failureEnablingIpForwarding verification count" into main
by Quang Luong
· 5 months ago
3b6ee54
Fix TetheringTest.failureEnablingIpForwarding verification count
by Quang Anh Luong
· 5 months ago
d7c6e30
no-op: Remove checkAndNotifyCommonError with ResultReceiver
by Quang Anh Luong
· 5 months ago
99ef001
Merge changes from topic "revert-3527440-JRJJTQBUFC" into main
by Priyanka Advani (xWF)
· 5 months ago
01b6b07
Revert "Reject TetheringRequests that fuzzy-match existing ones"
by Priyanka Advani (xWF)
· 5 months ago
e72faa1
Revert "Stop tethering request only if fuzzy-matched to existing..."
by Priyanka Advani (xWF)
· 5 months ago
a4b6164
Merge changes Ia8a8eab7,I1e193f35 into main
by Quang Luong
· 5 months ago
a73b21a
Stop tethering request only if fuzzy-matched to existing request
by Quang Anh Luong
· 5 months ago
2add926
Reject TetheringRequests that fuzzy-match existing ones
by Quang Anh Luong
· 5 months ago
279ba62
Move CronetInTetheringApexDefaults to //external/cronet
by Stefano Duo
· 6 months ago
ec2a5cc
Merge "Use non-extended mockito for net-tests-utils" into main
by Remi NGUYEN VAN
· 5 months ago
b453055
Merge "Use SdkLevel.isAtLeastB() instead of SDK_INT" into main
by Quang Luong
· 5 months ago
96f8e1b
Use SdkLevel.isAtLeastB() instead of SDK_INT
by Quang Anh Luong
· 5 months ago
d1f8cea
Only allow one pending bluetooth request at a time
by Quang Anh Luong
· 5 months ago
bf2c498
testTetherBpfOffloadUdpV4: disable on S/Sv2 with old DnsResolver
by Maciej Żenczykowski
· 5 months ago
05c376a
Use non-extended mockito for net-tests-utils
by Remi NGUYEN VAN
· 5 months ago
05757ef
Merge changes I6d0e5d34,I55af0796 into main am: 75551afe7a
by Junyu Lai
· 5 months ago
eff5782
Inline tetherInterface and untetherInterface
by Junyu Lai
· 5 months ago
d85d3c5
Separate route modification and update linkproperties
by Junyu Lai
· 5 months ago
e671fc9
Merge 25Q1 (ab/BP1A.250305.020) to aosp-main-future
by Xin Li
· 5 months ago
bab398f
Merge "no-op: Use helper class to handle pending requests" into main
by Quang Luong
· 5 months ago
1a27e1f
no-op: Use helper class to handle pending requests
by Quang Anh Luong
· 6 months ago
0b47749
bpf: switch to mainline netbpfload on Android S/SV2
by Maciej Żenczykowski
· 5 months ago
03bf18c
Revert "bpf: change NetBpfLoad rc file from 33 (T/U) to 31 (S/Sv2/T/U)"
by Maciej Żenczykowski
· 5 months ago
0e9b0e0
bpf: change NetBpfLoad rc file from 33 (T/U) to 31 (S/Sv2/T/U)
by Maciej Żenczykowski
· 5 months ago
f2e2a48
Merge changes I224c1055,I0aa7b5cc,I3e0638a3 into main
by Quang Luong
· 5 months ago
a09574a
no-op: use stopTetheringInternal when restarting tethering on start
by Quang Anh Luong
· 6 months ago
e87bf65
Use pending request when legacy tethering
by Quang Anh Luong
· 6 months ago
c22dc00
no-op: Add test to verify legacyTether does not use explicit request
by Quang Anh Luong
· 5 months ago
53dd6ea
Merge "Enable TETHER_ENABLE_SYNC_SM by default" into main
by Paul Hu
· 5 months ago
dd9451b
Merge "Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default on 25Q2+" into main
by Patrick Rohr
· 5 months ago
d13f09d
Enable TETHER_ENABLE_SYNC_SM by default
by Paul Hu
· 5 months ago
44f2eb6
Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default on 25Q2+
by Junyu Lai
· 5 months ago
394c889
no-op: Pipe TetheringRequest through enableTetheringInternal
by Quang Anh Luong
· 6 months ago
48fbdf4
no-op: Refactor bluetooth tethering listener
by Quang Anh Luong
· 6 months ago
8608280
Fix LOHS stealing pending tethered SoftAP requests
by Quang Anh Luong
· 6 months ago
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
e0be07d
Merge "Fix TetheringTest when run on B" into main
by Treehugger Robot
· 6 months ago
60dbc79
Fix TetheringTest when run on B
by Quang Anh Luong
· 6 months ago
f09acc7
Merge "Fix some comments around stopTetheringRequest" into main
by Treehugger Robot
· 6 months ago
6f57c93
Merge "Add basic implementation of stopTetheringRequest" into main
by Treehugger Robot
· 6 months ago
75ac79d
Fix some comments around stopTetheringRequest
by Quang Anh Luong
· 6 months ago
696c164
Add basic implementation of stopTetheringRequest
by Quang Anh Luong
· 6 months ago
ffb503e
Remove redundant requestedState from IpServer#enable
by Quang Anh Luong
· 6 months ago
e1fd3c2
Log tethering started with placeholder request
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
ac046ba
Give the two variants of ensureIpServerStarted different names.
by Lorenzo Colitti
· 6 months ago
7e43a1a
Move the TetheringRequest further up the stack.
by Lorenzo Colitti
· 6 months ago
6887c8d
Un-nest legacyTether by moving lambda contents to new method.
by Lorenzo Colitti
· 6 months ago
dd7e144
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 7 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
1e60b9a
Log legacy tether() calls that succeeded
by Quang Anh Luong
· 7 months ago
30d8a25
Disallow legacy tether() API starting in B
by Quang Anh Luong
· 8 months ago
cc579ba
Merge "Revert "Send TetheringRequest to restart Tethering from IpServer"" into main
by Quang Luong
· 7 months ago
df9cced
Revert "Send TetheringRequest to restart Tethering from IpServer"
by Quang Luong
· 8 months ago
a036846
Merge "Fix PrivateAddressCoordinatorTest#testReservedPrefix" into main
by Treehugger Robot
· 7 months ago
3142198
Proguard JNI methods
by Maciej Żenczykowski
· 7 months ago
27eed97
Fix PrivateAddressCoordinatorTest#testReservedPrefix
by Handa Wang
· 8 months ago
31f85c6
Log usage of legacy tether API with Wifi
by Quang Anh Luong
· 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
cd53bb0
Merge "Exclude NET_CAP_LOCAL_NETWORK when listening for upstream network events" into main
by Junyu Lai
· 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
0c01b26
Merge "Ensure TetheringService binder is alive after system_server crash" into main
by Treehugger Robot
· 8 months ago
d236106
Ensure TetheringService binder is alive after system_server crash
by charid
· 1 year, 1 month ago
3196da7
Merge "Fix missing network id arguments" into main
by Treehugger Robot
· 8 months ago
0969fe6
Fix missing network id arguments
by Junyu Lai
· 8 months ago
1f277bb
Merge "Conditionally include VCN in Tethering module" into main
by Yan Yan
· 8 months ago
6d41b0b
Merge "Do not release prefix too early" into main
by Maciej Żenczykowski
· 8 months ago
0e8c8d9
Merge changes I84da9c74,I1f3a68d2 into main
by Treehugger Robot
· 8 months ago
0478304
Refactor netd utility methods to support custom netIds
by Junyu Lai
· 9 months ago
e891b6f
Do not release prefix too early
by Patrick Rohr
· 8 months ago
b4ccc6a
Conditionally include VCN in Tethering module
by Yan Yan
· 9 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
2f37e81
Make Tethering public API for DO/Carrier apps
by Quang Anh Luong
· 12 months ago
5475f2d
Add stopTethering(TetheringRequest) stubs
by Quang Anh Luong
· 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
587f996
Expose Connectivity libraries to VCN and tests
by Yan Yan
· 10 months ago
676ad85
Clean up TetheringRequest#toString()
by Quang Anh Luong
· 9 months ago
685b8aa
Send TetheringRequest to restart Tethering from IpServer
by Quang Anh Luong
· 1 year, 2 months ago
a66b78a
Include SoftAP config in TetheringEventCallback
by Quang Anh Luong
· 1 year, 6 months ago
172fe79
Add new flag for Tethering w/ SoftApConfig
by Lorenzo Colitti
· 9 months ago
8a3f2e0
Refactor tether state change callback/broadcast for redactions
by Quang Anh Luong
· 9 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
Next »