4506 Commits
Author SHA1 Message Date
Francis Tsui 4181803eb6 Create platform independent WebRtcMedium impl.
PiperOrigin-RevId: 919894367
2026-05-22 15:45:18 -07:00
Francis Tsui 4e387e7ea7 Move platform dependent part of WebRtcMedium into WebRtcPlatform.
PiperOrigin-RevId: 919888693
2026-05-22 15:32:44 -07:00
Francis Tsui b536c8da3a Move TachyonExpressSignallingMessenger into mediums/webrtc.
PiperOrigin-RevId: 919882997
2026-05-22 15:19:17 -07:00
Francis Tsui c9c7e6ee57 Delete contact management.
PiperOrigin-RevId: 919842707
2026-05-22 13:50:07 -07:00
Lasan Mahaliyana 91e971aff7 Update README.md 2026-05-22 11:37:36 +05:30
hai007 4c1b4490b7 ...text exposed to open source public git repo...
PiperOrigin-RevId: 919372916
2026-05-21 19:05:03 -07:00
Nick Bourdakos e4f25b54c6 Internal
PiperOrigin-RevId: 919352057
2026-05-21 18:01:33 -07:00
Francis Tsui 5ed4488cf5 internal
PiperOrigin-RevId: 919310819
2026-05-21 16:23:02 -07:00
Francis Tsui 5df1af7c61 Create separate WebRtc Platform.
PiperOrigin-RevId: 919283950
2026-05-21 15:26:28 -07:00
Francis Tsui 765bd555e4 Create separate WebRtc Platform.
PiperOrigin-RevId: 919274513
2026-05-21 15:06:58 -07:00
Francis Tsui 6fa56d81af Create separate WebRtc Platform.
PiperOrigin-RevId: 919258148
2026-05-21 14:32:04 -07:00
Francis Tsui 97ea469006 Move BwuHandler creation into medium.
PiperOrigin-RevId: 919149551
2026-05-21 11:09:25 -07:00
Francis Tsui bc4cb39dc5 Move BwuHandler impls into mediums.
PiperOrigin-RevId: 918751107
2026-05-20 18:23:39 -07:00
Francis Tsui ab45551b73 Make WebRtcMedium private to mediums/webrtc.
PiperOrigin-RevId: 918557620
2026-05-20 11:28:41 -07:00
Francis Tsui 042b19f94c Clean up BUILD targets.
PiperOrigin-RevId: 918518571
2026-05-20 10:21:05 -07:00
hai007 9fb24226f0 ...text...
PiperOrigin-RevId: 918210878
2026-05-19 22:02:37 -07:00
Francis Tsui 9e00f2ece8 Cleanup webrtc files.
PiperOrigin-RevId: 918011253
2026-05-19 13:55:05 -07:00
Nick Bourdakos 2a09838b61 Remove the need for WebRtc stub
PiperOrigin-RevId: 917974575
2026-05-19 12:46:45 -07:00
Nick Bourdakos 269af7126e Internal
PiperOrigin-RevId: 917918107
2026-05-19 10:53:29 -07:00
Francis Tsui df7666758f Remove use of deprecated absl::optional.
PiperOrigin-RevId: 917909400
2026-05-19 10:37:31 -07:00
hai007 a9a0a981e3 ...text exposed to open source public git repo...
PiperOrigin-RevId: 917853144
2026-05-19 08:36:53 -07:00
Lasan Mahaliyana 85eea53827 added harder to miss disclaimers 2026-05-17 22:33:21 +05:30
Lasan Mahaliyana efee204598 Refine Linux to Android sharing issue description
Updated the image source and refined the description of the Linux to Android file sharing issue for clarity.
2026-05-17 22:13:30 +05:30
Lasan Mahaliyana c4c4ec1851 updated todos 2026-05-17 21:58:15 +05:30
Lasan Mahaliyana f09c114ba8 Revise Linux to Android file sharing issue details
Updated the issue description for Linux to Android file sharing, adding details about potential causes and the need for tests.
2026-05-17 21:47:04 +05:30
Lasan Mahaliyana a0b83355c0 Revise README installation instructions for Quick Share
Updated installation notes regarding the `sdbus-cpp` library and its compatibility.
2026-05-16 20:42:04 +05:30
lasan 250bc1e071 fixed build error in github actions. hopefully v0.1-beta-3 2026-05-16 20:10:33 +05:30
lasan c5e99f2d8f removed sdbus-cpp installation/build/cache steps from github workflows 2026-05-16 19:03:34 +05:30
lasan 3ca432d5fd :Merge branch 'main' of github.com:kidfromjupiter/nearby 2026-05-16 18:57:10 +05:30
lasan dd7c1f521c sdbus-cpp will now be built by bazel instead of relying on system sdbus-cpp 2026-05-16 18:56:25 +05:30
hai007 2cec4aaadb Automated Code Change
PiperOrigin-RevId: 916435607
2026-05-16 05:17:59 -07:00
Edwin Wu e234002750 Fixed a go/mobile_tsan error (data_race) found while running //third_party/nearby/internal/platform/implementation/apple/Tests:PlatformTest
PiperOrigin-RevId: 915715369
2026-05-14 18:17:28 -07:00
Francis Tsui 80d209c76b Store backup source device type in SyncBinding.
PiperOrigin-RevId: 915714878
2026-05-14 18:11:26 -07:00
Francis Tsui 6a70c3d49b Fix dangling string_view UAF.
PiperOrigin-RevId: 915643410
2026-05-14 15:25:51 -07:00
Francis Tsui 7d84d08619 Remove unused code.
PiperOrigin-RevId: 915643059
2026-05-14 15:21:21 -07:00
Nick Bourdakos b66eebfef4 Remove the need for WebRtcSocket stub
PiperOrigin-RevId: 915477372
2026-05-14 09:48:59 -07:00
Francis Tsui 8e4f67912c Improve testing.
PiperOrigin-RevId: 915133080
2026-05-13 17:02:29 -07:00
Nick Bourdakos 5a846d9155 Remove WebrtcPeerId stub implementation.
PiperOrigin-RevId: 915097446
2026-05-13 15:42:45 -07:00
Francis Tsui f3a18121a9 Fix device type to string.
PiperOrigin-RevId: 915051624
2026-05-13 14:14:21 -07:00
Francis Tsui 70e6a82927 Change default for responsive UI flag.
PiperOrigin-RevId: 915004449
2026-05-13 12:47:35 -07:00
Francis Tsui 97ef555f60 Ensure that incoming connections are authenticated unless visibility is Everyone.
PiperOrigin-RevId: 914926223
2026-05-13 10:12:22 -07:00
Francis Tsui 2ee9a6a191 Heap OOB read in IncomingShareSession::ProcessIntroduction AppMetadata
PiperOrigin-RevId: 914587667
2026-05-12 18:52:27 -07:00
Francis Tsui c4e4b04527 Fix unsigned underflow OOB read on empty cert_id.
PiperOrigin-RevId: 914584854
2026-05-12 18:42:16 -07:00
Francis Tsui 3dae0f119e Delete unused code.
PiperOrigin-RevId: 914475976
2026-05-12 14:22:56 -07:00
Francis Tsui 24c6dd9015 Fix UAF in transfer_manager.cc
PiperOrigin-RevId: 913757006
2026-05-11 10:08:22 -07:00
hai007 1d6cc1e50e Automated Code Change
PiperOrigin-RevId: 913320890
2026-05-10 09:49:10 -07:00
hai007 049a746664 Automated Code Change
PiperOrigin-RevId: 913320328
2026-05-10 09:43:56 -07:00
hai007 d41eff045c Automated Code Change
PiperOrigin-RevId: 912819296
2026-05-08 20:24:31 -07:00
Francis Tsui 87c6ad999e Deprecate enable_hotspot_address_candidates flag.
PiperOrigin-RevId: 912663559
2026-05-08 13:19:45 -07:00
Francis Tsui c1e933e6d8 Simple optimization of TransferManager
PiperOrigin-RevId: 912585846
2026-05-08 10:22:38 -07:00