Commit Graph

9688 Commits (6c97ab5beaf4c66582ebf45a7046787625217ab7)
 

Author SHA1 Message Date
mcarare e0ec0fdb87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Refactor HomeSectionHeader to have optional show all text. 2 years ago
MickeyMoz 3b67e25c8b [fenix] Update to Android-Components 106.0.20220831143219. 2 years ago
Mugurell 451cb2338c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26450: Remove the star icon from Pocket sponsored stories 2 years ago
Alexandru2909 69688b8b9c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26706 - Add sponsored urls filter in BlocklistHandler 2 years ago
Alexandru2909 ed16051b4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26706 - Change TopSite.containsQueryParameters as Uri extension function 2 years ago
mergify 3640cf1021 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
mozilla-l10n-automation-bot d0176b3833 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26720) 2 years ago
Aaron Train 5eed29db0d [fenix] No issue: Add is Test Lab helper 2 years ago
MickeyMoz 73ad1453f4 [fenix] Update to Android-Components 106.0.20220830143055. 2 years ago
Perry McManis 0d8ace8423 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26700 - URI counts will now additionally be sent in baseline 2 years ago
Lucius b3f23608da [fenix] For https://github.com/mozilla-mobile/fenix/issues/26093: Use `ic_menu` instead of `ic_close`
An override for History already exists in `HistoryListItemViewHolder`, so no global override for this icon is needed.
2 years ago
Aki Sasaki 28e0882a39 [fenix] update bot name 2 years ago
Alexandru2909 a33ab6b463 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26551 - Add telemetry for MR Onboarding welcome and sync dialogs. 2 years ago
mozilla-l10n-automation-bot 92729cce2b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26703) 2 years ago
Gabriel Luong 7827fda4a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26696 - Enable showSynCFR for Nightly 2 years ago
Jonathan Almeida c909aaea13 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/25919: Move UpdateFirstFrameDrawn to RecyclerView.onLayoutCompleted
As part of a preventitive measure for home page regression loading, we
fixed the UpdateFirstFrameDrawn call to happen after the first layout in
the main RecyclerView is completed. In addition, we also make pocket
aware of this flag so that it renders itself after the first layout.

This helps prioritize current & future features that are visible first
to render before those that are off screen.

Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
2 years ago
Mugurell 085a3e4af1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26555 - Observe and update the wallpaper before HomeScreen is visible.
By using Store.observeManually in a standalone coroutine we can observe the
store and update the wallpapers even before onStart (in manual tests is right
around onStart, certainly before the other widgets shown on homescreen).

Created a new WallpapersObserver to have the functionality easier to reason
about and be easier to test.
2 years ago
Gabriel Luong 73e0b0332c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26693 - Use a new ID for onboarding_home_sync_title 2 years ago
MatthewTighe a1a75ee8d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: load homescreen wallpaper in blocking coroutine 2 years ago
MickeyMoz dd47fdaf61 [fenix] Update to Android-Components 106.0.20220829143136. 2 years ago
sv-ohorvath 757d5fe8b6 [fenix] No issue: disable TCP CFR in screenshots tests 2 years ago
sarah541 963c40184a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26489 - Add synced tab pickup onboarding message 2 years ago
sv-ohorvath 3e48b3d55e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26286: adds delete browsing data UI tests 2 years ago
mozilla-l10n-automation-bot ea25f98488 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26681) 2 years ago
MickeyMoz de98acbaea [fenix] Update to Android-Components 106.0.20220828143157. 2 years ago
MickeyMoz 69255a04ef [fenix] Update to Android-Components 106.0.20220827143345. 2 years ago
MickeyMoz 41be7c45bf [fenix] Update to Android-Components 106.0.20220826190145. 2 years ago
Charlie Humphreys ee338486b1 [fenix] rename usage of action repo 2 years ago
Gabriel Luong d7f4ee23f4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26668 - Use the correct string for onboarding_home_sync_title 2 years ago
Roger Yang fe2b4659c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26227: Clean up double exclamation operator in BrowserState 2 years ago
Roger Yang 1b01210e75 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26666: Use correct content scale when displaying recent tab thumbnail and icon 2 years ago
Roger Yang 0bda21b782 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/21702: Update host name check in add login
Co-Authored-By: joaopmatos <89925580+joaopmatos@users.noreply.github.com>
2 years ago
MickeyMoz 2dfbbc4b64 [fenix] Update to Android-Components 106.0.20220826143117. 2 years ago
Johan Lorenzo 607f114466 [fenix] chore: Bump taskgraph to v3.0.0 2 years ago
Alexandru2909 ce51ec73f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26190 - Update jump back in cfr logic and message 2 years ago
Gabriel Luong a00a8511c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26656 - Use the correct string for onboarding_home_welcome_description (https://github.com/mozilla-mobile/fenix/pull/26657)
* For https://github.com/mozilla-mobile/fenix/issues/26656 - Use the correct string for onboarding_home_welcome_description

* Update app/src/main/res/values/strings.xml

Co-authored-by: Sarah541 <sarahkhan1107@hotmail.com>

Co-authored-by: Sarah541 <sarahkhan1107@hotmail.com>
2 years ago
mozilla-l10n-automation-bot 91f75ac08b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26654) 2 years ago
MickeyMoz e5ede4cda4 [fenix] Update to Android-Components 106.0.20220825190307. 2 years ago
Noah Bond 9dd3c5d4c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26608 - Update recent bookmarks homepage title 2 years ago
Mugurell 7b356006b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26646 - Use unescaped typographic apostrophes instead of escaped quotes 2 years ago
Gabriel Luong ca9d35f3f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26169 - MR Home Onboarding Dialog for upgrading users 2 years ago
MickeyMoz aefa96c4aa [fenix] Update to Android-Components 106.0.20220825143119. 2 years ago
gmierz 46660a45e9 [fenix] Undo testing changes. 2 years ago
gmierz 0f7fe74475 [fenix] Set symbol properly. 2 years ago
gmierz 9f8eecdbc4 [fenix] Fix bad line 2. 2 years ago
gmierz a01de5d2cb [fenix] Fix bad line. 2 years ago
gmierz c9d7b4daca [fenix] Fix missing variable. 2 years ago
gmierz 202328300b [fenix] Test changes. 2 years ago
gmierz 350f8761f8 [fenix] Bug 1784122 - Add non-fission variant for Fenix perf tests. 2 years ago
Mugurell 5df8ef2da6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - Disable the TCP CFR in failing UI tests 2 years ago