Commit Graph
637 Commits
Author SHA1 Message Date
Lasan Mahaliyana 2f9316b016 added nearby sharing cli test binary 2026-06-19 19:07:08 +05:30
Lasan Mahaliyana 14fbeb67c4 refactored linux sharing platform 2026-06-19 05:06:02 +05:30
Lasan Mahaliyana 3a2dd0aeb4 added fast initiation manager and local test script for linux 2026-06-15 12:48:26 +05:30
Lasan Mahaliyana 63f0f319c6 Stop tracking unnecessary build files 2026-06-13 22:10:38 +05:30
Lasan Mahaliyana c34efc75f8 Merge remote-tracking branch 'nearby/main' into sync-upstream 2026-06-13 21:02:50 +05:30
Francis Tsui 415b317f4f Refactor OutgoingShareSession to handle both transfers and pairing.
PiperOrigin-RevId: 884809727
2026-06-13 17:12:49 +05:30
Francis Tsui d20b819602 Add Binding messages.
PiperOrigin-RevId: 882297295
2026-06-13 17:03:26 +05:30
Lasan Mahaliyana 7f2c10c0ea Revert "internal changes"
This reverts commit cc4f2a191e.
2026-06-13 17:01:22 +05:30
Francis Tsui cc4f2a191e internal changes
PiperOrigin-RevId: 882086054
2026-06-13 16:54:19 +05:30
Francis Tsui 840d24896f internal changes
PiperOrigin-RevId: 881708212
2026-06-13 16:51:58 +05:30
Francis Tsui 52345ffa16 internal
PiperOrigin-RevId: 881520802
2026-06-13 16:51:31 +05:30
Francis Tsui ad6a9383ed internal changes
PiperOrigin-RevId: 879877961
2026-06-13 16:39:32 +05:30
Francis Tsui 7d647f8a85 internal
PiperOrigin-RevId: 929547374
2026-06-09 19:48:25 -07:00
lasan 18970db598 removed bluetooth_classic_socket specific stream semantics. all linux sockets should use stream.h. improved stream semantics in stream.h 2026-06-09 21:38:13 +05:30
Francis Tsui 1f7408b33a Refresh public certificates after successful pairing.
PiperOrigin-RevId: 928803074
2026-06-08 15:30:03 -07:00
Francis Tsui 33a6a48320 Update save path for file sync transfers.
PiperOrigin-RevId: 927012760
2026-06-04 19:19:16 -07:00
Francis Tsui f7041e16ec internal
PiperOrigin-RevId: 926321187
2026-06-03 15:56:57 -07:00
Francis Tsui ec9759d88a Remove SharingLog.
PiperOrigin-RevId: 925485033
2026-06-02 11:36:09 -07:00
Francis Tsui 0e96ed9795 Remove EventLogger.
PiperOrigin-RevId: 925032163
2026-06-01 18:45:11 -07:00
Francis Tsui 1e9af15efb Disconnect session when binding is successful.
PiperOrigin-RevId: 925016908
2026-06-01 18:05:05 -07:00
Francis Tsui 736cbb280e Internal
PiperOrigin-RevId: 924405158
2026-05-31 18:52:58 -07:00
Francis Tsui 173da32391 Refactor AnalyticsRecorder into a pure abstract interface
PiperOrigin-RevId: 921794969
2026-05-26 18:13:09 -07:00
Francis Tsui 55bccac923 internal
PiperOrigin-RevId: 920994624
2026-05-25 08:51:58 -07:00
Francis Tsui 7f91b60661 Add update save path and delete binding to dart adapter.
PiperOrigin-RevId: 919945057
2026-05-22 18:00:05 -07:00
Francis Tsui c9c7e6ee57 Delete contact management.
PiperOrigin-RevId: 919842707
2026-05-22 13:50:07 -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 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
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 8e4f67912c Improve testing.
PiperOrigin-RevId: 915133080
2026-05-13 17:02:29 -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 24c6dd9015 Fix UAF in transfer_manager.cc
PiperOrigin-RevId: 913757006
2026-05-11 10:08:22 -07:00
Francis Tsui c1e933e6d8 Simple optimization of TransferManager
PiperOrigin-RevId: 912585846
2026-05-08 10:22:38 -07:00
Francis Tsui fc0fb02fee Make sure timer is destroyed on the same thread callback is scheduled on.
PiperOrigin-RevId: 912325093
2026-05-07 22:23:49 -07:00
Francis Tsui 1346571e4f Fix UAF in WorkerQueue.Stop().
PiperOrigin-RevId: 912027304
2026-05-07 10:17:46 -07:00
Francis Tsui d026aed3e2 Add usage and binding id to TransferMetadata.
PiperOrigin-RevId: 911439518
2026-05-06 11:12:19 -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
lasan 4b7b5649e1 added enable 5ghz toggle for people with intel LAR issues 2026-04-17 11:47:06 +05:30
hai007 ef166b6534 [TTX] Include a bit to indicate the TTX
PiperOrigin-RevId: 897415417
2026-04-09 18:58:43 -07:00
Francis Tsui aaa458dd22 internal
PiperOrigin-RevId: 897253283
2026-04-09 12:48:32 -07:00
Francis Tsui 6914be4154 internal changes
PiperOrigin-RevId: 896726878
2026-04-08 15:16:34 -07:00
Lasan Mahaliyana bfbab97c89 added stream payload type to nearby_connections_api 2026-04-06 22:31:01 +05:30
Lasan Mahaliyana b85bb5f712 added stream payload type. 2026-04-06 22:28:13 +05:30
hai007 79a05eb482 internal changes
PiperOrigin-RevId: 894402536
2026-04-03 22:05:12 -07:00