Commit Graph

7674 Commits (35e5a2f2218bb93a5c99fd656aa1dd43f7e15e53)

Author SHA1 Message Date
Mozilla L10n Automation Bot a33e886637 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 3c9ab295e4 [fenix] Import l10n. 2 years ago
indu 26a8f7a155 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26236: Fix breaking change from AC regarding exitImmersiveModeIfNeeded
This will allow Fenix to use the refactored method name 'exitImmersiveMode' in Activity from Android Components library

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>
2 years ago
Mozilla L10n Automation Bot f033fe75b4 [fenix] Import l10n. 2 years ago
AndiAJ 14580e22ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new App-like experience in PWAs UI test 2 years ago
AndiAJ 354d88c22c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new verifyRemoveTopSiteFromMainMenu UI test 2 years ago
AndiAJ 528e7298a7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25926 disable failing mainMenuOpenInAppTest UI test 2 years ago
Mozilla L10n Automation Bot ed56bd2308 [fenix] Import l10n. 2 years ago
Noah Bond f55ce61747 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26227 - Remove search term tab groups from Jump Back In 2 years ago
Mugurell 848b8b583d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26172 - New CFR popup composable
This will allow for pinpoint accuracy when anchoring and resolve any color
disparities between the popup body and the indicator arrow by having everything
drawn programmatically as one shape.

Because of the async nature of the values for insets and screen rotation
immediately after an orientation change the popup will automatically get
dismissed to prevent any anchoring issues.
While not ideal the effect of this is better than accepting layout issues after
orientation changes and is the same approach used for other of our popups.
2 years ago
Alexandru2909 c763a8a42e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26239 - Avoid displaying multiple download items for the same file 2 years ago
AndiAJ c741f9fb2c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new undoDeleteHistoryItemTest UI test 2 years ago
Christian Sadilek 82e302717e [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26227 - Remove search term tab groups from Jump Back In"
This reverts commit f4e09ba3f2d6a530e8a39a0e18d15fefceb6ee6a.
2 years ago
Christian Sadilek aed096a6a0 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26227 - Remove search term tab groups from Recently Visited"
This reverts commit e0617080ec0e28b74a2cd8ca1f9b94a521ba17ac.
2 years ago
Arturo Mejia 17d8116525 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26283: Use message buttonLabel in MessageCard. 2 years ago
Mozilla L10n Automation Bot 8e22e7e682 [fenix] Import l10n. 2 years ago
Noah Bond 35b2c39f0e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26227 - Remove search term tab groups from Recently Visited 2 years ago
Noah Bond c98cdcf0b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26227 - Remove search term tab groups from Jump Back In 2 years ago
MatthewTighe 35093573e5 [fenix] Fixes: https://github.com/mozilla-mobile/fenix/issues/26052 remove WallpaperManager::updateWallpaper 2 years ago
Alexandru2909 a3008766c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25837 - Invalidate cached nimbusValidation values when changing locale settings 2 years ago
Mozilla L10n Automation Bot 6c8eff4767 [fenix] Import l10n. 2 years ago
AndiAJ 279782aa40 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25926 disable failing testDownloadPrompt UI test 2 years ago
Mozilla L10n Automation Bot 21ede9d93d [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 97e43e1460 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 15cef94448 [fenix] Import l10n. 2 years ago
MatthewTighe c854e54f03 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/26029: Add wallpaper state to AppStore 2 years ago
Alexandru2909 d2ac452fa4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26221 - Use favicon instead of ic_globe for composed tab grid item 2 years ago
Mozilla L10n Automation Bot 9e1c5eb832 [fenix] Import l10n. 2 years ago
mike a 6b6223fbd7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25942: use HistoryFragment to show synced history 2 years ago
Mozilla L10n Automation Bot dab8e5155c [fenix] Import l10n. 2 years ago
Roger Yang fe505d58ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26061: Make sure favicons are cropped correctly 2 years ago
mcarare faef97dad4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26197: Cancel history list update on fragment destroyed. 2 years ago
Mozilla L10n Automation Bot 1457773d69 [fenix] Import l10n. 2 years ago
mike a 739a23b889 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26101: add telementry for deleting history time range 2 years ago
mcarare 122fdb6118 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22692: Remove Metropolis font file issues from baseline lint. 2 years ago
mcarare 34b70ffc9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/22692: Remove Metropolis font. 2 years ago
Gabriel Luong cd6c8d69cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/26180 - Renew telemetry expiring in 106 2 years ago
Alexandru2909 76fe8e2d4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25891 - Move GridViewHolder to compose 2 years ago
sv-ohorvath d1d14d5966 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/25970: wait for homescreen to exist before scrolling 2 years ago
Gabriel Luong 21f190b965 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26026 - Refactor the FenixTabCounterMenu creation from HomeFragment to TabCounterBuilder 2 years ago
Gabriel Luong 632d77f499 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26182 - Remove all unused strings marked moz:removedIn <= 102 2 years ago
Mozilla L10n Automation Bot 7fb8280aa5 [fenix] Import l10n. 2 years ago
mike a 24ce18998e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26174: remove escapes from the typographic quotes 2 years ago
mike a 09568d737f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26174: fix delete time range prompt text punctuation 2 years ago
Mozilla L10n Automation Bot b89d399680 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot aa6a830253 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 3d5c2c61cb [fenix] Import l10n. 2 years ago
Gabriel Luong 94711d54c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26146 - Use the correct moz:removedIn version in @string/delete_browsing_data_prompt_message 2 years ago
Gabriel Luong ba5a970f87 [fenix] Update app/metrics.yaml 2 years ago
Alexandru2909 458537c50e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26089 - Record metrics for save credit card prompt shown 2 years ago