1. 53e9e75 Delete unused cc_library_shared by Patrick Rohr · 7 months ago
  2. 0e5defc Merge "Create CommonConnectivityJni to share between modules" into main by Patrick Rohr · 7 months ago
  3. e5a4e6b Create CommonConnectivityJni to share between modules by Jimi Chen · 9 months ago
  4. bf34d61 Don't perform entitlement checks on invalid subscription IDs by Chalard Jean · 9 months ago
  5. a5b6808 Merge "Prepare to move VCN: Add visibilities for tests" into main by Yan Yan · 8 months ago
  6. 323d22a Pass bluetoothUseRandomAddress via RoutingCoordinator constructor by Motomu Utsumi · 8 months ago
  7. e82942e Prepare to move VCN: Add visibilities for tests by Yan Yan · 8 months ago
  8. acd7366 Optionally remove legacy bluetooth tethering address cache on T+ by Yuyang Huang · 11 months ago
  9. 76b2419 Minor cleanups in PrivateAddressCoordinatorTest. by Lorenzo Colitti · 8 months ago
  10. 3ef53cc Merge "Add end to end mainline beta test flag in connectivity module" into main by Dennis Shen · 9 months ago
  11. ca4ad86 Add end to end mainline beta test flag in connectivity module by Dennis Shen · 9 months ago
  12. 4b799ef Merge "Increase WAIT_RA_TIMEOUT_MS" into main by Patrick Rohr · 9 months ago
  13. dacf22f Merge "Remove pending BT request when service disconnects" into main by Patrick Rohr · 9 months ago
  14. f324568 Increase WAIT_RA_TIMEOUT_MS by Chris Desir · 9 months ago
  15. 1a2b238 Remove pending BT request when service disconnects by Quang Anh Luong · 9 months ago
  16. 04cb56f Merge "Fix NullPointerException in waitForRouterAdvertisement" into main by Treehugger Robot · 9 months ago
  17. 6fecb23 Fix NullPointerException in waitForRouterAdvertisement by Chris Desir · 9 months ago
  18. e4db9c7 Change RequestTracker log tag to TetheringRequestTracker by Patrick Rohr · 9 months ago
  19. 3ea6a7c Merge "Add notice of requesting source code in tethering" into main by Manish Singh · 9 months ago
  20. 29fce55 Add notice of requesting source code in tethering by Manish Singh · 10 months ago
  21. 0d0fc56 Merge "Remove RecorderCallback." into main by Jean Chalard · 10 months ago
  22. f30ea2c Merge "Tethering: use the correct socket size for conntrack dump" into main by Treehugger Robot · 10 months ago
  23. 7a82293 Tethering: use the correct socket size for conntrack dump by Maciej Żenczykowski · 10 months ago
  24. 30c3619 Log terrible error when tethering type mismatches by Patrick Rohr · 10 months ago
  25. f299412 Remove RecorderCallback. by Chalard Jean · 10 months ago
  26. ceb9f3e Merge changes I380d649c,I64734ee7,Ie6f3859e into main by Patrick Rohr · 10 months ago
  27. 71c1813 Remove ensureIpServerStartedLegacy. by Lorenzo Colitti · 10 months ago
  28. 981a4f3 Never create IpServers based on interface up for WIFI and WIFI_P2P. by Lorenzo Colitti · 10 months ago
  29. 18a0131 Rename the methods in the legacy codepath for clarity. by Lorenzo Colitti · 10 months ago
  30. 9373e34 Remove deprecated SC_V2 constant by Chalard Jean · 10 months ago
  31. 61b1008 Merge "Disallow the legacy tether API for Wi-Fi." into main by Patrick Rohr · 10 months ago
  32. 0cbf4b2 Inline getServedUsbType by Patrick Rohr · 10 months ago
  33. bec4b5b Disallow the legacy tether API for Wi-Fi. by Lorenzo Colitti · 10 months ago
  34. 81cdc02 Ignore calls to tether() where the interface type is invalid. by Lorenzo Colitti · 10 months ago
  35. 5408415 Change tethering terrible error wtf log to info log by Quang Anh Luong · 10 months ago
  36. 72db4fe Add tether start/stop events to local log by Quang Anh Luong · 11 months ago
  37. 3e88b74 Create the TetheringFeatureFlags class by Paul Hu · 11 months ago
  38. 6ee6075 Print module version in CtsNetTestCases conndiag by Remi NGUYEN VAN · 11 months ago
  39. 6f3cf21 Merge changes I32095316,I709082c0 into main by Treehugger Robot · 11 months ago
  40. 6c61280 Support Wifi P2P Group Owner local network agent by Junyu Lai · 11 months ago
  41. db75d68 Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default by Junyu Lai · 11 months ago
  42. 121a4f9 Revert "Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default on 25Q2+" by Junyu Lai · 11 months ago
  43. 22ffceb Merge "Address aosp/3541181 leftover comments" into main am: bd1703ff4f by Paul Hu · 11 months ago
  44. bd1703f Merge "Address aosp/3541181 leftover comments" into main by Paul Hu · 11 months ago
  45. 3f81aec Address aosp/3541181 leftover comments by Paul Hu · 12 months ago
  46. bf03e7f Merge "Disable non-thread local network matching" into main am: e0051cdeb9 by Treehugger Robot · 12 months ago
  47. dc0b261 Merge changes from topic "tetherlocalagent" into main am: 0b7d710ba0 by Treehugger Robot · 12 months ago
  48. e0051cd Merge "Disable non-thread local network matching" into main by Treehugger Robot · 12 months ago
  49. 0b7d710 Merge changes from topic "tetherlocalagent" into main by Treehugger Robot · 12 months ago
  50. 0b806fd Disable non-thread local network matching by Junyu Lai · 12 months ago
  51. aa737d2 Merge changes I7fae1964,Ic7cc9e1d into main am: d5743b9795 by Treehugger Robot · 12 months ago
  52. 1775349 Add integration test of tethering local network agent feature by Junyu Lai · 1 year, 3 months ago
  53. 396dd9b Add unit test of tethering local network agent feature by Junyu Lai · 1 year, 3 months ago
  54. 72d9102 Add carrier-privileged app bypass for start/stopTethering by Quang Anh Luong · 1 year ago
  55. d55bd89 Support LocalNetworkAgent for Tethering by Junyu Lai · 1 year, 3 months ago
  56. 049e155 Merge "Add DO app bypass for start/stopTethering" into main am: 038fd312fe am: f13ae6e021 by Quang Luong · 12 months ago
  57. 3f22173 Add DO app bypass for start/stopTethering by Quang Anh Luong · 1 year, 3 months ago
  58. 42c06f3 Merge "Force TETHER_ENABLE_SYNC_SM to be enabled by default on 25Q2+" into main am: 811db343cd am: 553e1884d4 by Treehugger Robot · 12 months ago
  59. 811db34 Merge "Force TETHER_ENABLE_SYNC_SM to be enabled by default on 25Q2+" into main by Treehugger Robot · 12 months ago
  60. 8b84fdc Merge "change 'for-system' owner from root to clat" into main am: 1569bc4cbe am: 1c017cea9e by Maciej Żenczykowski · 12 months ago
  61. 1569bc4 Merge "change 'for-system' owner from root to clat" into main by Maciej Żenczykowski · 12 months ago
  62. cc039d7 Merge "Start tethered hotspot with TetheringRequest" into main am: 8594562526 am: 6ae0b1e92c by Quang Luong · 12 months ago
  63. f7b6434 Start tethered hotspot with TetheringRequest by Quang Anh Luong · 1 year, 8 months ago
  64. 462346d Fix WifiManager.startTetheredHotspot mocking am: db7fdac6d9 am: 507df2bbee by Quang Anh Luong · 12 months ago
  65. f983567 Replace isTetheringWithSoftApConfig flag with B SDK check am: a10437f133 am: d2d93b35cb by Quang Anh Luong · 12 months ago
  66. e380f71 [Revert^2] Stop tethering request only if fuzzy-matched to existing request am: d093ea69b0 am: 56e0b93e4c by Quang Luong · 12 months ago
  67. 45b71c7 [Revert^2] Reject TetheringRequests that fuzzy-match existing ones am: 8b29d287f5 am: f4191218f8 by Quang Luong · 12 months ago
  68. db7fdac Fix WifiManager.startTetheredHotspot mocking by Quang Anh Luong · 12 months ago
  69. a10437f Replace isTetheringWithSoftApConfig flag with B SDK check by Quang Anh Luong · 12 months ago
  70. d093ea6 [Revert^2] Stop tethering request only if fuzzy-matched to existing request by Quang Luong · 12 months ago
  71. 8b29d28 [Revert^2] Reject TetheringRequests that fuzzy-match existing ones by Quang Luong · 12 months ago
  72. 3a9aa76 Merge "no-op: Remove checkAndNotifyCommonError with ResultReceiver" into main am: 67055ed7a8 am: 16ad4737c7 by Quang Luong · 12 months ago
  73. 67055ed Merge "no-op: Remove checkAndNotifyCommonError with ResultReceiver" into main by Quang Luong · 12 months ago
  74. c1a2eaa Merge "Fix TetheringTest.failureEnablingIpForwarding verification count" into main am: 856f57a0ce am: e40624389f by Quang Luong · 12 months ago
  75. 856f57a Merge "Fix TetheringTest.failureEnablingIpForwarding verification count" into main by Quang Luong · 12 months ago
  76. 3b6ee54 Fix TetheringTest.failureEnablingIpForwarding verification count by Quang Anh Luong · 12 months ago
  77. a89e4d5 change 'for-system' owner from root to clat by Maciej Żenczykowski · 12 months ago
  78. 96fa298 Merge "Move CronetInTetheringApexDefaults to //external/cronet" into main am: e02492ab14 am: 74fd0fa863 by Stefano Duo · 12 months ago
  79. d7c6e30 no-op: Remove checkAndNotifyCommonError with ResultReceiver by Quang Anh Luong · 1 year ago
  80. 340bdc5 Merge changes from topic "revert-3527440-JRJJTQBUFC" into main am: 99ef00112e am: f61ad4c724 by Priyanka Advani (xWF) · 12 months ago
  81. 99ef001 Merge changes from topic "revert-3527440-JRJJTQBUFC" into main by Priyanka Advani (xWF) · 12 months ago
  82. 01b6b07 Revert "Reject TetheringRequests that fuzzy-match existing ones" by Priyanka Advani (xWF) · 12 months ago
  83. e72faa1 Revert "Stop tethering request only if fuzzy-matched to existing..." by Priyanka Advani (xWF) · 12 months ago
  84. 133d806 Force TETHER_ENABLE_SYNC_SM to be enabled by default on 25Q2+ by Paul Hu · 12 months ago
  85. 18457da Merge changes Ia8a8eab7,I1e193f35 into main am: a4b6164304 am: 4f521b4bdf by Quang Luong · 12 months ago
  86. a4b6164 Merge changes Ia8a8eab7,I1e193f35 into main by Quang Luong · 12 months ago
  87. a73b21a Stop tethering request only if fuzzy-matched to existing request by Quang Anh Luong · 12 months ago
  88. 2add926 Reject TetheringRequests that fuzzy-match existing ones by Quang Anh Luong · 12 months ago
  89. 279ba62 Move CronetInTetheringApexDefaults to //external/cronet by Stefano Duo · 1 year ago
  90. bb427ab Merge "Use non-extended mockito for net-tests-utils" into main am: ec2a5cc5c5 am: f461ec9757 by Remi NGUYEN VAN · 12 months ago
  91. ec2a5cc Merge "Use non-extended mockito for net-tests-utils" into main by Remi NGUYEN VAN · 12 months ago
  92. ee52589 Merge "Use SdkLevel.isAtLeastB() instead of SDK_INT" into main am: b453055426 am: db67ad9102 by Quang Luong · 12 months ago
  93. 2b09440 Merge "Only allow one pending bluetooth request at a time" into main am: 7fb9055ff3 am: 61137d7d56 by Quang Luong · 12 months ago
  94. b453055 Merge "Use SdkLevel.isAtLeastB() instead of SDK_INT" into main by Quang Luong · 12 months ago
  95. c982228 Merge "packages/modules/Connectivity: remove usages of Mockito.verifyZeroInteractions" into main by Adrian Roos · 12 months ago
  96. 96f8e1b Use SdkLevel.isAtLeastB() instead of SDK_INT by Quang Anh Luong · 12 months ago
  97. d1f8cea Only allow one pending bluetooth request at a time by Quang Anh Luong · 12 months ago
  98. ccd10f0 Merge "testTetherBpfOffloadUdpV4: disable on S/Sv2 with old DnsResolver" into main am: 520093b251 am: 3bcb019ca3 by Maciej Żenczykowski · 12 months ago
  99. bf2c498 testTetherBpfOffloadUdpV4: disable on S/Sv2 with old DnsResolver by Maciej Żenczykowski · 12 months ago
  100. 05c376a Use non-extended mockito for net-tests-utils by Remi NGUYEN VAN · 12 months ago