Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Connectivity
/
refs/heads/android-15
/
Tethering
dd7e144
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 4 months ago
642f418
Merge "Disable multi-user check for entitlement provisioning" into main
by Junyu Lai
· 5 months ago
b14cd87
Disable multi-user check for entitlement provisioning
by Junyu Lai
· 6 months ago
2f37e81
Make Tethering public API for DO/Carrier apps
by Quang Anh Luong
· 9 months ago
5475f2d
Add stopTethering(TetheringRequest) stubs
by Quang Anh Luong
· 6 months ago
eab1de4
Introduce interfaceName field into TetheringRequestParcel
by Seungjae Yoo
· 8 months ago
25e0517
Merge changes I2dd18f9d,I5cc02c8a into main
by Junyu Lai
· 6 months ago
0adbb02
Stop tethering when the current user is not allowed to do entitlement check
by Junyu Lai
· 6 months ago
5671e9d
Use TestableResultReceiver in EntitlementManagerTest
by Junyu Lai
· 6 months ago
587f996
Expose Connectivity libraries to VCN and tests
by Yan Yan
· 8 months ago
676ad85
Clean up TetheringRequest#toString()
by Quang Anh Luong
· 6 months ago
685b8aa
Send TetheringRequest to restart Tethering from IpServer
by Quang Anh Luong
· 12 months ago
a66b78a
Include SoftAP config in TetheringEventCallback
by Quang Anh Luong
· 1 year, 3 months ago
172fe79
Add new flag for Tethering w/ SoftApConfig
by Lorenzo Colitti
· 6 months ago
8a3f2e0
Refactor tether state change callback/broadcast for redactions
by Quang Anh Luong
· 7 months ago
5f9339d
Validate packageName with AppOpsManager#checkPackage
by Oscar Shu
· 7 months ago
46722ad
Revert^2 "Add UID and package name to TetheringRequest"
by Oscar Shu
· 7 months ago
12a7e18
Merge "Use MANAGE_USERS permission to check for admin user" into main
by Treehugger Robot
· 7 months ago
c8df03f
Revert "Add UID and package name to TetheringRequest"
by Patrick Rohr
· 7 months ago
f014ae2
Use MANAGE_USERS permission to check for admin user
by Junyu Lai
· 7 months ago
462703c
Add UID and package name to TetheringRequest
by Quang Anh Luong
· 9 months ago
0537a07
Merge changes I24b0bf5f,I950d6787 into main
by Treehugger Robot
· 7 months ago
1193f08
Introduce dependencies object for EntitlementManager
by Junyu Lai
· 7 months ago
b4a92ff
Improved Entitlement UI Launch for multiple admin users
by Junyu Lai
· 8 months ago
5f6f114
Merge "Update requestDownstreamAddress calls in PrivateAddressCoordinatorTest" into main
by Handa Wang
· 7 months ago
f1a422d
Merge "Split requestDownstreamAddress into two methods" into main
by Handa Wang
· 7 months ago
b1145dc
Update requestDownstreamAddress calls in PrivateAddressCoordinatorTest
by Handa Wang
· 7 months ago
389bc7f
Split requestDownstreamAddress into two methods
by Handa Wang
· 7 months ago
c0e7097
Standardize handler thread checks
by Paul Hu
· 8 months ago
e2a031b
Merge changes from topic "refactor-pac" into main
by Treehugger Robot
· 7 months ago
d789d1b
Update unit tests to reflect the changes to RoutingCoordinator and
by Handa Wang
· 9 months ago
69aee7b
Move PrivateAddressCoordinator from Tethering to staticlibs
by Handa Wang
· 9 months ago
55e0052
Refator IpServer to allocate IPv4 address via RoutingCoordinatorManager API
by Handa Wang
· 9 months ago
e5e06f9
Introduce PrivateAddressCoordinator methods at RoutingCoordinatorManager
by Handa Wang
· 9 months ago
eb3c631
Rename TapPacketReader to PollPacketReader for broader applicability
by Yuyang Huang
· 7 months ago
a757293
Merge changes I2e556cf5,I5e42005f,I7b766ef6 into main
by Treehugger Robot
· 7 months ago
87d33ba
Remove unused method TetheringConfiguration#isRandomPrefixBaseEnabled()
by Handa Wang
· 8 months ago
88312f6
PrivateAddressCoordinator: introduce Dependencies class
by Handa Wang
· 8 months ago
df90099
Merge "Remove unnecessary byte array allocation:" into main
by Treehugger Robot
· 7 months ago
731ae53
PrivateAddressCoordinator: move the special handling of WiFi P2P
by Handa Wang
· 7 months ago
cc53e7f
Merge "Handle CMD_IPV6_TETHER_UPDATE in UnavailableState" into main
by Treehugger Robot
· 8 months ago
edddb5b
Merge "Change TetheringManager#RequestDispatcher as static" into main
by Treehugger Robot
· 8 months ago
ba7d9dd
Handle CMD_IPV6_TETHER_UPDATE in UnavailableState
by Patrick Rohr
· 8 months ago
4110b7d
Remove unnecessary byte array allocation:
by Paul Hu
· 8 months ago
7f16a49
Merge "Mark packages/modules/Connectivity apps in updatable apexes with updatable: true" into main
by Colin Cross
· 8 months ago
c714bf6
Add MonitorThreadLeak to TetheringMetricsTest
by Paul Hu
· 8 months ago
511faf7
Merge "Add missing break in BaseServingState" into main
by Treehugger Robot
· 8 months ago
c286b55
Merge "Simplify tethering active session counting" into main
by Treehugger Robot
· 8 months ago
3e90bc8
Simplify tethering active session counting
by Junyu Lai
· 8 months ago
0a4758b
Add missing break in BaseServingState
by Paul Hu
· 8 months ago
e7f5579
Merge "Update the usage data when upstream is changed" into main
by Paul Hu
· 8 months ago
7065213
Update the usage data when upstream is changed
by Paul Hu
· 8 months ago
558f56b
Mark packages/modules/Connectivity apps in updatable apexes with updatable: true
by Colin Cross
· 8 months ago
76b4a63
Merge changes from topic "pac-random-address" into main
by Treehugger Robot
· 8 months ago
b9cfcce
Drastically simplify prefix and address selection process
by Patrick Rohr
· 8 months ago
acdd45d
Merge "Prefer framework-annotations-lib dependency" into main
by Treehugger Robot
· 8 months ago
b1280c0
Simplify getSanitizedSubAddr to 1-liner
by Patrick Rohr
· 8 months ago
dff9928
Prefer framework-annotations-lib dependency
by Jared Duke
· 8 months ago
65bf46d
Rename getStartedPrefixIndex to getRandomPrefixIndex
by Patrick Rohr
· 8 months ago
f771275
Remove unused imports
by Patrick Rohr
· 8 months ago
1cda02f
PrivateAddress: Clarify the dependency
by Handa Wang
· 8 months ago
8675fc0
Change TetheringManager#RequestDispatcher as static
by dingfeisong
· 8 months ago
664e1f4
PrivateAddressCoordinator: remove the dependency on TetheringConfiguration
by Handa Wang
· 8 months ago
8df9d34
PrivateAddressCoordinator: get rid of UpstreamNetworkState for
by Handa Wang
· 8 months ago
3ad3794
bpf: merge block.c into netd.c
by Maciej Żenczykowski
· 8 months ago
430a8ad
Merge "Make java_sdk_library dependencies explicit" into main
by Treehugger Robot
· 8 months ago
ff3b206
Merge changes from topic "tether-active-sessions" into main
by Junyu Lai
· 8 months ago
8401b6a
Make java_sdk_library dependencies explicit
by Jihoon Kang
· 9 months ago
e7cae17
Add NetworkStack to framework-connetivity and framework-tethering impl lib visibility
by Jihoon Kang
· 8 months ago
d2581d6
Support active session metrics sampling
by Junyu Lai
· 9 months ago
0ea1136
Add unit test for get max counter when removing tethering client
by Junyu Lai
· 9 months ago
06b81b6
Track tethering active sessions counts
by Junyu Lai
· 9 months ago
ac4f9ef
Merge "Merge 24Q3 to AOSP main" into main
by Xin Li
· 9 months ago
77f6a52
Fix typo in EthernetTetheringTestBase
by KH Shi
· 9 months ago
d59cc4f
Merge "Fix testTetherClatBpfOffloadUdp test failure" into main am: cca6589298
by Maciej Żenczykowski
· 9 months ago
cca6589
Merge "Fix testTetherClatBpfOffloadUdp test failure" into main
by Maciej Żenczykowski
· 9 months ago
cf7e5cb
Fix testTetherClatBpfOffloadUdp test failure
by KH Shi
· 9 months ago
0ce0e1c
Merge changes from topic "upstream_data_usage" into main am: e09e029568
by Paul Hu
· 9 months ago
e09e029
Merge changes from topic "upstream_data_usage" into main
by Paul Hu
· 9 months ago
26d4476
Process all accesses to TetheringMetrics on the handler thread
by Paul Hu
· 9 months ago
ee9f387
Calculate and populate TX/RX bytes for each upstream in TetheringMetrics
by Paul Hu
· 10 months ago
f982a1d
Initialize upstream data usage after tethering is turned on
by Paul Hu
· 11 months ago
31ca942
Merge "thread: rename init.34rc to ot-daemon.34rc for clarity" into main am: 2c018db04a
by Treehugger Robot
· 9 months ago
2c018db
Merge "thread: rename init.34rc to ot-daemon.34rc for clarity" into main
by Treehugger Robot
· 9 months ago
12f6e5c
Merge "Return false when tetherOffloadRuleAdd doesn't really add items" into main am: c694c351c0
by Treehugger Robot
· 9 months ago
7b4e318
Return false when tetherOffloadRuleAdd doesn't really add items
by Junyu Lai
· 9 months ago
bd1fd22
thread: rename init.34rc to ot-daemon.34rc for clarity
by Maciej Żenczykowski
· 9 months ago
de8f05b
Merge "Add SoftApConfiguration to TetheringRequest" into main am: df47152c45
by Quang Luong
· 9 months ago
df47152
Merge "Add SoftApConfiguration to TetheringRequest" into main
by Quang Luong
· 9 months ago
a940e42
Add SoftApConfiguration to TetheringRequest
by Quang Anh Luong
· 1 year, 4 months ago
7430de6
Merge "Add Fragmented Packet Test to testTetherClatBpfOffloadUdp" into main am: cc6c9d3de7
by Maciej Żenczykowski
· 9 months ago
e6765e8
Merge "Add testTetherClatBpfOffloadUdp to TetheringTest" into main am: 0afcda3caa
by Maciej Żenczykowski
· 9 months ago
cc6c9d3
Merge "Add Fragmented Packet Test to testTetherClatBpfOffloadUdp" into main
by Maciej Żenczykowski
· 9 months ago
0afcda3
Merge "Add testTetherClatBpfOffloadUdp to TetheringTest" into main
by Maciej Żenczykowski
· 9 months ago
3173bbd
Merge "Add txBytes and rxBytes to RecordUpstreamEvent" into main am: a90e703565
by Paul Hu
· 9 months ago
a90e703
Merge "Add txBytes and rxBytes to RecordUpstreamEvent" into main
by Paul Hu
· 9 months ago
25326ec
Add txBytes and rxBytes to RecordUpstreamEvent
by Paul Hu
· 11 months ago
a5d2836
Merge changes I6d267dda,I2a9aa02b into main am: a22fdc2214
by Motomu Utsumi
· 9 months ago
2fc1154
Use java_aconfig_library for android_core_networking flags
by Motomu Utsumi
· 9 months ago
a11badb
Merge "Add buildNetworkTemplateForUpstreamType() helper method" into main am: 0fd9d77ce9
by Treehugger Robot
· 9 months ago
Next »