28 Commits
Author SHA1 Message Date
Lasan Mahaliyana f793ecba64 added gloop as submodule. added. did some more stubbing for google internal code 2026-07-31 17:06:57 +05:30
Lasan Mahaliyana f9a9d241d7 oops 2026-07-20 09:35:03 +05:30
lasan c61c59dbb8 ui changes 2026-06-30 18:19:32 +05:30
Lasan Mahaliyana 3dab8ae03b added ftxui dependency 2026-06-20 14:09:39 +05:30
Lasan Mahaliyana c20d7affc4 finished merge with upstream 2026-06-13 22:02:21 +05:30
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
lasan 945406a9f3 this might be related to the build issue as well. dunno 2026-06-05 09:51:13 +05:30
lasan 250bc1e071 fixed build error in github actions. hopefully 2026-05-16 20:10:33 +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
Lasan Mahaliyana d4fc18fbdc updated rust toolchain version 2026-03-06 21:21:57 +05:30
Lasan Mahaliyana 8a1aeb437b presence now passes BUILD 2026-03-03 05:51:36 +05:30
Lasan Mahaliyana 3fd04004d6 updated BUILD files and MODULE.bazel for bazel 9 2026-02-06 23:28:25 +05:30
kidfromjupiter e52e7c8d18 Merge remote-tracking branch 'nearby/main' into apply-upstream
# Conflicts:
#	MODULE.bazel
#	connections/implementation/mediums/ble_v2.cc
#	internal/platform/implementation/BUILD
2026-02-04 19:12:40 +00:00
Francis Tsui 8b2b668043 Update bazel modules.
PiperOrigin-RevId: 859179539
2026-01-21 11:07:47 -08:00
kidfromjupiter bac1ffe00e Added hedron compile command extractor to MODULE.bazel and BUILD in linux 2026-01-17 18:11:07 +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
kidfromjupiter 12bc97ae1f added generated files for bluz device and bluez itself. created system_clock and crypto files. 2025-12-28 13:43:42 +00:00
Anthony Rueda 0eb6b57423 Update MapAction in advertisemet_decoder_rust_impl.cc to take any ActionBit.
PiperOrigin-RevId: 834418752
2025-11-19 13:22:40 -08:00
kidfromjupiter cd24003e6e Initial linux commit 2025-09-25 16:37:45 +05:30
Francis Tsui ca533c1e12 Remove custom build file for ukey2.
PiperOrigin-RevId: 807348173
2025-09-15 12:58:11 -07:00
Francis Tsui 5d5c94f229 Update bazel dependency modules.
PiperOrigin-RevId: 807330007
2025-09-15 12:06:44 -07:00
Francis Tsui cf271d55b7 Clean up scheduler.
PiperOrigin-RevId: 739333476
2025-03-21 16:30:59 -07:00
Anay Wadhera 29792c8938 Swap rules to OSS
PiperOrigin-RevId: 731795253
2025-02-27 11:16:31 -08:00
Francis Tsui 9a7729497c Use prebuilt protoc.
PiperOrigin-RevId: 708454940
2024-12-20 16:24:51 -08:00
Anay Wadhera 367554d9c4 nearby: Uprev bazel rules 2024-12-10 19:28:28 +00:00
hai007 2a43f74e1e Automated Code Change
PiperOrigin-RevId: 702190141
2024-12-02 21:33:29 -08:00
Nabil Wadih 63838e6d6c PR #2483: Bazel build support for building rust and beto-core targets
Imported from GitHub PR https://github.com/google/nearby/pull/2483

This adds the necessary build rules to build with the LDT rust implementation in bazel, currently it is compiled out by a compiler flag.

This also updates the C++ standard to C++20 in order to be compatible with beto-core's targets
Copybara import of the project:

--
b28eabb2be386bfad4d71df94b7dd77fe34b6b13 by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
765f8076642bc54c6a500e5f91c942bcfea55b39 by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
3658bdc10dbe8f0bb912e233b411b153179a79eb by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
65321ef4fcdf9d1cbdfe866bd3364f3701819a9c by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
f52590fd46a04d081c7175a1e342212c1e9174cd by Nabil Wadih <nabil.wadih@gmail.com>:

Update validate.yaml
--
eef6b260cb12701e3dee4a2e41a98ad7aa23183b by Nabil Wadih <nabil.wadih@gmail.com>:

Update validate.yaml
--
b47f67138310263003db29cf05b93f2a60fe487e by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

Merging this change closes #2483

PiperOrigin-RevId: 627873727
2024-04-24 15:42:51 -07:00
Francis Tsui c497fc902e Migrate project to bzlmod.
PiperOrigin-RevId: 615839861
2024-03-14 11:09:36 -07:00