Commit Graph

8619 Commits (f079626a0b2c649398ec89a8ede87ef0f1406497)

Author SHA1 Message Date
Aaron Train 46b94acfb9 [fenix] Bug 1812075: Disable useAppWhileTabIsCrashedTest for recent failure 1 year ago
mozilla-l10n-automation-bot 4fe19afa22 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28728) 1 year ago
mozilla-l10n-automation-bot df91cf5b46 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28725)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Roger Yang 64dc7f4e12 [fenix] Update to Android-Components 111.0.20230131190137. 1 year ago
Jeff Boek 71349f9688 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25588, hide password in android 13 clipboard preview (https://github.com/mozilla-mobile/fenix/pull/28719)
* For https://github.com/mozilla-mobile/fenix/issues/25588, hide password in android 13 clipboard preview

This patch hide passwords copied from "Saved logins" in android 13 clipboard preview

Closes https://github.com/mozilla-mobile/fenix/issues/25588

* fix: show a toast for android 12 and lower

* For mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/25588, hide password in android 13 clipboard preview

* fix: move metrics to new listeners

* fix: actually move metrics to new listeners

---------

Co-authored-by: cschanaj <cschanaj@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
mergify 30ee8f1f81 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
Noah Bond 71e79fa494 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28265 - Refactor InactiveTabs interactor/controller into TabsTray 1 year ago
James Hugman 638d8e03b5 [fenix] NoBug - Remove deprecated appContext from Nimbus feature .value() call 1 year ago
Cathy Lu 82595cecd4 [fenix] Bug 1813596 - Resolve CheckForFormDataException RuntimeException and add Crash Reporting 1 year ago
Mugurell 244dc7e2af [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Support changing autocomplete providers.
Everywhere the toolbar which needs to show autocomplete suggestions is used we
show a `ToolbarView`. So instead of having this configurable in 2 or more
places as it happened before the autocomplete functionality is configured only
from the `ToolbarView` class.
It will contain a `ToolbarAutocompleteFeature` that will be immediately updated
with the appropriate autocomplete providers or remove all such providers to
immediately update the current autocomplete or remove it entirely depending on
the new search engine selected.
1 year ago
Mugurell 12c8d94eeb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Have the previous autocomplete functionality work with the new API
The new API allows us to move from having just two autocomplete providers:
a shipped list of domains and history result to any autocomplete providers.
1 year ago
Mugurell 556c741d4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Filter bookmarks and tabs depending on the selected search engine
Depending on the selected search engine:
- if it is a topic specific one show bookmarks and tabs from just the it's host
domain
- if it is a general one then don't show bookmarks and tabs at all
- if it is the default search engine then show all bookmarks and tabs.
1 year ago
Mugurell d9074aaa2c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Ensure the "show search suggestions" user option is followed
Previously the check for the "Search -> Show search suggestions" user setting
was only used in the default SearchFragmentState but not again if users change
the current search engine as part of the unified search feature.
This comes to ensure that that check is always made when needing to configure
new search engine results.
1 year ago
Mugurell 7c033fc8cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Show past search terms from the current search engine
For all search engines minus the application added ones we will also show past
search terms used for previous searches with the currently selected search
engine.
1 year ago
Mugurell 4c76307b08 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Filter history suggestions depending on the selected search engine
If the current search engine is not one added by the application and not the
default one then:
- if it is a topic specific one show history from just the it's host domain
- if it is a general one then don't show history at all
- if it is the default search engine then show all history.
1 year ago
kycn d7dd3a587a [fenix] Bug 1812188 - Renew/remove telemetry probes expiring in 112. 1 year ago
AndiAJ e7d3dc475a [fenix] Bug 1807272 - fix flaky dismissOnboardingWithPageLoadTest UI test 1 year ago
Jeff Boek 2685dc12fb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25608 - Adds `foregroundServiceType` to MediaSessionService 1 year ago
mcarare f762fc6a87 [fenix] Bug 1812605 - Continue to handle activity results from AC startActivityForResult calls. 1 year ago
mcarare 6fedd6780d [fenix] Bug 1806798 - Add toString() conversion to text from file name in tests. 1 year ago
mcarare 0a843871b5 [fenix] Bug 1806798 - Make download filename scrollable.
Also add a max height for the file name, so the download button is always visible.
1 year ago
AndiAJ da3e20d039 [fenix] Bug 1814008 - remove cookie banner dialog disabling directly in test class 1 year ago
AndiAJ 1e4b9190a4 [fenix] Bug 1807298 - re-enable deleteAllSearchEnginesTest UI test 1 year ago
mozilla-l10n-automation-bot b202aaf17c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28702) 1 year ago
gitstart d58ee114a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28420:Fix 'Customise homepage' title truncate issue 1 year ago
mergify beeeb4b7ba [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
mozilla-l10n-automation-bot f068f7b63a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28695)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
sarah541 f346ccc74f [fenix] For https://github.com/mozilla-mobile/fenix/issues/28510 - Keep experimental messages in the correct order 1 year ago
oana.horvath 51110c84a3 [fenix] Bug 1813018 - Adding GV channel compliance to UI test execution 1 year ago
Arturo Mejia 74a05c221e [fenix] Bug 1810745 - Re-enable UI test for cookie banner handling. 1 year ago
AndiAJ 6f8dfac15c [fenix] Bug 1813058 - Disable openAllTabsInCollectionTest UI test 1 year ago
AndiAJ 44f14e8f62 [fenix] Bug 1812279 - Re-enable mainMenuOpenInAppTest UI test 1 year ago
AndiAJ 898ea4b6f8 [fenix] Bug 1812618 - Add cookie reduction banner dialog variable to FeatureSettingsHelper and other refactoring work 1 year ago
oana.horvath 7a3d0f3543 [fenix] Bug 1807293 - Remove SDK suppression on audioVideoPermissionChoiceOnEachRequestTest 1 year ago
DreVla adf083cd03 [fenix] Bug 1802619: Disable delete browsing data button when deletion in progress 1 year ago
mozilla-l10n-automation-bot 138b3ce6f4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28686) 1 year ago
mozilla-l10n-automation-bot f8f3735aef [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28683) 1 year ago
mozilla-l10n-automation-bot a729a4d939 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28680) 1 year ago
Harrison Oglesby 61f81fe1a4 [fenix] Bug 1812627 ~ add FirefoxTheme to ProfilerDialogueCard 1 year ago
AndiAJ 975e8d28c5 [fenix] Bug 1811261 - Part 1: New address autofill related UI tests 1 year ago
AndiAJ 7587a158a3 [fenix] Bug 1811261 - Part 1: Move address autofill related UI tests to new class 1 year ago
AndiAJ 95563aeb50 [fenix] Bug 1813048 - disable renameCollectionTest UI test 1 year ago
AndiAJ 1bca90be1c [fenix] Bug 1813047 - disable swipeRightToRemoveTabFromCollectionTest UI test 1 year ago
AndiAJ a5d48e15ed [fenix] Bug 1812997 - disable swipeLeftToRemoveTabFromCollectionTest UI test 1 year ago
iorgamgabriel 5540d7a63f [fenix] Bug 1810314 - Update cookie banner snackbar duration. 1 year ago
mozilla-l10n-automation-bot 1619ebd98e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28668) 1 year ago
Roger Yang 6261e25a89 [fenix] Bug 1812178 - Use debounce in tabs, history and bookmarks syncs 1 year ago
Mugurell 80769e3b05 [fenix] Bug 1812518 - Update to latest AndroidComponents
The new version will contain the support for allowing to style download dialogs.
1 year ago
Mugurell b76a7f56f7 [fenix] Bug 1812518 - Fix UI tests affected by the refactoring. 1 year ago
Mugurell e758aa6c8b [fenix] Bug 1812518 - Show the 3rd party download dialog as an Android View
This uses the same direction as the before patch - inflating a new View that
can then serve as an anchor for the Snackbar.
Here we could use directly the AC layout as it needed no special customization.
1 year ago
Mugurell 961eba72f3 [fenix] Bug 1812518 - Show the download dialog as an Android View
Tried to mimic the UX of a modal dialog while using Android Views.
This meant including a scrim that would consume all touches and theming the
navigation bar and status bar.
Avoiding a dialog and a separate window will allow the snackbar to see the
new "dialog" as a sibling in a CoordinatorLayout parent and so be able to
position itself based on the new "dialog".
This patch also added "start_download_dialog_layout" from A-C as it leads to
simpler and less code needed to style the layout - colors / shapes with
everything happening in XML versus calculating the values then setting them
programatically.
1 year ago
Mugurell 693161d0ea [fenix] Bug 1812518 - Control the snackbar positioning from Fenix
Previously Android-Components - BrowserToolbarBehavior would be responsible
for positioning the snackbar above the toolbar.
With that responsibility removed we can handle in Fenix positioning the
snackbar depending on the toolbar and many more cases - like positioning it
depending on the download dialogs.
1 year ago
mozilla-l10n-automation-bot 347acec94a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28650) 1 year ago
jhugman 73fb13494c [fenix] EXP-2996 Add triggers for notifications (https://github.com/mozilla-mobile/fenix/pull/28627)
* Closes EXP-2996 - add tests for messaging triggers

* Closes EXP-2996 - add triggers for notifications

* Address reviewer comments

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
mcarare d917bcf2b6 [fenix] Bug 1806798 - Better handle long filenames in download finished dialog.
Make download filename scrollable.

Add a max height for the file name, so the action button is always visible.
1 year ago
AndiAJ e2f5b46feb [fenix] Bug 1812279 - disable mainMenuOpenInAppTest UI test 1 year ago
mozilla-l10n-automation-bot bff3d80fc7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28640)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Arturo Mejia d9406c677a [fenix] Bug 28591 - Use the cookie banner detect only mode preference 1 year ago
Harrison Oglesby 5b6e03c24e [fenix] For https://github.com/mozilla-mobile/fenix/issues/28419 ~ Replace RadioButton 1 year ago
Harrison Oglesby bc335618ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/28419 ~ Make RadioButton composable component 1 year ago
Harrison Oglesby 1a2000c090 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - replace PocketStoriesCategories with SelectableChipColors 1 year ago
Harrison Oglesby 4ec96fbdcc [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - refactor SelectableChip into Chip composable 1 year ago
Noah Bond 6ed5a569c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28266 - Merge `BrowserTrayInteractor` into `TabsTrayInteractor` 1 year ago
Arturo Mejia e2b346c69f [fenix] Bug 1811504 - Update string comments for cookie banner handling 1 year ago
mozilla-l10n-automation-bot 4309a4557b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28628)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Roger Yang fa7e89df4f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19919: Migrate away from startActivityForResult 1 year ago
Tarik Eshaq 360aa313e2 [fenix] Bug 1810818: Configures order of panels in new user onboarding 1 year ago
Arturo Mejia a45f2d4ea0 [fenix] Bug 1811504 - Update strings for cookie banner handling 1 year ago
jeddai 34a5447d22 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
t-p-white 47c277606b [fenix] Bug 1809444: Add Worker to generate Notifications using Nimbus messaging (https://github.com/mozilla-mobile/fenix/pull/28605)
* For 1809444: Added a MessageNotificationWorker to poll Nimbus for new messages and create a notification configured using the highest priority new message (if available).

* For 1809444: Changes from PR review

Co-authored-by: t-p-white <t-p-white>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
mozilla-l10n-automation-bot c1b52f5a58 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28621) 1 year ago
MickeyMoz 5e62e067d6 [fenix] Update to Android-Components 111.0.20230121222130. 1 year ago
mozilla-l10n-automation-bot 271e6e4945 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28618) 1 year ago
Cathy Lu 826d10f026 [fenix] Change form data telemetry from Sharing to Performance 1 year ago
mozilla-l10n-automation-bot f69cc3fdcc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28612) 1 year ago
Jeff Boek 549cfb2974 [fenix] Bug 1807594 - Respect users setting when switching back to search suggestions 1 year ago
DreVla 95703b9555 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28111: Filter out topic specific search engines from default list
Since topic specific search engines, like amazon, ebay, etc...
will only show results from those specific websites, they will be filtered
out of the default search engines list.
1 year ago
mike a 26563fa3fa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25486: fix sign in button 1 year ago
mike a f14943abe2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28342: change the ui direction after a locale change 1 year ago
mozilla-l10n-automation-bot 029e55766e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28600) 1 year ago
Cathy Lu d531054151 [fenix] Bug28280 - Add telemetry for form data failures 1 year ago
Roger Yang 0301d42c3e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28597: Enable notification pre permission prompt feature in Beta 1 year ago
Mugurell 46dc2f24f3 [fenix] Update breaking APIs in MediaSessionService
This fixes a breaking change from Android-Components and will allow the media
service there to easily report crashes.
1 year ago
James Hugman dcd66ffd31 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28589 - Restrict coroutine calls between messagemiddleware and messagingcontroller 1 year ago
AndiAJ 7667dcbf52 [fenix] Bug 1810735 - Part 2: New logins related UI tests 1 year ago
AndiAJ f2c15acb75 [fenix] Bug 1807278 - Re-enable UI tests affected by settings screen changes 1 year ago
Jan-Erik Rediger 0a0234bc6f [fenix] Switch to the typed API for Glean events
Required for Glean v52.0.0

