Commit Graph
2980 Commits
Author SHA1 Message Date
Guogang Li 5bceb997c8 Fixed the transfer speed issue from Android to Windows
PiperOrigin-RevId: 716297509
2025-01-16 10:55:32 -08:00
Guogang Li 07db16d351 blocking socket implementation
PiperOrigin-RevId: 715617508
2025-01-14 19:40:36 -08:00
Francis Tsui e3a2460844 Add unittest.
PiperOrigin-RevId: 715587586
2025-01-14 17:26:08 -08:00
Francis Tsui 6694e2bf19 Ignore cert refresh when not logged in.
PiperOrigin-RevId: 715556067
2025-01-14 15:39:40 -08:00
Francis Tsui 58e8a32036 Internal changes
PiperOrigin-RevId: 715489264
2025-01-14 12:46:59 -08:00
Francis Tsui 912d12b101 Remove file flush.
PiperOrigin-RevId: 715239362
2025-01-13 22:32:39 -08:00
Johnson Lu 2b861b63e2 Add last_endpoint_id to AutoReconnectFrame
PiperOrigin-RevId: 715189500
2025-01-13 18:50:38 -08:00
hai007 3c094323f6 Automated Code Change
PiperOrigin-RevId: 714797438
2025-01-12 19:42:57 -08:00
Edwin Wu ed79ce5f03 [NearbyConnection] Change the parameter names from connection_info to pending_connection_info
PiperOrigin-RevId: 714284466
2025-01-10 17:43:45 -08:00
Guogang Li 877a2d3e5b Register MDNS service using Win32 API
PiperOrigin-RevId: 714283635
2025-01-10 17:38:50 -08:00
Guogang Li 694a722d2c Keep existing Wi-Fi hotspot device when having new connection comes in
PiperOrigin-RevId: 714130787
2025-01-10 12:09:02 -08:00
Guogang Li dd6aceac05 Add flags for blocking socket implementation
PiperOrigin-RevId: 714078124
2025-01-10 09:28:52 -08:00
hai007 f64004643f Automated Code Change
PiperOrigin-RevId: 713912995
2025-01-09 22:06:50 -08:00
Chris Kennelly 6ed80e2ffd Automated Code Change
PiperOrigin-RevId: 713452621
2025-01-08 16:22:09 -08:00
Francis Tsui 1adcca9bc6 Disable certificate manager from receiving notification from contact manager when call_nearby_identity_api flag is enabled.
PiperOrigin-RevId: 713430869
2025-01-08 15:09:36 -08:00
Francis Tsui 3c186dc203 Log error message when file operations fail.
PiperOrigin-RevId: 712736323
2025-01-06 19:51:52 -08:00
Francis Tsui b7de2347b8 Prevent crash when failed to create output dir.
PiperOrigin-RevId: 712709379
2025-01-06 18:02:46 -08:00
hai007 e458d6afaa This fixes a discrepancy between the C++ and Java version of the ToFourDigitString() function, given byte array inputs that include negative signed byte values.
Added a unit test to verify that the output with negative signed bytes in the input will result in the same output as the Java version.

