Commit Graph
4217 Commits
Author SHA1 Message Date
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
Edwin Wu 2f6cff0f08 Refactor GATT/L2CAP servers to support shared peripheral manager
PiperOrigin-RevId: 882024313
2026-06-13 16:52:26 +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
hai007 d93b12c5b4 Add BW upgrade try count and more error codes.
PiperOrigin-RevId: 879903045
2026-06-13 16:50:43 +05:30
Francis Tsui ad6a9383ed internal changes
PiperOrigin-RevId: 879877961
2026-06-13 16:39:32 +05:30
hai007 ad984c9714 Create AwdlBwuHandlerTest and add AwdlEndpointChannelTest test.
PiperOrigin-RevId: 879740465
2026-06-13 16:04:51 +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 Mahaliyana b4776d9834 Update README.md 2026-06-09 20:53:23 +05:30
Lasan Mahaliyana 15ee407927 profanity 2026-06-07 15:59:30 +05:30
Lasan Mahaliyana 957d4bfa4b Update README.md 2026-06-07 10:34:47 +05:30
Lasan Mahaliyana b6b074161f Update README.md 2026-06-07 10:03:22 +05:30
lasan 142890817c removed redundant polling 2026-06-05 23:13:52 +05:30
lasan 40a9bb89b1 fixed crypto linking issues 2026-06-05 17:40:50 +05:30
lasan 314042740f added file path tests. they all fail but hey they're there lol 2026-06-05 11:01:01 +05:30
lasan 84eaf3ef27 added null guards to device info 2026-06-05 10:59:01 +05:30
lasan 945406a9f3 this might be related to the build issue as well. dunno 2026-06-05 09:51:13 +05:30
lasan 60269728a4 fixed build issue on arch for some reason 2026-06-05 09:50:44 +05:30
lasan 4b0b06c238 formatting stuff 2026-06-05 09:50:29 +05:30
lasan 56a3e98480 feature parity with windows socket tests 2026-06-05 09:50:16 +05:30
lasan 6de5147e35 rewrote bluetooth classic and ble l2cap sockets. added test for l2cap socket 2026-06-05 01:10:47 +05:30
lasan 275f31edb9 removed legacy handshake from l2cap server socket #2 2026-06-04 18:58:21 +05:30
lasan 577e9daf45 removed legacy handshake from l2cap server socket 2026-06-04 18:56:54 +05:30
lasan a3342d61ed removed legacy handshake from l2cap socket 2026-06-04 18:55:29 +05:30
lasan f3c68422c2 added test headers and stuff 2026-05-24 19:51:02 +05:30
lasan d301ed725c added clang format 2026-05-24 18:44:57 +05:30
Lasan Mahaliyana 91e971aff7 Update README.md 2026-05-22 11:37:36 +05:30
Lasan Mahaliyana 85eea53827 added harder to miss disclaimers 2026-05-17 22:33:21 +05:30
Lasan Mahaliyana efee204598 Refine Linux to Android sharing issue description
Updated the image source and refined the description of the Linux to Android file sharing issue for clarity.
2026-05-17 22:13:30 +05:30
Lasan Mahaliyana c4c4ec1851 updated todos 2026-05-17 21:58:15 +05:30
Lasan Mahaliyana f09c114ba8 Revise Linux to Android file sharing issue details
Updated the issue description for Linux to Android file sharing, adding details about potential causes and the need for tests.
2026-05-17 21:47:04 +05:30
Lasan Mahaliyana a0b83355c0 Revise README installation instructions for Quick Share
Updated installation notes regarding the `sdbus-cpp` library and its compatibility.
2026-05-16 20:42:04 +05:30
lasan 250bc1e071 fixed build error in github actions. hopefully v0.1-beta-3 2026-05-16 20:10:33 +05:30
lasan c5e99f2d8f removed sdbus-cpp installation/build/cache steps from github workflows 2026-05-16 19:03:34 +05:30
lasan 3ca432d5fd :Merge branch 'main' of github.com:kidfromjupiter/nearby 2026-05-16 18:57:10 +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 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
lasan b5e647972b hardcoded tray icon since detecting color scheme is not reliable 2026-04-28 00:12:30 +05:30
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
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