4506 Commits
Author SHA1 Message Date
Lasan Mahaliyana 6887b09832 fixed release test bug v0.6 2026-08-01 04:54:47 +05:30
Lasan Mahaliyana 24e15f5692 added tray support for qt application 2026-08-01 04:23:37 +05:30
Lasan Mahaliyana 459b46462a fixed scheduled executor bug 2026-07-31 23:18:16 +05:30
Lasan Mahaliyana 205aacefca receive mode is now enabled when fast init advert is received. added testing for sharing qt backend. 2026-07-31 22:40:07 +05:30
Lasan Mahaliyana 1dda9b431d fixed device lost callback path for async callbacks in ble. implemented startscanning for fast init manager 2026-07-31 21:47:34 +05:30
Lasan Mahaliyana 060700c120 interface parity with noop analytics recorder 2026-07-31 19:05:40 +05:30
Lasan Mahaliyana d9fee23755 removed observer from bluetooth surface 2026-07-31 19:03:29 +05:30
Lasan Mahaliyana f974dc1115 added sync config stubs 2026-07-31 18:40:26 +05:30
Lasan Mahaliyana 8b308e9d2d added more stubs 2026-07-31 17:18:19 +05:30
Lasan Mahaliyana c5c5591101 added lockfile to git 2026-07-31 17:07:58 +05:30
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 f8a9dfc1c7 WIP: wifi direct support. merged from upstream 2026-07-26 22:48:27 +05:30
Lasan Mahaliyana 37e916ecbd Merge remote-tracking branch 'nearby/main'
# Conflicts:
#	connections/implementation/bwu_manager_test.cc
#	sharing/BUILD
#	sharing/certificates/fake_nearby_share_certificate_manager.cc
#	sharing/certificates/fake_nearby_share_certificate_manager.h
#	sharing/internal/base/utf_string_conversions.h
2026-07-26 22:46:37 +05:30
Lasan Mahaliyana 3d4463d383 Merge branch 'main' of github.com:kidfromjupiter/nearby 2026-07-26 20:31:09 +05:30
Lasan Mahaliyana cefeaca710 ran ble_v2 through formatter. added GC only handling to bwu 2026-07-26 20:30:51 +05:30
Francis Tsui a7f6ed3fa7 Remove unused BluetoothClassicMedium::Observer.
PiperOrigin-RevId: 953415728
2026-07-24 09:50:15 -07:00
Francis Tsui 8a1bbd074e Verify custom save path is an absolute path.
PiperOrigin-RevId: 952971544
2026-07-23 14:55:42 -07:00
Lasan Mahaliyana c50b144b81 updated appimage packaging script to include x11 dependencies v0.5.3 2026-07-23 20:33:06 +05:30
Francis Tsui e1a2316c9e Do not download public certs after pairing until BE support query by join time.
PiperOrigin-RevId: 952386990
2026-07-22 16:10:27 -07:00
Lasan Mahaliyana 80faf073d1 Update known bugs section in README.md
Clarified known bugs section in README.md regarding application behavior and Bluetooth bandwidth issues.
2026-07-22 23:49:12 +05:30
Edwin Wu 6e092fdd53 Move BLE service manager cleanup to server socket close.
PiperOrigin-RevId: 951278945
2026-07-20 23:39:55 -07:00
Francis Tsui 493e21d4ba Process join binding time and cert_ids in BindingResponse message.
PiperOrigin-RevId: 951113941
2026-07-20 16:24:36 -07:00
Francis Tsui 53568fe882 Update binding Id into local PublicCertificate used for Pairing.
PiperOrigin-RevId: 950865408
2026-07-20 08:51:48 -07:00
Lasan Mahaliyana 6beb25cd44 added native file logging v0.5.2 2026-07-20 19:06:26 +05:30
Lasan Mahaliyana 3b67895106 Show hostname in sidebar v0.5.1 2026-07-20 16:38:26 +05:30
Lasan Mahaliyana 71b6c0e6d5 Revise README for better structure and content
Updated README.md to improve clarity and add new sections.
2026-07-20 14:13:46 +05:30
Lasan Mahaliyana 914e44cbc6 set QuickShare application window icon v0.5.0 2026-07-20 10:16:38 +05:30
Lasan Mahaliyana 6bf9702200 install XCB cursor runtime for AppImage audit 2026-07-20 10:08:34 +05:30
Lasan Mahaliyana 016eccd784 fix Qt lookup for AppImage packaging 2026-07-20 10:01:11 +05:30
Lasan Mahaliyana f9a9d241d7 oops 2026-07-20 09:35:03 +05:30
Lasan Mahaliyana d474becefe added packaging workflow to github action and updated icon 2026-07-20 09:25:58 +05:30
Lasan Mahaliyana 70ae21a527 added packaging scripts 2026-07-19 15:49:53 +05:30
Lasan Mahaliyana 9d32d74ef8 enabled wayland support with patch for rules qt 2026-07-18 22:08:14 +05:30
Lasan Mahaliyana c1cd8a1820 added fly in outgoing transfer card and compact mode 2026-07-18 20:48:09 +05:30
Lasan Mahaliyana 5489fa334f added fly in outgoing transfer card and compact mode 2026-07-18 20:45:27 +05:30
Lasan Mahaliyana 27b635dac8 removed TUI and dbus service 2026-07-18 19:01:16 +05:30
Francis Tsui bc15d624ac Send cert ids with BindingRequest message.
PiperOrigin-RevId: 949855518
2026-07-17 18:18:15 -07:00
Francis Tsui 664513121d Add support for join timestamp to CertificateManager.
PiperOrigin-RevId: 949828133
2026-07-17 16:58:58 -07:00
Francis Tsui abcf900f39 Add join timestamp and cert ids to Binding messages.
PiperOrigin-RevId: 949819008
2026-07-17 16:35:13 -07:00
Francis Tsui d1d15d266d Fix UAF in WinRT event callback.
PiperOrigin-RevId: 949729415
2026-07-17 13:21:00 -07:00
Francis Tsui 4301bc4fce Handle system standby
PiperOrigin-RevId: 949324299
2026-07-16 20:12:13 -07:00
Edwin Wu 953d9ea26c Fix DoS in Quick Share via malformed mDNS on Apple platforms
PiperOrigin-RevId: 949295891
2026-07-16 18:52:04 -07:00
Edwin Wu a6f799af7f Validate file/folder names for UTF-8 and null characters in Nearby Connections.
PiperOrigin-RevId: 948685221
2026-07-15 19:47:52 -07:00
hai007 aaeb55b562 Automated Code Change
PiperOrigin-RevId: 947557942
2026-07-14 02:59:46 -07:00
hai007 b9d8c5456b Automated Code Change
PiperOrigin-RevId: 947479941
2026-07-14 00:00:45 -07:00
Edwin Wu 73323692b9 Fix potential crash in BLE connection when receiving short data packets.
PiperOrigin-RevId: 946827334
2026-07-13 00:01:51 -07:00
Edwin Wu 2f3e7beb78 Limit maximum L2CAP frame size and move read buffer to instance variable.
PiperOrigin-RevId: 946782423
2026-07-12 21:46:20 -07:00
Edwin Wu e9186fb176 Fix potential deadlock in BasePcpHandler::OnIncomingFrame.
PiperOrigin-RevId: 946737819
2026-07-12 19:25:15 -07:00
Edwin Wu 2aff5d38e0 Address review comments on port validation.
PiperOrigin-RevId: 946184592
2026-07-11 06:05:52 -07:00
Edwin Wu 02354e2968 Fix encryption downgrade in Bandwidth Upgrade negotiation
PiperOrigin-RevId: 946171215
2026-07-11 05:09:24 -07:00