PiperOrigin-RevId: 712709020
2025-01-06 17:58:35 -08:00
Janusz Sobczak 949c035446 Clean up build rules
PiperOrigin-RevId: 712669082
2025-01-06 15:02:15 -08:00
Janusz Sobczak f9292be707 Remove unused fastpair C++ implementation to streamline the codebase
PiperOrigin-RevId: 712639309
2025-01-06 13:26:55 -08:00
Will Harmon af790d0103 Update docs to show ChromeOS supports mDNS scanning now
PiperOrigin-RevId: 710731147
2024-12-30 09:12:21 -08:00
hai007 1864b0b555 Automated Code Change
PiperOrigin-RevId: 709495106
2024-12-24 23:33:59 -08:00
hai007 42db63c19b Add support for reading multiple frames from one BlockingQueueStream buffer
PiperOrigin-RevId: 709247147
2024-12-23 22:54:08 -08:00
Francis Tsui c9fbf6b690 internal changes
PiperOrigin-RevId: 709164576
2024-12-23 15:28:50 -08:00
Francis Tsui dbc81e94a2 Internal changes
PiperOrigin-RevId: 709100092
2024-12-23 10:49:06 -08:00
Francis Tsui 29492d3fbb Remove java proto targets.
PiperOrigin-RevId: 708618507
2024-12-21 09:23:47 -08:00
Francis Tsui 9a7729497c Use prebuilt protoc.
PiperOrigin-RevId: 708454940
2024-12-20 16:24:51 -08:00
Francis Tsui 1f6ee5849d Deprecate enable_transfer_cancellation_optimization flag.
PiperOrigin-RevId: 708404548
2024-12-20 13:04:55 -08:00
Francis Tsui 0c69a1bca1 Remove endpointID from NearbyConnectionImpl.
PiperOrigin-RevId: 708387403
2024-12-20 12:02:57 -08:00
Francis Tsui 844a17c9fb Clean outgoing share targets when last send surface is unregistered.
PiperOrigin-RevId: 708048158
2024-12-19 15:10:36 -08:00
Francis Tsui b1ef67dae9 Refactor NearbyConnection class.
PiperOrigin-RevId: 707733296
2024-12-18 18:26:08 -08:00
Francis Tsui 0b715d2a52 Github ubuntu latest has been updated to clang 16.
PiperOrigin-RevId: 707724494
2024-12-18 17:59:50 -08:00
Suet-Fei Li f7261d223b internal fix.
PiperOrigin-RevId: 707283565
2024-12-17 16:02:36 -08:00
Francis Tsui f0caa45bbc Remove FakeNearbyConnection.
PiperOrigin-RevId: 707200594
2024-12-17 12:19:08 -08:00
Francis Tsui 2e027e9524 Fix session destruction.
PiperOrigin-RevId: 707126042
2024-12-17 09:14:21 -08:00
Guogang Li e907d82d9d Handle socket error when sending data
PiperOrigin-RevId: 706886939
2024-12-16 17:25:29 -08:00
Francis Tsui 94c87e6602 Cleanup register surface handling in unittest.
PiperOrigin-RevId: 706847057
2024-12-16 15:07:05 -08:00
Suet-Fei Li deefb0b776 Skip deprecated Visibility SELECTED_CONTACTS when publishing Devices.
PiperOrigin-RevId: 706844385
2024-12-16 14:59:27 -08:00
Guogang Li 7a6e0b325f Internal bug fix
PiperOrigin-RevId: 706787229
2024-12-16 12:06:14 -08:00
hai007 296364fbf5 [Analytics] Deprecate opt-in related fields in EventMetadata.
PiperOrigin-RevId: 705804217
2024-12-13 02:12:28 -08:00
Francis Tsui 969f65a241 Move all share targets into discovery cache at end of transfer.
PiperOrigin-RevId: 705693387
2024-12-12 18:09:58 -08:00
Anay Wadhera ef15779453 internal change
PiperOrigin-RevId: 705517900
2024-12-12 08:45:48 -08:00
Francis Tsui 1e1eab7e9f Cleanup apply_endpoints_dedup flag.
PiperOrigin-RevId: 705512858
2024-12-12 08:28:01 -08:00
Francis Tsui eae28d3a45 Increase socket send buffer size.
PiperOrigin-RevId: 705225169
2024-12-11 13:46:31 -08:00
Guogang Li 0d05883b76 Internal refactor
PiperOrigin-RevId: 705210963
2024-12-11 13:08:18 -08:00
Edwin Wu 9e464937a8 analytics: Update analytics version to v1.5.0
PiperOrigin-RevId: 704956208
2024-12-10 21:20:11 -08:00
Edwin Wu fb2e7e687b analytics: Modify OperationResultCode in C++ implementation
PiperOrigin-RevId: 704951400
2024-12-10 20:57:25 -08:00
Edwin Wu d9b2f1aaa9 analytics: Add exact OperationResultCode for WebRtc - BwuHandler
PiperOrigin-RevId: 704943200
2024-12-10 20:20:39 -08:00
Edwin Wu 1cdef6c391 analytics: Add exact OperationResultCode for Wifi_Direct/Wifi_Hotspot - BwuHandler
PiperOrigin-RevId: 704937416
2024-12-10 19:58:46 -08:00
Edwin Wu 9ebf66aef3 analytics: Add exact OperationResultCode for Wifi_Lan - Connect/AttemptConnect
PiperOrigin-RevId: 704931772
2024-12-10 19:28:40 -08:00