| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
This dimension has never been used. It probably makes more
more sense to track it as an event instead.
Partial revert of commit 2168cbc9c58d2133bdf77ecd342c3d5ee755d607
where the dimension #10 (account type) was introduced.
Bug: 16316134 analytics for major new features
Change-Id: I60e6a071f96b72e2acf8487837bd0d035180dad3
|
| |
|
|
|
|
|
|
| |
Add a custom dimension to track the account type.
The account domain is already track in dimension #1.
Bug: 16316134 analytics for major new features
Change-Id: I44998cd327fb9a595f29a48c00ea715bd7d23663
|
| |
|
|
|
|
|
|
|
| |
Google analytics is not used in the AOSP UnifiedEmail project.
Therefore AnalyticsUtils should not handle the detection of
email providers based on the email address.
Bug: 17141023 Better aggregate email providers in dimension "Email Provider"
Change-Id: Ib91310ec244906ba6b98fa75f22f5f0cb2f5926c
|
| |
|
|
|
|
|
|
|
| |
Define and use custom analytics dimensions for the Welcome tour:
- CD_USER_RETENTION saves whether the user is a
"new" (never used the app), "upgrading" (used an older version)
or "returning" (already used this version)
Change-Id: If8f21baf13b7ac4533d22817ba55e93805eb3613
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes:
- all references to the 3 attachment preview columns in the Gmail
conversation table (except for migration code in MailStoreInitializer)
- all layout and drawing code for attachment previews in conversation list
- all assets related to attachment previews
- all preference and analytics code that aided attachment previews
NOTE: This does not alter, in any way, the display of attachments in
conversation view.
Change-Id: I0aa5a32c8cce0ba98758827b973b323896932c39
|
| |
|
|
|
|
|
|
|
| |
Add support to record timing data to Analytics. In this diff
it is used to record the load time of conversation view from the
conversation list.
b/13628866
Change-Id: Ie607c02004b895bcdccaba822843542c6143a64c
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lots of new menu items
* log auto-advance setting
* log message header taps
* log photo-viewer menu items
* log conversation views (including enclosing label, synced state,
message count)
* log folder views (including bucketed total counts)
* log pager swipes (including folder type)
Bug: 11253673
Change-Id: Iffdcbf19b202fbb3b6b33e0f7f0e9e4c24fa948d
|
| |
|
|
|
|
|
|
|
|
|
| |
Also fix a long-standing issue that caused notification intents to never
get updated during development (we weren't setting FLAG_UPDATE_CURRENT).
We can remove the version tag from the intent data URI later.
Log reply/reply-all setting.
Bug: 9861033
Change-Id: I49b2ab529de4167d1c8b42a8b053bcc2b9f65a23
|
| |
|
|
|
|
|
| |
Also fix logging send/save on Compose exit before the loader finishes.
Bug: 10404880
Change-Id: I6a8937a4b25b6150cb27d335f6b09a8fd372aaf3
|
| |
|
|
|
| |
Bug: 9861033
Change-Id: I30bbf5ea7b9e2a2a03588263be1afc9909e16729
|
| |
|
|
|
|
|
|
|
|
|
| |
Reorg category/action/label to be more economical. This gives us an
extra slot for data vs. spending on custom dimensions in the future.
Log CAB actions, some settings state, drawer toggles, CAB mode start,
swipe dismiss, and peek.
Bug: 9861033
Change-Id: I16b30356db70f60ed87749f29ddd667790acbb07
|
|
|
Bug: 9861033
Change-Id: I940e25dc12a7cbfe91b1d5ec457c7fc1045171df
|