Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 2868553003: [Home] Add more descriptive user actions for opening/closing the bottom sheet (Closed)
Patch Set: assert false Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/widget/bottomsheet/BottomSheetMetrics.java ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. 9 and description for each user action.
10 10
(...skipping 1104 matching lines...) Expand 10 before | Expand all | Expand 10 after
1115 User clicked the tab alert indicator button to unmute the tab. 1115 User clicked the tab alert indicator button to unmute the tab.
1116 </description> 1116 </description>
1117 </action> 1117 </action>
1118 1118
1119 <action name="Android.ChromeHome.Closed"> 1119 <action name="Android.ChromeHome.Closed">
1120 <owner>mdjones@chromium.org</owner> 1120 <owner>mdjones@chromium.org</owner>
1121 <owner>twellington@chromium.org</owner> 1121 <owner>twellington@chromium.org</owner>
1122 <description>User closed the Chrome Home bottom sheet.</description> 1122 <description>User closed the Chrome Home bottom sheet.</description>
1123 </action> 1123 </action>
1124 1124
1125 <action name="Android.ChromeHome.ClosedByNTPCloseButton">
1126 <owner>mdjones@chromium.org</owner>
1127 <owner>twellington@chromium.org</owner>
1128 <description>
1129 User closed the Chrome Home bottom sheet using the NTP's close button.
1130 </description>
1131 </action>
1132
1133 <action name="Android.ChromeHome.ClosedByNavigation">
1134 <owner>mdjones@chromium.org</owner>
1135 <owner>twellington@chromium.org</owner>
1136 <description>
1137 User closed the Chrome Home bottom sheet by navigating.
1138 </description>
1139 </action>
1140
1141 <action name="Android.ChromeHome.ClosedBySwipe">
1142 <owner>mdjones@chromium.org</owner>
1143 <owner>twellington@chromium.org</owner>
1144 <description>
1145 User closed the Chrome Home bottom sheet using a swipe gesture.
1146 </description>
1147 </action>
1148
1149 <action name="Android.ChromeHome.ClosedByTapScrim">
1150 <owner>mdjones@chromium.org</owner>
1151 <owner>twellington@chromium.org</owner>
1152 <description>
1153 User closed the Chrome Home bottom sheet tapping the scrim behind the sheet.
1154 </description>
1155 </action>
1156
1125 <action name="Android.ChromeHome.FullState"> 1157 <action name="Android.ChromeHome.FullState">
1126 <owner>mdjones@chromium.org</owner> 1158 <owner>mdjones@chromium.org</owner>
1127 <owner>twellington@chromium.org</owner> 1159 <owner>twellington@chromium.org</owner>
1128 <description> 1160 <description>
1129 User put the Chrome Home bottom sheet in the fully-open state. 1161 User put the Chrome Home bottom sheet in the fully-open state.
1130 </description> 1162 </description>
1131 </action> 1163 </action>
1132 1164
1133 <action name="Android.ChromeHome.HalfState"> 1165 <action name="Android.ChromeHome.HalfState">
1134 <owner>mdjones@chromium.org</owner> 1166 <owner>mdjones@chromium.org</owner>
1135 <owner>twellington@chromium.org</owner> 1167 <owner>twellington@chromium.org</owner>
1136 <description> 1168 <description>
1137 User put the Chrome Home bottom sheet in the half-open state. 1169 User put the Chrome Home bottom sheet in the half-open state.
1138 </description> 1170 </description>
1139 </action> 1171 </action>
1140 1172
1141 <action name="Android.ChromeHome.Opened"> 1173 <action name="Android.ChromeHome.Opened">
1142 <owner>mdjones@chromium.org</owner> 1174 <owner>mdjones@chromium.org</owner>
1143 <owner>twellington@chromium.org</owner> 1175 <owner>twellington@chromium.org</owner>
1144 <description>User opened the Chrome Home bottom sheet.</description> 1176 <description>User opened the Chrome Home bottom sheet.</description>
1177 <obsolete>
1178 Deprecated 5/2017. Replaced by the versions with a suffix, which are more
1179 descriptive.
1180 </obsolete>
1181 </action>
1182
1183 <action name="Android.ChromeHome.OpenedByExpandButton">
1184 <owner>mdjones@chromium.org</owner>
1185 <owner>twellington@chromium.org</owner>
1186 <description>
1187 User opened the Chrome Home bottom sheet using the expand button.
1188 </description>
1189 </action>
1190
1191 <action name="Android.ChromeHome.OpenedByNTP">
1192 <owner>mdjones@chromium.org</owner>
1193 <owner>twellington@chromium.org</owner>
1194 <description>
1195 User opened the Chrome Home bottom sheet by opening a new tab.
1196 </description>
1197 </action>
1198
1199 <action name="Android.ChromeHome.OpenedByOmnibox">
1200 <owner>mdjones@chromium.org</owner>
1201 <owner>twellington@chromium.org</owner>
1202 <description>
1203 User opened the Chrome Home bottom sheet by focusing the omnibox.
1204 </description>
1205 </action>
1206
1207 <action name="Android.ChromeHome.OpenedBySwipe">
1208 <owner>mdjones@chromium.org</owner>
1209 <owner>twellington@chromium.org</owner>
1210 <description>
1211 User opened the Chrome Home bottom sheet using a swipe gesture.
1212 </description>
1145 </action> 1213 </action>
1146 1214
1147 <action name="Android.ChromeHome.ShowBookmarks"> 1215 <action name="Android.ChromeHome.ShowBookmarks">
1148 <owner>mdjones@chromium.org</owner> 1216 <owner>mdjones@chromium.org</owner>
1149 <owner>twellington@chromium.org</owner> 1217 <owner>twellington@chromium.org</owner>
1150 <description>User showed the bookmarks bottom sheet content.</description> 1218 <description>User showed the bookmarks bottom sheet content.</description>
1151 </action> 1219 </action>
1152 1220
1153 <action name="Android.ChromeHome.ShowDownloads"> 1221 <action name="Android.ChromeHome.ShowDownloads">
1154 <owner>mdjones@chromium.org</owner> 1222 <owner>mdjones@chromium.org</owner>
(...skipping 15772 matching lines...) Expand 10 before | Expand all | Expand 10 after
16927 <action name="webapps.AddShortcut.Manifest"> 16995 <action name="webapps.AddShortcut.Manifest">
16928 <owner>mlamouri@chromium.org</owner> 16996 <owner>mlamouri@chromium.org</owner>
16929 <description> 16997 <description>
16930 Shortcut added to the homescreen with a valid Manifest. This action will be 16998 Shortcut added to the homescreen with a valid Manifest. This action will be
16931 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 16999 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
16932 to keep a trend of whether the webapp also add meta tags. 17000 to keep a trend of whether the webapp also add meta tags.
16933 </description> 17001 </description>
16934 </action> 17002 </action>
16935 17003
16936 </actions> 17004 </actions>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/widget/bottomsheet/BottomSheetMetrics.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698