Commit Graph
462 Commits
Author SHA1 Message Date
Francis Tsui a55d51370a Fix advertising not restarted after BT turn off and on.
PiperOrigin-RevId: 817836654
2025-10-10 16:59:54 -07:00
Francis Tsui 585734283e Add EnableNearbyBackendTitaniumConfig flag.
PiperOrigin-RevId: 817413858
2025-10-09 18:13:51 -07:00
Francis Tsui 382f607d3d Split Lan and Internet connected callbacks.
PiperOrigin-RevId: 816845853
2025-10-08 13:51:51 -07:00
Francis Tsui d225c0dcbc Fix infinite loop when AllTargetsLost called with connected sessions.
PiperOrigin-RevId: 814725810
2025-10-03 09:41:29 -07:00
Francis Tsui 05ab63f71a Remove ShareTargets from outgoing_share_target_map.
PiperOrigin-RevId: 813914013
2025-10-01 14:27:57 -07:00
hai007 2e0e6e13d5 ...text exposed to open source public git repo
PiperOrigin-RevId: 813775838
2025-10-01 09:04:01 -07:00
Francis Tsui a9997d0dc9 Make ShareTarget.device_id required.
PiperOrigin-RevId: 813508135
2025-09-30 18:05:55 -07:00
Francis Tsui 0f207eee97 Mark all targets lost when all foreground send surfaces are unregistered.
PiperOrigin-RevId: 812966823
2025-09-29 15:30:48 -07:00
Francis Tsui 361f45f5df More cleanup of OutgoingTargetsManager.
PiperOrigin-RevId: 812032769
2025-09-26 18:35:38 -07:00
Francis Tsui 6922eea95f Cleanup OutgoingTargetsManager.
PiperOrigin-RevId: 811928178
2025-09-26 13:09:08 -07:00
hai007 482d7f773d ...text exposed to open source public git repo
PiperOrigin-RevId: 811556503
2025-09-25 17:04:33 -07:00
Francis Tsui eb3ae063f5 Move OutgoingTargetsManager to separate files.
PiperOrigin-RevId: 811122178
2025-09-24 18:40:14 -07:00
Francis Tsui 3786a3784f Refactor outgoing share targets management into separate class.
PiperOrigin-RevId: 811071669
2025-09-24 16:00:32 -07:00
hai007 88a0bf0385 ...text exposed to open source public git repo
PiperOrigin-RevId: 811057024
2025-09-24 15:22:26 -07:00
Francis Tsui 5911d53352 Reset endpointUD after login and logout.
PiperOrigin-RevId: 810648551
2025-09-23 18:00:51 -07:00
Francis Tsui d4c86c83c1 Start scheduled task to call GetAccountInfo.
PiperOrigin-RevId: 809234366
2025-09-19 16:33:27 -07:00
Francis Tsui 47a84ca925 Removing logging of __func__ in lamdas.
PiperOrigin-RevId: 809173259
2025-09-19 13:53:13 -07:00
Francis Tsui 358557342c Do not start CertificateManager scheduled tasks if user not logged in.
PiperOrigin-RevId: 808831574
2025-09-18 19:17:07 -07:00
Francis Tsui e3e3822610 Log advanced protection state in SendAttachement log message.
PiperOrigin-RevId: 808750701
2025-09-18 15:02:45 -07:00
Nick Bourdakos d6da1706c9 Update flags
PiperOrigin-RevId: 808693428
2025-09-18 12:39:34 -07:00
Francis Tsui ff1b50f1fe Add fields to SendAttachmentsStart to track whether advanced protection is enabled for the transfer.
PiperOrigin-RevId: 808671647
2025-09-18 11:44:47 -07:00
Francis Tsui d4503955fe Add preference value to track is advanced protection is enabled.
PiperOrigin-RevId: 808651443
2025-09-18 10:57:39 -07:00
Guogang Li 43ab7841ad Reset to disconnect from individual endpoints
PiperOrigin-RevId: 808300954
2025-09-17 15:40:08 -07:00
Francis Tsui 3f4e2a6ca0 Add flag to enable async grpc client.
PiperOrigin-RevId: 808220477
2025-09-17 10:57:43 -07:00
hai007 47b450bbd4 [Analytics]Add external provider package name/service id to analytics event metadata.
PiperOrigin-RevId: 807618276
2025-09-16 03:10:10 -07:00
Francis Tsui 525e0e7b11 Remove assumption that RPC calls are synchronous.
PiperOrigin-RevId: 807256161
2025-09-15 08:47:24 -07:00
hai007 cbcc6d4493 Automated Code Change
PiperOrigin-RevId: 806563933
2025-09-12 23:49:09 -07:00
Francis Tsui eb790c48cd Fix flaky test.
PiperOrigin-RevId: 806481329
2025-09-12 17:18:24 -07:00
Francis Tsui ea342c18f9 Remove unnecessary deprecation annotation.
PiperOrigin-RevId: 806437609
2025-09-12 14:58:57 -07:00
Francis Tsui 6589b3dcb5 Change rpc client to prepare for switching to async client.
PiperOrigin-RevId: 805018155
2025-09-09 12:28:51 -07:00
Francis Tsui 6947b209bb remove unused flag.
PiperOrigin-RevId: 805016161
2025-09-09 12:23:59 -07:00
Francis Tsui 1d6f44e6b5 Internal changes.
PiperOrigin-RevId: 804560917
2025-09-08 13:23:27 -07:00
Francis Tsui 1b99ec036b Simplify callback interface on CertificateDownloadContext.
PiperOrigin-RevId: 804519883
2025-09-08 11:36:56 -07:00
Nick Bourdakos 2b209579f3 Update flags
PiperOrigin-RevId: 803124024
2025-09-04 12:12:37 -07:00
Francis Tsui 52475a9cb3 Internal changes
PiperOrigin-RevId: 802310547
2025-09-02 15:32:47 -07:00
Ivo Ristovski List 038c73520d Automated Code Change
PiperOrigin-RevId: 802282871
2025-09-02 14:04:04 -07:00
Francis Tsui 77ce859862 Switch ConnectionOptions to use MacAddress class.
PiperOrigin-RevId: 802210252
2025-09-02 10:56:48 -07:00
hai007 c4d770bb27 ...text exposed to open source public git repo
PiperOrigin-RevId: 802204514
2025-09-02 10:43:12 -07:00
hai007 c1ac949ecb Automated Code Change
PiperOrigin-RevId: 801591643
2025-08-31 16:09:02 -07:00
Francis Tsui b255a7c63f Remove unnecessary log statements.
PiperOrigin-RevId: 800233284
2025-08-27 17:34:58 -07:00
Francis Tsui a5478bd1c9 Remove unused WifiAdapter.
PiperOrigin-RevId: 800083180
2025-08-27 10:17:09 -07:00
Francis Tsui cb683e484f Do not return error in RegisterSend/Receive Surface calls in no medium are available.
PiperOrigin-RevId: 800074926
2025-08-27 09:58:41 -07:00
Francis Tsui ba377cec95 Remove unused WifiAdapter Observer.
PiperOrigin-RevId: 799787972
2025-08-26 17:40:45 -07:00
Francis Tsui 3f93c0ee87 Remove more unnecessary INFO logs.
PiperOrigin-RevId: 797859361
2025-08-21 12:04:13 -07:00
Francis Tsui 6113d225e9 Move unnecessary INFO logs to VLOG.
PiperOrigin-RevId: 797451961
2025-08-20 13:58:51 -07:00
Francis Tsui 29f37997ec Make BT MacAddress optional in Private certs.
PiperOrigin-RevId: 797357330
2025-08-20 09:59:47 -07:00
Francis Tsui c0a2194ab1 Move PublishDevice rpc from LocalDeviceDataManager to CertificateManager.
PiperOrigin-RevId: 796916479
2025-08-19 09:59:22 -07:00
Nick Bourdakos 804e1a429c Flags
PiperOrigin-RevId: 796468419
2025-08-18 09:58:48 -07:00
hai007 18d2a065bf Automated Code Change
PiperOrigin-RevId: 795390731
2025-08-15 01:51:15 -07:00
Francis Tsui cff660eacf Remove unnecessary optional from scheduler.
PiperOrigin-RevId: 795275868
2025-08-14 18:07:15 -07:00