Commit Graph
213 Commits
Author SHA1 Message Date
hai007 6ef8a4c00a 1. Log advertising power level (contains Low, High, Balance power levels).
2. Log discovering power level (only contained Low and unspecified power levels)

PiperOrigin-RevId: 497814014
2022-12-26 09:11:27 -08:00
hai007 e01b1ac779 [Analytics] logging for displaying phone consent banner.
PiperOrigin-RevId: 497632556
2022-12-25 03:47:01 -08:00
hai007 86f87ef88b [Analytics] logging for displaying Privacy notification.
PiperOrigin-RevId: 497273433
2022-12-22 18:07:38 -08:00
Suet-Fei Li 9f9bd40ada Internal flow.
PiperOrigin-RevId: 493719005
2022-12-07 15:05:45 -08:00
hai007 439c10ff01 Add clearcut logging for getReachablePhoneNumbers: track calling listReachablePhoneNumbers from clients.
PiperOrigin-RevId: 490395415
2022-11-22 19:58:47 -08:00
hai007 3d91433f3a Add AttachmentSourceType
PiperOrigin-RevId: 487258425
2022-11-09 08:58:12 -08:00
Anay Wadhera 74f7f5ec5c Fix visibility rules
PiperOrigin-RevId: 485897261
2022-11-03 09:44:47 -07:00
hai007 fc5033df11 [Sharing Analytics] add TAP log for quick setting file share button click.
PiperOrigin-RevId: 485197485
2022-10-31 18:33:18 -07:00
hai007 2eec1cba0e [Sharing Analytics] create and log the use case for sharing file from quick setting.
PiperOrigin-RevId: 484245564
2022-10-27 07:23:52 -07:00
hai007 13704a7a2a Add AppCrash to SharingLog
PiperOrigin-RevId: 484165755
2022-10-26 23:32:18 -07:00
hai007 32e6fc3c42 Previously, we log incoming remote endpoint upgrade failure and local upgrade setup failure incorrectly as CHANNEL_ERROR. In this CL, they are logged as REMOTE_CONNECTION_ERROR and xxx_MEDIUM_ERROR instead.
Note that the user can always filter out these errors if necessary. Update isAbnormalUpgradeFailure() check as part of upgrade failure reason code change.

In addition, skip incoming/outgoing upgrade logging only if the upgrade fails and initial connection is already removed.

PiperOrigin-RevId: 483545395
2022-10-24 19:07:30 -07:00
Fan Di 43d0ab83fb Fix copy/paste logging issue.
PiperOrigin-RevId: 482921344
2022-10-21 17:03:44 -07:00
hai007 e34cac3a96 Update connections_log.proto
1. 2499483 is the "Daily Initial Connection Attempts by Medium" from product data of 2022/10/10
2. http://shortn/_XocswsePbY

PiperOrigin-RevId: 482691333
2022-10-20 22:28:17 -07:00
hai007 5ad57c5841 Update connections_log.proto
1. 2499483 is the "Daily Initial Connection Attempts by Medium" from product data of 2022/10/10
2. http://shortn/_XocswsePbY

PiperOrigin-RevId: 482681421
2022-10-20 21:13:53 -07:00
hai007 cab9e31d0d Add Metrics for wifi-direct/direct-hotspot group crate failed
PiperOrigin-RevId: 481994099
2022-10-18 12:43:26 -07:00
hai007 e39256100f Update connections_log.proto
1. 6526209 is the "Daily Transfers by Medium" from product data of 2022/10/10
2. http://shortn/_7cCKZxrmVH

PiperOrigin-RevId: 481789584
2022-10-17 18:26:16 -07:00
hai007 0373f408b9 Update connections_log.proto
1. 6526209 is the "Daily Transfers by Medium" from product data of 2022/10/10
2. http://shortn/_7cCKZxrmVH

