Commit Graph
352 Commits
Author SHA1 Message Date
hai007 c6c8c23923 [Analytics]Join HaTs session ID with Flow ID.
PiperOrigin-RevId: 723305804
2025-02-04 18:35:08 -08:00
Francis Tsui 3706d9d497 Cleanup
PiperOrigin-RevId: 723240490
2025-02-04 15:08:14 -08:00
Nick Bourdakos dc0633c0f8 Internal change
PiperOrigin-RevId: 723164767
2025-02-04 11:28:56 -08:00
Francis Tsui e76adeab50 Move disconnection timeout into OutgoingShareSession.
PiperOrigin-RevId: 722519076
2025-02-02 22:59:12 -08:00
Francis Tsui 17c6dd8ee4 Keep management of outgoing_share_target_map_ and outgoing_share_session_map_ together.
PiperOrigin-RevId: 721918835
2025-01-31 15:15:17 -08:00
Francis Tsui c9686fdb0f Add APK support
PiperOrigin-RevId: 720620879
2025-01-28 10:19:49 -08:00
Anay Wadhera b2a71e427d internal change
PiperOrigin-RevId: 720250168
2025-01-27 11:43:17 -08:00
Eiden Kim 639581f6db Internal change
PiperOrigin-RevId: 718041042
2025-01-21 13:12:51 -08:00
Suet-Fei Li 951f3b194d add flag disable_wifi_hotspot_for_selected_devices and use it to disable wifi hotspot for HP Realtek devices.
PiperOrigin-RevId: 716405757
2025-01-16 15:45:13 -08:00
Francis Tsui e3a2460844 Add unittest.
PiperOrigin-RevId: 715587586
2025-01-14 17:26:08 -08:00
Francis Tsui 6694e2bf19 Ignore cert refresh when not logged in.
PiperOrigin-RevId: 715556067
2025-01-14 15:39:40 -08:00
Francis Tsui 58e8a32036 Internal changes
PiperOrigin-RevId: 715489264
2025-01-14 12:46:59 -08:00
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