Commit Graph
340 Commits
Author SHA1 Message Date
Chris Kennelly 6ed80e2ffd Automated Code Change
PiperOrigin-RevId: 713452621
2025-01-08 16:22:09 -08:00
Francis Tsui 1adcca9bc6 Disable certificate manager from receiving notification from contact manager when call_nearby_identity_api flag is enabled.
PiperOrigin-RevId: 713430869
2025-01-08 15:09:36 -08:00
Francis Tsui c9fbf6b690 internal changes
PiperOrigin-RevId: 709164576
2024-12-23 15:28:50 -08:00
Francis Tsui 29492d3fbb Remove java proto targets.
PiperOrigin-RevId: 708618507
2024-12-21 09:23:47 -08:00
Francis Tsui 1f6ee5849d Deprecate enable_transfer_cancellation_optimization flag.
PiperOrigin-RevId: 708404548
2024-12-20 13:04:55 -08:00
Francis Tsui 0c69a1bca1 Remove endpointID from NearbyConnectionImpl.
PiperOrigin-RevId: 708387403
2024-12-20 12:02:57 -08:00
Francis Tsui 844a17c9fb Clean outgoing share targets when last send surface is unregistered.
PiperOrigin-RevId: 708048158
2024-12-19 15:10:36 -08:00
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 2e027e9524 Fix session destruction.
PiperOrigin-RevId: 707126042
2024-12-17 09:14:21 -08:00
Francis Tsui 94c87e6602 Cleanup register surface handling in unittest.
PiperOrigin-RevId: 706847057
2024-12-16 15:07:05 -08:00
Suet-Fei Li deefb0b776 Skip deprecated Visibility SELECTED_CONTACTS when publishing Devices.
PiperOrigin-RevId: 706844385
2024-12-16 14:59:27 -08:00
hai007 296364fbf5 [Analytics] Deprecate opt-in related fields in EventMetadata.
PiperOrigin-RevId: 705804217
2024-12-13 02:12:28 -08:00
Francis Tsui 969f65a241 Move all share targets into discovery cache at end of transfer.
PiperOrigin-RevId: 705693387
2024-12-12 18:09:58 -08:00
Anay Wadhera ef15779453 internal change
PiperOrigin-RevId: 705517900
2024-12-12 08:45:48 -08:00
Francis Tsui 1e1eab7e9f Cleanup apply_endpoints_dedup flag.
PiperOrigin-RevId: 705512858
2024-12-12 08:28:01 -08:00
Francis Tsui 5bc9294669 Update discovery_cache comments.
PiperOrigin-RevId: 703558387
2024-12-06 11:22:43 -08:00
Francis Tsui 8148400cb6 Update log message.
PiperOrigin-RevId: 703275502
2024-12-05 15:45:29 -08:00
Francis Tsui c1fa3a92a2 Set receive_disabled field in ShareTarget.
PiperOrigin-RevId: 703252051
2024-12-05 14:27:37 -08:00
Suet-Fei Li 6ac8179d96 [Identity API Migration] Call PrivateCertificateRefresh when the receiving flow starts.
PiperOrigin-RevId: 703156988
2024-12-05 10:12:43 -08:00
Francis Tsui cb35f3f2fe Remove unnecessary includes.
PiperOrigin-RevId: 702528296
2024-12-03 17:54:22 -08:00
Francis Tsui 9f90b7c569 Add receive_disabled field to ShareTarget
PiperOrigin-RevId: 702453972
2024-12-03 13:43:03 -08:00
hai007 2a43f74e1e Automated Code Change
PiperOrigin-RevId: 702190141
2024-12-02 21:33:29 -08:00
Francis Tsui 4c025b23da Add timing info for scanned advertisement decryption.
PiperOrigin-RevId: 700770034
2024-11-27 12:09:03 -08:00
Francis Tsui 79f1a2e492 Add ability to load single PublicCertificate by ID.
PiperOrigin-RevId: 700754672
2024-11-27 11:10:27 -08:00
Anay Wadhera dd7717886a internal change
PiperOrigin-RevId: 700703154
2024-11-27 08:06:46 -08:00
Francis Tsui fc878df6e0 Remove unused methods.
PiperOrigin-RevId: 700483531
2024-11-26 15:56:01 -08:00
hai007 088e5c1a3e [Sharing] Fix privacy certificate always sync
PiperOrigin-RevId: 700285444
2024-11-26 03:50:57 -08:00
Francis Tsui b46cbc62b4 Do not upload to backend if not logged in.
PiperOrigin-RevId: 700057202
2024-11-25 12:00:53 -08:00
Suet-Fei Li 0803db861f migrate QueryShareCredentials.
PiperOrigin-RevId: 699329477
2024-11-22 17:09:43 -08:00
Suet-Fei Li 526288eaae Migration to new Identity API PublishDevice.
PiperOrigin-RevId: 699308985
2024-11-22 15:45:06 -08:00
Suet-Fei Li 266a773cf8 add flag call_nearby_identity_api and make api::SharingRpcClient base class of NearbyIdentityGrpcClient.
PiperOrigin-RevId: 698945381
2024-11-21 16:04:02 -08:00
Francis Tsui f5e526317b Force certificate generation and upload on first time uploading contacts.
PiperOrigin-RevId: 698901640
2024-11-21 13:49:31 -08:00
Guogang Li ecb75d2986 Add parent folder when generating introduction frame
PiperOrigin-RevId: 697908857
2024-11-19 00:46:55 -08:00
Francis Tsui aa7aee0485 Fix TSAN error.
PiperOrigin-RevId: 697657230
2024-11-18 09:34:38 -08:00
Francis Tsui 7316f760a6 Fix threading problem in sharing service.
PiperOrigin-RevId: 697652113
2024-11-18 09:19:50 -08:00
Francis Tsui cae753a97c Pass clock into SharingRpcClientFactory.
PiperOrigin-RevId: 697007796
2024-11-15 14:50:13 -08:00
Suet-Fei Li c2ed015c29 log entire ShareTarget for OnShareTargetDiscovered & OnShareTargetLost.
PiperOrigin-RevId: 696966113
2024-11-15 12:25:43 -08:00
Francis Tsui 541486a593 Add worker queue to payload tracker.
PiperOrigin-RevId: 696937590
2024-11-15 10:53:17 -08:00
Francis Tsui 7d9f66198b Increase cert download attempts during discovery to 12.
PiperOrigin-RevId: 696651808
2024-11-14 14:31:11 -08:00
Francis Tsui ec5dbe56f1 Add worker queue class.
PiperOrigin-RevId: 696602320
2024-11-14 11:55:23 -08:00
hai007 0163118e85 Internal change
PiperOrigin-RevId: 695774019
2024-11-12 10:42:15 -08:00
Francis Tsui 13d5f702d6 Move payload tracker callback to service thread.
PiperOrigin-RevId: 694644790
2024-11-08 14:37:17 -08:00
Anay Wadhera 63c8486a41 Plumb vendor ID in certificate metadata and only set it in advertisement when advertising in everyone mode.
PiperOrigin-RevId: 694636952
2024-11-08 14:15:27 -08:00
Francis Tsui c1e145eb04 Remove WaitForRunningTasksWithTimeout.
PiperOrigin-RevId: 694627070
2024-11-08 13:49:21 -08:00
Francis Tsui 2626201458 Fix sanitizer errors.
PiperOrigin-RevId: 694620036
2024-11-08 13:29:09 -08:00
Francis Tsui ee49af663a FakeTaskRunner::WaitForRunningTasksWithTimeout
PiperOrigin-RevId: 694283408
2024-11-07 16:22:04 -08:00
Francis Tsui 0a0c915a79 Create new SigninAttempt object.
PiperOrigin-RevId: 694229619
2024-11-07 13:31:36 -08:00
Suet-Fei Li ce670e8a3e [DeDup Part 3] Dedup after transfer when we StartScanning again.
PiperOrigin-RevId: 693053977
2024-11-04 12:27:17 -08:00
Suet-Fei Li 6443dfedf7 remove FullName & IconUrl from preference & local device data manager.
PiperOrigin-RevId: 692612482
2024-11-02 22:50:40 -07:00