Commit Graph

6998 Commits (d2d23d32e08d758f39d861cfd9abd688cbb67331)

Author SHA1 Message Date
Roger Yang 362a299150 [fenix] No issue: Renew/remove metrics set to expire in April 2022 3 years ago
Noah Bond b8d7a53f49 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19942 - Add support for sticky headers to the synced tabs list 3 years ago
Geordan Neukum d31cdfeb3b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23500: creditcards: focus cardNumberInput in createView
Right now, when the user navigates to the "Add Card" screen, the "Card Number"
title will be focused by default. Instead, let's make it so that the first
field for data entry is focused.

Since we're focusing the first field, let's also make sure that the soft
keyboard opens and that the cursor is placed at the end of whatever text has
already been input.
3 years ago
Geordan Neukum 7a57194a48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23500: creditcards: hide keyboard when pausing fragment
Right now, the soft keyboard will remain open when we exit the "Add Card"
screen. Let's make it so that the soft keyboard is automatically closed when
leaving this screen.
3 years ago
Arturo Mejia 8ed591874a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23752: Address switch is off the screen in the Wallpaper settings. 3 years ago
sunil9211 1971f8984c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23551 - Change the spacing between Pocket header and content to 16dp 3 years ago
Mozilla L10n Automation Bot 16ecb5131c [fenix] Import l10n. 3 years ago
Roger Yang 924ad2e229 [fenix] No issue: Renew/remove metrics set to expire in March 2022 3 years ago
Roger Yang c9370ed807 [fenix] No issue: Renew/remove metrics set to expire in April 2022 (https://github.com/mozilla-mobile/fenix/pull/23786) 3 years ago
Gabriel Luong 4dc2da16b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23769 - Replace @color/destructive_normal_theme with @color/fx_mobile_text_color_warning 3 years ago
Alexandru2909 ec19ceb55d [fenix] For https://github.com/mozilla-mobile/fenix/pull/18758 - Update colors on share layout 3 years ago
Gabriel Luong 4c40cd09be [fenix] For https://github.com/mozilla-mobile/fenix/issues/23456 ⁃ Use lifecycleScope in TopSiteItemViewHolder 3 years ago
Mozilla L10n Automation Bot bbb1009866 [fenix] Import l10n. 3 years ago
Roger Yang 2c4420c678 [fenix] No issue: Update history search string ID 3 years ago
Gabriel Luong 36bdce4bcc [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Icon Warning Button design token 3 years ago
Gabriel Luong 589baa5efb [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Text Warning Button design token 3 years ago
Gabriel Luong 9b416293d5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Update Text Warning, Icon Warning and Border Warning light theme to Red70 3 years ago
Gabriel Luong c9a96b23ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Update Action Secondary light theme to LightGrey30 3 years ago
Gabriel Luong 9e9309dd2e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Text On Color Secondary design token 3 years ago
Gabriel Luong 5e009d3d1a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Rename Text On Color to Text On Color Primary 3 years ago
Roger Yang 2b7ceef777 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/23657: Add voice search for history search 3 years ago
Roger Yang ac81ce5b8f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/23694: Add telemetry for history search 3 years ago
Gabriel Luong 4b1a3bbe12 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23321 - Replace @color/toolbar_divider_color_normal_theme with @color/fx_mobile_border_color_primary 3 years ago
Matt Tighe 6a2924b039 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23727: Add a fenix.git tag of the current hash to Sentry reports 3 years ago
Gabriel Luong 4a63f98b62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23341 - Replace @color/disabled_normal_theme with @color/fx_mobile_text_color_disabled 3 years ago
Gabriel Luong 6b8569b3cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/23731 - Use the disk cache for the Contile top sites 3 years ago
Mugurell 2c70f80838 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22722 - Rename fragment_crash_reporter to view_crash_reporter
Rename in a separate patch for git to not merge this to previous changes and in
such think that the the old file was deleted and a new one was created.
3 years ago
Mugurell dc56238b4c [fenix] For https://github.com/mozilla-mobile/fenix/issues/22722 - Rename CrashReporterFragment to CrashContentView
Rename in a separate patch for git to not merge this to previous changes and in
such think that the the old file was deleted and a new one was created.
3 years ago
Mugurell bb85952d10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22722 - Reacting to the crashed flag
Whenever the ".crashed" property of the currently displayed
TabSessionState -> EngineState is true we will show an in-app crash reporter
with the usual close tab / restore tab options and also the option to report
all current non-fatal crashes to Mozilla if the setting for sending the crash
reports is enabled in app settings.
This closely mimics the previous crash reporter UI but there might be some
subtle differences stemming from migrating to using a ComposeView.

Whenever the ".crashed" property of the currently displayed
TabSessionState -> EngineState is false we will set the in-app crash reporter
to have a View.GONE visibility effectively removing it from the layout.

The functionality for receiving the non-fatal crashes from the AC CrashReporter
through an Intent is still kept and these crashes will be persisted in memory
until the user closes / restores a tab and so also makes a decision about
sending or not these crashes.

Currently more tabs can crash following just one since more share the same
process and as such there is no way to differentiate between them or link a
certain Crash to a certain tab.
They will all be acted upon at once from any tab the user chooses to close or
restore.
3 years ago
Mozilla L10n Automation Bot 80f59b6543 [fenix] Import l10n. 3 years ago
Grigory Kruglov bd54134349 [fenix] Convert recently closed tabs code to use light-weight TabState
To lighten-up our memory usage and startup performance, all of the RecentlyClosed
machinery was converted to use a light-weight TabState - specifically, it's missing
EngineSessionState, which is expensive to obtain during startup, and potentially
very costly to keep in-memory.

When we actually need EngineSessionState (at the point of restoration of a tab), we
read and rehydrate it using provided storage implementation.
3 years ago
Noah Bond 25817127da [fenix] For https://github.com/mozilla-mobile/fenix/issues/21900 - Delete files from Synced Tabs XML implementation 3 years ago
Noah Bond 71f539bf4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/21900 - Delete files from Synced Tabs XML implementation 3 years ago
Gabriel Luong fbf1799ffa [fenix] For https://github.com/mozilla-mobile/fenix/issues/23713 - Replace @color/secondary_text_normal_theme with @color/fx_mobile_text_color_secondary 3 years ago
Matt Tighe e83a0167a2 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23662: replace wallpaper thumbnail lazyverticalgrid with manual scroll layout 3 years ago
Gabriel Luong a08875d995 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23711 - Replace @color/primary_text_normal_theme with @color/fx_mobile_text_color_primary 3 years ago
Mozilla L10n Automation Bot d905636004 [fenix] Import l10n. 3 years ago
AndiAJ c874f11dc7 [fenix] Save logins and external links in custom tabs UI test 3 years ago
Rohan Maity bee88db440 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20634 remove some lint issues from baseline 3 years ago
Oana Horvath 318acb161e [fenix] For https://github.com/mozilla-mobile/fenix/issues/21002: Adds UI test for Addons in private mode 3 years ago
Mozilla L10n Automation Bot f032ccb91a [fenix] Import l10n. 3 years ago
Matt Tighe 26afa8cc42 [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/23644: reload wallpapers on orientation change 3 years ago
Arturo Mejia e52e99efae [fenix] For https://github.com/mozilla-mobile/fenix/issues/23679 Update the wallpaper settings switch text 3 years ago
Mozilla L10n Automation Bot 3e4344ba14 [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot a165b0341b [fenix] Import l10n. 3 years ago
Gabriel Luong 19a695ec15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23431 - Display the order of Contile Top Sites correctly 3 years ago
Roger Yang d319e2740a [fenix] No issue: Update history search string 3 years ago
Mugurell 795683c6ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/21854 - Split the big ComposeView in 3 smaller ones
This would shorten the time needed to layout all Pocket recommended stories
content in one go, though it may lead to shorten hiccups over a bigger period
of time.
3 years ago
Arturo Mejia 805f93d553 [fenix] Remove stale strings for version 96 3 years ago
mcarare 95e4495d04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22958: Set content description only when view is visible.
This avoids additional processing.
3 years ago
AndiAJ d8fc04f898 [fenix] New browser functionalities in custom tabs tests 3 years ago
Alexandru2909 cd9464aad7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14321 - Dismiss search dialog buttons on edit cancel 3 years ago
Alexandru2909 9f6664cb3a [fenix] For https://github.com/mozilla-mobile/fenix/issues/14954 - Use TabSessionState.id to check if tab is selected 3 years ago
Mozilla L10n Automation Bot 92bc4de4b3 [fenix] Import l10n. 3 years ago
Noah Bond 5458565097 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23526 - Add telemetry for Contile interactions 3 years ago
jhugman 0541ba4fd9 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/23492: Perf regression of calling isFirefoxDefault from main thread (https://github.com/mozilla-mobile/fenix/pull/23556)
* Fixes https://github.com/mozilla-mobile/fenix/issues/23492 — Fixup perf regression of calling isFirefoxDefault from the main thread

* Tightening of near defunct default browser message

* Fixup early crash in debug build

* ktlint
3 years ago
AndiAJ 12a861dc47 [fenix] Add and remove most visited top sites UI test 3 years ago
AndiAJ 1441115c0c [fenix] Refactoring work top sites tests 3 years ago
Matt Tighe fb462409a8 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23540: scale wallpaper and translate to bottom of image 3 years ago
Roger Yang d39b28ead6 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/23626: Do not exit edit mode in history search toolbar 3 years ago
Mozilla L10n Automation Bot aced0fbdee [fenix] Import l10n. 3 years ago
Matt Tighe 4f2899d299 [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/23619: use well-defined name for fetching remote wallpaper assets 3 years ago
Sarah Khan ab9bc7c071 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23596 and https://github.com/mozilla-mobile/fenix/issues/23309 - Add deeplink to wallpaper settings 3 years ago
Matt Tighe 41dbba8bd9 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23616: add final path separator to reote path 3 years ago
Jonathan Almeida b87b822d48 [fenix] No issue: Update debug app name to Fenix
We don't use the "Preview" naming any more and it's easier to find the app when "Fenix" is in the app name.
3 years ago
Arturo Mejia b03ba7944d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23577: Make description text on the wallpapers settings page align with the start of the switch 3 years ago
AndiAJ 1739ac8300 [fenix] New verifyMultipleLoginsSelectionsTest UI Smoke test 3 years ago
Oana Horvath a3409067ca [fenix] Re-write toggleSearchBookmarksAndHistoryTest 3 years ago
Oana Horvath 6b8900417b [fenix] Ads new voice search UI test 3 years ago
Oana Horvath bb4a179078 [fenix] Re-organize existing tests to their own SettingsSearchTest class 3 years ago
Mozilla L10n Automation Bot a15ade8b0b [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 8e39d5f9a6 [fenix] Import l10n. 3 years ago
Roger Yang 2066f6731e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/10046: Add history search 3 years ago
Geordan Neukum 00ca6eb509 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16395 - Use Secondary Text for the Site Permissions subtext 3 years ago
Mozilla L10n Automation Bot d2b5defc2e [fenix] Import l10n. 3 years ago
Arturo Mejia c4495cc60d [fenix] For https://github.com/mozilla-mobile/fenix/issues/23574: Remove stale partial bitmaps created while downloading wallpapers 3 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 3 years ago
mcarare d7cce03106 [fenix] Add VisitInfo.isRemote parameter. 3 years ago
Matt Tighe 72a0985403 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23565: expire remote wallpapers but let users keep selected 3 years ago
Arturo Mejia 1ff747b109 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23563: Address time out crash when downloading wallpaper 3 years ago
Arturo Mejia 0565bcef82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23498 improve logo content description comments for wallpapers 3 years ago
Mozilla L10n Automation Bot 86b418e65e [fenix] Import l10n. 3 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 3 years ago
Gabriel Luong 4af7d6f3db [fenix] For https://github.com/mozilla-mobile/fenix/issues/23554 - Remove Top Sites border 3 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.
3 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
3 years ago
Mozilla L10n Automation Bot 3535e1c23b [fenix] Import l10n. 3 years ago
Matt Tighe 06238447a6 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23514: add firefox wallpapers 3 years ago
Mozilla L10n Automation Bot 96765c8773 [fenix] Import l10n. 3 years ago
Arturo Mejia 1931e5dd64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23498 add content description for wallpapers 3 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.)
3 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.
3 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
3 years ago
AndiAJ 3b05cde361 [fenix] No issue: quick fix for externalLinkPWATest 3 years ago
Gabriel Luong 7dcf99911f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23433 - Align the provided top sites to the design spec 3 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
3 years ago
Gabriel Luong 17f96e433c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23424 - Part 2: Add context menu for contile top sites 3 years ago
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