Commit Graph

6926 Commits (9e93d2cc37a5f5a1ce387b2c793049bdd3f3d82b)

Author SHA1 Message Date
Roger Yang 2066f6731e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/10046: Add history search 2 years ago
Geordan Neukum 00ca6eb509 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16395 - Use Secondary Text for the Site Permissions subtext 2 years ago
Mozilla L10n Automation Bot d2b5defc2e [fenix] Import l10n. 2 years ago
Arturo Mejia c4495cc60d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23574: Remove stale partial bitmaps created while downloading wallpapers 2 years ago
Gabriel Luong 895b6396ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/23575 - Use design system colors for the Pocket filter and Customize homepage buttons 2 years ago
mcarare d7cce03106 [fenix] Add VisitInfo.isRemote parameter. 2 years ago
Matt Tighe 72a0985403 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23565: expire remote wallpapers but let users keep selected 2 years ago
Arturo Mejia 1ff747b109 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23563: Address time out crash when downloading wallpaper 2 years ago
Arturo Mejia 0565bcef82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23498 improve logo content description comments for wallpapers 2 years ago
Mozilla L10n Automation Bot 86b418e65e [fenix] Import l10n. 2 years ago
Gabriel Luong 518eac14cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23558 - Update menu copy for What's new and Customize homepage 2 years ago
Gabriel Luong 4af7d6f3db [fenix] For https://github.com/mozilla-mobile/fenix/issues/23554 - Remove Top Sites border 2 years ago
Mugurell a0dd1ee6e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21009 - New Recently closed tabs telemetry
This adds a new `recently_closed_tabs` category with then events for all user
interactions on the screen.

