Commit Graph

6991 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
e92fe26df7 Import l10n. 2022-01-28 00:41:38 +00:00
Gabriel Luong
15d8ca86d9 For #23448 - Update the address bar color to use @color/fx_mobile_layer_color_3 2022-01-27 23:24:54 +00:00
Gabriel Luong
6596f4c28b For #23432 - Use the imageUrl as the favicon for a provided top site 2022-01-27 20:58:30 +00:00
Oana Horvath
5c917b58e6 [UI smoke test] For #21002: Ads UI test for browsing error pages 2022-01-27 08:46:49 +00:00
Mozilla L10n Automation Bot
46a228796f Import l10n. 2022-01-27 01:20:20 +00:00
Arturo Mejia
393de99196 For #22851 Add logo animation for wallpapers 2022-01-27 00:28:12 +00:00
Matt Tighe
d23fb30151 replace WallpaperFeatureDiscovered probe with WallpaperSettingsOpened 2022-01-26 23:50:56 +00:00
Matt Tighe
a419a6963c add events based on feedback 2022-01-26 23:50:56 +00:00
Matt Tighe
a5f540568e update based on PR feedback and data review 2022-01-26 23:50:56 +00:00
Matt Tighe
eed42ee96b closes #23381: add telemetry for wallpapers feature 2022-01-26 23:50:56 +00:00
AndiAJ
9b1136f9e0 Remove hard-coded package from openAppFromExternalLink 2022-01-26 12:54:02 +00:00
Gabriel Luong
e5e7e6dbcf For #23409 - Specify fetchProvidedTopSites parameter for TopSitesConfig 2022-01-26 05:25:03 +00:00
Mozilla L10n Automation Bot
d30815fec8 Import l10n. 2022-01-26 00:43:39 +00:00
Matt Tighe
670657b484 fixes #23404: add switch to wallpaper settings to disable tap-to-change 2022-01-25 23:34:25 +00:00
Gabriel Luong
dff7c2813c For #23374 - Update Layer 1 and Layer 3 to match design system 2022-01-25 20:29:48 +00:00
Gabriel Luong
245fb03c6a For #23374 - Update description of Layer Accent 2022-01-25 20:29:48 +00:00
Gabriel Luong
0cc1346736 For #23374 - Add Text Action Primary, Secondary, Tertiary, Tertiary Active design tokens 2022-01-25 20:29:48 +00:00
Gabriel Luong
ff2a65239e For #23374 - Update Text Inverted, Icon Inverted to Text On Color, Icon On Color 2022-01-25 20:29:48 +00:00
Gabriel Luong
5aa9daeede For #23374 - Add Action Quarternary design token 2022-01-25 20:29:48 +00:00
Gabriel Luong
3958b51685 For #23374 - Update Layer2 dark theme color to DarkGrey30 2022-01-25 20:29:48 +00:00
Gabriel Luong
cc0515430b For #23374 - Add Dialog and Banner to Layer 2 description 2022-01-25 20:29:48 +00:00
Gabriel Luong
b86c1fc5e7 For #23374 - Update Text Warning and Icon Warning colors to match design system 2022-01-25 20:29:48 +00:00
Gabriel Luong
169fc77256 For #23374 - Update Action Secondary colors and Add Action Tertiary 2022-01-25 20:29:48 +00:00
Gabriel Luong
27cec04f1a For #23374 - Update Border Disabled colors to match design system 2022-01-25 20:29:48 +00:00
Gabriel Luong
bcc4d0bbc7 For #23374 - Update Icon Disabled colors to match design system 2022-01-25 20:29:48 +00:00
Gabriel Luong
cf55261e13 For #23374 - Update Text Accent color to photonViolet20 2022-01-25 20:29:48 +00:00
Sarah541
ef5966cddd
For #22576 - Indicate mutability flag for PendingIntent
* For #22576 - Indicate mutability flag for PendingIntent

* Fix lint issues

