Commit Graph

10659 Commits (f7367af3f7b49ba0f1ef19b262c3b07a95254d01)
 

Author SHA1 Message Date
Mugurell b76a7f56f7 [fenix] Bug 1812518 - Fix UI tests affected by the refactoring. 2 years 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.
2 years 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.
2 years 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.
2 years ago
AndiAJ a8df7dfe3c [fenix] Bug 1812255 - Reduce UI tests max timeouts 2 years ago
mozilla-l10n-automation-bot 347acec94a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28650) 2 years ago
MickeyMoz 6e1bc21eb0 [fenix] Update to Android-Components 111.0.20230125190040. 2 years 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>
2 years ago
MickeyMoz a7f315788e [fenix] Update to Android-Components 111.0.20230125150919. 2 years 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.
2 years ago
AndiAJ e2f5b46feb [fenix] Bug 1812279 - disable mainMenuOpenInAppTest UI test 2 years 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>
2 years ago
Arturo Mejia d9406c677a [fenix] Bug 28591 - Use the cookie banner detect only mode preference 2 years ago
MickeyMoz 58a3db4509 [fenix] Update to Android-Components 111.0.20230124190121. 2 years ago
Harrison Oglesby 5b6e03c24e [fenix] For https://github.com/mozilla-mobile/fenix/issues/28419 ~ Replace RadioButton 2 years ago
Harrison Oglesby bc335618ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/28419 ~ Make RadioButton composable component 2 years ago
Harrison Oglesby 1a2000c090 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - replace PocketStoriesCategories with SelectableChipColors 2 years ago
Harrison Oglesby 4ec96fbdcc [fenix] For https://github.com/mozilla-mobile/fenix/issues/27401 - refactor SelectableChip into Chip composable 2 years ago
Noah Bond 6ed5a569c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28266 - Merge `BrowserTrayInteractor` into `TabsTrayInteractor` 2 years ago
Gabriel Luong 4fa35e3d37 [fenix] Bug 1812087 - Migrate Fenix wiki pages into the docs folder 2 years ago
Arturo Mejia e2b346c69f [fenix] Bug 1811504 - Update string comments for cookie banner handling 2 years ago
MickeyMoz 0abdbf6e95 [fenix] Update to Android-Components 111.0.20230124143257. 2 years 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>
2 years ago
Roger Yang fa7e89df4f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19919: Migrate away from startActivityForResult 2 years ago
Tarik Eshaq 360aa313e2 [fenix] Bug 1810818: Configures order of panels in new user onboarding 2 years ago
Arturo Mejia a45f2d4ea0 [fenix] Bug 1811504 - Update strings for cookie banner handling 2 years ago
Charlie Humphreys 1f140a570f [fenix] update nimbus-experiments job action versions 2 years ago
jeddai 34a5447d22 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
MickeyMoz 62e0765a2a [fenix] Update to Android-Components 111.0.20230123143137. 2 years 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>
2 years ago
mozilla-l10n-automation-bot c1b52f5a58 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28621) 2 years ago
MickeyMoz 291eb9a6c2 [fenix] Update to Android-Components 111.0.20230122143304. 2 years ago
MickeyMoz 5e62e067d6 [fenix] Update to Android-Components 111.0.20230121222130. 2 years ago
mozilla-l10n-automation-bot 271e6e4945 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28618) 2 years ago
MickeyMoz ecf03b8750 [fenix] Update to Android-Components 111.0.20230121190339. 2 years ago
MickeyMoz 6f4a8831b0 [fenix] Update to Android-Components 111.0.20230121143230. 2 years ago
Cathy Lu 826d10f026 [fenix] Change form data telemetry from Sharing to Performance 2 years ago
mozilla-l10n-automation-bot f69cc3fdcc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28612) 2 years ago
MickeyMoz 766c91f333 [fenix] Update to Android-Components 111.0.20230120190252. 2 years ago
Gabriel Luong 24cc414d67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26855 - Direct users to Bugzilla for issue tracking 2 years ago
Jeff Boek 549cfb2974 [fenix] Bug 1807594 - Respect users setting when switching back to search suggestions 2 years ago
MickeyMoz b34393a5d4 [fenix] Update to Android-Components 111.0.20230120143314. 2 years ago
Aaron Train b0b2bc5dc9 [fenix] Bug 1811045 - Expand device and scheduling for legacy Android testing cron 2 years 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.
2 years ago
mike a 26563fa3fa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25486: fix sign in button 2 years ago
mike a f14943abe2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/28342: change the ui direction after a locale change 2 years ago
mozilla-l10n-automation-bot 029e55766e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28600) 2 years ago
Cathy Lu d531054151 [fenix] Bug28280 - Add telemetry for form data failures 2 years ago
Roger Yang 0301d42c3e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/28597: Enable notification pre permission prompt feature in Beta 2 years ago
MickeyMoz c9275d628b [fenix] Update to Android-Components 111.0.20230119190301. 2 years ago