Commit Graph
4019 Commits
Author SHA1 Message Date
Nick Bourdakos 15be1dd721 Merge pull request #4099 from ftsui/absl
Remove absl submodule.
2026-01-14 16:25:32 -05:00
Francis Tsui 0b123783ab Remove absl submodule. 2026-01-14 13:11:21 -08:00
Nick Bourdakos 62c83a402b Merge pull request #4097 from ftsui/gtest
Remove gtest submodule.
2026-01-14 16:08:42 -05:00
Nick Bourdakos 29c8a2e4ab Merge pull request #4098 from google/spm-fixes
Fix SPM proto issues
2026-01-14 16:08:15 -05:00
Nick Bourdakos 3fa6c25e3e Merge pull request #4096 from ftsui/submodule
Remove depot_tools submodule.
2026-01-14 15:55:14 -05:00
bourdakos1 06aa6a8db7 Remove protobuf clone and compile from SPM build/test actions 2026-01-14 15:53:48 -05:00
bourdakos1 1777a6b712 Fix SPM proto issues 2026-01-14 15:51:44 -05:00
Francis Tsui 141a9ee4ab Remove gtest submodule. 2026-01-14 12:50:44 -08:00
Francis Tsui 7af3aeb59c Remove depot_tools submodule. 2026-01-14 12:19:28 -08:00
Anay Wadhera 25d0abd0b1 Merge pull request #4095 from ftsui/submodule
Remove google-toolbox-for-mac submodule.
2026-01-14 15:01:51 -05:00
Francis Tsui e727136398 Remove google-toolbox-for-mac submodule. 2026-01-14 11:45:53 -08:00
Nick Bourdakos a0a9a65c4f Remove google-toolbox-for-mac from Nearby Package.swift.
PiperOrigin-RevId: 856299845
2026-01-14 11:42:07 -08:00
kidfromjupiter a61607360c Implemented gatt discovery and setting gatt characteristics 2026-01-14 13:17:13 +00:00
kidfromjupiter 4c3656b160 ble_l2cap sockets implemented. NOT WORKING THOUGH. I suspect l2cap sockets over LE require pairing even though its said it doesn't need pairing if security level is set properly on socket. 2026-01-14 13:15:49 +00:00
Guogang Li 7e28c16a7e Fix iOS build with macro NO_WEBRTC
PiperOrigin-RevId: 855849684
2026-01-13 13:09:24 -08:00
Anay Wadhera 4024c72516 Merge pull request #4090 from bourdakos1/compile-protos
Compile protos with v33.3
2026-01-13 15:43:22 -05:00
Nick Bourdakos 11ca9fc683 Compile protos with v33.3 2026-01-12 19:41:09 -05:00
Anay Wadhera 505bd6b050 Merge pull request #4087 from bourdakos1/pb-sync
Update protobuf submodule to v33.2
2026-01-12 17:09:04 -05:00
hai007 a32352398f Add a type for CreateCloudSharingResult when create sharing success but the deice has no notification target to receive receiver updates.
PiperOrigin-RevId: 855362668
2026-01-12 13:31:32 -08:00
Francis Tsui 5c8427a733 internal changes
PiperOrigin-RevId: 855347174
2026-01-12 12:53:51 -08:00
Nick Bourdakos 14519d1eab Update protobuf submodule to v33.2 2026-01-12 15:53:31 -05:00
Francis Tsui b5796d2394 Simplify use of ByteArray.
PiperOrigin-RevId: 855304597
2026-01-12 11:15:52 -08:00
kidfromjupiter f14d0ee04d Implemented bluetooth socket stubs 2026-01-12 10:45:09 +00:00
kidfromjupiter 329f2ce2c9 Added GattProfile. Disabled fast adverts due to linux not supporting random mac addresses. 2026-01-12 08:17:05 +00:00
Anay Wadhera a64526b161 Merge pull request #4074 from ftsui/ukey
Update ukey2 submodule to latest.
2026-01-10 12:21:36 -05:00
kidfromjupiter 3d97a540b5 Enabled BLE advertisements with extended + GATT server. 2026-01-10 11:23:19 +00:00
kidfromjupiter 52dfdd6a56 Enabled BLE advertisements with extended + GATT server. 2026-01-10 06:52:01 +00:00
Francis Tsui b08c75b709 Update ukey2 submodule to latest. 2026-01-09 16:25:42 -08:00
Francis Tsui 2a315037a7 More ukey submodule fix.
PiperOrigin-RevId: 854364736
2026-01-09 15:30:40 -08:00
Francis Tsui ccc708c335 Fix ukey submodule build.
PiperOrigin-RevId: 854353185
2026-01-09 14:56:10 -08:00
Francis Tsui fd8081a139 Fix protoc file generation command.
PiperOrigin-RevId: 854341687
2026-01-09 14:20:44 -08:00
Francis Tsui c2c54a3ca0 Remove deprecated OutputStream::Write method.
PiperOrigin-RevId: 854235255
2026-01-09 10:04:02 -08:00
Francis Tsui fbf66ad7e3 Switch OutputStream::Write to use string_view.
PiperOrigin-RevId: 854225267
2026-01-09 09:37:00 -08:00
Francis Tsui 3d92559201 Update protoc import path in prepartion for updating ukey2 submodule.
PiperOrigin-RevId: 854022686
2026-01-08 22:04:52 -08:00
hai007 be3db49015 Wi-Fi Direct Service Implementation(9.2)
PiperOrigin-RevId: 853845305
2026-01-08 12:36:20 -08:00
Francis Tsui d5c1a540b7 Internal changes
PiperOrigin-RevId: 853414816
2026-01-07 14:32:42 -08:00
Francis Tsui ad6267d236 Remove unused code
PiperOrigin-RevId: 853316103
2026-01-07 10:20:46 -08:00
Francis Tsui bf6ed702db Add reg key to disable mDNS advertising.
PiperOrigin-RevId: 852976950
2026-01-06 16:18:04 -08:00
Francis Tsui d302e8459d Move registry accessor code to nearby platform.
PiperOrigin-RevId: 852969284
2026-01-06 15:58:19 -08:00
Francis Tsui 74c921f911 Cleanup compile options.
PiperOrigin-RevId: 852872897
2026-01-06 11:47:37 -08:00
Francis Tsui 1b557236f7 Log interface count and IPv6 only interface count during wifi upgrade.
PiperOrigin-RevId: 852845375
2026-01-06 10:45:13 -08:00
kidfromjupiter 2d98bab2f1 updated build 2026-01-06 05:25:00 +00:00
kidfromjupiter 0d7922dc89 Enabled wifi lan medium. fixed bug with returned service id in avahi onItemNew 2026-01-06 05:24:48 +00:00
Francis Tsui 6cc697cc56 Generate proto bindings during build for macOS.
PiperOrigin-RevId: 852489495
2026-01-05 15:59:43 -08:00
kidfromjupiter 0432c47542 Added wifi hotspot medium. Fixed mutex deadlock when bandwidth upgrade with bt classic socket 2026-01-05 14:17:26 +00:00
kidfromjupiter e2256ca83d endpoints advertised on bluetooth are immediately detected now. bluetooth socket underlying fd type auto detection added. Fixed segfault with download paths 2026-01-04 17:14:27 +00:00
kidfromjupiter 08e8b50aee fixed crash on bt socket close 2026-01-03 16:45:45 +00:00
kidfromjupiter 43c6c38a55 Fixed race conditions with simultaneous connections 2026-01-03 14:40:02 +00:00
kidfromjupiter ac5a22eb55 Fixed race conditions with simultaneous connections 2026-01-03 14:39:50 +00:00
kidfromjupiter dd21d80dc8 bugfixes and fixes to race conditions. bluetooth advertising only / discovery only works now. linux -> android conn. initiation works. android -> linux doesnt work. android doesn't seem to recognise linux. linux <-> linux works. but each devices have to be in discover/advert modes. can't be both 2026-01-02 12:29:54 +00:00