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>
2022-08-29 19:32:22 +00:00
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.
2022-08-29 18:38:46 +00:00
Gabriel Luong
73e0b0332c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26693 - Use a new ID for onboarding_home_sync_title
2022-08-29 18:08:05 +00:00
MatthewTighe
a1a75ee8d4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26511 : load homescreen wallpaper in blocking coroutine
2022-08-29 17:33:13 +00:00
MickeyMoz
dd47fdaf61
[fenix] Update to Android-Components 106.0.20220829143136.
2022-08-29 12:18:25 -04:00
sv-ohorvath
757d5fe8b6
[fenix] No issue: disable TCP CFR in screenshots tests
2022-08-29 15:58:26 +00:00
sarah541
963c40184a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26489 - Add synced tab pickup onboarding message
2022-08-29 15:20:07 +00:00
sv-ohorvath
3e48b3d55e
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26286 : adds delete browsing data UI tests
2022-08-29 14:15:37 +00:00
mozilla-l10n-automation-bot
ea25f98488
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/26681 )
2022-08-29 09:52:17 +00:00
MickeyMoz
de98acbaea
[fenix] Update to Android-Components 106.0.20220828143157.
2022-08-28 12:26:07 -04:00
MickeyMoz
69255a04ef
[fenix] Update to Android-Components 106.0.20220827143345.
2022-08-27 13:30:45 -04:00
MickeyMoz
41be7c45bf
[fenix] Update to Android-Components 106.0.20220826190145.
2022-08-26 20:26:48 -04:00
Charlie Humphreys
ee338486b1
[fenix] rename usage of action repo
2022-08-26 20:15:18 +00:00
Gabriel Luong
d7f4ee23f4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26668 - Use the correct string for onboarding_home_sync_title
2022-08-26 19:40:33 +00:00
Roger Yang
fe2b4659c3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26227 : Clean up double exclamation operator in BrowserState
2022-08-26 18:48:53 +00:00
Roger Yang
1b01210e75
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/26666 : Use correct content scale when displaying recent tab thumbnail and icon
2022-08-26 17:51:29 +00:00
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>
2022-08-26 17:08:15 +00:00
MickeyMoz
2dfbbc4b64
[fenix] Update to Android-Components 106.0.20220826143117.
2022-08-26 12:06:58 -04:00
Johan Lorenzo
607f114466
[fenix] chore: Bump taskgraph to v3.0.0
2022-08-26 15:40:49 +00:00
Alexandru2909
ce51ec73f8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26190 - Update jump back in cfr logic and message
2022-08-26 08:45:31 +00:00
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>
2022-08-26 03:15:47 +00:00
mozilla-l10n-automation-bot
91f75ac08b
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/26654 )
2022-08-26 00:59:47 +00:00
MickeyMoz
e5ede4cda4
[fenix] Update to Android-Components 106.0.20220825190307.
2022-08-25 16:56:21 -04:00
Noah Bond
9dd3c5d4c5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26608 - Update recent bookmarks homepage title
2022-08-25 20:55:50 +00:00
Mugurell
7b356006b7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26646 - Use unescaped typographic apostrophes instead of escaped quotes
2022-08-25 19:36:27 +00:00
Gabriel Luong
ca9d35f3f7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26169 - MR Home Onboarding Dialog for upgrading users
2022-08-25 18:22:35 +00:00
MickeyMoz
aefa96c4aa
[fenix] Update to Android-Components 106.0.20220825143119.
2022-08-25 12:16:05 -04:00
gmierz
46660a45e9
[fenix] Undo testing changes.
2022-08-25 13:22:34 +00:00
gmierz
0f7fe74475
[fenix] Set symbol properly.
2022-08-25 13:22:34 +00:00
gmierz
9f8eecdbc4
[fenix] Fix bad line 2.
2022-08-25 13:22:34 +00:00
gmierz
a01de5d2cb
[fenix] Fix bad line.
2022-08-25 13:22:34 +00:00
gmierz
c9d7b4daca
[fenix] Fix missing variable.
2022-08-25 13:22:34 +00:00
gmierz
202328300b
[fenix] Test changes.
2022-08-25 13:22:34 +00:00
gmierz
350f8761f8
[fenix] Bug 1784122 - Add non-fission variant for Fenix perf tests.
2022-08-25 13:22:34 +00:00
Mugurell
5df8ef2da6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - Disable the TCP CFR in failing UI tests
2022-08-25 12:30:10 +00:00
Mugurell
69ca45a5c1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - metrics.yaml cleanup of unneeded newlines
2022-08-25 12:30:10 +00:00
Mugurell
2cfbe09dbf
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - TCP CFR telemetry
2022-08-25 12:30:10 +00:00
Mugurell
8a60292015
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - Use the mr2022.sectionsEnabled.tcp-cfr Nimbus feature to display the cfr
2022-08-25 12:30:10 +00:00
Mugurell
d6967d5ef7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - New TCP CFR popup
...
If Total Cookie Protection is enabled when first accessing a normal tab
(not a custom tab) a new Contextual Feature Recommendation popup will be shown
informing about the added protection and allowing the user to open a support
page with more data about the new option for privacy protection.
2022-08-25 12:30:10 +00:00
Mugurell
38d0eb7a9a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/18175 - Add telemetry for cookies option in custom ETP.
2022-08-25 10:05:11 +00:00
Mugurell
733dce16d6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/18175 - Add a new total protection ETP cookies policy
...
This should only add the new option in settings based on a Nimbus experiment.
2022-08-25 10:05:11 +00:00
mozilla-l10n-automation-bot
19bcd56a09
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/26636 )
2022-08-25 00:50:25 +00:00
Ryan VanderMeulen
da99ffe0d4
[fenix] Set the Gradle max heap size to 7g
...
Github Actions workers only have 7GB available, so the 8GB limit is causing crashes in that environment.
2022-08-24 21:30:37 +00:00
mergify
2a62e594d1
[fenix] update initial_experiments.json based on the current first-run experiments in experimenter
2022-08-24 16:36:04 -04:00
Gabriel Luong
43b99bb586
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26620 - Replace the onboarding nimbus feature with MR2022 nimbus feature
2022-08-24 19:46:18 +00:00
Noah Bond
aa78456c88
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26604 - Add missing preview to RecentTabs
2022-08-24 19:10:41 +00:00
Bryan Olsson
ba5f96e680
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26556 - Add skr and tok native/English display names
2022-08-24 18:28:47 +00:00
Mugurell
32710f8101
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26584 - Add vertical offset support to the CFR composable.
2022-08-24 17:57:34 +00:00
Mugurell
262a2128f3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26584 - Add support to align the CFR composable inside a wider anchor
...
Supported anchorings will now be:
- INDICATOR_CENTERED_IN_ANCHOR - previous functionality - allows to have the
indicator point to exactly the middle of a smaller anchor.
- BODY_TO_ANCHOR_CENTER - new default - allows to align the popup inside a
wider anchor
- BODY_TO_ANCHOR_START - new anchoring - allows to align the popup flushed to
it's anchor's start.
2022-08-24 17:57:34 +00:00
Noah Bond
35e715b06b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26605 - Clean up RecentTabViewHolder
2022-08-24 17:05:45 +00:00