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
MickeyMoz
03d4c7700c
[fenix] Update to Android-Components 111.0.20230126190358.
2023-01-26 20:50:28 +00:00
MickeyMoz
8d52ed0e55
[fenix] Update to Android-Components 111.0.20230126143221.
2023-01-26 15:53:40 +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
AndiAJ
a8df7dfe3c
[fenix] Bug 1812255 - Reduce UI tests max timeouts
2023-01-26 09:12:33 +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
MickeyMoz
6e1bc21eb0
[fenix] Update to Android-Components 111.0.20230125190040.
2023-01-25 21:48:14 +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
MickeyMoz
a7f315788e
[fenix] Update to Android-Components 111.0.20230125150919.
2023-01-25 17:41:01 +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
MickeyMoz
58a3db4509
[fenix] Update to Android-Components 111.0.20230124190121.
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
Gabriel Luong
4fa35e3d37
[fenix] Bug 1812087 - Migrate Fenix wiki pages into the docs folder
2023-01-24 19:42:57 +00:00
Arturo Mejia
e2b346c69f
[fenix] Bug 1811504 - Update string comments for cookie banner handling
2023-01-24 17:51:21 +00:00
MickeyMoz
0abdbf6e95
[fenix] Update to Android-Components 111.0.20230124143257.
2023-01-24 17:06:09 +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
Charlie Humphreys
1f140a570f
[fenix] update nimbus-experiments job action versions
2023-01-23 17:55:10 +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
MickeyMoz
62e0765a2a
[fenix] Update to Android-Components 111.0.20230123143137.
2023-01-23 16:34:53 +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
291eb9a6c2
[fenix] Update to Android-Components 111.0.20230122143304.
2023-01-22 16:07:47 +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
MickeyMoz
ecf03b8750
[fenix] Update to Android-Components 111.0.20230121190339.
2023-01-21 21:10:16 +00:00
MickeyMoz
6f4a8831b0
[fenix] Update to Android-Components 111.0.20230121143230.
2023-01-21 16:06:44 +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
MickeyMoz
766c91f333
[fenix] Update to Android-Components 111.0.20230120190252.
2023-01-20 21:38:03 +00:00
Gabriel Luong
24cc414d67
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26855 - Direct users to Bugzilla for issue tracking
2023-01-20 16:03:14 -05:00
Jeff Boek
549cfb2974
[fenix] Bug 1807594 - Respect users setting when switching back to search suggestions
2023-01-20 19:07:19 +00:00
MickeyMoz
b34393a5d4
[fenix] Update to Android-Components 111.0.20230120143314.
2023-01-20 17:07:50 +00:00
Aaron Train
b0b2bc5dc9
[fenix] Bug 1811045 - Expand device and scheduling for legacy Android testing cron
2023-01-20 15:28:39 +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