Commit Graph

6851 Commits (795683c6ef390342bb294b35fe063f975c089861)

Author SHA1 Message Date
Gabriel Luong 2533bf1431 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23424 - Part 1: Refactor TopSiteItemMenu into its own file 3 years ago
Arturo Mejia b6c347c065 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23440,https://github.com/mozilla-mobile/fenix/issues/23441,https://github.com/mozilla-mobile/fenix/issues/23442 remove adapting themes after switching wallpapers 3 years ago
Mozilla L10n Automation Bot f0dd625cef [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 2f80fb7867 [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 5abe253529 [fenix] Import l10n. 3 years ago
Elise Richards 83b9cb914e [fenix] For https://github.com/mozilla-mobile/fenix/issues/22870: Renew/remove metrics set to expire in February (https://github.com/mozilla-mobile/fenix/pull/23453)
* For https://github.com/mozilla-mobile/fenix/issues/22870: Renew/remove metrics set to expire in February

* Add data review and add notification owner for never expire metrics
3 years ago
Gabriel Luong 1788f302fe [fenix] For https://github.com/mozilla-mobile/fenix/issues/23450 - Add Text Accent Disabled design token 3 years ago
Gabriel Luong 3f96c59777 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23450 - Rename design token Border Default to Border Primary 3 years ago
AndiAJ e6b981e928 [fenix] New External links PWA tests 3 years ago
jhugman 9b651a484b [fenix] First use of Nimbus FML plugin (https://github.com/mozilla-mobile/fenix/pull/23400)
* Consume Nimbus FML plugin

* Convert Homescreen to use FML

* Convert nimbusValidation to use FML

* Convert legacy experiments to use the feature API and FML

Remove dead helper code and documentation

* Fixup failing test

Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Mozilla L10n Automation Bot 58216a2d4c [fenix] Import l10n. 3 years ago
Gabriel Luong e893f015c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23448 - Update the address bar color to use @color/fx_mobile_layer_color_3 3 years ago
Gabriel Luong 60d9bcec18 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23432 - Use the imageUrl as the favicon for a provided top site 3 years ago
Oana Horvath 623cdcb309 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads UI test for browsing error pages 3 years ago
Mozilla L10n Automation Bot 7bb9b3a34c [fenix] Import l10n. 3 years ago
Arturo Mejia 9de688d1c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22851 Add logo animation for wallpapers 3 years ago
Matt Tighe 07bc214d56 [fenix] replace WallpaperFeatureDiscovered probe with WallpaperSettingsOpened 3 years ago
Matt Tighe 00cc662e9f [fenix] add events based on feedback 3 years ago
Matt Tighe 880c34528d [fenix] update based on PR feedback and data review 3 years ago
Matt Tighe c599f29c47 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23381: add telemetry for wallpapers feature 3 years ago
AndiAJ efcf1c4dcb [fenix] Remove hard-coded package from openAppFromExternalLink 3 years ago
Gabriel Luong 239716b632 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23409 - Specify fetchProvidedTopSites parameter for TopSitesConfig 3 years ago
Mozilla L10n Automation Bot f9fa7b2c62 [fenix] Import l10n. 3 years ago
Matt Tighe 29a2f15a29 [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/23404: add switch to wallpaper settings to disable tap-to-change 3 years ago
Gabriel Luong 50e4d2a1bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Layer 1 and Layer 3 to match design system 3 years ago
Gabriel Luong 8c3b5b2dfd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update description of Layer Accent 3 years ago
Gabriel Luong 05274273e3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Add Text Action Primary, Secondary, Tertiary, Tertiary Active design tokens 3 years ago
Gabriel Luong 0219f0f456 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Text Inverted, Icon Inverted to Text On Color, Icon On Color 3 years ago
Gabriel Luong de628fa635 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Add Action Quarternary design token 3 years ago
Gabriel Luong 58ca874821 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Layer2 dark theme color to DarkGrey30 3 years ago
Gabriel Luong 9397c4fd3f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Add Dialog and Banner to Layer 2 description 3 years ago
Gabriel Luong b4b37299ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Text Warning and Icon Warning colors to match design system 3 years ago
Gabriel Luong c7b4415d24 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Action Secondary colors and Add Action Tertiary 3 years ago
Gabriel Luong 9d35f41d65 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Border Disabled colors to match design system 3 years ago
Gabriel Luong adb845d686 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Icon Disabled colors to match design system 3 years ago
Gabriel Luong 655a9d724b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Text Accent color to photonViolet20 3 years ago
Sarah541 5185773477 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22576 - Indicate mutability flag for PendingIntent
* For https://github.com/mozilla-mobile/fenix/issues/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>
3 years ago
Sammy Khamis 781d6fb3b5 [fenix] add invalid URL error to show up when trying to save an invalid bookmark 3 years ago
Sammy Khamis caabbcc848 [fenix] fix fenix crashing when trying to add an invalid bookmark 3 years ago
Mugurell 8cfc336a55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22314 - Reuse existing tab for search group items 3 years ago
Mozilla L10n Automation Bot 91fb0f8b50 [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot e6f7eaab2e [fenix] Import l10n. 3 years ago
Arturo Mejia c04363f337 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22851: Load wallpapers dynamically from the assets directory. 3 years ago
Mozilla L10n Automation Bot 310ebc7805 [fenix] Import l10n. 3 years ago
Gabriel Luong 35695ee6ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/23355 - Tint mozac_ic_check to white in checkbox_item.xml 3 years ago
Gabriel Luong fff2ef60a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23351 - Refactor collection_icon_colors array into arrays.xml 3 years ago
Gabriel Luong ca2d03f252 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23342 - Replace color values with their photon color equivalent 3 years ago
AndiAJ f67bed33a9 [fenix] Save logins in PWA UI test 3 years ago
Gabriel Luong eac37508de [fenix] For https://github.com/mozilla-mobile/fenix/issues/23344 - Update mozac_widget_favicon_border_color attribute to use @color/fx_mobile_border_color_default 3 years ago
AndiAJ 815a414123 [fenix] Fix mainMenuOpenInAppTest smoke test 3 years ago
AndiAJ fbd7747e2d [fenix] Add missing request interceptors to androidTest AppRequestInterceptor 3 years ago
AndiAJ 709fc320c1 [fenix] Open links in apps UI test 3 years ago
Oana Horvath 8a3c490954 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads UI test for 'Open website' button from Saved logins 3 years ago
Grigory Kruglov abcf8f0fb1 [fenix] Account for Int->UInt changes in bookmarks API 3 years ago
Sammy Khamis f8ac3de310 [fenix] changes to fix up issues with places uniffication 3 years ago
Gabriel Luong aa52cd62be [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute 3 years ago
Gabriel Luong 4e383f04d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share 3 years ago
Gabriel Luong e859da75d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_storage_enabled with @drawable/mozac_ic_storage 3 years ago
Gabriel Luong 712a9a1fce [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_notifications_enabled with @drawable/mozac_ic_notification 3 years ago
Gabriel Luong 2e1f7d92a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_microphone_enabled with @drawable/mozac_ic_microphone 3 years ago
Gabriel Luong 14800ea83c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_location_enabled with @drawable/mozac_ic_location 3 years ago
Gabriel Luong 300c8e3236 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_autoplay_disabled with @drawable/mozac_ic_autoplay_blocked 3 years ago
Gabriel Luong febe3a761b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_camera_enabled with @drawable/mozac_ic_video 3 years ago
Gabriel Luong 88a532f80e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/mozac_ic_extensions_black with @drawable/mozac_ic_extensions 3 years ago
Gabriel Luong 43f7ce28b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_top_sites with @drawable/mozac_ic_pin 3 years ago
Gabriel Luong d84bdb1d93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_search with @drawable/mozac_ic_search 3 years ago
Gabriel Luong b0c75e83c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_readermode with @drawable/mozac_ic_reader_mode 3 years ago
Gabriel Luong 1f0b6bac75 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_menu with @drawable/mozac_ic_menu 3 years ago
Gabriel Luong c053cc7358 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_login with @drawable/mozac_ic_login 3 years ago
Gabriel Luong 8ba2f3198c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_internet with @drawable/mozac_ic_globe 3 years ago
Gabriel Luong 246758315b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_download with @drawable/mozac_ic_download 3 years ago
Gabriel Luong 4fc0b820a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_lock with @drawable/mozac_ic_lock 3 years ago
Gabriel Luong 5a66fd7824 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_desktop with @drawable/mozac_ic_device_desktop 3 years ago
Gabriel Luong d9bec9ba36 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_close with @drawable/mozac_ic_close 3 years ago
Gabriel Luong 17c7edb7ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_delete with @drawable/mozac_ic_delete 3 years ago
Gabriel Luong dfc62d921a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_chevron_up with @drawable/mozac_ic_arrowhead_up 3 years ago
Gabriel Luong ff4e68cd67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_chevron_down with @drawable/mozac_ic_arrowhead_down 3 years ago
Gabriel Luong 7f3ee4eedf [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_back_button with @drawable/mozac_ic_back 3 years ago
Gabriel Luong da22b99398 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_arrowhead_right with @drawable/mozac_ic_arrowhead_right 3 years ago
Gabriel Luong 37b4cfaa35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_new with @drawable/mozac_ic_new 3 years ago
Gabriel Luong 92992cbb64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_addons_extensions with @drawable/mozac_ic_extensions 3 years ago
Gabriel Luong 757c6e3dde [fenix] For https://github.com/mozilla-mobile/fenix/issues/23317 - Update tab tray menu button color to @color/fx_mobile_icon_color_primary 3 years ago
Gabriel Luong 9bf0f1433f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23317 - Update inactive tab tray icon color to @color/fx_mobile_icon_color_primary_inactive 3 years ago
Gabriel Luong 9a8a29050a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23317 - Update selected tab tray icon color to @color/fx_mobile_icon_color_active 3 years ago
Roger Yang 96d0dfae36 [fenix] No issue: Remove showHistorySearchGroups feature flag 3 years ago
Aaron Train 463028b353 [fenix] No issue: Update PWA package name in mainMenuInstallPWATest (https://github.com/mozilla-mobile/fenix/pull/23335) 3 years ago
Oana Horvath ff6e060e03 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads new audio-video permissions test 3 years ago
Gabriel Luong 7b68f83e10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
3 years ago
Gabriel Luong 3624610cb7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23323 - Remove addOnPrivateBrowsingInteriorIconBackground attribute 3 years ago
Oana Horvath aa9005e888 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads app permissions UI tests 3 years ago
mcarare 94e5e66315 [fenix] Set a minimum number of sites a search group should contain. 3 years ago
Mozilla L10n Automation Bot aff6868463 [fenix] Import l10n. 3 years ago
Gabriel Luong eaad6f4ac6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23289 - Update the checkbox background color to @color/fx_mobile_layer_color_accent 3 years ago
Gabriel Luong 3c81494caa [fenix] For https://github.com/mozilla-mobile/fenix/issues/23304 - Add a setting for enabling Contile 3 years ago
Gabriel Luong c63d97fe6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23287 - Replace @color/tab_tray_item_divider_normal_theme with @color/fx_mobile_border_color_default 3 years ago
Gabriel Luong b8affa017d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23281 - Replace @color/top_site_pager_dot_selected with @color/fx_mobile_action_color_indicator_active 3 years ago
Gabriel Luong 6182fbe8ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/23281 - Replace @color/top_site_pager_dot with @color/fx_mobile_action_color_indicator_inactive 3 years ago
Gabriel Luong dfe9f0dd90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23285 - Replace @color/tab_tray_item_url_normal_theme with @color/fx_mobile_text_color_secondary 3 years ago
Aaron Train e13def64fc [fenix] Update assets.md
fix: fixed URL
3 years ago
Aaron Train f27b28cd3f [fenix] No issue: Create an asset readme for UI tests 3 years ago