Commit Graph
20 Commits
Author SHA1 Message Date
Francis Tsui b1ef67dae9 Refactor NearbyConnection class.
PiperOrigin-RevId: 707733296
2024-12-18 18:26:08 -08:00
Francis Tsui f0caa45bbc Remove FakeNearbyConnection.
PiperOrigin-RevId: 707200594
2024-12-17 12:19:08 -08:00
Francis Tsui 541486a593 Add worker queue to payload tracker.
PiperOrigin-RevId: 696937590
2024-11-15 10:53:17 -08:00
Francis Tsui ceaa38913a Fix MSAN error.
PiperOrigin-RevId: 687394289
2024-10-18 12:51:07 -07:00
Francis Tsui 2183467f14 Move outgoing connection management into OutgoingShareSession.
PiperOrigin-RevId: 686671335
2024-10-16 15:56:43 -07:00
Francis Tsui a70d4b096f Pass Clock and NearbyConnectionsManager to ShareSession constructor.
PiperOrigin-RevId: 683705581
2024-10-08 11:41:18 -07:00
Anay Wadhera 6d2a38b6c8 Send wifi credentials payload in OutgoingShareSession.
PiperOrigin-RevId: 678115944
2024-09-24 00:41:02 -07:00
Suet-Fei Li bdca4aa707 Add de-duplicate in NearbySharing based on device_id matching.
PiperOrigin-RevId: 677910987
2024-09-23 13:10:56 -07:00
Francis Tsui 161676afc5 Cancel disconnection timer on disconnect.
PiperOrigin-RevId: 675593917
2024-09-17 09:19:08 -07:00
Francis Tsui a0aebee34c Change TransferStatus to be similar to Android.
PiperOrigin-RevId: 666827970
2024-08-23 09:42:56 -07:00
hai007 f0115df88b Internal change
PiperOrigin-RevId: 663333107
2024-08-15 09:40:28 -07:00
Francis Tsui 39d7f796d2 Deprecate ProgressUpdateFrame.
PiperOrigin-RevId: 660961908
2024-08-08 13:34:57 -07:00
Francis Tsui 0074ffb990 Pass NearbyConnectionsManager into ShareSession.
PiperOrigin-RevId: 656651595
2024-07-26 22:34:25 -07:00
Anay Wadhera 9bf73908e9 Don't display the token if certificate information was successfully verified.
PiperOrigin-RevId: 655765496
2024-07-24 18:17:28 -07:00
Francis Tsui b166682810 Move accept timeout into outgoingShareSession.
PiperOrigin-RevId: 652626672
2024-07-15 16:10:35 -07:00
Francis Tsui ca435ad75f Make AnalyticsRecorder available in ShareSession.
PiperOrigin-RevId: 651442133
2024-07-11 09:49:27 -07:00
Francis Tsui 7736ba0449 Move protocol message processing into ShareSession.
PiperOrigin-RevId: 651099871
2024-07-10 11:46:25 -07:00
Francis Tsui 2e0996ee7f Change IncomingFramesReader to use ThreadTimer.
PiperOrigin-RevId: 650303455
2024-07-08 10:50:44 -07:00
Francis Tsui d6e8d5f249 Rename ShareTargetInfo to ShareSession.
PiperOrigin-RevId: 646238919
2024-06-24 15:26:07 -07:00
Francis Tsui 4a8d97ff5e Rename share_target_info files to share_session.
PiperOrigin-RevId: 646204158
2024-06-24 13:35:11 -07:00