index
:
packages_modules_Connectivity.git
s12.0
s12.1
t13.0
u14.0
packages_modules_Connectivity
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tethering
/
tests
/
unit
/
src
/
com
/
android
/
networkstack
/
tethering
/
TetheringTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for refactoring wifi ipserver start/stop
markchien
2022-05-17
1
-3
/
+10
*
Add onSupportedTetheringType callback
markchien
2022-04-20
1
-17
/
+59
*
Merge "Make isTetheringSupported respect all tethering downstreams"
Mark Chien
2022-03-07
1
-6
/
+56
|
\
|
*
Make isTetheringSupported respect all tethering downstreams
markchien
2022-03-07
1
-6
/
+56
*
|
Deduplicate InterfaceParams
Patrick Rohr
2022-03-04
1
-1
/
+1
|
/
*
Use new bluetooth API to enable/disable bt tethering after T
markchien
2022-01-17
1
-10
/
+100
*
Reuse BluetoothPan object and use it under tethering handler thread
markchien
2021-12-16
1
-21
/
+81
*
Remove hidden ArrayUtils usage in TetheringTest
Remi NGUYEN VAN
2021-07-28
1
-2
/
+3
*
Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=true
markchien
2021-07-05
1
-6
/
+0
*
Enable and disable usb IpServer according to ACTION_USB_STATE
markchien
2021-07-05
1
-13
/
+21
*
Merge "Fix and test usb function configuration change"
Mark Chien
2021-06-28
1
-22
/
+53
|
\
|
*
Fix and test usb function configuration change
markchien
2021-06-28
1
-22
/
+53
*
|
Update TetheringTests for new connectivity shims
Remi NGUYEN VAN
2021-06-24
1
-4
/
+12
*
|
Merge "[SP32] Try to get 1.1 OffloadControl hardware if available"
Junyu Lai
2021-06-22
1
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
[SP32] Try to get 1.1 OffloadControl hardware if available
junyulai
2021-04-29
1
-6
/
+9
*
|
Allow to use ncm function for usb tethering
markchien
2021-06-18
1
-96
/
+155
*
|
Add the tethering type to TetheringEventCallback methods
markchien
2021-06-01
1
-4
/
+7
*
|
Merge "Disable tryCell when UpstreamMonitor stop"
Mark Chien
2021-05-24
1
-6
/
+24
|
\
\
|
*
|
Disable tryCell when UpstreamMonitor stop
markchien
2021-05-21
1
-6
/
+24
*
|
|
Fix TetheringTest crash on eng build
junyulai
2021-05-19
1
-2
/
+0
|
/
/
*
|
Merge "No-op Refactoring of startTrackDefaultNetwork"
Junyu Lai
2021-05-13
1
-25
/
+6
|
\
\
|
*
|
No-op Refactoring of startTrackDefaultNetwork
junyulai
2021-05-13
1
-25
/
+6
|
|
/
*
/
Remove mPublicSync.
Lorenzo Colitti
2021-05-12
1
-10
/
+10
|
/
*
Merge "Release mobile request when default upstream is not mobile"
Mark Chien
2021-04-23
1
-15
/
+157
|
\
|
*
Release mobile request when default upstream is not mobile
markchien
2021-04-23
1
-15
/
+157
*
|
Allow callers of startTethering to choose local-only mode.
Lorenzo Colitti
2021-04-19
1
-11
/
+14
*
|
Merge "Put tether/untether calls into handler queue"
Treehugger Robot
2021-04-15
1
-7
/
+77
|
\
\
|
|
/
|
/
|
|
*
Put tether/untether calls into handler queue
markchien
2020-12-29
1
-7
/
+77
*
|
Fix a tethering crash when a 464xlat upstream disconnects.
Lorenzo Colitti
2021-04-12
1
-0
/
+5
*
|
Merge changes I515be275,Ied159454,I5a29bdd1
Nucca Chen
2021-04-07
1
-2
/
+3
|
\
\
|
*
|
Set the limit whenever any IPv4 or IPv6 rule exists.
Lorenzo Colitti
2021-04-01
1
-2
/
+3
*
|
|
Fix a race condition in upstream selection.
Lorenzo Colitti
2021-04-05
1
-21
/
+9
*
|
|
Add unit tests for race conditions in upstream selection.
Lorenzo Colitti
2021-04-05
1
-13
/
+55
*
|
|
Add the ability to affect ordering in the tethering unit tests.
Lorenzo Colitti
2021-03-31
1
-21
/
+6
*
|
|
Expose upstream requirements to UpstreamNetworkMonitor.
Lorenzo Colitti
2021-03-31
1
-2
/
+2
|
/
/
*
|
Add a test for upstream selection.
Lorenzo Colitti
2021-03-12
1
-5
/
+76
*
|
Use TestConnectivityManager in TetheringTest.
Lorenzo Colitti
2021-03-04
1
-9
/
+23
*
|
Support building different UpstreamNetworkState test objects.
Lorenzo Colitti
2021-03-04
1
-11
/
+50
*
|
Change TetheringTest's UpstreamNetworkMonitor from mock to spy.
Lorenzo Colitti
2021-03-04
1
-3
/
+25
*
|
Merge "Add flag to force choosing upstreams automatically"
Remi NGUYEN VAN
2021-02-26
1
-0
/
+5
|
\
\
|
*
|
Add flag to force choosing upstreams automatically
Remi NGUYEN VAN
2021-02-22
1
-0
/
+5
|
|
/
*
/
Don't crash Tethering service when WiFi feature is missing
Tomasz Wasilczyk
2021-02-17
1
-0
/
+3
|
/
*
Also update connected clients for local only tethering
markchien
2020-12-22
1
-2
/
+138
*
Fix tethering doesn't turn off issue
paulhu
2020-11-10
1
-9
/
+40
*
Fix null DadProxy failure in R Tethering unit test
markchien
2020-11-05
1
-4
/
+13
*
Add the flag and default enable selectAllPrefixRange
markchien
2020-10-19
1
-5
/
+1
*
Allow tethering pick prefix from all of private address range
markchien
2020-10-13
1
-25
/
+49
*
Merge "tethering: DAD Proxy Daemon"
Remi NGUYEN VAN
2020-09-23
1
-0
/
+13
|
\
|
*
tethering: DAD Proxy Daemon
Tyler Wear
2020-09-22
1
-0
/
+13
*
|
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-31
1
-8
/
+8
|
\
\
|
|
/
|
/
|
[next]