Ref https://github.com/mozilla-mobile/fenix/issues/19967
1 year ago
James Hugman 18141bffa3 [fenix] Address reviewer comments 1 year ago
James Hugman cf84e3c869 [fenix] Refactor messaging middleware Part III 1 year ago
James Hugman a666f4313b [fenix] Move tests from DefaultMessageControllerTest to NimbusMessageControllerTest 1 year ago
James Hugman ee763d6fac [fenix] Move logic into NimbusMessagingController to correspond with NimbusMessagingStorage 1 year ago
James Hugman b779cafb75 [fenix] Refactor messaging middleware Part II 1 year ago
James Hugman d47aa5753e [fenix] EXP-2994 Refactor messaging middleware Part I 1 year ago
mozilla-l10n-automation-bot 7892459638 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28577)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
kycn f97a45b14a [fenix] Bug 1811007 - Remove all unused strings marked moz:removedIn <= 108. 1 year ago
Alexandru2909 cf80699fe4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27338 - Update summary text for preferences from settings screen 1 year ago
AndiAJ 1b0499bdcb [fenix] Bug 1810565 - Part 1: New logins related UI tests 1 year ago
AndiAJ 3110297b88 [fenix] Bug 1810565 - Move logins related UI tests to new class 1 year ago
DreVla f6e8697df3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27975: Ignore current tab when forcing inactive
Since the crash was caused by having the current tab set as inactive
while the user was still able to see it, now we ignore the current
tab if it is selected to be set as inactive.
1 year ago
Mugurell 7502195edd [fenix] Bug 1810792 - Enable Pocket sponsored stories 1 year ago
mozilla-l10n-automation-bot 7e60fa89a0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28570) 1 year ago
mike a 7a47016949 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/7861: position text based on layout direction, not text directionality"
This reverts commit 2f2d3dcd94d4d2f94a8f0c30abcbe3956d48ec74.
1 year ago
sarah541 4018dd9726 [fenix] Update implementation of dependency 1 year ago
jhugman 5ac1cd9b48 [fenix] EXP 2991: Add surface to messaging fml (https://github.com/mozilla-mobile/fenix/pull/28423)
* Move messaging fml to a separate file

* Add surface property to message data

* Get messages for just a single surface

* Add surface to messaging middleware

* ktlint

* Add tests for filtering by surface

* Add homescreen to default-browser message

* Move surface param to MessageActions instead of MessagingMiddleware

* Added computed property for surface to message

* ktlint

* Address reviewer comment

* Fixup tests

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
t-p-white f22bdeef5d [fenix] Bug 1809660: Fix for unwanted Homepage preferences animation when Pocket feature is enabled/disabled (https://github.com/mozilla-mobile/fenix/pull/28501)
* Bug 1809660: Fix for unwanted Homepage preferences animation

* Bug 1809660: Removed unused isFirefoxDefaultBrowser() function

* Bug 1809660: Updated Android tests for HomeSettingsFragment to accommodate changes made.

Co-authored-by: t-p-white <t-p-white>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year ago
Arturo Mejia 3d332cf24f [fenix] Bug 1809156 - Improve accessibility in CookieBannerReEngagementDialog 1 year ago
mcarare 375ba00181 [fenix] Bug 1804377 - Avoid unwanted dismissal of tab history. 1 year ago
jhugman 0e795b267b [fenix] Closes EXP-2986 - Add adjust params to custom attributes for messaging display triggers (https://github.com/mozilla-mobile/fenix/pull/28518)
* Add adjust params to custom attributes for messaging display triggers

* Add isNotificationEnabled to display trigger attributes
1 year ago
mozilla-l10n-automation-bot 1322a6dbfa [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28555) 1 year ago
oana.horvath 7e9bda6d8c [fenix] Bug 1810528 - New PDFs open and save UI tests 1 year ago
AndiAJ 98612593a8 [fenix] Bug 1807279 - create new cookie banner reduction UI smoke tests 1 year ago
mozilla-l10n-automation-bot 664fc622e4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28543) 1 year ago
mozilla-l10n-automation-bot 210b27d083 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28540) 1 year ago
mozilla-l10n-automation-bot a38501f4e4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28534) 1 year ago
rahulsainani 115422015e [fenix] Bug 1810114 - Part 2: Move marketingNotificationAllowed metric to FenixApplication 1 year ago
rahulsainani 2c8869f666 [fenix] Bug 1810114 - Part 1: Add isNotificationChannelEnabled helper function and tests for NotificationManagerCompat.kt 1 year ago
rahulsainani 119be2d972 [fenix] Bug 1810115 - Add telemetry for notification per permission prompt 1 year ago
Arturo Mejia d4408f8446 [fenix] Address comments 1 year ago
Arturo Mejia e3522ee163 [fenix] Bug 1809136 - Address CookieBannerReEngagementDialog not showing after expired timer 1 year ago
Roger Yang 160af0e485 [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/28484: Add nimbus exposure for pre permission prompt 1 year ago
AndiAJ 4a54677c83 [fenix] Bug 1808880 and 1809645 - Fix flaky useAppWhileTabIsCrashedTest and privateBrowsingUseAppWhileTabIsCrashedTest UI tests 1 year ago
mozilla-l10n-automation-bot ddc43cf05d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28524) 1 year ago
Noah Bond ae6a9fb6b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28516 - Update `InactiveTabsController` function names 1 year ago
Arturo Mejia c992f258ec [fenix] Bug 1809507 - Update cookie banner to reject_all setting 1 year ago
AndiAJ 23dfbaa266 [fenix] Bug 1807302 - New youControlYourDataCardTest UI test 1 year ago
AndiAJ b2ab104d56 [fenix] Bug 1807302 - New pickUpWhereYouLeftOffCardTest UI test 1 year ago
AndiAJ c3fed8cb57 [fenix] Bug 1807302 - New privacyProtectionByDefaultCardTest UI test 1 year ago
AndiAJ f7dd1fbc08 [fenix] Bug 1807302 - New pickYourToolbarPlacementCardTest UI test 1 year ago
AndiAJ e6a88db5db [fenix] Bug 1807302 - New chooseYourThemeCardTest UI test 1 year ago
AndiAJ 9ff1599ae4 [fenix] Bug 1807302 - Move onboarding related UI tests to new test class 1 year ago
rahulsainani af78546293 [fenix] Bug 1808874 - Add notification pre permission prompt 1 year ago
AndiAJ 863e8df3c9 [fenix] Bug 1808282 - Fix flaky toggleSearchBookmarksAndHistoryTest UI test 1 year ago
mergify 318c6035fc [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
mozilla-l10n-automation-bot dda53939f0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28508) 2 years ago
MatthewTighe f3832d4910 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28190: renew telemetry expiring in 111 2 years ago
Arturo Mejia d7eba470d3 [fenix] Bug 1809507 - Use base domain on the cookie banner handling panel. 2 years ago
Roger Yang 1d5d966459 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28469: Use placeholders in notification permission prompt onboarding strings 2 years ago
Noah Bond 721316f905 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28264 - Refactor synced tabs handling out of `NavigationInteractor` 2 years ago
Roger Yang 6cb2f9da59 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28469: Update notification permission prompt onboarding strings 2 years ago
mike a f2fb4dea78 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7861: position text based on layout direction, not text directionality 2 years ago
Noah Bond 97af2f640e [fenix] For https://github.com/mozilla-mobile/fenix/issues/28263 - Rename inactive tabs interactor functions 2 years ago
Aaron Train 4086f89fe2 [fenix] Update DownloadFileTypesTest.kt
Swapping out expected PDF download in anticipation for enabling `PDF.js` on mobile https://bugzilla.mozilla.org/show_bug.cgi?id=1803959
2 years ago
Alexandru2909 943ba3a707 [fenix] Bug 1807125 - Make Studies title and description accessible 2 years ago
DreVla 7506a43aca [fenix] For https://github.com/mozilla-mobile/fenix/issues/26280: Add monochromatic themed app icon
Since Google has been pushing Themed app icons a new icon is needed
to adapt to the new styling.
2 years ago
mozilla-l10n-automation-bot 95990b825e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28474) 2 years ago
Roger Yang 2232d8fca4 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28469: Add notification permission prompt onboarding strings 2 years ago
t-p-white b2bfae66da [fenix] For https://github.com/mozilla-mobile/fenix/issues/25810 - Unified search should give hint to user that there are more menu items available by scrolling (https://github.com/mozilla-mobile/fenix/pull/27895)
* For https://github.com/mozilla-mobile/fenix/issues/25810 - Unified search should give hint to user that there are more menu items available by scrolling

* For https://github.com/mozilla-mobile/fenix/issues/25810: Updated AC version

Co-authored-by: t-p-white <t-p-white>
2 years ago
Alexandru2909 516eb62a76 [fenix] Bug 1808689 - Update description for browser_menu_action extra items 2 years ago
Alexandru2909 deb08fe581 [fenix] Bug 1808665 - Record toolbar_menu_visible event 2 years ago
mozilla-l10n-automation-bot 1192fde887 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28456) 2 years ago