The already existent `events.recently_closed_tabs_opened` is still kept for a
bit more time to still have this data available while the new telemetry ride
the trains but can later be removed in favor of this newly added events.
2 years ago
Lucius C d2e016eac9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13336: Open bookmarks in current tab (https://github.com/mozilla-mobile/fenix/pull/23169)
* For https://github.com/mozilla-mobile/fenix/issues/13336: Open bookmarks in current tab

* For https://github.com/mozilla-mobile/fenix/issues/13336: Fix tests to verify bookmark opening in current tab

* Change test name for handleBookmarkTapped
2 years ago
Mozilla L10n Automation Bot 3535e1c23b [fenix] Import l10n. 2 years ago
Matt Tighe 06238447a6 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23514: add firefox wallpapers 2 years ago
Mozilla L10n Automation Bot 96765c8773 [fenix] Import l10n. 2 years ago
Arturo Mejia 1931e5dd64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23498 add content description for wallpapers 2 years ago
Christian Sadilek eb9fc799ee [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/12731: Disable TrimMemoryMiddleware on all channels
This was already disabled in Nightly over two months ago
and seems to work much better combined with latest fixes
in GV (see links inline for details.)
2 years ago
Gabriel Luong 98a540b81d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23350 - Revert changes from removing duplicate icons that already exists in ui-icons (https://github.com/mozilla-mobile/fenix/pull/23527)
* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute"

This reverts commit 4c630eba96182254daa4cdd2bbfeac23ab04690d.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share"

This reverts commit 072d3a3c9f87b77ed6381c36af7d9c812b8b371d.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_storage_enabled with @drawable/mozac_ic_storage"

This reverts commit 10dde2baa6fd320443690a49dd6551938a2d83db.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_notifications_enabled with @drawable/mozac_ic_notification"

This reverts commit 90943cfda427fd06d5e77b1e4fd0463bbe21e449.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_microphone_enabled with @drawable/mozac_ic_microphone"

This reverts commit 200fd14d288b4b21c1711995f63d548f58fb1dc8.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_location_enabled with @drawable/mozac_ic_location"

This reverts commit e85998bdc24dcdd17585581bd99aab35d5147f93.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_autoplay_disabled with @drawable/mozac_ic_autoplay_blocked"

This reverts commit 0e408dc26e069719c895ae5279d3c11df6677699.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_camera_enabled with @drawable/mozac_ic_video"

This reverts commit ceab2d77490b9b9b545ebbc14ee2a7b3811d3064.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/mozac_ic_extensions_black with @drawable/mozac_ic_extensions"

This reverts commit 7bc005927acee0481c8936d000737ba7f738e2ba.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_top_sites with @drawable/mozac_ic_pin"

This reverts commit f4d58ff722baa5dc9f7f811a758de75699bb8ccb.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_search with @drawable/mozac_ic_search"

This reverts commit ac8f8632557ac07c32d040fbb0ddfa3cf1a0e5f6.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_readermode with @drawable/mozac_ic_reader_mode"

This reverts commit d1953045b062a5b6fbedd990252834e9e1a6ca4f.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_menu with @drawable/mozac_ic_menu"

This reverts commit 682b02101aa7e5ce82868de81d9b034701629976.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_login with @drawable/mozac_ic_login"

This reverts commit 982c695260aaa10fc1f0ee7e6d2e271e9a214ce3.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_internet with @drawable/mozac_ic_globe"

This reverts commit d248bfc21fff644bdc2141c4e24ae5bc125a41d2.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_download with @drawable/mozac_ic_download"

This reverts commit 4cdceb393ac411a7b59d9c0e1164fddfb62bc494.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_lock with @drawable/mozac_ic_lock"

This reverts commit 3878a83e30f318293b099bc49c690f953c2f3def.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_desktop with @drawable/mozac_ic_device_desktop"

This reverts commit 8c4e6e23e0bf1ed762d9c3ab8566aff4df0a8eb1.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_close with @drawable/mozac_ic_close"

This reverts commit 7f61c95923600eeabb8046380a31c1eaa4968525.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_delete with @drawable/mozac_ic_delete"

This reverts commit b8814f62bffde0c192f078f8cd5e808d0f07af9d.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_chevron_up with @drawable/mozac_ic_arrowhead_up"

This reverts commit 265b0a47cae6bed39ce9e8cc9af465705d1a2363.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_chevron_down with @drawable/mozac_ic_arrowhead_down"

This reverts commit fe8a0b604941bbbb9dacff176cd17ce0485431ed.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_back_button with @drawable/mozac_ic_back"

This reverts commit fb236b1c6175c1f8b5e6b1bf6d9f02c6a7fff9b9.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_arrowhead_right with @drawable/mozac_ic_arrowhead_right"

This reverts commit ae2f768ac02aa6b161b0bcbba7922f5f12e31e80.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_new with @drawable/mozac_ic_new"

This reverts commit ce5bb35a7cdbd189bb177900ec19bc6cb5a9bfa7.

* Revert "For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_addons_extensions with @drawable/mozac_ic_extensions"

This reverts commit 1006637673965ebf70ad5e18e9a3598cf736347b.
2 years ago
Matthew Tighe 05d80bd9aa [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23504: download focus wallpapers at runtime (https://github.com/mozilla-mobile/fenix/pull/23505)
* closes https://github.com/mozilla-mobile/fenix/issues/23504: download focus wallpapers at runtime

* address pr feedback

* only download wallpapers if feature flag is set
2 years ago
AndiAJ 3b05cde361 [fenix] No issue: quick fix for externalLinkPWATest 2 years ago
Gabriel Luong 7dcf99911f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23433 - Align the provided top sites to the design spec 2 years ago
Marc-Andre Leclair ce32b61419 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23426:Changed expiring perf probes to never expire
added new data_review url
2 years ago
Gabriel Luong 17f96e433c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23424 - Part 2: Add context menu for contile top sites 2 years ago
Gabriel Luong 2533bf1431 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23424 - Part 1: Refactor TopSiteItemMenu into its own file 2 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 2 years ago
Mozilla L10n Automation Bot f0dd625cef [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 2f80fb7867 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 5abe253529 [fenix] Import l10n. 2 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
2 years ago
Gabriel Luong 1788f302fe [fenix] For https://github.com/mozilla-mobile/fenix/issues/23450 - Add Text Accent Disabled design token 2 years ago
Gabriel Luong 3f96c59777 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23450 - Rename design token Border Default to Border Primary 2 years ago
AndiAJ e6b981e928 [fenix] New External links PWA tests 2 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>
2 years ago
Mozilla L10n Automation Bot 58216a2d4c [fenix] Import l10n. 2 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 2 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 2 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 2 years ago
Mozilla L10n Automation Bot 7bb9b3a34c [fenix] Import l10n. 2 years ago
Arturo Mejia 9de688d1c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22851 Add logo animation for wallpapers 2 years ago
Matt Tighe 07bc214d56 [fenix] replace WallpaperFeatureDiscovered probe with WallpaperSettingsOpened 2 years ago
Matt Tighe 00cc662e9f [fenix] add events based on feedback 2 years ago
Matt Tighe 880c34528d [fenix] update based on PR feedback and data review 2 years ago
Matt Tighe c599f29c47 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23381: add telemetry for wallpapers feature 2 years ago
AndiAJ efcf1c4dcb [fenix] Remove hard-coded package from openAppFromExternalLink 2 years ago
Gabriel Luong 239716b632 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23409 - Specify fetchProvidedTopSites parameter for TopSitesConfig 2 years ago
Mozilla L10n Automation Bot f9fa7b2c62 [fenix] Import l10n. 2 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 2 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 2 years ago
Gabriel Luong 8c3b5b2dfd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update description of Layer Accent 2 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 2 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 2 years ago
Gabriel Luong de628fa635 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Add Action Quarternary design token 2 years ago
Gabriel Luong 58ca874821 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Layer2 dark theme color to DarkGrey30 2 years ago
Gabriel Luong 9397c4fd3f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Add Dialog and Banner to Layer 2 description 2 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 2 years ago
Gabriel Luong c7b4415d24 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Action Secondary colors and Add Action Tertiary 2 years ago
Gabriel Luong 9d35f41d65 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Border Disabled colors to match design system 2 years ago
Gabriel Luong adb845d686 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Icon Disabled colors to match design system 2 years ago
Gabriel Luong 655a9d724b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23374 - Update Text Accent color to photonViolet20 2 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>
2 years ago
Sammy Khamis 781d6fb3b5 [fenix] add invalid URL error to show up when trying to save an invalid bookmark 2 years ago
Sammy Khamis caabbcc848 [fenix] fix fenix crashing when trying to add an invalid bookmark 2 years ago
Mugurell 8cfc336a55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22314 - Reuse existing tab for search group items 2 years ago
Mozilla L10n Automation Bot 91fb0f8b50 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot e6f7eaab2e [fenix] Import l10n. 2 years ago
Arturo Mejia c04363f337 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22851: Load wallpapers dynamically from the assets directory. 2 years ago
Mozilla L10n Automation Bot 310ebc7805 [fenix] Import l10n. 2 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 2 years ago
Gabriel Luong fff2ef60a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23351 - Refactor collection_icon_colors array into arrays.xml 2 years ago
Gabriel Luong ca2d03f252 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23342 - Replace color values with their photon color equivalent 2 years ago
AndiAJ f67bed33a9 [fenix] Save logins in PWA UI test 2 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 2 years ago
AndiAJ 815a414123 [fenix] Fix mainMenuOpenInAppTest smoke test 2 years ago
AndiAJ fbd7747e2d [fenix] Add missing request interceptors to androidTest AppRequestInterceptor 2 years ago
AndiAJ 709fc320c1 [fenix] Open links in apps UI test 2 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 2 years ago
Grigory Kruglov abcf8f0fb1 [fenix] Account for Int->UInt changes in bookmarks API 2 years ago
Sammy Khamis f8ac3de310 [fenix] changes to fix up issues with places uniffication 2 years ago
Gabriel Luong aa52cd62be [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Override @color/mozac_ui_icons_fill with ?primaryText attribute 2 years ago
Gabriel Luong 4e383f04d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_share with @drawable/mozac_ic_share 2 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 2 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 2 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 2 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 2 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 2 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 2 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 2 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 2 years ago
Gabriel Luong d84bdb1d93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_search with @drawable/mozac_ic_search 2 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 2 years ago
Gabriel Luong 1f0b6bac75 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_menu with @drawable/mozac_ic_menu 2 years ago
Gabriel Luong c053cc7358 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_login with @drawable/mozac_ic_login 2 years ago
Gabriel Luong 8ba2f3198c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_internet with @drawable/mozac_ic_globe 2 years ago
Gabriel Luong 246758315b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_download with @drawable/mozac_ic_download 2 years ago
Gabriel Luong 4fc0b820a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_lock with @drawable/mozac_ic_lock 2 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 2 years ago
Gabriel Luong d9bec9ba36 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_close with @drawable/mozac_ic_close 2 years ago
Gabriel Luong 17c7edb7ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawble/ic_delete with @drawable/mozac_ic_delete 2 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 2 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 2 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 2 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 2 years ago
Gabriel Luong 37b4cfaa35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23121 - Replace @drawable/ic_new with @drawable/mozac_ic_new 2 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 2 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 2 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 2 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 2 years ago
Roger Yang 96d0dfae36 [fenix] No issue: Remove showHistorySearchGroups feature flag 2 years ago
Aaron Train 463028b353 [fenix] No issue: Update PWA package name in mainMenuInstallPWATest (https://github.com/mozilla-mobile/fenix/pull/23335) 2 years ago
Oana Horvath ff6e060e03 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads new audio-video permissions test 2 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
2 years ago
Gabriel Luong 3624610cb7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23323 - Remove addOnPrivateBrowsingInteriorIconBackground attribute 2 years ago
Oana Horvath aa9005e888 [fenix] [UI smoke test] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads app permissions UI tests 2 years ago
mcarare 94e5e66315 [fenix] Set a minimum number of sites a search group should contain. 2 years ago
Mozilla L10n Automation Bot aff6868463 [fenix] Import l10n. 2 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 2 years ago
Gabriel Luong 3c81494caa [fenix] For https://github.com/mozilla-mobile/fenix/issues/23304 - Add a setting for enabling Contile 2 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 2 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 2 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 2 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 2 years ago
Aaron Train e13def64fc [fenix] Update assets.md
fix: fixed URL
2 years ago
Aaron Train f27b28cd3f [fenix] No issue: Create an asset readme for UI tests 2 years ago
Noah Bond 62b713be4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23159 - Created setting to turn off the Contile feature 2 years ago
Gabriel Luong 33065074ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/23293 - Add @color/fx_mobile_icon_color_primary_inactive and @color/fx_mobile_icon_color_active 2 years ago
mcarare d6e29fb1c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23256: Close quick settings sheet when displaying clear dialog. 2 years ago
mcarare 59beaaa609 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23256: Pass navController instance instead of lambda. 2 years ago
Gabriel Luong 73f65630f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23283 - Replace @color/accent_on_dark_background_normal_theme with @color/fx_mobile_text_color_accent 2 years ago
Alexandru2909 d53a8ed554 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23272 - AddLoginFragment use showKeyboard from Components 2 years ago
Roger Yang e33f407e9c [fenix] Close https://github.com/mozilla-mobile/fenix/issues/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.
3 years ago
Gabriel Luong dd714d3a15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23266 - Update the tabs tray multi-select background color to @color/fx_mobile_layer_color_accent 3 years ago
Roger Yang 1b420ea198 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/23250: Remove duplicate sites within a time period in history 3 years ago
Gabriel Luong 7839425788 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23263 - Replace @color/tab_tray_item_media_background_normal_theme with @color/accent_normal_theme 3 years ago
Gabriel Luong 73c0a08eef [fenix] For https://github.com/mozilla-mobile/fenix/issues/23263 - Replace @color/tab_tray_heading_icon_normal_theme with @color/accent_normal_theme 3 years ago
Gabriel Luong 235c026c38 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22727 - Add Contile to Top Sites 3 years ago
Gabriel Luong d6b7f7adaf [fenix] For https://github.com/mozilla-mobile/fenix/issues/23255 - Replace @color/disabled_private_theme with @color/fx_mobile_private_text_color_disabled 3 years ago
mcarare 47424e8f00 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22477: Ignore null and empty values for share data title. 3 years ago
Sarah Khan 5a86929bf5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23138 - Close recently visited menu on orientation change 3 years ago
Oana Horvath 4cc2e61f8e [fenix] For https://github.com/mozilla-mobile/fenix/issues/21002: improve Manage Downloads smoke tests coverage
Add parametrized test for downloading various file types
3 years ago
Christian Sadilek 78a5a4bde0 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/22256: Ignore intermittent editCustomSearchEngineTest 3 years ago
Gabriel Luong 96a98e0e00 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/debug_launcher_background redirection 3 years ago
Gabriel Luong b485f493c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/nightly_launcher_background redirection 3 years ago
Gabriel Luong f66534cf6b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/onboarding_card_background_end_gradient_normal_theme redirection 3 years ago
Gabriel Luong c72caa3fcd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/onboarding_card_background_end_gradient_private_theme redirection 3 years ago
Gabriel Luong 8397528028 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/onboarding_card_background_start_gradient_private_theme redirection 3 years ago
Gabriel Luong dad3eb6324 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/onboarding_card_background_start_gradient_normal_theme redirection 3 years ago
Gabriel Luong 79e1edc835 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/add_on_private_browsing_interior_icon_background_normal_theme redirection 3 years ago
Gabriel Luong 8bd2e327a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23260 - Remove @color/add_on_private_browsing_exterior_circle_background_private_theme redirection 3 years ago