4506 Commits
Author SHA1 Message Date
Will Harmon df8291fc69 Add additional state management while in the PCP flow
PiperOrigin-RevId: 945918080
2026-07-10 15:25:04 -07:00
hai007 44f37719e5 Restore default flag values in BwuManager tests.
PiperOrigin-RevId: 945853798
2026-07-10 13:03:44 -07:00
Francis Tsui a92a656231 Allow advertising on locked screen.
PiperOrigin-RevId: 945829906
2026-07-10 12:10:36 -07:00
Francis Tsui 76a08d40e9 Update PaireKeyVerificationRunner to handle advertising under lock screen.
PiperOrigin-RevId: 945756256
2026-07-10 09:46:37 -07:00
Edwin Wu 9e6f47f6f0 Fix use-after-free in EndpointChannelManager
PiperOrigin-RevId: 945706442
2026-07-10 07:42:18 -07:00
Edwin Wu 8eedf05f2c Fix NSRangeException crash in GNCBLEGATTServer
PiperOrigin-RevId: 943785961
2026-07-07 03:21:54 -07:00
Edwin Wu 618e5bd5d5 Validate DCT advertisements and filter BLE scan results on Apple.
PiperOrigin-RevId: 943784982
2026-07-07 03:15:15 -07:00
Edwin Wu 029ab9765c Stop AWDL discovery after successful channel creation in AwdlBwuHandler.
PiperOrigin-RevId: 943613672
2026-07-06 19:16:05 -07:00
Francis Tsui a15eb82a65 Fix UAF
PiperOrigin-RevId: 943408568
2026-07-06 11:41:55 -07:00
lasan 64f9e8e2f4 fixed accept hanging 2026-07-06 14:16:55 +05:30
Francis Tsui f84f996720 Update SyncConfigPrefs with last sync time on backup complete.
PiperOrigin-RevId: 941738732
2026-07-02 09:46:05 -07:00
Francis Tsui 41a921d58d Add preferences for tracking backup times.
PiperOrigin-RevId: 941726119
2026-07-02 09:06:05 -07:00
hai007 0fb3683e55 Automated Code Change
PiperOrigin-RevId: 940848701
2026-06-30 22:14:59 -07:00
Edwin Wu 6602c0559b Fix Use-After-Free in Nearby Connections EndpointManager
PiperOrigin-RevId: 940790364
2026-06-30 19:28:32 -07:00
Lasan Mahaliyana 0afaffdec4 more ui stuff 2026-06-30 22:57:02 +05:30
Lasan Mahaliyana ce37bcef6d added global event bus. refactored targets screen 2026-06-30 21:21:34 +05:30
Lasan Mahaliyana 7e74fbb3f3 added pulse animation for searching for devices 2026-06-30 19:57:54 +05:30
lasan c61c59dbb8 ui changes 2026-06-30 18:19:32 +05:30
lasan acaddae5ea Merge branch 'main' of github.com:kidfromjupiter/nearby 2026-06-30 10:48:02 +05:30
Edwin Wu fbe2cac2fc Fix Use-After-Free in P2pClusterPcpHandler connection accepted callbacks
PiperOrigin-RevId: 940194430
2026-06-29 20:58:14 -07:00
Lasan Mahaliyana 33c939562f connectinos 2026-06-30 06:24:06 +05:30
hai007 e0e428b00b Wi-Fi Direct security implementation
PiperOrigin-RevId: 939931482
2026-06-29 11:18:55 -07:00
Lasan Mahaliyana 4b7a4bff0e removed UI stuff from backend controller 2026-06-27 11:43:00 +05:30
Francis Tsui fa3ea7efd5 Internal
PiperOrigin-RevId: 938618617
2026-06-26 09:03:22 -07:00
Francis Tsui 700b3666c0 internal
PiperOrigin-RevId: 938612044
2026-06-26 08:47:34 -07:00
Lasan Mahaliyana 98f01a84aa added more UI components 2026-06-26 19:38:24 +05:30
Lasan Mahaliyana da1634c501 added initial nearby sharing app rewrite 2026-06-26 17:00:55 +05:30
hai007 98de68b9de Add the change in GitHub (https://github.com/google/nearby/pull/4418) to g3 before auto syncing to unblock the follow up tasks.
PiperOrigin-RevId: 938346361
2026-06-25 20:42:43 -07:00
Lasan Mahaliyana 7b88ebe9c2 removed ipc client 2026-06-25 19:44:55 +05:30
Lasan Mahaliyana 98430cf0d1 removed ipc server and daemon service. added dbus sharing service 2026-06-25 18:57:34 +05:30
Lasan Mahaliyana e8cb9199b0 added dbus bindings 2026-06-25 18:35:49 +05:30
Lasan Mahaliyana 2c8a7d8414 converted linux stream to just have simple integer backed fds. I don't understand the ownership heirarchy to safely use smart pointers 2026-06-25 16:03:47 +05:30
Lasan Mahaliyana c77a146edc fixed base endpoint channel breakign when kRefactorBleL2cap enabled (bug?) 2026-06-25 15:45:10 +05:30
Francis Tsui ad334ffb45 Log binding ID when downloading certificates.
PiperOrigin-RevId: 937694429
2026-06-24 19:31:08 -07:00
hai007 595734f8be Internal change
PiperOrigin-RevId: 937346759
2026-06-24 08:13:28 -07:00
hai007 5c7b303670 Automated Code Change
PiperOrigin-RevId: 937162551
2026-06-24 01:05:56 -07:00
Edwin Wu 488d79d420 Harden Nearby Connections WifiLan bandwidth upgrade
PiperOrigin-RevId: 937051504
2026-06-23 20:14:02 -07:00
Francis Tsui 1f71b0713b internal
PiperOrigin-RevId: 936797797
2026-06-23 11:40:35 -07:00
hai007 a24b2220fc Automated Code Change
PiperOrigin-RevId: 936630447
2026-06-23 06:34:38 -07:00
GovenLiuGoog 61374eadd2 Update offline_wire_formats.proto and regenerate bindings 2026-06-22 13:27:12 -04:00
Lasan Mahaliyana 3175b646b9 added IPC cilent for tui 2026-06-21 14:55:49 +05:30
Lasan Mahaliyana d8a64867be added share targets ui and custom icons 2026-06-21 10:03:27 +05:30
Lasan Mahaliyana 86474f15bc namespace cleanup 2026-06-21 08:49:42 +05:30
Lasan Mahaliyana 7eb5c256c0 updated tui architecture 2026-06-21 08:19:36 +05:30
Lasan Mahaliyana 6d5ee46570 Update README.md 2026-06-20 18:39:10 +05:30
Lasan Mahaliyana 7bf675090f Update README.md 2026-06-20 18:27:24 +05:30
Lasan Mahaliyana 252f923260 added initial tui 2026-06-20 18:26:15 +05:30
Lasan Mahaliyana 980157f523 finished nearby sharing daemon 2026-06-20 14:48:34 +05:30
Lasan Mahaliyana 3dab8ae03b added ftxui dependency 2026-06-20 14:09:39 +05:30
Lasan Mahaliyana 7419818525 added more tests for ipc. added handlers to ipc 2026-06-20 11:04:34 +05:30