Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
d1ebb1e3485c81c8deb9060d7d77fbf5de869484
/
Tethering
d1ebb1e
Add TetheringCoverageTests
by paulhu
· 5 years ago
13113c4
Merge "Update tethering notification strings" into rvc-dev
by Paul Hu
· 5 years ago
8fae1ba
Update tethering notification strings
by Paul Hu
· 5 years ago
6f532ba
Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED.
by Lorenzo Colitti
· 5 years ago
7dc2dcc
Change tethering file structure to respect its package name
by markchien
· 5 years ago
af37b0a
Tethering: Add an exported flag in manifest
by Ashwini Oruganti
· 5 years ago
5da1070
Assign specific client address to dhcp server
by Treehugger Robot
· 5 years ago
d200781
Use the lastest frozen netd_aidl_interface in framework
by Luke Huang
· 5 years ago
fab349c
Address aosp/1274403 leftover comment
by Paul Hu
· 5 years ago
b33911c
Fix TetheringIntegrationTests failure
by Automerger Merge Worker
· 5 years ago
47c8b0f
Add TetheringServiceTest unitest
by Mark Chien
· 5 years ago
8caf921
Merge "Add IPv6TetheringCoordinator unit test" into rvc-dev
by Mark Chien
· 5 years ago
aaf92e5
Merge "Fix EntitlementManager issues" into rvc-dev
by Paul Hu
· 5 years ago
5e9e033
Add IPv6TetheringCoordinator unit test
by Mark Chien
· 5 years ago
6343b0c
Merge "Add a test for static IPv4 address tethering configuration." into rvc-dev
by Lorenzo Colitti
· 5 years ago
303e9bd
Merge "Use CompletableFuture instead of a latch." into rvc-dev
by Lorenzo Colitti
· 5 years ago
210adac
Merge "Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic." into rvc-dev
by Xiao Ma
· 5 years ago
7f6ab40
Add a test for static IPv4 address tethering configuration.
by Lorenzo Colitti
· 5 years ago
46b4405
Use CompletableFuture instead of a latch.
by Lorenzo Colitti
· 5 years ago
06c8ba0
Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic.
by Xiao Ma
· 5 years ago
bd8d7a8
Fix EntitlementManager issues
by Paul Hu
· 5 years ago
e6107d2
Migrate to TetherOffloadRuleParcel in IpServer
by Lorenzo Colitti
· 5 years ago
f1460fa
Add min_sdk_version:R to updatable apexes
by Jooyung Han
· 5 years ago
57827f6
Merge "Add an Ethernet tethering test." into rvc-dev
by Lorenzo Colitti
· 5 years ago
ebb649b
Merge "Feed framework-tethering-stubs the src filegroup" into rvc-dev
by Anton Hansson
· 5 years ago
6d40011
Register callback and receiver after tethering is created
by Mark Chien
· 5 years ago
90ae90b
Feed framework-tethering-stubs the src filegroup
by Anton Hansson
· 5 years ago
eb73310
Add an Ethernet tethering test.
by Lorenzo Colitti
· 5 years ago
49c50fb
Merge "Make framework-tethering stubs use the new defaults" into rvc-dev
by Anton Hansson
· 5 years ago
a4e2383
Update connected clients when a downstream disappears.
by Treehugger Robot
· 5 years ago
595266e
Add a log message if enabling Ethernet tethering if it is already enabled.
by Treehugger Robot
· 5 years ago
3d9c05e
Merge "[TNU04] Add tethering restricted notification" into rvc-dev
by Paul Hu
· 5 years ago
4472b04
Merge "[TNU03] Add TetheringNotificationUpdaterTest" into rvc-dev
by Paul Hu
· 5 years ago
cf2a026
Merge "[TNU02] Update tethering notification by active data subid" into rvc-dev
by Paul Hu
· 5 years ago
fe6c41c
[TNU04] Add tethering restricted notification
by Paul Hu
· 5 years ago
71007d3
[TNU03] Add TetheringNotificationUpdaterTest
by Paul Hu
· 5 years ago
b9492b7
Merge "Add permitted_packages to framework-tethering." into rvc-dev
by Vladimir Marko
· 5 years ago
e4beb93
[TNU02] Update tethering notification by active data subid
by Paul Hu
· 5 years ago
577707e
Add permitted_packages to framework-tethering.
by Vladimir Marko
· 5 years ago
7939cb0
Make framework-tethering stubs use the new defaults
by Anton Hansson
· 5 years ago
0c7a4ed
Merge "Give tethering bluetooth privilege permission" into rvc-dev
by TreeHugger Robot
· 5 years ago
5a76a71
Give tethering bluetooth privilege permission
by markchien
· 5 years ago
bcd7f7f
Merge "Build tethering against the module SDK" into rvc-dev
by Anton Hansson
· 5 years ago
e3b9708
Address API council review comment about TetheringRequest
by junyulai
· 5 years ago
aaeaa19
Build tethering against the module SDK
by Anton Hansson
· 5 years ago
02538d0
Merge "[TNU1.1] Update tethering notification strings" into rvc-dev
by Paul Hu
· 5 years ago
0fb2814
Merge "Create a builder for NetworkCapabilities." into rvc-dev
by Junyu Lai
· 5 years ago
cf99dc2
Merge "Expose netId by adding getter API" into rvc-dev
by Junyu Lai
· 5 years ago
d685312
[TNU1.1] Update tethering notification strings
by Paul Hu
· 5 years ago
07bb072
Merge "[TNU1.2] Add string for client number notification" into rvc-dev
by TreeHugger Robot
· 5 years ago
4f0eb16
Release the interface request when Ethernet tethering is stopped.
by Treehugger Robot
· 5 years ago
69a60ca
Merge "Hide startTethering with type function to module-lib only" into rvc-dev
by Mark Chien
· 5 years ago
f80f541
Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev
by TreeHugger Robot
· 5 years ago
b1bfea5
Hide startTethering with type function to module-lib only
by markchien
· 5 years ago
db3d568
Create a builder for NetworkCapabilities.
by Chalard Jean
· 5 years ago
9c9aeba
[TNU1.2] Add string for client number notification
by Paul Hu
· 5 years ago
8a0af95
Merge "TetheringManager API clean up" into rvc-dev
by Mark Chien
· 5 years ago
ac580f9
Move NetworkCallback to last parameter for new exposed requestNetwork
by markchien
· 5 years ago
6223b8f
Merge "Support static address configuration" into rvc-dev
by Mark Chien
· 5 years ago
f133257
TetheringManager API clean up
by markchien
· 5 years ago
dc651f0
Expose netId by adding getter API
by markchien
· 5 years ago
9462a3c
Support static address configuration
by Automerger Merge Worker
· 5 years ago
57e22c5
[TNU1.1]Add tethering notification strings
by Paul Hu
· 5 years ago
06b45ca
Merge changes from topic "netstack_api_review" into rvc-dev
by Remi NGUYEN VAN
· 5 years ago
49bdf56
Add individual API tracking files for modules
by Anton Hansson
· 6 years ago
b8fecf4
Remove usage of Context.NETWORK_STACK_SERVICE
by Remi NGUYEN VAN
· 5 years ago
abb0596
[SP25] Rename functions that add Entry conditionally
by junyulai
· 5 years ago
4aa86b7
[SP21] Address comments for API council review about aosp/1172143
by junyulai
· 5 years ago
677a3b5
Merge "Cleanup the TetheredClients API" into rvc-dev
by Remi NGUYEN VAN
· 5 years ago
517ca12
Merge "[TNU01] Add Tethering notification updater" into rvc-dev
by Paul Hu
· 5 years ago
0010ca0
Cleanup the TetheredClients API
by Automerger Merge Worker
· 5 years ago
943fb5b
Change TetheringConstants class to final
by Automerger Merge Worker
· 5 years ago
9cb3562
[TNU01] Add Tethering notification updater
by Automerger Merge Worker
· 5 years ago
ab74d2b
Merge "Create all variants of stubs for tethering" into rvc-dev
by Anton Hansson
· 5 years ago
6a9c68b
Create all variants of stubs for tethering
by Anton Hansson
· 5 years ago
407e9eb
Merge "[SP19] Reduce log when set limit and request stats update" into rvc-dev
by Lorenzo Colitti
· 5 years ago
47f84e5
Merge "Send offload status changed callback" into rvc-dev
by Mark Chien
· 5 years ago
137cb5a
Merge "Tethering: add isTetheringSupported with callerPkg parameter" into rvc-dev
by Mark Chien
· 5 years ago
74f27e6
Send offload status changed callback
by Automerger Merge Worker
· 5 years ago
cee6cd8
[SP19] Reduce log when set limit and request stats update
by Automerger Merge Worker
· 5 years ago
cf9a67a
Merge "Fix crash and duplicated ethernet tethering request" into rvc-dev
by Mark Chien
· 5 years ago
f119488
Merge the following changes to tethering:
by Automerger Merge Worker
· 5 years ago
230178c
Support losing the upstream in IpServerTest.
by Automerger Merge Worker
· 5 years ago
1adfc1c
Tethering: add isTetheringSupported with callerPkg parameter
by Automerger Merge Worker
· 5 years ago
0a368b1
Fix crash and duplicated ethernet tethering request
by Automerger Merge Worker
· 5 years ago
1131b74
Merge "Mark updatable APEXes" into rvc-dev
by TreeHugger Robot
· 5 years ago
81675e2
tethering: transitive deps from jni_libs
by Jooyung Han
· 5 years ago
5650a2b
Build framework-tethering against module_current
by Automerger Merge Worker
· 5 years ago
477b473
Mark updatable APEXes
by Jiyong Park
· 5 years ago
050ccee
Re-submit "Create all variants of stubs for wifi"
by Anton Hansson
· 5 years ago
3bd7306
Merge "Use exposed permission defintion in Tethering" am: f1a0c3abea am: e8f538b03a am: d53db580d7
by Automerger Merge Worker
· 5 years ago
1784f25
Use exposed permission defintion in Tethering
by Chiachang Wang
· 5 years ago
8a6e5c5
Merge "Stop exposing constructor of TetheringConstants" am: e19cd8f3ab am: f2472fa7aa am: 051bd7f721
by Automerger Merge Worker
· 5 years ago
e19cd8f
Merge "Stop exposing constructor of TetheringConstants"
by Mark Chien
· 5 years ago
703048d
Merge "Stop exposing generated AIDL from Tethering"
by Anton Hansson
· 5 years ago
62d3e5c
Merge "Stop exposing generated AIDL from Tethering"
by Anton Hansson
· 5 years ago
1bec13e
Stop exposing constructor of TetheringConstants
by markchien
· 5 years ago
cce2909
Merge "Tethering: Don't crash if wifi unavailable." am: 084e8536d1 am: b1b7db8c76 am: 911b4cf5cd
by Automerger Merge Worker
· 5 years ago
6bc4e1f
Merge "Tethering offload: add/remove IPv6 forwarding rules on ND events." am: 9a1f9d4669 am: 8d78f124e7 am: 2353495350
by Automerger Merge Worker
· 5 years ago
696580b
Merge "Minimal support for IPv6 upstreams in IpServer tests." am: ffd4bf34be am: 21d63cba5b am: 954d0c274f
by Automerger Merge Worker
· 5 years ago
Next »