d345b6bafd4be49a703bbb5b5ab569ae13158db2 |
|
02-Sep-2014 |
Régis Décamps <regisd@google.com> |
Analytics: Remove dimension #10 (account type) 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
2168cbc9c58d2133bdf77ecd342c3d5ee755d607 |
|
22-Aug-2014 |
Régis Décamps <regisd@google.com> |
Analytics: new custom dimension to track the type of account. 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
0abdb685b601c39ae1ccffb930acac323f4aafed |
|
20-Aug-2014 |
Régis Décamps <regisd@google.com> |
Refactoring: Move Analytics email-providers out of AOSP 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
cc4a037b71a60cb912b7fbf25805c54179d75ff0 |
|
15-Aug-2014 |
Régis Décamps <regisd@google.com> |
Use Analytics custom dimensions for Welcome tour. 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
0e29e769c74e385342fc5dc8e9c85517771aaa34 |
|
11-Jul-2014 |
James Lemieux <jplemieux@google.com> |
Remove attachment previews from Conversation List 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
72953f25e00ee8e7b5c7682148430dc82f00a77d |
|
16-Apr-2014 |
Jin Cao <jinyan@google.com> |
Add Gmail timing to Analytics 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
e6c9fb6835247d98898e2af581ad9449ad7f3184 |
|
15-Nov-2013 |
Andy Huang <ath@google.com> |
misc analytics * 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
4fe0af81874976a1995191321e35c844b2229811 |
|
21-Aug-2013 |
Andy Huang <ath@google.com> |
log notifications 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
8cc0de897f4d4b5790a363684347eeae06088f45 |
|
20-Aug-2013 |
Andy Huang <ath@google.com> |
disable analytics for automated users Also fix logging send/save on Compose exit before the loader finishes. Bug: 10404880 Change-Id: I6a8937a4b25b6150cb27d335f6b09a8fd372aaf3
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
2b55549d4fbe25e91f673a0727fc89ff755d9327 |
|
15-Aug-2013 |
Andy Huang <ath@google.com> |
move ad analytics to gmail Bug: 9861033 Change-Id: I30bbf5ea7b9e2a2a03588263be1afc9909e16729
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
042a530b2296487fa5899a3e871214ac4a47e3d8 |
|
13-Aug-2013 |
Andy Huang <ath@google.com> |
more metrics 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
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|
761522c1ac7a8fa05acde714f0e26fde47f3415f |
|
08-Aug-2013 |
Andy Huang <ath@google.com> |
basic analytics support Bug: 9861033 Change-Id: I940e25dc12a7cbfe91b1d5ec457c7fc1045171df
/packages/apps/UnifiedEmail/src/com/android/mail/analytics/Analytics.java
|