2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

8579 Commits

Author SHA1 Message Date
AndiAJ
7587a158a3 [fenix] Bug 1811261 - Part 1: Move address autofill related UI tests to new class 2023-01-27 15:57:20 +00:00
AndiAJ
95563aeb50 [fenix] Bug 1813048 - disable renameCollectionTest UI test 2023-01-27 14:51:23 +00:00
AndiAJ
1bca90be1c [fenix] Bug 1813047 - disable swipeRightToRemoveTabFromCollectionTest UI test 2023-01-27 14:51:23 +00:00
AndiAJ
a5d48e15ed [fenix] Bug 1812997 - disable swipeLeftToRemoveTabFromCollectionTest UI test 2023-01-27 12:20:14 +00:00
iorgamgabriel
5540d7a63f [fenix] Bug 1810314 - Update cookie banner snackbar duration. 2023-01-27 09:08:36 +00:00
mozilla-l10n-automation-bot
1619ebd98e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28668) 2023-01-27 01:01:32 +00:00
Roger Yang
6261e25a89 [fenix] Bug 1812178 - Use debounce in tabs, history and bookmarks syncs 2023-01-26 23:07:05 +00:00
Mugurell
80769e3b05 [fenix] Bug 1812518 - Update to latest AndroidComponents
The new version will contain the support for allowing to style download dialogs.
2023-01-26 14:43:04 +00:00
Mugurell
b76a7f56f7 [fenix] Bug 1812518 - Fix UI tests affected by the refactoring. 2023-01-26 14:43:04 +00:00
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.
2023-01-26 14:43:04 +00:00
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.
2023-01-26 14:43:04 +00:00
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.
2023-01-26 14:43:04 +00:00
mozilla-l10n-automation-bot
347acec94a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28650) 2023-01-26 00:43:13 +00:00
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>
2023-01-25 18:39:43 +00:00
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.
2023-01-25 16:06:04 +00:00
AndiAJ
e2f5b46feb [fenix] Bug 1812279 - disable mainMenuOpenInAppTest UI test 2023-01-25 13:42:36 +00:00
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>
2023-01-25 03:45:30 +00:00
Arturo Mejia
d9406c677a [fenix] Bug 28591 - Use the cookie banner detect only mode preference 2023-01-25 00:13:48 +00:00
Harrison Oglesby
5b6e03c24e [fenix] For https://github.com/mozilla-mobile/fenix/issues/28419 ~ Replace RadioButton 2023-01-24 22:21:20 +00:00
Harrison Oglesby
bc335618ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/28419 ~ Make RadioButton composable component 2023-01-24 22:21:20 +00:00
Harrison Oglesby
1a2000c090 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - replace PocketStoriesCategories with SelectableChipColors 2023-01-24 21:43:01 +00:00
Harrison Oglesby
4ec96fbdcc [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - refactor SelectableChip into Chip composable 2023-01-24 21:43:01 +00:00
Noah Bond
6ed5a569c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28266 - Merge BrowserTrayInteractor into TabsTrayInteractor 2023-01-24 20:28:58 +00:00
Arturo Mejia
e2b346c69f [fenix] Bug 1811504 - Update string comments for cookie banner handling 2023-01-24 17:51:21 +00:00
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>
2023-01-24 01:21:34 +00:00
Roger Yang
fa7e89df4f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19919: Migrate away from startActivityForResult 2023-01-24 00:43:57 +00:00
Tarik Eshaq
360aa313e2 [fenix] Bug 1810818: Configures order of panels in new user onboarding 2023-01-23 19:38:43 +00:00
Arturo Mejia
a45f2d4ea0 [fenix] Bug 1811504 - Update strings for cookie banner handling 2023-01-23 18:50:11 +00:00
jeddai
34a5447d22 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2023-01-23 17:12:41 +00:00
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>
2023-01-23 15:15:15 +00:00
mozilla-l10n-automation-bot
c1b52f5a58 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28621) 2023-01-23 00:52:27 +00:00
MickeyMoz
5e62e067d6 [fenix] Update to Android-Components 111.0.20230121222130. 2023-01-22 14:32:22 +00:00
mozilla-l10n-automation-bot
271e6e4945 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28618) 2023-01-22 00:40:38 +00:00
Cathy Lu
826d10f026 [fenix] Change form data telemetry from Sharing to Performance 2023-01-21 04:23:34 +00:00
mozilla-l10n-automation-bot
f69cc3fdcc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28612) 2023-01-21 00:36:12 +00:00
Jeff Boek
549cfb2974 [fenix] Bug 1807594 - Respect users setting when switching back to search suggestions 2023-01-20 19:07:19 +00:00
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.
2023-01-20 14:28:11 +00:00
mike a
26563fa3fa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25486: fix sign in button 2023-01-20 02:41:58 +00:00
mike a
f14943abe2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28342: change the ui direction after a locale change 2023-01-20 02:05:36 +00:00
mozilla-l10n-automation-bot
029e55766e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28600) 2023-01-20 00:38:14 +00:00
Cathy Lu
d531054151 [fenix] Bug28280 - Add telemetry for form data failures 2023-01-19 22:58:57 +00:00
Roger Yang
0301d42c3e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28597: Enable notification pre permission prompt feature in Beta 2023-01-19 22:11:59 +00:00
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.
2023-01-19 17:50:15 +00:00
James Hugman
dcd66ffd31 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28589 - Restrict coroutine calls between messagemiddleware and messagingcontroller 2023-01-19 14:05:33 +00:00
AndiAJ
7667dcbf52 [fenix] Bug 1810735 - Part 2: New logins related UI tests 2023-01-19 13:21:48 +00:00
AndiAJ
f2c15acb75 [fenix] Bug 1807278 - Re-enable UI tests affected by settings screen changes 2023-01-19 11:52:44 +00:00
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
2023-01-19 11:23:30 +00:00
James Hugman
18141bffa3 [fenix] Address reviewer comments 2023-01-19 10:20:13 +00:00
James Hugman
cf84e3c869 [fenix] Refactor messaging middleware Part III 2023-01-19 10:20:13 +00:00
James Hugman
a666f4313b [fenix] Move tests from DefaultMessageControllerTest to NimbusMessageControllerTest 2023-01-19 10:20:13 +00:00
James Hugman
ee763d6fac [fenix] Move logic into NimbusMessagingController to correspond with NimbusMessagingStorage 2023-01-19 10:20:13 +00:00
James Hugman
b779cafb75 [fenix] Refactor messaging middleware Part II 2023-01-19 10:20:13 +00:00
James Hugman
d47aa5753e [fenix] EXP-2994 Refactor messaging middleware Part I 2023-01-19 10:20:13 +00:00
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>
2023-01-18 16:07:48 +00:00
kycn
f97a45b14a [fenix] Bug 1811007 - Remove all unused strings marked moz:removedIn <= 108. 2023-01-18 15:30:01 +00:00
Alexandru2909
cf80699fe4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27338 - Update summary text for preferences from settings screen 2023-01-18 10:30:28 +00:00
AndiAJ
1b0499bdcb [fenix] Bug 1810565 - Part 1: New logins related UI tests 2023-01-18 09:50:15 +00:00
AndiAJ
3110297b88 [fenix] Bug 1810565 - Move logins related UI tests to new class 2023-01-18 09:50:15 +00:00
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.
2023-01-18 08:55:36 +00:00
Mugurell
7502195edd [fenix] Bug 1810792 - Enable Pocket sponsored stories 2023-01-18 07:54:53 +00:00
mozilla-l10n-automation-bot
7e60fa89a0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28570) 2023-01-18 00:41:42 +00:00
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.
2023-01-17 23:20:03 +00:00
sarah541
4018dd9726 [fenix] Update implementation of dependency 2023-01-17 22:01:10 +00:00
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>
2023-01-17 15:21:20 +00:00
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>
2023-01-17 14:32:26 +00:00
Arturo Mejia
3d332cf24f [fenix] Bug 1809156 - Improve accessibility in CookieBannerReEngagementDialog 2023-01-17 13:47:54 +00:00
mcarare
375ba00181 [fenix] Bug 1804377 - Avoid unwanted dismissal of tab history. 2023-01-17 12:47:24 +00:00
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
2023-01-17 11:45:08 +00:00
mozilla-l10n-automation-bot
1322a6dbfa [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28555) 2023-01-17 00:39:37 +00:00
oana.horvath
7e9bda6d8c [fenix] Bug 1810528 - New PDFs open and save UI tests 2023-01-16 20:43:44 +00:00
AndiAJ
98612593a8 [fenix] Bug 1807279 - create new cookie banner reduction UI smoke tests 2023-01-16 16:19:39 +00:00
mozilla-l10n-automation-bot
664fc622e4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28543) 2023-01-16 01:08:37 +00:00
mozilla-l10n-automation-bot
210b27d083 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28540) 2023-01-15 00:37:51 +00:00
mozilla-l10n-automation-bot
a38501f4e4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28534) 2023-01-14 00:47:41 +00:00
rahulsainani
115422015e [fenix] Bug 1810114 - Part 2: Move marketingNotificationAllowed metric to FenixApplication 2023-01-13 18:37:38 +00:00
rahulsainani
2c8869f666 [fenix] Bug 1810114 - Part 1: Add isNotificationChannelEnabled helper function and tests for NotificationManagerCompat.kt 2023-01-13 18:37:38 +00:00
rahulsainani
119be2d972 [fenix] Bug 1810115 - Add telemetry for notification per permission prompt 2023-01-13 17:18:30 +00:00
Arturo Mejia
d4408f8446 [fenix] Address comments 2023-01-13 16:49:08 +00:00
Arturo Mejia
e3522ee163 [fenix] Bug 1809136 - Address CookieBannerReEngagementDialog not showing after expired timer 2023-01-13 16:49:08 +00:00
Roger Yang
160af0e485 [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/28484: Add nimbus exposure for pre permission prompt 2023-01-13 15:19:16 +00:00
AndiAJ
4a54677c83 [fenix] Bug 1808880 and 1809645 - Fix flaky useAppWhileTabIsCrashedTest and privateBrowsingUseAppWhileTabIsCrashedTest UI tests 2023-01-13 09:36:01 +00:00
mozilla-l10n-automation-bot
ddc43cf05d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28524) 2023-01-13 00:46:08 +00:00
Noah Bond
ae6a9fb6b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28516 - Update InactiveTabsController function names 2023-01-12 20:47:17 +00:00
Arturo Mejia
c992f258ec [fenix] Bug 1809507 - Update cookie banner to reject_all setting 2023-01-12 18:22:50 +00:00
AndiAJ
23dfbaa266 [fenix] Bug 1807302 - New youControlYourDataCardTest UI test 2023-01-12 17:21:54 +00:00
AndiAJ
b2ab104d56 [fenix] Bug 1807302 - New pickUpWhereYouLeftOffCardTest UI test 2023-01-12 17:21:54 +00:00
AndiAJ
c3fed8cb57 [fenix] Bug 1807302 - New privacyProtectionByDefaultCardTest UI test 2023-01-12 17:21:54 +00:00
AndiAJ
f7dd1fbc08 [fenix] Bug 1807302 - New pickYourToolbarPlacementCardTest UI test 2023-01-12 17:21:54 +00:00
AndiAJ
e6a88db5db [fenix] Bug 1807302 - New chooseYourThemeCardTest UI test 2023-01-12 17:21:54 +00:00
AndiAJ
9ff1599ae4 [fenix] Bug 1807302 - Move onboarding related UI tests to new test class 2023-01-12 17:21:54 +00:00
rahulsainani
af78546293 [fenix] Bug 1808874 - Add notification pre permission prompt 2023-01-12 16:33:45 +00:00
AndiAJ
863e8df3c9 [fenix] Bug 1808282 - Fix flaky toggleSearchBookmarksAndHistoryTest UI test 2023-01-12 15:54:42 +00:00
mergify
318c6035fc [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2023-01-12 15:15:34 +00:00
mozilla-l10n-automation-bot
dda53939f0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28508) 2023-01-12 00:41:37 +00:00
MatthewTighe
f3832d4910 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28190: renew telemetry expiring in 111 2023-01-11 20:34:39 +00:00
Arturo Mejia
d7eba470d3 [fenix] Bug 1809507 - Use base domain on the cookie banner handling panel. 2023-01-11 18:40:06 +00:00
Roger Yang
1d5d966459 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28469: Use placeholders in notification permission prompt onboarding strings 2023-01-11 04:47:43 +00:00
Noah Bond
721316f905 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28264 - Refactor synced tabs handling out of NavigationInteractor 2023-01-10 21:52:32 +00:00
Roger Yang
6cb2f9da59 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28469: Update notification permission prompt onboarding strings 2023-01-10 21:15:31 +00:00
mike a
f2fb4dea78 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7861: position text based on layout direction, not text directionality 2023-01-10 20:40:14 +00:00
Noah Bond
97af2f640e [fenix] For https://github.com/mozilla-mobile/fenix/issues/28263 - Rename inactive tabs interactor functions 2023-01-10 20:00:55 +00:00
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
2023-01-10 17:58:29 +00:00
Alexandru2909
943ba3a707 [fenix] Bug 1807125 - Make Studies title and description accessible 2023-01-10 10:52:12 +00:00
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.
2023-01-10 09:41:21 +00:00
mozilla-l10n-automation-bot
95990b825e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28474) 2023-01-10 00:43:16 +00:00
Roger Yang
2232d8fca4 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28469: Add notification permission prompt onboarding strings 2023-01-09 22:07:02 +00:00
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>
2023-01-09 17:13:04 +00:00
Alexandru2909
516eb62a76 [fenix] Bug 1808689 - Update description for browser_menu_action extra items 2023-01-09 13:08:07 +00:00
Alexandru2909
deb08fe581 [fenix] Bug 1808665 - Record toolbar_menu_visible event 2023-01-09 10:48:17 +00:00
mozilla-l10n-automation-bot
1192fde887 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28456) 2023-01-09 00:39:02 +00:00
MatthewTighe
e84f0ee969 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28428: update growth data with new events 2023-01-07 03:08:39 +00:00
mozilla-l10n-automation-bot
79d4353a69 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28445) 2023-01-07 01:12:19 +00:00
AndiAJ
7f0729f9af [fenix] Bug 1807302 - New set desktop site before page load UI tests 2023-01-06 10:22:35 +00:00
mozilla-l10n-automation-bot
b19af3ef29 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28427)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-01-06 01:06:23 +00:00
Arturo Mejia
31e1a8f34d [fenix] Bug 1797593 - Add re-engagement dialog for cookie banners. 2023-01-06 00:39:17 +00:00
Harrison Oglesby
622908254e [fenix] For https://github.com/mozilla-mobile/fenix/issues/28201 - replace existing night mode preview annotations with LightDarkPreview annotation 2023-01-06 00:05:59 +00:00
Harrison Oglesby
e1240855a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28201 - Make a LightDarkPreview annotation
Add LightDarkPreview annotation
2023-01-06 00:05:59 +00:00
Noah Bond
da02a54f84 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28262 - Refactor InactiveTabsAutoCloseDialogInteractor into InactiveTabsInteractor 2023-01-05 23:33:44 +00:00
Noah Bond
5a507fbb92 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28261 - Rename solo xInteractor parameters in the Tabs Tray to interactor 2023-01-05 19:40:33 +00:00
rahulsainani
d760e57572 [fenix] Closes 28414: NotificationManagerCompat extension to safely check if notifications are enabled 2023-01-05 19:01:49 +00:00
AndiAJ
8ba3ef5f50 [fenix] Bug 1807288 - Disable intermittent validateBaselinePing UI test 2023-01-05 16:12:55 +00:00
Alexandru2909
03493f4eaf [fenix] Bug 1807727 - Dismiss SearchDialogFragment on editing cancelled 2023-01-05 15:40:12 +00:00
AndiAJ
a9840d1abb [fenix] No issue - Use android resource for positive/negative dialog buttons 2023-01-05 10:24:02 +00:00
AndiAJ
2910ab4642 [fenix] Bug 1807302 - New sponsored shortcuts UI tests and other refactoring work 2023-01-05 09:18:46 +00:00
mcarare
e7f5d43524 [fenix] Switch to AC implementation for checking device manufacturer. 2023-01-05 07:22:55 +00:00
mozilla-l10n-automation-bot
528568d220 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28402) 2023-01-05 00:53:57 +00:00
Arturo Mejia
b630b7670e [fenix] Bug 1797593 - Update text descriptions for cookie banner handling dialog 2023-01-04 22:16:19 +00:00
sunil9211
9aefc0d2a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23841: Hide keyboard when selecting month or year 2023-01-04 18:05:42 +00:00
sarah541
2c87c3148d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27035 - Add padding around onboarding buttons and content 2023-01-04 16:39:03 +00:00
Arturo Mejia
c7a6bb5318 [fenix] Bug 1797593 - Pre-land text for cookie banner handling dialog 2023-01-04 15:33:33 +00:00
AndiAJ
aaba6fa75c [fenix] Bug 1807270 - re-enable collections UI tests disabled by the tabs tray migration to compose 2023-01-04 09:06:32 +00:00
Alexandru2909
bc8c302026 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25812 - Set the cursor at the end for search terms when switching to toolbar editMode. 2023-01-04 08:03:42 +00:00
mozilla-l10n-automation-bot
f4a08b2987 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28384) 2023-01-04 00:35:12 +00:00
Arturo Mejia
7099698afa [fenix] Bug 1796146 - Add learn more link to cookie banner handling settings page 2023-01-03 22:14:29 +00:00
Jeff Boek
895858acf3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3722: Invoke search on long press home button
Co-authored-by: s-ankur <s.ankursonawane@gmail.com>
2023-01-03 21:30:24 +00:00
kycn
c364bdd90a [fenix] Bug 1807933 - Enable places storage maintenance feature for the Beta variant.
Places storage maintenance flag is enabled for the Beta variant, previously it was enabled only for Nightly variant. This feature registers a periodic storage maintenance worker that runs to prune and maintain places db.
2023-01-03 17:31:48 +00:00
mozilla-l10n-automation-bot
362cd09806 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28365) 2023-01-03 00:47:59 +00:00
mozilla-l10n-automation-bot
c41102a9b6 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28359) 2023-01-02 00:43:37 +00:00
mozilla-l10n-automation-bot
b32827b949 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28352) 2022-12-31 00:41:57 +00:00
Zac McKenney
c3250f583f [fenix] For bug 1807716: Move engine warmup above Glean initialization to fix crash at launch 2022-12-30 22:14:29 +00:00
mozilla-l10n-automation-bot
26527f3d81 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28345) 2022-12-30 00:37:13 +00:00
mozilla-l10n-automation-bot
7f1c991ffc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28333) 2022-12-29 00:41:30 +00:00
mozilla-l10n-automation-bot
23ef3cb49a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28325) 2022-12-28 00:40:43 +00:00
mozilla-l10n-automation-bot
4a06d0a8e0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28312)
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
2022-12-27 13:30:54 +00:00
AndiAJ
48ef6cefa5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28182 fix disabled verifySearchEnginesWithRTLLocale and toggleSearchEnginesShortcutListTest UI tests 2022-12-27 11:46:34 +00:00
oana.horvath
1ee6105cba [fenix] No issue: Fix add-on name check in UI test 2022-12-27 10:20:58 +00:00
mozilla-l10n-automation-bot
589e02ac33 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28269) 2022-12-23 15:20:53 +00:00
DreVla
36fdadac25 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28298: Disable deletion of last element in search engines list
When removing search engines from settings,
the option to delete the last one should not be
available
2022-12-23 11:43:25 +00:00
Mugurell
14875c6129 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28273 - Configure search with the selected search engine before user searching 2022-12-23 10:19:10 +00:00
AndiAJ
80bda8b7ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/28212 disable failing emailLinkPWATest UI test 2022-12-22 14:15:02 +00:00