2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

7775 Commits

Author SHA1 Message Date
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
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
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
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
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
AndiAJ
513932391a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new credit card autofill UI smoke tests 2022-08-24 15:00:23 +00:00
AndiAJ
e52c7a0ed3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new address autofill UI smoke tests 2022-08-24 15:00:23 +00:00
Alexandru2909
541a48765b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26400 - Add long-press option to remove tab pickup on homescreen 2022-08-24 12:42:44 +00:00
mcarare
1c2b3fdf7a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26401: Remove unused wallpaper metrics.
Remove wallpaper_switched and change_wallpaper_logo_toggled.
Add lint ignore for common prefix in wallpaper metrics.
2022-08-24 09:49:06 +00:00
mozilla-l10n-automation-bot
ea84a3cfdb [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26619)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-24 03:12:56 +00:00
Alexandru2909
d14f0e2b6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26398 - Filter recent synced tabs using the homescreen blocklist 2022-08-23 13:00:44 +00:00
mozilla-l10n-automation-bot
2f04119580 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26592) 2022-08-23 00:39:56 +00:00
MatthewTighe
f98b9275da [fenix] Add updated wallpaper use cases and activate them with feature flag. 2022-08-22 23:07:14 +00:00
MatthewTighe
0b1667df4b [fenix] Add updated downloader and file manager 2022-08-22 23:07:14 +00:00
Roger Yang
af25894e05 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26072: Don't show sync menu item until account manager is available 2022-08-22 22:19:57 +00:00
Noah Bond
4daac14987 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26587 - Replace the color in DefaultImagePlaceholder with FirefoxTheme layer2 2022-08-22 21:44:26 +00:00
Noah Bond
d808fc60d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26587 - Fix broken previews using Fenix Image composable 2022-08-22 21:44:26 +00:00
Gabriel Luong
f542acfabe [fenix] For https://github.com/mozilla-mobile/fenix/issues/26579 - Remove all unused strings marked moz:removedIn <= 103 2022-08-22 18:10:38 +00:00
Alexandru2909
f3f2fadd82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26399 - Use a list of tabs for recent synced tabs success state 2022-08-22 07:21:36 +00:00
Mozilla L10n Automation Bot
faf7c9d701 [fenix] Import l10n. 2022-08-21 00:41:17 +00:00
Mozilla L10n Automation Bot
09b48f762d [fenix] Import l10n. 2022-08-20 00:36:37 +00:00
mike a
2f6c7c49cf [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/26530: add top spacing to header in history list 2022-08-19 19:41:43 +00:00
Gabriel Luong
0cf87d567f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26549 - Add Nimbus feature flag for first run onboarding page updates and Jump back in CFR 2022-08-19 19:06:34 +00:00
Mugurell
133599cbd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26545 - Update the indicator and the close button of the CFR composable. 2022-08-19 17:01:46 +00:00
Mugurell
622084bad1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26380 - Wait in tests until telemetry is recorded. 2022-08-19 16:26:21 +00:00
sv-ohorvath
ea946d8b84 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26127, https://github.com/mozilla-mobile/fenix/issues/26092: Ads RetryTestRule to TopSitesTest class, other small refactors 2022-08-19 07:44:18 +00:00
mike a
b8ee63d226 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/25967: add classes to support multiple viewHolders"
This reverts commit 88f0b1962495247959a687f6c403e1e54b4946db.
2022-08-19 01:52:15 +00:00
Mozilla L10n Automation Bot
97b5c4cfc0 [fenix] Import l10n. 2022-08-19 00:47:36 +00:00
mike a
8e05fb3d63 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/24307: add synced history empty fragment, feature flag and history screen showing only local files 2022-08-18 22:33:07 +00:00
Gabriel Luong
dbb01910ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26528 - Add a nimbus feature flag for MR Home Onboarding Dialog 2022-08-18 21:30:37 +00:00