* Make Analytics Pending Intent flag mutable

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-25 18:54:42 +00:00
Sammy Khamis
6f9e725ec5 add invalid URL error to show up when trying to save an invalid bookmark 2022-01-25 15:05:12 +00:00
Sammy Khamis
7d34fbb87d fix fenix crashing when trying to add an invalid bookmark 2022-01-25 15:05:12 +00:00
Mugurell
5c1953d792 For #22314 - Reuse existing tab for search group items 2022-01-25 14:23:36 +00:00
Mozilla L10n Automation Bot
ff4b194343 Import l10n. 2022-01-25 00:48:21 +00:00
Mozilla L10n Automation Bot
3e796726d9 Import l10n. 2022-01-24 00:45:03 +00:00
Arturo Mejia
dc0f50b590 For #22851: Load wallpapers dynamically from the assets directory. 2022-01-23 23:03:07 +00:00
Mozilla L10n Automation Bot
7ab9c4e250 Import l10n. 2022-01-22 00:33:29 +00:00
Gabriel Luong
73f80d16cc For #23355 - Tint mozac_ic_check to white in checkbox_item.xml 2022-01-21 23:31:36 +00:00
Gabriel Luong
9f57b24082 For #23351 - Refactor collection_icon_colors array into arrays.xml 2022-01-21 21:30:57 +00:00
Gabriel Luong
48f991e512 For #23342 - Replace color values with their photon color equivalent 2022-01-21 21:00:47 +00:00
AndiAJ
4daa6375a1 Save logins in PWA UI test 2022-01-21 18:27:26 +00:00
Gabriel Luong
5954916993 For #23344 - Update mozac_widget_favicon_border_color attribute to use @color/fx_mobile_border_color_default 2022-01-21 18:00:21 +00:00
AndiAJ
ee458bd480 Fix mainMenuOpenInAppTest smoke test 2022-01-21 13:43:41 +00:00
AndiAJ
96f6e27b46 Add missing request interceptors to androidTest AppRequestInterceptor 2022-01-21 13:43:41 +00:00
AndiAJ
a7e12a4dae Open links in apps UI test 2022-01-21 13:43:41 +00:00
Oana Horvath
05594c48a0 [UI smoke test] For #21002: Ads UI test for 'Open website' button from Saved logins 2022-01-21 09:30:57 +00:00
Grigory Kruglov
9ceb06e55c Account for Int->UInt changes in bookmarks API 2022-01-20 23:57:50 -08:00
Sammy Khamis
088339c4de changes to fix up issues with places uniffication 2022-01-20 23:57:50 -08:00
Gabriel Luong
12347c9999 For #23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute 2022-01-21 00:29:08 +00:00
Gabriel Luong
bbf6ce3f0c For #23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share 2022-01-21 00:29:08 +00:00
Gabriel Luong
930c7bf3b3 For #23121 - Replace @drawble/ic_storage_enabled with @drawable/mozac_ic_storage 2022-01-21 00:29:08 +00:00
Gabriel Luong
9069b57c24 For #23121 - Replace @drawble/ic_notifications_enabled with @drawable/mozac_ic_notification 2022-01-21 00:29:08 +00:00
Gabriel Luong
53216f3f4a For #23121 - Replace @drawble/ic_microphone_enabled with @drawable/mozac_ic_microphone 2022-01-21 00:29:08 +00:00
Gabriel Luong
9ee9aafd87 For #23121 - Replace @drawble/ic_location_enabled with @drawable/mozac_ic_location 2022-01-21 00:29:08 +00:00
Gabriel Luong
b045a5e203 For #23121 - Replace @drawble/ic_autoplay_disabled with @drawable/mozac_ic_autoplay_blocked 2022-01-21 00:29:08 +00:00
Gabriel Luong
62842db131 For #23121 - Replace @drawble/ic_camera_enabled with @drawable/mozac_ic_video 2022-01-21 00:29:08 +00:00
Gabriel Luong
c020a9da10 For #23121 - Replace @drawble/mozac_ic_extensions_black with @drawable/mozac_ic_extensions 2022-01-21 00:29:08 +00:00
Gabriel Luong
ca67b0a752 For #23121 - Replace @drawble/ic_top_sites with @drawable/mozac_ic_pin 2022-01-21 00:29:08 +00:00
Gabriel Luong
02d9197945 For #23121 - Replace @drawble/ic_search with @drawable/mozac_ic_search 2022-01-21 00:29:08 +00:00
Gabriel Luong
cf8592c709 For #23121 - Replace @drawble/ic_readermode with @drawable/mozac_ic_reader_mode 2022-01-21 00:29:08 +00:00
Gabriel Luong
a1ac019024 For #23121 - Replace @drawble/ic_menu with @drawable/mozac_ic_menu 2022-01-21 00:29:08 +00:00
Gabriel Luong
541c56b589 For #23121 - Replace @drawble/ic_login with @drawable/mozac_ic_login 2022-01-21 00:29:08 +00:00
Gabriel Luong
4d8adce85e For #23121 - Replace @drawble/ic_internet with @drawable/mozac_ic_globe 2022-01-21 00:29:08 +00:00
Gabriel Luong
ef026d3ec2 For #23121 - Replace @drawble/ic_download with @drawable/mozac_ic_download 2022-01-21 00:29:08 +00:00
Gabriel Luong
18591d5dd8 For #23121 - Replace @drawble/ic_lock with @drawable/mozac_ic_lock 2022-01-21 00:29:08 +00:00
Gabriel Luong
ad33e3c1e1 For #23121 - Replace @drawble/ic_desktop with @drawable/mozac_ic_device_desktop 2022-01-21 00:29:08 +00:00
Gabriel Luong
a9f0fefac2 For #23121 - Replace @drawble/ic_close with @drawable/mozac_ic_close 2022-01-21 00:29:08 +00:00
Gabriel Luong
33dc752ef2 For #23121 - Replace @drawble/ic_delete with @drawable/mozac_ic_delete 2022-01-21 00:29:08 +00:00
Gabriel Luong
5bf937cfd3 For #23121 - Replace @drawble/ic_chevron_up with @drawable/mozac_ic_arrowhead_up 2022-01-21 00:29:08 +00:00
Gabriel Luong
0fadd68112 For #23121 - Replace @drawble/ic_chevron_down with @drawable/mozac_ic_arrowhead_down 2022-01-21 00:29:08 +00:00
Gabriel Luong
bea766e785 For #23121 - Replace @drawble/ic_back_button with @drawable/mozac_ic_back 2022-01-21 00:29:08 +00:00
Gabriel Luong
5a6f349ea8 For #23121 - Replace @drawable/ic_arrowhead_right with @drawable/mozac_ic_arrowhead_right 2022-01-21 00:29:08 +00:00
Gabriel Luong
ae38410106 For #23121 - Replace @drawable/ic_new with @drawable/mozac_ic_new 2022-01-21 00:29:08 +00:00
Gabriel Luong
9352946afc For #23121 - Replace @drawable/ic_addons_extensions with @drawable/mozac_ic_extensions 2022-01-21 00:29:08 +00:00
Gabriel Luong
a1374f1de0 For #23317 - Update tab tray menu button color to @color/fx_mobile_icon_color_primary 2022-01-20 22:21:53 +00:00
Gabriel Luong
b61830e680 For #23317 - Update inactive tab tray icon color to @color/fx_mobile_icon_color_primary_inactive 2022-01-20 22:21:53 +00:00
Gabriel Luong
69f4988a9a For #23317 - Update selected tab tray icon color to @color/fx_mobile_icon_color_active 2022-01-20 22:21:53 +00:00
Roger Yang
f8b0dd6e7e No issue: Remove showHistorySearchGroups feature flag 2022-01-20 18:39:14 +00:00
Aaron Train
18f70100ce
No issue: Update PWA package name in mainMenuInstallPWATest (#23335) 2022-01-20 12:23:24 -05:00
Oana Horvath
d233ec10f7 [UI smoke test] For #21002: Ads new audio-video permissions test 2022-01-20 15:58:05 +00:00
Gabriel Luong
a377c35e3e For #23319 - Replace mozac_widget_favicon_background_color to @color/fx_mobile_layer_color_2
@color/mozac_widget_favicon_background_normal_theme and @color/fx_mobile_layer_color_2 are equivalent
2022-01-20 14:03:44 +00:00
Gabriel Luong
954a7b4378 For #23323 - Remove addOnPrivateBrowsingInteriorIconBackground attribute 2022-01-20 12:18:54 +00:00
Oana Horvath
c16977b07a [UI smoke test] For #21002: Ads app permissions UI tests 2022-01-20 08:37:18 +00:00
mcarare
a6abaf7cf9 Set a minimum number of sites a search group should contain. 2022-01-20 07:38:42 +00:00
Mozilla L10n Automation Bot
242e7a1eb5 Import l10n. 2022-01-20 01:29:21 +00:00
Gabriel Luong
39a16df8bb For #23289 - Update the checkbox background color to @color/fx_mobile_layer_color_accent 2022-01-20 00:50:46 +00:00
Gabriel Luong
70882179a0 For #23304 - Add a setting for enabling Contile 2022-01-20 00:18:11 +00:00
Gabriel Luong
0316ca434a For #23287 - Replace @color/tab_tray_item_divider_normal_theme with @color/fx_mobile_border_color_default 2022-01-19 23:21:51 +00:00
Gabriel Luong
d8d1826b86 For #23281 - Replace @color/top_site_pager_dot_selected with @color/fx_mobile_action_color_indicator_active 2022-01-19 22:49:14 +00:00
Gabriel Luong
c3b126056c For #23281 - Replace @color/top_site_pager_dot with @color/fx_mobile_action_color_indicator_inactive 2022-01-19 22:49:14 +00:00
Gabriel Luong
803c520439 For #23285 - Replace @color/tab_tray_item_url_normal_theme with @color/fx_mobile_text_color_secondary 2022-01-19 22:11:12 +00:00
Aaron Train
e6cd16569c Update assets.md
fix: fixed URL
2022-01-19 20:31:11 +00:00
Aaron Train
d2cbd6b591 No issue: Create an asset readme for UI tests 2022-01-19 20:31:11 +00:00
Noah Bond
157acdf7fc For #23159 - Created setting to turn off the Contile feature 2022-01-19 19:58:31 +00:00
Gabriel Luong
ce6917a542 For #23293 - Add @color/fx_mobile_icon_color_primary_inactive and @color/fx_mobile_icon_color_active 2022-01-19 19:29:18 +00:00
mcarare
305b527b05 For #23256: Close quick settings sheet when displaying clear dialog. 2022-01-19 18:46:01 +00:00
mcarare
0496249fe4 For #23256: Pass navController instance instead of lambda. 2022-01-19 18:46:01 +00:00
Gabriel Luong
854b3701e3 For #23283 - Replace @color/accent_on_dark_background_normal_theme with @color/fx_mobile_text_color_accent 2022-01-19 18:05:45 +00:00
Alexandru2909
811375275b For #23272 - AddLoginFragment use showKeyboard from Components 2022-01-19 14:46:09 +00:00
Roger Yang
af5b2c94d3 Close #22956: Define "tags" for metrics in the app repository
Co-authored-by: William Lachance <wlach@protonmail.com>

Define "tags" for metrics in the app repository

Using the new "tags" feature in Glean, we can remove most of the
manual process/pain of defining tags in a seperate Glean annotations
repository (see: https://github.com/mozilla-mobile/fenix/wiki/Add-a-Glean-Annotation-for-an-event)
and just put them beside the metrics themselves. This should make it
much easier to keep this metadata up to date, since it can be added
in the same pull request as the instrumentation itself.

To keep the list of tags up to date with the Fenix issue labels, a new
script `update-glean-tags.py` has been added to the repository. It
should not need to be run often.

This pull request uses a scraped version of the defined tags in the
Glean annotations repository. After it lands, we can remove those and
just use the tagging information here as the main source of information.
2022-01-18 23:31:11 +00:00
Gabriel Luong
268ba9b39d For #23266 - Update the tabs tray multi-select background color to @color/fx_mobile_layer_color_accent 2022-01-18 23:03:06 +00:00
Roger Yang
829c06ebe4 Close #23250: Remove duplicate sites within a time period in history 2022-01-18 22:17:10 +00:00
Gabriel Luong
fe0d704f1c For #23263 - Replace @color/tab_tray_item_media_background_normal_theme with @color/accent_normal_theme 2022-01-18 21:48:21 +00:00
Gabriel Luong
b78fb3b2bd For #23263 - Replace @color/tab_tray_heading_icon_normal_theme with @color/accent_normal_theme 2022-01-18 21:48:21 +00:00
Gabriel Luong
26b65a2a23 For #22727 - Add Contile to Top Sites 2022-01-18 20:13:43 +00:00
Gabriel Luong
d076110752 For #23255 - Replace @color/disabled_private_theme with @color/fx_mobile_private_text_color_disabled 2022-01-18 18:58:58 +00:00
mcarare
64a8932e3c For #22477: Ignore null and empty values for share data title. 2022-01-18 17:18:35 +00:00
Sarah Khan
e9a4272e82 For #23138 - Close recently visited menu on orientation change 2022-01-18 16:43:31 +00:00
Oana Horvath
02d62c8591 For #21002: improve Manage Downloads smoke tests coverage
Add parametrized test for downloading various file types
2022-01-18 15:47:47 +00:00
Christian Sadilek
12a9071fc4 Issue #22256: Ignore intermittent editCustomSearchEngineTest 2022-01-18 00:50:33 +00:00
Gabriel Luong
72cea86304 For #23260 - Remove @color/debug_launcher_background redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
75d894fef2 For #23260 - Remove @color/nightly_launcher_background redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
7c6a014224 For #23260 - Remove @color/onboarding_card_background_end_gradient_normal_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
6081f232e6 For #23260 - Remove @color/onboarding_card_background_end_gradient_private_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
8dfbb26127 For #23260 - Remove @color/onboarding_card_background_start_gradient_private_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
d6b646e88a For #23260 - Remove @color/onboarding_card_background_start_gradient_normal_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
477386f4f7 For #23260 - Remove @color/add_on_private_browsing_interior_icon_background_normal_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
b1ca1d06da For #23260 - Remove @color/add_on_private_browsing_exterior_circle_background_private_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
8e298705b7 For #23260 - Remove @color/add_on_private_browsing_interior_icon_background_private_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
f1ebecf11b For #23260 - Remove @color/tab_history_item_selected_background_private_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
9f2696e1cd For #23260 - Remove @color/tab_tray_item_text_normal_theme redirection 2022-01-17 22:16:33 +00:00
Gabriel Luong
fa8c3fb4cf Update accentBright attribute to @color/photonViolet70 2022-01-17 22:16:33 +00:00
Gabriel Luong
afcb449098 For #23248 - Replace @color/menu_item_button_normal_theme with @color/fx_mobile_text_color_accent 2022-01-17 21:46:37 +00:00
Gabriel Luong
ff9d94fd75 For #23247 - Replace @color/destructive_private_theme with @color/fx_mobile_private_text_color_warning_dark 2022-01-17 21:21:19 +00:00
Gabriel Luong
0781f108e9 For #23242 - Ignore UnusedResources for @color/mozac_feature_readerview_text_color 2022-01-17 20:26:00 +00:00
Gabriel Luong
9a9984adbc For #23242 - Ignore UnusedResources for @color/mozac_ui_tabcounter_default_[tint|text] 2022-01-17 20:26:00 +00:00
Gabriel Luong
38b85ad889 For #23253 - Use photon color variables for @color/scrim[Start|End]_private_theme 2022-01-17 19:59:34 +00:00
Gabriel Luong
77a5f7fbd4 For #23251 - Consolidate select credit card and login prompt header styles 2022-01-17 19:27:24 +00:00
Gabriel Luong
ea68cfdf50 For #23245 - Replace @color/inset_private_theme with @color/fx_mobile_private_layer_color_1 2022-01-17 18:39:09 +00:00
Gabriel Luong
52a642233d For #23245 - Replace @color/above_private_theme with @color/fx_mobile_private_layer_color_1 2022-01-17 18:39:09 +00:00
Gabriel Luong
0c80b196ae For #23240 - Replace @color/contrast_text_private_theme with @color/fx_mobile_private_text_color_primary
@color/contrast_text_private_theme and @color/fx_mobile_private_text_color_primary are the same color
2022-01-17 17:40:37 +00:00
Mozilla L10n Automation Bot
0c34bd93b8 Import l10n. 2022-01-15 01:03:14 +00:00
Matt Tighe
dd4cf9164d closes #23220: show snackbar on wallpaper selection 2022-01-15 00:26:22 +00:00
Jonathan Almeida
d99898824b Update lifecycle dependencies to the commons library
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
2022-01-14 17:04:44 -05:00
Matt Tighe
0b99c2e67d fixes #22943: update androidx.lifecycle to 2.4.0 2022-01-14 17:04:44 -05:00
Gabriel Luong
7d0fae8450 For #23193 - Remove @color/default_launcher_background redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
2baa4efa8d For #23193 - Remove @color/toolbar_[start|center|end]-gradient_normal_theme redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
608e9ddb81 For #23193 - Remove @color/accent_on_dark_background_private_theme redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
929697b6e2 For #23193 - Remove @color/fill_link_from_clipboard_private_theme redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
38c7e53454 For #23193 - Remove @color/onboarding_illustration_selected_private_theme redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
d18115bbff For #23193 - Remove @color/accent_high_contrast_dark_theme redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
ff91a35f1b For #23193 - Remove @color/accent_bright_dark_theme redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
fd055ec97e For #23193 - Remove @color/accent_bright_light_theme redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
a164a2a5ae For #23193 - Remove @color/accent_light_theme redirection 2022-01-14 20:03:08 +00:00
Gabriel Luong
f4f2f4d645 For #23203 - Replace @color/snackbar_normal_theme with @color/fx_mobile_action_color_primary 2022-01-14 18:22:31 +00:00
Gabriel Luong
88ed50888d For #23187 - Replace @color/notification_accent_color_normal_theme with @color/fx_mobile_text_color_accent 2022-01-14 17:22:32 +00:00
Gabriel Luong
1e16d60ddf For #23191 - Replace @color/preference_section_header_normal_theme with @color/fx_mobile_text_color_accent 2022-01-14 16:42:09 +00:00
Gabriel Luong
f0b37b001f For #23207 - Update the tabs tray FAB color to @color/fx_mobile_layer_color_accent 2022-01-14 16:17:27 +00:00
Gabriel Luong
5864d49f6b For #23209 - Replace @color/above_normal_theme with @color/fx_mobile_layer_color_2 2022-01-14 15:51:59 +00:00
Gabriel Luong
56c1d4472c For #23205 - Replace #66FBFBFE with its photon color @color/photonLightGrey05A40 2022-01-14 14:38:18 +00:00
Alexandru2909
a34711c444 For #20524 - Remove redundant coroutine dispatchers from tests 2022-01-14 08:53:46 +00:00
Alexandru2909
cf83b3050b For #8108 - Add BrowserToolbar option to remove url from TopSites 2022-01-14 07:37:19 +00:00
Mozilla L10n Automation Bot
16d9866024 Import l10n. 2022-01-14 00:32:56 +00:00
Matthew Tighe
ce1c4093fa
closes #22831: add wallpaper settings screen (#23145)
* closes #22831: add wallpaper settings screen

* address PR and UX feedback

* rebase upstream and adjust settings correctly
2022-01-13 23:30:13 +00:00
Arturo Mejia
d1ace92e64 Revert "For #22851: Add logo animation for wallpapers."
This reverts commit d089f007
2022-01-13 22:17:55 +00:00
Arturo Mejia
d089f00793 For #22851: Add logo animation for wallpapers. 2022-01-13 20:11:37 +00:00
Arturo Mejia
2bba66fb58 For #23144 Address regression in COLD start 2022-01-13 19:43:41 +00:00
Gabriel Luong
29127f9690 For #16152 - Add a dark theme for the tabs tray grid view 2022-01-13 19:13:22 +00:00
mcarare
afd13fec85 For #21744: Replace InputMethodManager's deprecated toggleSoftInput. 2022-01-13 11:23:45 +00:00
mcarare
58a6fafabc For #22383: Propagate ViewTreeLifecycleOwner to composable view holders. 2022-01-13 10:53:28 +00:00
Roger Yang
047ec890b2 Closes #22550: Refactor search term tab grouping logic to rely on middleware 2022-01-13 03:32:12 +00:00
Grigory Kruglov
d161e46383 Adjust logins diffing logic for recyclerview 2022-01-12 12:45:53 -08:00
Grigory Kruglov
e67753fb4b Scroll to top of logins screen after list changes 2022-01-12 12:45:53 -08:00
Grigory Kruglov
1b305c1398 For #22795: Stop trimming login origins on sorting
Due to the async nature (??) of the trimming code, this is causing severe performance issues
during search.

Looking back through commits, doesn't seem like there's a particularly good reason we were trimming here. All I could find is #9986 (comment) which is lacking explanation of why this is actually useful.

And currently, we're dealing with an origin (not a full url when this was initially written, I think), i.e. https://accounts.firefox.com vs https://accounts.firefox.com/signin. So, the suffix stripping isn't even doing much beyond removing com in vast majority of cases.

So, seems like all of this trimming stuff can be cleaned up.
2022-01-12 12:45:53 -08:00
Mozilla L10n Automation Bot
375837c977 Import l10n. 2022-01-12 01:30:02 +00:00
mcarare
2577e07aff For #22559: Update leak canary version to 2.8.1 2022-01-11 23:38:04 +00:00
Gabriel Luong
e668c5afc1 For #23128 - Remove @color/mozac_widget_favicon_border_dark_theme redirection 2022-01-11 20:04:49 +00:00
Gabriel Luong
6fbca6de91 For #23128 - Remove @color/mozac_widget_favicon_background_dark_theme redirection 2022-01-11 20:04:49 +00:00
Gabriel Luong
4fcdc46d2a For #23128 - Remove @color/mozac_widget_favicon_border_light_theme redirection 2022-01-11 20:04:49 +00:00
Gabriel Luong
52edfeed8a For #23128 - Remove @color/mozac_widget_favicon_background_light_theme redirection 2022-01-11 20:04:49 +00:00
Gabriel Luong
9d0307cad6 For #23128 - Remove @color/mozac_widget_favicon_[background|border]_private_theme redirection 2022-01-11 20:04:49 +00:00
Gabriel Luong
df2e8c885e For #23156 - Remove all unused strings marked moz:removedIn <= 95 2022-01-11 19:38:52 +00:00
Brais Gabín
7ec31a25c4 For #23142 - Fix license formatting in tests 2022-01-11 18:32:06 +00:00
Mozilla L10n Automation Bot
622a4f57d0 Import l10n. 2022-01-11 00:43:09 +00:00
Elise Richards
703e8c6558 For #22869: Data review for renewing january metrics 2022-01-10 17:05:49 +00:00
Elise Richards
08087abaf1 For #22869: Renew metrics expiring in January 2022-01-10 17:05:49 +00:00
Mozilla L10n Automation Bot
39a211c1cd Import l10n. 2022-01-10 00:33:03 +00:00
Arturo Mejia
28928e4bdd For #23104: Don't adjust the theme for the default wallpaper. 2022-01-09 20:21:11 +00:00
Mozilla L10n Automation Bot
0563bf38b2 Import l10n. 2022-01-08 00:45:48 +00:00
Gabriel Luong
9fea89ca19 For #22675 - Replace collection color icon variables with the icon design color tokens 2022-01-07 19:14:49 +00:00
Alexandru2909
7b04eba324 For #19567 - Change SavedLogins and LoginDetail fragments to extend SecureFragment 2022-01-07 09:42:21 +00:00
Gabriel Luong
873d8257d1 For #23086 - Add Border Inverted design token 2022-01-07 09:18:24 +00:00
Gabriel Luong
a39224e44b For #23086 - Change design token name from Border Selected to Border Accent 2022-01-07 09:18:24 +00:00
Gabriel Luong
2ad2691724 For #23086 - Update Border Divider to Border Default 2022-01-07 09:18:24 +00:00
Gabriel Luong
fc9310dc83 For #23086 - Rename design token name from Border Default to Border Form Default 2022-01-07 09:18:24 +00:00
Gabriel Luong
11e0df20df For #23086 - Update the dark theme colors of Action Primary to Violet60
- Updates the description of Action Primary to include "Chip selected"
2022-01-07 09:18:24 +00:00
Gabriel Luong
65b84c10bc For #23086 - Update the dark theme Action Secondary color to DarkGrey10 2022-01-07 09:18:24 +00:00
Gabriel Luong
1b7918f6d0 For #23086 - Change the light theme color for Form Selected, Form On, Icon Button, Layer Accent, Border Selected to Ink20 2022-01-07 09:18:24 +00:00
mcarare
5d1e2f0099 For #22577: Update work manager version to 2.7.1 2022-01-07 08:09:06 +00:00
Mozilla L10n Automation Bot
d727206255 Import l10n. 2022-01-07 07:06:24 +00:00
Gabriel Luong
27336c2368 For #22975 - Replace aboutLink attribute with Text Accent color token 2022-01-06 18:43:35 +00:00
Gabriel Luong
76fb147ed8 For #23076 - Clean up unneeded FeatureFlags 2022-01-06 06:53:17 +00:00
Mozilla L10n Automation Bot
c335adcfb6 Import l10n. 2022-01-06 00:35:56 +00:00
Gabriel Luong
44e1cb4b60 For #23071 - Replace @color/tab_tray_selected_mask_normal_theme with @color/fx_mobile_layer_color_accent_nonopaque 2022-01-05 23:49:43 +00:00
MickeyMoz
96b96fbfdb Update Android Components version to 97.0.20220104190053. 2022-01-05 19:02:55 +00:00
Arturo Mejia
09fdee6510 For #22851: Adjust theme based on the selected wallpaper. 2022-01-05 17:55:02 +00:00
Mozilla L10n Automation Bot
32bf020b7c Import l10n. 2022-01-05 01:23:18 +00:00
Gabriel Luong
ddc806e8bc For #22978 - Replace @color/foundation_normal_theme with @color/fx_mobile_layer_color_1 2022-01-05 00:39:36 +00:00
Gabriel Luong
7c12e9c970 For #23049 - Update the color for @color/fx_mobile_layer_color_accent_nonopaque 2022-01-05 00:04:18 +00:00
Gabriel Luong
f863864c50 For #23049 - Update the colors of @color/fx_mobile_action_color_primary 2022-01-05 00:04:18 +00:00
Gabriel Luong
986a57d40b For #23049 - Consolidate @color/fx_mobile_text_color_accent with @color/fx_mobile_text_color_action
- Removes @color/fx_mobile_text_color_action
- Use the colors from @color/fx_mobile_text_color_action in @color/fx_mobile_text_color_accent
2022-01-05 00:04:18 +00:00
Arturo Mejia
277e94881b For #22995: Address crash when switching languages. 2022-01-04 21:13:00 +00:00
Aaron Train
8edd3f9fa1
No issue: Try out RetryTestRule in SmokeTest UI test class (#22868)
* Add RetryTestRule to SmokeTest UI tests

* fix: newline in RetryTestRule.kt

fix: switch off generic Throwable

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-04 20:17:02 +00:00
mcarare
cdbe7983f5 For #22879: Filter default engines when sending telemetry.
Filter out custom engines that are not well known search domains.
2022-01-04 10:29:16 +00:00
Gabriel Luong
8a5020123f For #23017 - Ignore ExtraTranslation in our lint-baseline 2022-01-04 01:28:30 +00:00
Mozilla L10n Automation Bot
d9711497dc Import l10n. 2022-01-04 00:37:13 +00:00
Mozilla L10n Automation Bot
9c10f7abb6 Import l10n. 2022-01-03 00:49:41 +00:00
Mozilla L10n Automation Bot
c91be63240 Import l10n. 2022-01-02 00:36:35 +00:00
Mozilla L10n Automation Bot
4d0203c60c Import l10n. 2022-01-01 00:34:53 +00:00
Mozilla L10n Automation Bot
e7d64d886e Import l10n. 2021-12-31 00:40:16 +00:00
mike a
46b5dd2706 Closes #10737: Searching a language/saved password displays a misplaced "x".
Setting max width for the search view in language settings and saved logins screens. Removed SyncAuthClosed event from LocaleSettingsFragment, an apparent copy-paste.
2021-12-30 05:37:58 +00:00
Mozilla L10n Automation Bot
acc21f9f7f Import l10n. 2021-12-30 00:38:58 +00:00
Gabriel Luong
c8e2fd3847 For #22973 - Remove @color/contrast_text_light_theme redirection 2021-12-28 20:06:05 +00:00
Gabriel Luong
794823c5ec For #22983 - Remove @color/destructive_button_text_color redirection 2021-12-28 19:37:21 +00:00
TasosB
05e6ba40b4 For #21483 - Remove light theme tinting of folder icon in the Bookmark view 2021-12-28 18:56:36 +00:00
TasosB
54ffe7db03 For #21483 - Use primaryText attribute for download icons fill color 2021-12-28 18:56:36 +00:00
Gabriel Luong
4078bf7863 For #22971 - Remove @color/above_dark_theme redirection 2021-12-28 16:47:59 +00:00
Mozilla L10n Automation Bot
716e1194a0 Import l10n. 2021-12-28 00:35:39 +00:00
Mozilla L10n Automation Bot
fa377bf0d6 Import l10n. 2021-12-27 00:35:38 +00:00
Mozilla L10n Automation Bot
ec9cf0338e Import l10n. 2021-12-25 00:37:17 +00:00
rxu
2203ebf923 Pass distribution_id to Socorro crash report 2021-12-24 01:50:32 +00:00
Mozilla L10n Automation Bot
00d18125b2 Import l10n. 2021-12-24 00:44:51 +00:00
Gabriel Luong
c50073f7e4 For #22965 - Add Form On, Form Off, Indicator Active, Indicator Inactive color tokens 2021-12-23 21:46:57 +00:00
Gabriel Luong
3ffece2b87 For #22965 - Remove Control Active color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
38c55dbbc0 For #22965 - Update description of Layer Accent color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
a7e78a19d0 For #22965 - Update description of Text Inverted color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
c9cb55cf3f For #22965 - Remove Control Dark design color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
945dde72e3 For #22965 - Rename Action Disabled to Form Disabled for the design color tokens 2021-12-23 21:46:57 +00:00
Gabriel Luong
97c42ca84e For #22965 - Update Control to Form Surface design colors 2021-12-23 21:46:57 +00:00
Gabriel Luong
5bea4554ad For #22965 - Add Form Selected design color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
c9bc38d67c For #22965 - Update Action Teritary to Form Default design colors 2021-12-23 21:46:57 +00:00
Gabriel Luong
1cf91a2ef4 For #22965 - Change Pill button to Chip for Action Secondary design color token description 2021-12-23 21:46:57 +00:00
Gabriel Luong
16bf150fb9 For #22965 - Remove Toolbar background from the description of Layer 3 design color token 2021-12-23 21:46:57 +00:00
Roger Yang
0b0f69ab4e Closes #22754: Customize home button should work on fresh install 2021-12-23 20:34:10 +00:00
Arturo Mejia
27def6fd0c For #22851: Optimize wallpaper testing images. 2021-12-23 10:24:32 +00:00
Roger Yang
b9b2bc3c7d Issue #22561: Fix tab group titles colour when in private mode 2021-12-22 22:48:57 +00:00
mcarare
03f1aa3d8b For #22415: Remove element type from content descriptions.
Adding the type to content description is not advised according to a11y guidelines.
2021-12-22 22:23:37 +00:00
Gabriel Luong
dc576a2ad7 Revert "For #22777 - Replace about_link_normal_theme with fx_mobile_text_color_action"
This reverts commit 986a48b1db.
2021-12-22 14:43:10 -05:00
mavduevskiy
89f5e96d73
For #18160: Show a prompt when trying to leave private browsing with active downloads (#22912)
Co-authored-by: mike a <mavduevskiy@gmail.com>
2021-12-22 00:12:44 -08:00
Mozilla L10n Automation Bot
105a2e5fc6 Import l10n. 2021-12-22 00:34:24 +00:00
Grisha Kruglov
5bbfd49e1d Refactor History types to eliminate nullability
This introduces a separate HistoryDB type at the PagedHistoryProvider
layer, that doesn't need to deal with positions. Positioning logic in
HistoryDataSource becomes a type conversion between the new type and an
existing History type that UI and ItemKeyedDataSource API is written against.

With this refactor, we entirely eliminate nullability from these types.
2021-12-21 19:54:18 +00:00
Grisha Kruglov
836ff1151b Closes #22764: Convert History.id to an Int position
We were converting Long timestamps into Ints (and getting negative
numbers back), and treating that as, basically, a position for the
paging API; the paging API would pass us back the obscure negative
number back as an offset, and we'll mishandle it resulting in an
infinite loop.

This patch removes all of the Long -> Int conversions, and introduces an
explicit 'position' that is calculated once we have a full page of
results completed.
2021-12-21 19:54:18 +00:00
Mugurell
34c0a17b4d For #22852 - Add a new "Storage access" permission 2021-12-21 17:45:19 +00:00
Arturo Mejia
cf31bc408a For #22931 Only enable wallpapers on normal mode 2021-12-21 09:49:12 -05:00
mcarare
00280d3b65 For #20513: Use UrlMetricType for search engine submission url. 2021-12-21 11:25:00 +00:00
Roger Yang
22bcdeafe0 Closes #22736: Do not remove focus from toolbar when scrolling 2021-12-20 20:38:04 +00:00
Arturo Mejia
7a44412619 For #22851 toggle wallpapers when tap on the Firefox logo 2021-12-20 15:53:44 +00:00
rxu
073fd89390 Add default topsite MeiTuan for MozillaOnline builds 2021-12-20 01:42:41 +00:00
Mozilla L10n Automation Bot
ee34b07ecc Import l10n. 2021-12-20 00:39:20 +00:00
Mozilla L10n Automation Bot
606f2eb100 Import l10n. 2021-12-19 00:32:51 +00:00
Mozilla L10n Automation Bot
dd64d92b12 Import l10n. 2021-12-18 00:36:17 +00:00
Matt Tighe
db71d8dfe7 fixes #22889: add bottom spacer to onboarding adapter 2021-12-17 22:31:18 +00:00
Mugurell
eb2ec677ca For #22508 - Increase menu height to avoid it become scrollable
Compose enforces a DropdownMenuItem having at least a 64dp height
(48 dp height + 8dp vertical padding) so we need to ensure the parent
doesn't hardcode a smaller height.
2021-12-17 17:38:22 +00:00