Commit Graph
4404 Commits
Author SHA1 Message Date
Francis Tsui 1346571e4f Fix UAF in WorkerQueue.Stop().
PiperOrigin-RevId: 912027304
2026-05-07 10:17:46 -07:00
Francis Tsui 6b2f1b96eb remove unused code.
PiperOrigin-RevId: 911531448
2026-05-06 13:54:19 -07:00
Francis Tsui 353f7d5a1d Remove dependency on multiplex sockets.
PiperOrigin-RevId: 911520556
2026-05-06 13:34:32 -07:00
Francis Tsui d026aed3e2 Add usage and binding id to TransferMetadata.
PiperOrigin-RevId: 911439518
2026-05-06 11:12:19 -07:00
Nicholas Levin eddff719b9 Automated Code Change
PiperOrigin-RevId: 910856624
2026-05-05 12:50:31 -07:00
Lasan Mahaliyana 57355534e9 Update README with QR code scanning details
Clarify QR code scanning issue and its relation to sharing.
2026-05-05 01:40:20 +05:30
Lasan Mahaliyana 4463933602 Revise README with updated build info and TODOs
Updated README to reflect changes in building instructions and development status.
2026-05-05 01:38:35 +05:30
hai007 db6f238fde Automated Code Change
PiperOrigin-RevId: 909079635
2026-05-01 23:45:47 -07:00
Francis Tsui 6f52ec53dd Remove unnecessary code.
PiperOrigin-RevId: 908359047
2026-04-30 13:55:42 -07:00
hai007 ea61e9cefa Automated Code Change
PiperOrigin-RevId: 907961119
2026-04-29 22:41:27 -07:00
Edwin Wu 4ae41f4cdf Refactor EndpointChannel ownership to use shared_ptr.
PiperOrigin-RevId: 907278448
2026-04-28 18:15:46 -07:00
Edwin Wu 3fd8fbf2f1 Add enable_single_copy and fix_ble_server_socket_deadlock flags to Nearby Connections GCL.
PiperOrigin-RevId: 907276860
2026-04-28 18:11:03 -07:00
Edwin Wu ab4c1240f3 fix go/tsan error (data_race)
PiperOrigin-RevId: 907273869
2026-04-28 18:01:42 -07:00
Francis Tsui e590a06f51 Update flags.
PiperOrigin-RevId: 906999696
2026-04-28 08:43:56 -07:00
hai007 6b2ca366c1 add isForcedUsb logging
PiperOrigin-RevId: 906582951
2026-04-27 15:41:43 -07:00
hai007 b4551e8d0a Fix flaky MultiplexSocketTest by using CountDownLatch.
PiperOrigin-RevId: 906533858
2026-04-27 14:05:13 -07:00
lasan b5e647972b hardcoded tray icon since detecting color scheme is not reliable 2026-04-28 00:12:30 +05:30
hai007 3311c2c07f Automated Code Change
PiperOrigin-RevId: 906432793
2026-04-27 10:36:15 -07:00
hai007 b8ef0d45cf add isForcedUsb logging
PiperOrigin-RevId: 906108772
2026-04-26 20:53:29 -07:00
Lasan Mahaliyana 286b94aa15 Update README.md 2026-04-27 09:08:17 +05:30
Lasan Mahaliyana 4c9b7db1f8 Update README.md 2026-04-27 09:07:19 +05:30
Lasan Mahaliyana 5cb919bf14 Update README.md 2026-04-26 23:15:14 +05:30
hai007 32f1ed5ac5 add isForcedUsb logging
PiperOrigin-RevId: 905371058
2026-04-24 22:02:27 -07:00
Edwin Wu 04022d0db3 Refactor MediumEnvironment to improve FakeClock usage.
PiperOrigin-RevId: 904891357
2026-04-24 02:07:38 -07:00
hai007 c577ccaf4f Automated Code Change
PiperOrigin-RevId: 904780249
2026-04-23 21:02:41 -07:00
hai007 a7dd5feebb Automated Code Change
PiperOrigin-RevId: 902903748
2026-04-20 17:36:44 -07:00
Lasan Mahaliyana eefe33a6bf Update README with file overwrite handling note
Added a note about file handling when receiving files.
2026-04-20 09:16:00 +05:30
Lasan Mahaliyana f7445ac1c7 Add TODO section to README for project improvements
Added a TODO section outlining future improvements and issues to address in the project.
2026-04-19 06:31:53 +05:30
lasan f8d6247346 enabled GATT client for linux. this makes it possible for linux to initiate L2cap connections 2026-04-18 19:30:54 +05:30
Lasan Mahaliyana 7715fb600c Update README to reflect Presence build status
Clarified the status of the Presence section in the README.
2026-04-18 14:54:23 +05:30
lasan 0c8b7ee961 Merge remote-tracking branch 'origin/main' 2026-04-18 14:52:26 +05:30
lasan 7cc4a123d7 removed presence build 2026-04-18 14:50:25 +05:30
Lasan Mahaliyana dddc61c2a8 added note to self 2026-04-18 14:45:15 +05:30
lasan 4b7b5649e1 added enable 5ghz toggle for people with intel LAR issues v0.1-beta-2 2026-04-17 11:47:06 +05:30
lasan cf63fe5b5d added linux feature flag to enable 5ghz hotspot 2026-04-17 11:21:47 +05:30
lasan f930016901 removed redundant checks 2026-04-17 11:04:34 +05:30
Edwin Wu b533dd834c Fix tsan error.
PiperOrigin-RevId: 900978318
2026-04-16 17:03:53 -07:00
Francis Tsui dacbd03aa1 Replace ByteArray with std::string.
PiperOrigin-RevId: 900893850
2026-04-16 13:52:02 -07:00
hai007 c90e273160 Automated Code Change
PiperOrigin-RevId: 900780016
2026-04-16 09:57:37 -07:00
lasan b1938b6fdb updated validate.yaml to reflect new changes 2026-04-15 23:19:06 +05:30
Lasan Mahaliyana f69e9a97d7 removed stupid v0.1-beta-1 2026-04-15 22:50:33 +05:30
Lasan Mahaliyana c4de0336d2 remove apt cache. added sdbus cache and restore 2026-04-15 22:48:00 +05:30
Lasan Mahaliyana 137dd2aee9 Remove verbose_failures from bazel build options
Removed verbose_failures option from bazel build command.
2026-04-15 22:34:37 +05:30
Lasan Mahaliyana 51eba5b4d8 Update cache key for apt-debs in workflow 2026-04-15 22:30:23 +05:30
Lasan Mahaliyana c1d6dc70f4 Refactor APT cache handling in workflow 2026-04-15 22:28:37 +05:30
Lasan Mahaliyana dcf0831551 added apt caching 2026-04-15 22:22:17 +05:30
Lasan Mahaliyana e66c3196ed added CMAKE_INSTALL_PREFIX to sdbus-cpp build 2026-04-15 21:53:32 +05:30
Lasan Mahaliyana bfbb8d40bf removed libsdbus install step in apt 2026-04-15 21:26:51 +05:30
Lasan Mahaliyana 73dede3eb2 added libqrencode as build dependency 2026-04-15 20:06:33 +05:30
Lasan Mahaliyana 1b03bd9202 added sudo to workflow 2026-04-15 19:48:58 +05:30