Commit Graph

412 Commits (e1ec8d67fa3de4a86aab9c302da2b4ff707fc0ab)

Author SHA1 Message Date
Harrison Oglesby e1ec8d67fa Bug 1874298 - Add Reload Page action to PageActions in Toolbar 3 months ago
jackyzy823 ab304c5f9d Bug 1876024 - Request screenshot thumbnail when onSwipeStarted 3 months ago
ohall-m ea3ef40d0d Bug 1882572 - Instrumenting Translations Nimbus Feature Release
This patch adds instrumentation for releasing separate sections of the
translations feature.
3 months ago
iorgamgabriel e18a08f88a Bug 1883418 - Translate icon is should be visible on Private Browsing Mode 3 months ago
rahulsainani 8a2d4cf665 Bug 1882106 - Show undo snackbar when tab is closed via tab strip 3 months ago
AndiAJ 2e5fc3b409 Bug 1877277 - Translations add Check for isTranslationsEngineSupported 3 months ago
iorgamgabriel 0b6c95dfed Bug 1879868 - Translations Automatically Popup bottom sheet on Offer Translation 3 months ago
Harrison Oglesby 56e77609ba Bug 1864760 - Hide Menu, Home, and Tab counter button from BrowserFragment Toolbar. 3 months ago
Harrison Oglesby f686e75992 Bug 1874298 - Add Reload Page action to PageActions in Toolbar 3 months ago
Harrison Oglesby ff3f340c91 Bug 1870939 - Add Share Page to PageActions in Toolbar 3 months ago
rahulsainani 5ea4da3abe Bug 1875465 - Part 4: Add secret setting and remove toolbar customization 3 months ago
rahulsainani 54d7785896 Bug 1875465 - Part 3: Add tab strip ui for tablets 3 months ago
iorgamgabriel ddb15214df Bug 1875817 - Translations Integration Toolbar Showing 3 months ago
iorgamgabriel 0505682776 Bug 1856979 - Translations UI Post-Translate Popup 3 months ago
ohall-m 3470a4e951 Bug 1876610 - Minor Translations UI Adjustments
This patch completes a few minor translations UI adjustments. Including
updating mock data on the "never translate these sites" page and the
"language settings" page.

Additionally, adds a content description on the toolbar for the
translation icon.
4 months ago
Matthew Tighe bd7a90d34b Revert "Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen"
This reverts commit d5856268ec720ad0e41585a3f75201ae8d5e6755.
5 months ago
Matthew Tighe 9f196caa04 Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen 5 months ago
iorgamgabriel 828c3c5e99 Bug 1862231 - Translations UI Fix the translation icon colour if the theme is light. 7 months ago
rahulsainani c5d6930584 Bug 1861664 - Fix shopping experience nimbus flag usage 7 months ago
Arturo Mejia a5bacc4d12 Bug 1858795 - Disable the re-engagement and first encounter of a cookie banner dialogs. 7 months ago
jackyzy823 d4046a65e2 Bug 1856261 - Reset isTablet when onDestroyView 7 months ago
DreVla 51033cb791 Bug 1854501 - Add telemetry to count Fakespot exposures
Added a new probe `product_page_visits` which counts the number of
visits to a supported retailer product page.
7 months ago
rahulsainani 692e1e6853 Bug 1858018 - Persist review checker reanalysis state 8 months ago
Gabriel Luong 742b7ca33b Bug 1857139 - Add translation bottom sheet boilerplate 8 months ago
Alexandru2909 1ec1a4fd11 Bug 1843508 - Part 1: Add review quality check feature telemetry events 8 months ago
rahulsainani 7bc745dc39 Bug 1856894 - Fix review checker shopping icon tint 8 months ago
rahulsainani 0879502a7d Bug 1851030 - Fix review checker icon visibility on pdp detection 8 months ago
Noah Bond d0f9a8b8af Bug 1853304 - Color the shopping icon while the bottom sheet is open 8 months ago
Alexandru2909 e74535e69f Bug 1840090 - Update content description string for shopping experience 9 months ago
rahulsainani 87352ad48b Bug 1841600 - Add review checker shopping icons 9 months ago
Jeff Boek 5d75244515 Bug 1845232 - Adds action to clear private browsing 9 months ago
Noah Bond d0f75706c0 Bug 1848377 - Add secret setting to control the visibility of the Shopping feature 10 months ago
rahulsainani af1fb941a0 Bug 1840580 - Use BrowserState to detect product page for shopping experience 10 months ago
iorgamgabriel c0292f3846 Bug 1823367 - Show snackbar instead of toast when save to PDF error appears. 11 months ago
Gabriel Luong 6a6c73b86a Bug 1840210 - Rename mozac_ic_refresh to mozac_ic_arrow_clockwise_24 11 months ago
Gabriel Luong d6d5fb91e1 Bug 1840210 - Rename mozac_ic_home to mozac_ic_home_24 11 months ago
Gabriel Luong 804e589262 Bug 1840210 - Rename mozac_ic_forward to mozac_ic_forward_24 11 months ago
Gabriel Luong 082104417a Bug 1840210 - Rename mozac_ic_back to mozac_ic_back_24 11 months ago
rahulsainani 427e39810c Bug 1841676 - Fix NavigationToolbarTest.swipeToSwitchTabInRTLTest failure 11 months ago
rahulsainani 6f31670705 Bug 1840099 - Add bottom sheet container for shopping experience 11 months ago
rahulsainani d3e5c2a002 Bug 1840578 - Add shopping experience entry point 11 months ago
iorgamgabriel 957b10fb2e Bug 1805450 - Implement submit site support requests in Fenix. 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
Arturo Mejia 31e1a8f34d [fenix] Bug 1797593 - Add re-engagement dialog for cookie banners. 1 year ago
Arturo Mejia 9be14b069c [fenix] Bug 1797577 - Add cookie banner handling panel to the toolbar. 2 years ago
Zac McKenney aed86b9d30 [fenix] Bug 1804107 - Fix for BaseBrowserFragment toolbar getter null crash and invalidating actions when modifying toolbar 2 years ago
Zac McKenney a9631f62ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/27540: Add screen size configuration change handling 2 years ago
Roger Yang e47e85b2b6 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27949: Add engagement notification for inactive users 2 years ago
mcarare 932823c871 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Fix ktlint issues and remove them from baseline. 2 years ago
sarah541 6fb4fc6c8d [fenix] For https://github.com/mozilla-mobile/fenix/issues/22186 - Scroll to collection after creating one 2 years ago