PiperOrigin-RevId: 481740338
2022-10-17 14:31:11 -07:00
hai007 d4392b4506 [Sharing][Copy&Paste] Combine uploadContacts and uploadCertificates to reduce server traffic.
PiperOrigin-RevId: 479466240
2022-10-06 18:52:28 -07:00
hai007 c82b0ba23e Add logging when a gRPC failed as the server UNAVAILABLE.
PiperOrigin-RevId: 479027905
2022-10-05 06:30:33 -07:00
hai007 756501bf3f Update build file for tests.
PiperOrigin-RevId: 475473048
2022-09-19 23:28:02 -07:00
hai007 d10a04df5f Updated the third_party/nearby/proto/connections_enums.proto file and created a cl to address the Presubmit:CheckPresubmitService:Copybara error
PiperOrigin-RevId: 472649958
2022-09-07 00:12:06 -07:00
Adam Cozzette d92f1d4757 Internal change.
PiperOrigin-RevId: 468293287
2022-08-17 14:27:18 -07:00
Nick Bourdakos 076b00ed61 Internal change
PiperOrigin-RevId: 466164069
2022-08-08 19:37:52 -07:00
hai007 974ff693b1 Check device type in java code instead of ADP profile because ADP only apply on launched device, it will make our testing failed on not launched Pixel, see b/238835231#comment26
PiperOrigin-RevId: 463766386
2022-07-28 00:00:27 -07:00
xlythe 859a0ecb27 Add USB enum
PiperOrigin-RevId: 461149613
2022-07-15 01:49:46 -07:00
hai007 730b5498e9 1. Supports T+ Enterprise User Restrictions
2. Refactor for Guest and Enterprise users
3. Add WifiHotspotV2Test
4. Disconnect outgoing STA connection request from the same service when request to start hotspot. e.g. client A request a STA connection and start hotspot at the same time, cancel the STA connection request to start the hotspot.

PiperOrigin-RevId: 455302291
2022-06-15 22:59:54 -07:00
hai007 c8e76d2e2f Add modulefood device category into NS reports
PiperOrigin-RevId: 455203869
2022-06-15 13:19:18 -07:00
hai007 4270ba7936 [Sharing Analytics] Tag Nearby Share logging events with copy/paste use case tag.
PiperOrigin-RevId: 455026207
2022-06-14 21:00:09 -07:00
guogang 93bc497872 Enabled the visibility of analytics to Nearby Sharing
PiperOrigin-RevId: 452109359
2022-05-31 12:16:26 -07:00
hai007 6347f80a11 [Sharing][Analytics] Add Auto dismiss fast initialization event log
PiperOrigin-RevId: 447614715
2022-05-09 18:48:32 -07:00
hai007 86911dc5a9 Internal comment.
PiperOrigin-RevId: 442646111
2022-04-18 15:25:10 -07:00
hai007 ae813b51d3 [Sharing] Add QuickSetting tile into ActivityName.
PiperOrigin-RevId: 441072655
2022-04-11 20:45:42 -07:00
suetfei 6a6d3c3526 Delete sharing_enums.pb.h 2022-04-05 09:55:04 -07:00
suetfei 6585aaf11e Delete sharing_enums.pb.cc 2022-04-05 09:54:52 -07:00
suetfei 534a3be9cd Delete connections_enums.pb.h 2022-04-05 09:54:36 -07:00
suetfei 086fa4ffbe Delete connections_enums.pb.cc 2022-04-05 09:54:28 -07:00
suetfei d99101d23d Delete web_rtc_signaling_frames.pb.h 2022-04-05 09:52:15 -07:00
suetfei c36a6fcfdf Delete web_rtc_signaling_frames.pb.cc 2022-04-05 09:52:06 -07:00
suetfei 1dc22600cd Delete nfc_frames.pb.h 2022-04-05 09:51:55 -07:00
suetfei 83cb6ac3b5 Delete nfc_frames.pb.cc 2022-04-05 09:51:47 -07:00
suetfei 0476c8e209 Delete ble_frames.pb.h 2022-04-05 09:51:39 -07:00
suetfei cd3315ad8b Delete ble_frames.pb.cc 2022-04-05 09:51:32 -07:00
suetfei 830f8a6174 Delete error_code_enums.pb.h 2022-04-05 09:51:16 -07:00
suetfei ab8e12e054 Delete error_code_enums.pb.cc 2022-04-05 09:50:59 -07:00
suetfei e281627e55 Create sharing_enums.pb.h 2022-04-04 00:57:31 -07:00
suetfei 7d6e61e59e Create sharing_enums.pb.cc 2022-04-04 00:57:06 -07:00
suetfei 03f4bfaf41 Create web_rtc_signaling_frames.pb.h 2022-04-04 00:55:46 -07:00
suetfei 8ef586cc40 Create web_rtc_signaling_frames.pb.cc 2022-04-04 00:55:18 -07:00
suetfei 3ab871d6b7 Create nfc_frames.pb.h 2022-04-04 00:54:25 -07:00
suetfei cde9ea1e67 Create nfc_frames.pb.cc 2022-04-04 00:53:54 -07:00