Commit Graph

8581 Commits (e28eafe9addb588aebdc348803fbf22f4da122e0)

Author SHA1 Message Date
mcarare 2950ea5521 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for GestureDetector.SimpleOnGestureListener 2 years ago
mcarare 49b3fafc45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for AnimatorListenerAdapter. 2 years ago
mcarare 5015a777bf [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signatures for View.OnAttachStateChangeListener 2 years ago
mcarare 6aad64d818 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle a11y obtain() methods deprecations. 2 years ago
mcarare e7e4b3e381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for View.AccessibilityDelegate. 2 years ago
mcarare 60b1200f1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Fix smart cast exception. 2 years ago
Mugurell d85fe35478 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags allowing to differentiate Pocket stories 2 years ago
oana.horvath b830f79121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27220: replaces manually deleting a file with deleting storage programmatically. 2 years ago
Arturo Mejia a14dd075ef [fenix] Improve site permissions 2 years ago
rxu 51f8b58ae4 [fenix] Add distribution_id in baseline ping 2 years ago
mozilla-l10n-automation-bot d6b68d0cb3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27856) 2 years ago
Jonathan Almeida a5f41dd5cd [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26475: Remove more feature flags 2 years ago
owlishDeveloper b782aaaf3e [fenix] Bug 1796146 - Add UI for the Cookie Banner preferences 2 years ago
kl3jvi 0910634fa0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27575: Add String.toHexColor extension 2 years ago
Alexander Gramiak 584a65da52 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21414: Use MenuProvider and MenuHost interface methods
onPrepareOptionsMenu was not being called on invalidateOptionsMenu,
which led to the saveButton being left enabled even with invalid
hostnames, usersnames, and passwords.
2 years ago
mcarare 3ffc6a01f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27538: Return null for clipboard text longer than MAX_URI_LENGTH.
This avoids extra processing of large text that is unlikely to be an URL.
2 years ago
mozilla-l10n-automation-bot 83701a3804 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27835)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MatthewTighe 97fe4efc70 [fenix] Remove all unused strings marked moz:removedIn <= 106 2 years ago
Roger Yang c49d25911e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27795: Add metrics ping to see if user allows notifications 2 years ago
Gabriel Luong fc0464de97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26475 - Remove unnecessary features flags 2 years ago
mike a 3072db7d92 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/25809: tapping on search engine triggers engine selection 2 years ago
mozilla-l10n-automation-bot a5532c1d08 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27821) 2 years ago
mozilla-l10n-automation-bot 0de7ee25cf [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27817) 2 years ago
mozilla-l10n-automation-bot 8577830821 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27811) 2 years ago
mozilla-l10n-automation-bot 78ee8b2596 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27805) 2 years ago
Roger Yang 93d877e703 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27779: Add telemetry for showing the default browser notification 2 years ago
Mugurell cdc95724b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27549 - Collect shim data about the Pocket sponsored stories.
With the new telemetry will immediately report when a certain Pocket sponsored
story is shown (visible more than 50%) or clicked by the user.
The reasons for the new ping help easily identify the probe being sent and the
type of shim data.
2 years ago
mozilla-l10n-automation-bot 3eeaf902a7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27787) 2 years ago
MatthewTighe 5cb6204e0c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27782: add first URI load growth data 2 years ago
MatthewTighe 7c3c29ee7f [fenix] For 27768: add FirstAppOpenForDay growth data 2 years ago
mergify 7504329721 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
AndiAJ b87a5a5f77 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27714 fix disabled sponsored shortcut UI tests 2 years ago
Alexander Gramiak f765d77f71 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27734: Make tab tray overflow menu background layer2
This matches with the toolbar overflow menu.
2 years ago
Alexander Gramiak 1005afcc9b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27715: Allow FirefoxColors.copy to override some values
This helps to reduce theme color duplication, making it easier to see
which parameters differ.

This also brings FirefoxColors closer to the upstream Compose Material
Colors class.
2 years ago
Mugurell 796a5da5ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent bookmarks section. 2 years ago
Mugurell 97664b9484 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent visits section. 2 years ago
Mugurell 2d29750161 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent tabs section. 2 years ago
Mugurell 5b2a8c1a97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the Pocket section 2 years ago
oana.horvath 733e3088b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522: Re-enabled and added search group UI tests 2 years ago
mozilla-l10n-automation-bot 4cd037915f [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27769)
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Jonathan Almeida 90e5b9abfe [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27759: Add link to storageMaintenance flag 2 years ago
mergify 75a12d89bf [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Jonathan Almeida 0c5e0f8233 [fenix] Bug 1798805 - Initialize the FxaPushSupportFeature
We added the new `initialize` to explicitly make the call to start the
feature but we never actually used it here after it landed.
2 years ago
Roger Yang 9ec675687a [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27023: Add capability to override telemetry URL using local properties 2 years ago
AndiAJ ddc846eca8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27392 fix flaky verifyAboutFirefoxPreview UI test 2 years ago
Ben Dean-Kawamura 510e4ad58a [fenix] Updating the code to work with application-services v95.0.0
This required updating the code to handle the new app-services error
hierarchy.
2 years ago
mozilla-l10n-automation-bot d6960d2972 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27749)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MatthewTighe 088055743c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27698: add set as default growth data 2 years ago
Noah Bond 587b7920db [fenix] For https://github.com/mozilla-mobile/fenix/issues/27746 - Move top sites text outside of backplating 2 years ago
Noah Bond 64d181c5e9 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites 2 years ago
Alexander Gramiak c67c455439 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27511: Remove duplicate padding update code
This padding update is already performed in FenixSnackbar.make when
isDisplayedWithBrowserToolbar is true, and that variable has no other
side-effects, so simply use that code.
2 years ago
mozilla-l10n-automation-bot 9c9c17b959 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27741)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
mozilla-l10n-automation-bot c684d58e7e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27736) 2 years ago
mozilla-l10n-automation-bot 99520b9e38 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27727) 2 years ago
mozilla-l10n-automation-bot e19229aab9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27717) 2 years ago
AndiAJ 9588c477db [fenix] For https://github.com/mozilla-mobile/fenix/issues/26710 fix flaky deleteCookiesTest UI test 2 years ago
Alexandru2909 d23837323d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27252 - Update a11y services label for private browsing myths button 2 years ago
mozilla-l10n-automation-bot b69b261485 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27701) 2 years ago
Gabriel Luong 1ec4cf8dad [fenix] For https://github.com/mozilla-mobile/fenix/issues/27667 - Remove import-ordering from the list of disabled ktlint rules 2 years ago
Noah Bond dbd7b302d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27469 - Update no collections button colors when a wallpaper is selected 2 years ago
Noah Bond 251a1e1e97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27468 - Backplate homepage MessageCard 2 years ago
Alexandru2909 6c3d248341 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27691 - Replace 'Pocket' word in all strings with placeholder 2 years ago
perrymcmanis144 c29a0d7824 [fenix] Update app/metrics.yaml
Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>
2 years ago
Perry McManis 75cf880383 [fenix] added search metrics to baseline ping 2 years ago
kycn 4d56ba889d [fenix] Close https://github.com/mozilla-mobile/fenix/issues/7227: Re-enable storage maintenance call.
Re-enable storage maintenance call by introducing WorkManager worker on A-C side and consuming it from Fenix.
The work request is periodic and the repeat interval is 24h. It requires the device to be idle and not to have
low battery. This feature is available only for Nightly for now.
2 years ago
AndiAJ d35e32a999 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27220 disable failing manageDownloadsInDownloadsMenuTest UI test 2 years ago
t-p-white a8e3726dce [fenix] For https://github.com/mozilla-mobile/fenix/issues/27472 - Added telemetry data points for the Google Play Store review prompts 2 years ago
Jonathan Almeida 2cd60894c7 [fenix] Bug 1795105: Remove usages of ContentState.thumbnail 2 years ago
Alexandru2909 e8ea437ec0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25814 - Hide "Show search engines" toggle from search settings when unified search is enabled 2 years ago
mozilla-l10n-automation-bot fab1daaba5 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27679) 2 years ago
Noah Bond 1791dc2ba3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27578 - Add optional color parameters to MessageCard 2 years ago
DreVla 4647e47995 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27635 - New telemetry for Save to PDF failures 2 years ago
AndiAJ ff2f457832 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new search codes UI tests 2 years ago
oana.horvath 74c551336e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27522: Search groups tests refactoring 2 years ago
Alexandru2909 4daa618db6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25813 - Use specific hint for history, bookmarks and tab unified search 2 years ago
mozilla-l10n-automation-bot c9bfc15699 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27654)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Arturo Mejia 900c635754 [fenix] Bug 1796482 - Report save to PDF errors. 2 years ago
Roger Yang fdaae59999 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27023: Add capability to override telemetry URL 2 years ago
Noah Bond 9f534dcc6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27331 - Add migration for Turning Red wallpaper card colors 2 years ago
Noah Bond e77c0275ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/27485 - Replace `Button` in `CustomizeHomeButtonViewHolder` with `TertiaryButton` 2 years ago
Noah Bond 4c94b0dc63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27485 - Add optional overrides for the colors in `Button` Composables 2 years ago
Noah Bond 71279545a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27579 - Fix broken previews for MessageCard 2 years ago
Alexandru2909 82701fd0f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26911 - Allow users to enable re-supported Fennec extensions 2 years ago
Mugurell ab2514789b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27627 - Check the TCP CFR status lazily
Use lazyFeatureFlagPreference as a quick small way to avoid a race between
initializing the value and the Nimbus initialization based on which the value
should be calculated.
This is the same flow that the other MR experiments use.
2 years ago
DreVla c9eedb7965 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10344 - Enable tab reordering in beta/release 2 years ago
AndiAJ 41d160e4e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 remove shortcutButtonTest UI test and unused SearchRobot functions 2 years ago
AndiAJ ef5a453740 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 refactor shortcutSearchEngineSettingsTest to setDefaultSearchEngineFromShortcut 2 years ago
AndiAJ e4cb712d11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new toggleSearchEnginesShortcutListTest UI test 2 years ago
AndiAJ ee0996a26a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new verifySearchEnginesWithRTLLocale UI test 2 years ago
AndiAJ 1516e79a36 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new changeSearchEnginesBasedOnTextTest UI test 2 years ago
Alexandru2909 ae6bdc265d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25811 - Add header to unified search engine menu 2 years ago
iorgamgabriel 2dca91e984 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27450 Fix Crash from Navigation action/destination org.mozilla.firefox:id/action_savedLoginsAuthFragment_to_loginsListFragment 2 years ago
AndiAJ 6ea094b8e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26934 fix showDefaultHomeScreen screenshot test 2 years ago
mozilla-l10n-automation-bot 29d9ea6cf3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27631) 2 years ago
Harrison Oglesby eb400a5243 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27459 - Add divider composable (https://github.com/mozilla-mobile/fenix/pull/27544) 2 years ago
AndiAJ 6d6059d3d3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new delete all search engines UI test 2 years ago
AndiAJ 61bb27f7fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new delete default search engine UI test 2 years ago
AndiAJ ed13e351b0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new undo delete search engine UI test 2 years ago
mozilla-l10n-automation-bot a122d8916f [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27618) 2 years ago
mozilla-l10n-automation-bot 50e42a890b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27612) 2 years ago
mozilla-l10n-automation-bot ae82faadf2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27606) 2 years ago
Arturo Mejia de9e258a4c [fenix] Bug 1780639 - let Save as PDF ride the trains. 2 years ago
oana.horvath e85ed0b877 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522: New search settings UI tests coverage 2 years ago
iorgamgabriel 5e2d61e5fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/27524 Set as default browser toggle get set to true after user select Fenix as default browser 2 years ago
Gabriel Luong afa524bba3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27584 - Replace Button in RecentSyncedTab with SecondaryButton 2 years ago
mozilla-l10n-automation-bot a99d95f334 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27581) 2 years ago
Alexander Gramiak b009e53bba [fenix] For https://github.com/mozilla-mobile/fenix/issues/27269: Use parentFile method over substring extraction
This fixes gradle tests on Windows, where the file separator is "\"
and not "/".
2 years ago
Roger Yang d8776a4c8e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24613: Remove history improvement feature flag 2 years ago
Alexander Gramiak d195ee2f6a [fenix] Add and update tests for login address view holder 2 years ago
Alexander Gramiak 19d06041ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/16162: Simplify site addresses in saved logins view
This is what Firefox Desktop does.
2 years ago
t-p-white b31d24c2fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/27455 - Rename all reference names to `AppStore` as appStore 2 years ago
mozilla-l10n-automation-bot 61876cabd2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27566)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
ohall-m d4f001108b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27458: Add AD_ID Permission
Added AD_ID Permission to Manifest for Android 13.
2 years ago
mozilla-l10n-automation-bot 3deb274fcf [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27558) 2 years ago
Noah Bond 9640057475 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26520 - Color homepage cards via wallpaper card colors 2 years ago
mozilla-l10n-automation-bot 8ea9a8dee0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27553) 2 years ago
Roger Yang c61875b081 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Add 'Open all' options in bookmarks
* Add "Open all in new tabs" options in bookmarks
* Add "Open all in private tabs" options in bookmarks
* Add metrics tracking if the usage of "Open all in..." in bookmarks

Co-authored-by: Pg <pg.developper.fr@gmail.com>
2 years ago
mozilla-l10n-automation-bot 5b21190869 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27546) 2 years ago
mcarare 393d5161df [fenix] For https://github.com/mozilla-mobile/fenix/issues/27541: Update AndroidX Annotation to latest version.
Add AndroidX Annotation as a direct dependency to app build.gradle.
Update imports for annotations moved to Companion Object.
2 years ago
Timshel b32ff6be44 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26577 - resetFocus only when camera permission is denied 2 years ago
AndiAJ 9116559849 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new external links UI tests 2 years ago
AndiAJ 8d30046d16 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new web control UI tests 2 years ago
AndiAJ edf4dbe61c [fenix] Add external links static asset 2 years ago
AndiAJ 41db8e435b [fenix] Add HTML controls static asset 2 years ago
mozilla-l10n-automation-bot eba602012a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27512) 2 years ago
mozilla-l10n-automation-bot aa1202912b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27498) 2 years ago
Alexandru2909 e473136c8b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27135 - Correctly report top sites for a11y services 2 years ago
Alexandru2909 c1afe4be80 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9323 - Use android:background to set small search widget microphone icon 2 years ago
mozilla-l10n-automation-bot a0eb16cc6d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27488) 2 years ago
AndiAJ eb46de1260 [fenix] Add smoke test annotations for blockCookiesStorageAccessTest and allowCookiesStorageAccessTest UI tests 2 years ago
AndiAJ 268eeccce1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27478 fix for allowCookiesStorageAccessTest UI test 2 years ago
sarah541 3a5ee72817 [fenix] Truncate urls to prevent slowing down of UI 2 years ago
Meiirbek Baimuratov 8d822f9ab1 [fenix] For mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/27282: delete WallpaperManager 2 years ago
mozilla-l10n-automation-bot 8870a14690 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27474) 2 years ago
Gregory Mierzwinski f9995a16af [fenix] Bug 1791998 - Disable TCP popup when running performance tests. (https://github.com/mozilla-mobile/fenix/pull/27451)
* Disable TCP popup when running performance tests.

* Run some perf tests.

* Undo testing changes.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Alexandru2909 df90212000 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21787 - Update the Pocket stories toggle label and summary from homepage settings 2 years ago
sv-ohorvath d183ba7114 [fenix] Adds TCP prompt & storage access tests 2 years ago
sv-ohorvath c13744b862 [fenix] No issue: refactoring for ETP tests 2 years ago
AndiAJ 18296b153a [fenix] For https://github.com/mozilla-mobile/fenix/issues/25029 and https://github.com/mozilla-mobile/fenix/issues/26087 re-enable useAppWhileTabIsCrashedTest and privateBrowsingUseAppWhileTabIsCrashedTest UI tests 2 years ago
AndiAJ 3cf57466d4 [fenix] No issue: Refactor web page items long clicks 2 years ago
AndiAJ 39d8566832 [fenix] No issue: Refactor web page items clicks and setting text 2 years ago
Noah Bond d46133d182 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27456 - Migrate Context.isDark() into a top-level extension 2 years ago
mozilla-l10n-automation-bot 44d7d9b835 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27462) 2 years ago
Roger Yang d38c32194b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27439: Remove all unused strings marked moz:removedIn <= 105 2 years ago
Alexandru2909 6dc49a06fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/27405 - Clean up references to "Sing in to Sync" phrase 2 years ago
mozilla-l10n-automation-bot f152f7c57f [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27441) 2 years ago
mozilla-l10n-automation-bot 80429094dd [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27431) 2 years ago
mozilla-l10n-automation-bot d7cb54306d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27424) 2 years ago
mozilla-l10n-automation-bot 0f7d88b7db [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27419) 2 years ago
Ryan VanderMeulen 6854f664ae [fenix] Update Google Play Review dependency to 2.0.0 2 years ago
mozilla-l10n-automation-bot 3483781414 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27404)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Sammy Khamis c95b49df11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27117 - Update copy for the menu from "Sign in to sync" to "Sync and save data" 2 years ago
Noah Bond 8f3ffa2395 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27396 - Add optional text colors to SelectableChip 2 years ago
sv-ohorvath ec2bd383b3 [fenix] No issue: Adds TCP & jump back in contextual hints UI tests 2 years ago
mozilla-l10n-automation-bot f1026dd915 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27391)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MatthewTighe d4329b5a00 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27101: set dialog to be dismissed when touched outside 2 years ago
Noah Bond b5900e6415 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27388 - Add optional background colors to SelectableChip 2 years ago
MatthewTighe 721d2e0001 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27292: renew telemetry expiring in 108 and 109 2 years ago
Mugurell 15cfa48a52 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27381 - Unregister FXA observer to prevent memory leaks 2 years ago
Mugurell 5dff71c810 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27366 - Revert "For https://github.com/mozilla-mobile/fenix/issues/26644 - Apply the new theme earlier to the private browsing button"
This reverts commit dbcd3fa063e12784486bc9be0581e1f965e9801c given that the
severity of the new issue is much higher.
2 years ago
mozilla-l10n-automation-bot 98590504b2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27376) 2 years ago
Noah Bond 3733fcb703 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27330 - Cache selected wallpaper card colors 2 years ago
mcarare 6efed5007d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Use new backQueue instead of removed backStack. 2 years ago
mcarare 3e2738bad6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Suppress LongParameterList warning.
Remove issues from baseline.
2 years ago
mcarare 00a4e3ebf4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Update method signatures for View.OnAttachStateChangeListener. 2 years ago
mcarare 5677dced0c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Solve overload resolution ambiguity. 2 years ago
mcarare 60226baaa1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace deprecated setHasOptionsMenu with MenuProvider. 2 years ago
mcarare a935dda783 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace deprecated popUpTo var. 2 years ago
mcarare 41b0110313 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Update method signatures for onInitializeAccessibilityNodeInfo. 2 years ago
mcarare 4d0fac5241 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Update method signatures for SimpleOnGestureListener.
GestureDetector onTouchEvent now expects only a NonNull MotionEvent.
2 years ago
mcarare 7b3a6febf7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Use new extension function to get fragment's NavController. 2 years ago
mcarare 3879051b5c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace removed BottomSheetDialog style. 2 years ago
mozilla-l10n-automation-bot 64c04b5602 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27361)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2 years ago
suman 7163c05034 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27289: standardize coroutine usage in WallpaperFileManager
scope variable inlined as in only one place it is used, class injected dispatcher is used in all withcontext to use differnt dispatchers in different scenarios, clean function suspend keyword removed, as there no requirement to know its result, unnecessary return removed
2 years ago
Noah Bond f53d77e071 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27095 - Download light/dark wallpaper card colors 2 years ago
Mugurell ade77707eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/27016 - Ensure smooth search UX after the MR onboarding is closed
If the app is opened from the search widget and the MR onboarding is shown then
the backstack will have the following structure:
- root, homeFragment, searchDialogFragment, onboardingFragment
as opposed to otherwise
- root, homeFragment, searchDialogFragment.

This patch allows to avoid the MR onboarding fragment causing the
SearchDialogFragment to not know that below it is the HomeFragment and
consequently not applying transparency or propagate user touches to the parent
Activity.
2 years ago
Mugurell 6f68949476 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27016 - Prevent the MR onboarding always going to homescreen
This will mean that hen the onboarding is finished the user will get back to
the screen that should've been opened if not the onboarding.
2 years ago
mozilla-l10n-automation-bot 6f8854f2f3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27349) 2 years ago
mozilla-l10n-automation-bot 79c4ba5b7e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27342) 2 years ago
mozilla-l10n-automation-bot c81b1b39a9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27335) 2 years ago
kycn 8bb0b07e4d [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26948: Enable custom extension collections in Beta.
Similar to how Nightly functions, custom extension collections are enabled to be used in Firefox Beta as well.
2 years ago
Gabriel Luong 3cad34df8a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27307 - Use the correct warning button text and icon color for DestructiveButton 2 years ago
mozilla-l10n-automation-bot aa7fe6acb7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27323) 2 years ago
Roger Yang 31bd795d2f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27147: Add telemetry for bookmark search 2 years ago
Roger Yang c5efabc51e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24498: Add test for history search telemetry 2 years ago
Aaron Train 4d6be1412b [fenix] No issue: Disable ETP permanent UI test failures 2 years ago
Alexandru2909 9f8c7c53f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27128 - Fix accessibility for wallpaper settings "Learn more" heading 2 years ago
mcarare c04cc0550d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26930: Upgrade kotlin to 1.7.10 and compose compiler to 1.3.0.
Replace deprecated Xopt-in with op-in.
Replace deprecated Xjvm-default=enable with Xjvm-default=all.
2 years ago
mozilla-l10n-automation-bot bc6511768d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27296) 2 years ago
mergify 884d8a2186 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Arturo Mejia 4fdfb13d88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3709: Add save to PDF UI. 2 years ago
mcarare b057c4453c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27253: Add content description to close button. 2 years ago
mozilla-l10n-automation-bot 6235e24725 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27271) 2 years ago
sv-ohorvath 76582229be [fenix] No issue: adds new onboarding smoke tests 2 years ago
Alexandru2909 63841d70c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27129 - Fix accessibility for default wallpaper thumbnail 2 years ago
mozilla-l10n-automation-bot c326970961 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27260) 2 years ago
Mugurell e5f35731ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Re-enable selectAllAndCopyTextTest and copyTextTest
With the other changes from this patch they should now pass.
2 years ago
Mugurell 5249e2b823 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Update tests to modify settings through the activity rules 2 years ago
Mugurell d7024f1ea5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Merge FeatureSettingsHelper with activity rules 2 years ago
Mugurell 41efc4d36c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24544 - Have Talkback use "expand" and "collapse" actions for collections 2 years ago
mozilla-l10n-automation-bot a2158c20fd [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27248) 2 years ago
mozilla-l10n-automation-bot a7b37a2762 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27242) 2 years ago
mozilla-l10n-automation-bot 01a16174d9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27235) 2 years ago
mike a f40e324ee2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27209: fix WallpapersSettings crash 2 years ago
sv-ohorvath 169d4c944f [fenix] No issue: remove sdk suppression tests tags for API28 and unschedule cron job 2 years ago
mozilla-l10n-automation-bot 580b02f086 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27225) 2 years ago
AndiAJ 871a2ce5af [fenix] For https://github.com/mozilla-mobile/fenix/issues/26087 re-enable UI tests affected by tabs tray migration to compose 2 years ago
MatthewTighe 74df63148a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27127: do not display wallpaper onboarding in private browsing mode 2 years ago
mozilla-l10n-automation-bot ceaa6f3d83 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27211) 2 years ago
Alexandru2909 3960af62d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26424 - Handle special legacy wallpaper cases 2 years ago
mozilla-l10n-automation-bot a9b3a12686 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27199) 2 years ago
AndiAJ 908d95afb1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable media notification UI tests 2 years ago
AndiAJ a2ba4d710f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable mainMenuOpenInAppTest UI test 2 years ago
AndiAJ 6b6bc19d9d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable verifyContextMixedVariations UI test 2 years ago
AndiAJ 868184290f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable homeThreeDotMenuItemsTest UI test 2 years ago
AndiAJ 4aabe3d85b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable audioPlaybackSystemNotificationTest UI test 2 years ago
AndiAJ 5de4eb79d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable testStrictVisitDisableExceptionToggle UI test 2 years ago
Mugurell a681917a18 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27172 - Enable the home onboarding dialog in all releases 2 years ago
Mugurell 5671766e9b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27172 - Enable the sync onboarding cfr in all releases 2 years ago
Mugurell 0166d95f45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27111 - Allow TCP in all releases. Control it from Nimbus.
After this change the TCP feature (and CFR) are enabled by default.
Rollout can be controlled through Nimbus.
2 years ago
AndiAJ 62c6c3ec32 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable verifyAboutFirefoxPreview UI test 2 years ago
mcarare 5e68dd591d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27133: Specify type when retrieving resValues. 2 years ago
Mugurell bb8f80b86a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26644 - Apply the new theme earlier to the private browsing button
This will help avoid a race between the two layers of the svg, with previously
only changing the color for just one.
By applying the new theme to the button when needing to apply the textColor
from wallpaper it will automatically use the right
2 years ago
mozilla-l10n-automation-bot 9ba1508663 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27186) 2 years ago
sv-ohorvath e881c1eda6 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26711: re-enabled verifyPageMainMenuItemsTest 2 years ago
MatthewTighe 57a763cb8b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27111: disable TCP in beta and release 2 years ago
mozilla-l10n-automation-bot a0b7a67959 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27165) 2 years ago
mozilla-l10n-automation-bot 730db9f2b4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27157) 2 years ago
mozilla-l10n-automation-bot cc002efc00 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27150) 2 years ago
AndiAJ e2378a2678 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26936 and https://github.com/mozilla-mobile/fenix/issues/26818 fix saveLoginFromPromptTest and neverSaveLoginFromPromptTest UI tests 2 years ago
AndiAJ 3951af62a6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25345 re-enable customTrackingProtectionSettingsTest UI test 2 years ago
mozilla-l10n-automation-bot 70539773a0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27116) 2 years ago
MatthewTighe 8bacd26116 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27055: handle legacy wallpaper naming case 2 years ago
Gabriel Luong 1c6da00247 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27026 - Use the wallpaper adapted text color for the Collections placeholder 2 years ago
jeddai 9fb0d9aea1 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Jonathan Almeida 1c6e25af01 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27077: Load first run experiments synchronously.
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Charlie Humphreys <chumphreys@mozilla.com>
Co-authored-by: jhugman <jhugman@users.noreply.github.com>
2 years ago
mozilla-l10n-automation-bot 887b932425 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27098) 2 years ago
Roger Yang d2f30aebe8 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Create open all function"
This reverts commit ea926e80173a310687f81df757c8b011aca84c5e.
2 years ago
Roger Yang a0fc02a934 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Create the open_all_in_new_tabs metric in Glean"
This reverts commit d4a38b3a2aef401a9a764a135daf72bf6a2baf01.
2 years ago
Roger Yang b78bfb94cb [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Add 'Open all in private tabs' option as requested."
This reverts commit 83ed1abdc0846e726e2fcb46d0fcb7539f1ff9c3.
2 years ago
Roger Yang 680be9cf6d [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Create alert message when a lot of tabs are to be opened."
This reverts commit 8517fea003842f6216e8b02a92abc61837384ca0.
2 years ago
Roger Yang b18328a727 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Update open all tabs warning message"
This reverts commit 6fe708179758279a444f91efe58f5ba6bc0862f9.
2 years ago
Roger Yang 1d9f46bce4 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Disable new open bookmarks tests pending compose refactoring"
This reverts commit f89aa296b72225cb39ca45010b2f8dae69e5f0a7.
2 years ago
mcarare 38b3cf72a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Supress LongParameterList warnings. 2 years ago
mcarare 430add5ff4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Remove inaccurate VisibleForTesting annotations. 2 years ago
mcarare 1cc7f76dbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Replace VisibleForTesting with @get:VisibleForTesting. 2 years ago
mcarare d65bde5fe2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Suppress NewApi warning for autofillConfiguration. 2 years ago
AndiAJ cf25687c59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27008 fix flaky addAndRemoveMostViewedTopSiteTest UI test 2 years ago
Mugurell 4070064fa2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26644 - Apply the wallpaper provided text color to the Fenix logo
And to the private mode switcher.
2 years ago
Mugurell f01b2e920f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26644 - Split the Fenix logo in two images
This will allow us applying a certain tint just for the image containing a text
to have a better contrast with wallpapers.
2 years ago
mozilla-l10n-automation-bot 46d70c196e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27083) 2 years ago
MatthewTighe 2ca5e9fa3b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27081: enable wallpaper onboarding flag 2 years ago
MatthewTighe 8980e02496 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27055: check whether applied wallpaper name is blank 2 years ago
Noah Bond df1725ef45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26854 - Fix bug causing the Top Sites sponsored text to show scrollbars 2 years ago
AndiAJ 1a2c4d172f [fenix] For https://github.com/mozilla-mobile/fenix/issues/27005 fix flaky updateSavedLoginTest UI test 2 years ago
mcarare 79d7a99e14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27004: Make the top site frame layout focusable.
This makes the layout visible to a11y screen readers.
2 years ago
mozilla-l10n-automation-bot 737f092d54 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27069) 2 years ago
MatthewTighe 81b246376e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26966: enable wallpapers V2 2 years ago
Gabriel Luong 8a2e4043b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26582 - Renew telemetry expiring in 107 2 years ago
MatthewTighe 3dbdfdec28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27064 - Remove all unused strings marked moz:removedIn <= 104 2 years ago
MatthewTighe 58511263aa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26997: convert v1 wallpapers into collection group 2 years ago
AndiAJ 0fc64fb467 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable UI tests with frequent ANR 2 years ago
Mugurell 57b89d868c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Disable new open bookmarks tests pending compose refactoring 2 years ago
Pg 8a66409ff5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Update open all tabs warning message
Specify Firefox will only slow down while pages are loading.
2 years ago
Pg 3b412f7dc8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Create alert message when a lot of tabs are to be opened.
Current threshold is 15.
2 years ago
Pg ef15f5154c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Add 'Open all in private tabs' option as requested.
https://github.com/mozilla-mobile/fenix/pull/21212#discussion_r739172674

- Add option is tree dot menu
- Edit folder opening to be aware of browsing mode
- Add metrics
- Add unit tests for 'Open all in private tabs'
- Add Android tests for open all in private.
2 years ago
Pg e19a281ab8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Create the open_all_in_new_tabs metric in Glean
Expiration date is set to the same of others bookmark metrics.
2 years ago
Pg 871604943d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Create open all function
- Create element to be displayed

- Update the interface and bind in the view holder
Set the filter to limit this action to FOLDER.

- Create core function
Main logic is done on the controller (has it should be done). The whole
process is done in one coroutine to be non-blocking as many
(sub)folders & links can be present. If folder is empty, a toast is
displayed. Else iterate on items. When item is:
- a FOLDER -> restart process (without toast) on the folder
- a ITEM -> open it
- a SEPARATOR -> do nothing
Once finished, show the tabs tray.

Toast message is defined in fragment to have access to context.

- Create androidTest for openAllInTabs
- Create tests for handleBookmarkFolderOpening
- Display 'open all' options only if folder has at least on child:
A coroutine and suspended functions have to be used, since `getTree`
is async.
2 years ago
AndiAJ 3ee2d3a7c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new homepage settings UI tests 2 years ago
Ryan VanderMeulen 916200a3dd [fenix] Update protobuf to latest release. 2 years ago
mozilla-l10n-automation-bot 1d5ff6ea2e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27056) 2 years ago
mozilla-l10n-automation-bot db94717490 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27050) 2 years ago
mozilla-l10n-automation-bot 65bdbc83d8 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27047) 2 years ago
mozilla-l10n-automation-bot b2cc529124 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27037) 2 years ago
mike a 2dc6ba974a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26999: fix disapprearing wallpapers after going back to home screen 2 years ago
sarah541 0cd97f8f35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27020 - Correct padding for wallpaper thumbnails 2 years ago
sarah541 9835d3735d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27029 - Use placeholder inplace of app name 2 years ago
mike a dd7c2f7eec [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26995: add sorting of wallpapers on wallpapers onboarding tool 2 years ago
sarah541 5b035e7fb5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27024 - Use textAccent for the "Learn more" link in the wallpaper settings 2 years ago
mike a 248ef0c172 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27021: add wallpaper onboarding downloading error snackbar 2 years ago
MatthewTighe a096acc130 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26945: adds telemetry for learn more link on wallpaper settings 2 years ago
AndiAJ aa9995aa50 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26784 refactor use of idling resources in UI tests 2 years ago
AndiAJ 225f524f2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27002 use featureSettingsHelper instead of app settings 2 years ago
AndiAJ 4d0392061a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new sponsored shortcut UI tests and other refactoring work 2 years ago
mike a 954ed79fa1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26971: fix wallpaper onboarding display condition 2 years ago
mavduevskiy 360d443b3f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26973: adjust wallpaper onboarding ui (https://github.com/mozilla-mobile/fenix/pull/26974)
Co-authored-by: mike a <mavduevskiy@gmail.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Mugurell 342c9551e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26424 - Add contrasting text color for migrated Turning Red Wallpapers 2 years ago
Alexandru2909 bfddfa7177 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26424 - Create wallpaper file migration helper 2 years ago
Aaron Train bb43506a47 [fenix] Update SmokeTest.kt
Disabled selectAllAndCopyTextTest()
2 years ago
Aaron Train 7d2e8a00ba [fenix] Disable copyTextTest in SmokeTest.kt
See https://github.com/mozilla-mobile/fenix/issues/26884
2 years ago
mozilla-l10n-automation-bot b829659d96 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26991)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Gabriel Luong d94392e534 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26987 - Update MR Onboarding strings for existing users 2 years ago
MatthewTighe 73ca913323 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26980: enable task continuity in all channels 2 years ago
mike a 27d80e6de0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26215: add telemetry events for wallpaper onboarding dialog 2 years ago
sarah541 3b36328a09 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26908 - Update wallpapers settings page design 2 years ago
Jan-Erik Rediger a042569654 [fenix] Fix naming of generated exception 2 years ago
Mugurell cc76d31557 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884: Properly disable the jumpBackIn and TCP CFRs in BookmarksTest 2 years ago
Mugurell 1800ca13b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884: [UI tests] Reset modified settings just before the Activity finishes
This should prevent issues with the cleanup being done earlier (even in @After)
and affecting the behavior of the Activity which is still running.
With this issue fixed I've re-enabled verifyCustomizeHomepageTest.

Because when FeatureSettingsHelper is instantiated it caches the settings
values from that instant it's important to only use one instance of it so I've
updated all tests that are using HomeActivityTestRule.
HomeActivityIntentTestRule may be updated with a similar functionality later.
2 years ago
Aaron Train 95e632c11f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26792 - Change active Firebase Test Lab emulator from x86 to ARM (https://github.com/mozilla-mobile/fenix/pull/26793)
* For https://github.com/mozilla-mobile/fenix/issues/26792 - Change active Firebase Test Lab emulator from x86 to ARM

Update startup-test kind.yml Jobs for ARM
Update ui-test kind.yml Jobs for ARM
Cleans up and renames Flank configurations for ARM
Updates ui-test.sh for ARM

* Fix BookmarksTest.kt and HomeScreenTest.kt

* Fix intent matcher for SettingsAboutTest

Adds a helper function for Play Store intent

* Fix SettingsSearchTest.kt

* ktlint fix TestHelper.kt and SettingsRobot.kt
2 years ago
Mugurell e48fd2951e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26737 - Use the body2 for title else caption style in the Pocket section 2 years ago
Alexandru2909 5202efa275 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26690 - Dismiss search dialog when opening recent synced tab dropdown menu 2 years ago
Alexandru2909 632a03ff12 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent bookmark dropdown menu 2 years ago
Alexandru2909 49d9032df2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent visit dropdown menu 2 years ago
Alexandru2909 3d949c808f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent tab dropdown menu
For https://github.com/mozilla-mobile/fenix/issues/26790 -  recent tab
2 years ago
mozilla-l10n-automation-bot bcc8d09c2c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26970) 2 years ago
MatthewTighe 03f7ac5328 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: apply wallpapers immediately and observe updates 2 years ago
mcarare adb2816dbb [fenix] For https://github.com/mozilla-mobile/fenix/issues/26743: Update the URL text styling in ClickableSubstringLink used by PoweredByPocketHeader
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2 years ago
Gabriel Luong 2600c1d7d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26888 - Change Home Section Headers to use Headline6 2 years ago
mike a af79653039 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26212: Download wallpapers when a thumbnail is clicked 2 years ago
mozilla-l10n-automation-bot f456f699e6 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26952) 2 years ago
mike a 8205e6f907 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 2 years ago
Mugurell 0168388546 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26910: Enable TCP for all modes
Unify the TCP feature with the TCP setting allowing both to be controlled
through the same Nimbus experiment.
Allow changing the default cookie policy to TCP based on the Nimbus experiment.
2 years ago
Roger Yang 39a122c42b [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24913: Update metrics.yaml owners 2 years ago
AndiAJ c2782f1381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26932 disabled failing verifyCustomizeHomepageTest UI test 2 years ago
AndiAJ 2219f9580b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new site security quick settings UI tests 2 years ago
Mozilla L10n Automation Bot 7005fff61b [fenix] Import l10n. 2 years ago
Christian Sadilek 6c2ce5661e [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26511: Parallelize work for setting the wallpaper"
This reverts commit e7edeaababfb2828a2c6b200911421f4967a53ac.
2 years ago
Christian Sadilek 028d7e9136 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26511: Avoid waiting to set no wallpaper"
This reverts commit 5010de1aa7b97c54d53d04744090a1d3f339d508.
2 years ago
Christian Sadilek 83e28ebf0e [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog"
This reverts commit 2a96c8ee06377f3103b0d4d3efe82e7b2112d0ac.
2 years ago
Christian Sadilek 6171a8f85b [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: add ktlintFormat changes"
This reverts commit d696b7f8b1453816fda7724262a66306e5f32192.
2 years ago
Christian Sadilek 3e06f5b0ca [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: pr review changes"
This reverts commit 013c9beaa36741d005b363cfedc7f2412906449e.
2 years ago
Christian Sadilek cd2c0d4cb8 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest"
This reverts commit 882bf221df4cc96a054879065801289c92513430.
2 years ago
Christian Sadilek 977ce6fcc8 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: remove unused files from WallpaperOnboarding"
This reverts commit a81e069440df10a27dd7ea01ac26a5c1b3d7f64f.
2 years ago
Mozilla L10n Automation Bot 97b9eadd72 [fenix] Import l10n. 2 years ago
mozilla-l10n-automation-bot 69921a99e3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26912) 2 years ago
mike a bfd6aac6b4 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: remove unused files from WallpaperOnboarding 2 years ago
mike a ea8bd6b05b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest 2 years ago
mike a d123ba20b5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: pr review changes 2 years ago
mike a 7204aa5081 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add ktlintFormat changes 2 years ago
mike a 090060f486 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 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
Mugurell f930d3e3cc [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: Avoid waiting to set no wallpaper
This should squeeze the most performance for users who haven't set a wallpaper.
2 years ago
Mugurell d6330b6dac [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: Parallelize work for setting the wallpaper
Split loading the bitmap from storage and actually setting it in two operations
with one that can run in parallel with onCreateView for HomeFragment and one
that can be used serially on the main thread to actually set the wallpaper.

This seems like the best compromise to ensure that everytime the homescreen is
shown it will have the wallpaper set but does affect the performance - there is
a delay in showing HomeFragment to account for waiting for the wallpaper to be
set.
In testing the new delay seems close to the one from the initial wallpapers
implementation. See more in https://github.com/mozilla-mobile/fenix/pull/26794.
2 years ago
Mozilla L10n Automation Bot a9091f86fa [fenix] Import l10n. 2 years ago
Charlie Humphreys 4f61bfdd1e [fenix] remove qa experiment 2 years ago
Roger Yang 6d330a9d58 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26502: Add time group and private extras in history telemetry 2 years ago
Arturo Mejia 0bde4cc6ea [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2 years ago
Arturo Mejia a31c5edce0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2 years ago
Arturo Mejia 6db2c727ec [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings total-cookie-protection-enabled feature. 2 years ago
mcarare e96a2995ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Rename CFRPopupFullscreenLayout class to conform to filename rule. 2 years ago
Mozilla L10n Automation Bot 1ae8af45f1 [fenix] Import l10n. 2 years ago
mergify 51d79f289d [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Gabriel Luong 4a46d19da0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26777 - Part 2: Refactor the Jump Back In onboarding CFR to use the CFRPopup 2 years ago
Gabriel Luong 13e8bf7c45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26777 - Part 1: Rename SyncCFRPresenter to HomeCFRPresenter 2 years ago
MatthewTighe 731e0411d0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26870: remove layer behind wallpaper thumbnails 2 years ago
sarah541 46536b7264 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26731 - First run onboarding updates 2 years ago
sarah541 ff73cb6a4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26867 - Remove feature flag for first run onboarding updates 2 years ago
Noah Bond f83f448128 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26796 - Fix PocketStoriesComposablesPreview 2 years ago
mozilla-l10n-automation-bot 88546d80f7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26849) 2 years ago
Noah Bond d25f8c6c43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26797 - Add optional parameter to customize the background color of ListItemTabLarge 2 years ago
Noah Bond 2e7664a4f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites 2 years ago
mcarare 13fc8469f3 [fenix] For https://github.com/mozilla-mobile/fenix/pull/12725: Suppress UnusedMaterial3ScaffoldPaddingParameter warning.
Padding value is not used for placing content.
2 years ago
mcarare 2bc319e63f [fenix] For https://github.com/mozilla-mobile/fenix/pull/12725: Replace removed static "set", "get" methods of ViewTreeSavedStateRegistryOwner.
ViewTreeSavedStateRegistryOwner is retrieved/set with new extension methods.
2 years ago
mcarare 614073fe24 [fenix] For https://github.com/mozilla-mobile/fenix/pull/12725: Upgrade compose to 1.2.1 version.
Split versioning of compose compiler.
Enable Xjvm-default to allow inheriting from interfaces with '@JvmDefault' members
like AbstractComposeView, NestedScrollConnection.
2 years ago
Mugurell 58e6ebb9b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26830 - Allow the Pocket stories to scroll to the edges of the screen
Restore using LazyRow's "contentPadding" property to add padding to just the
items while the entire section is allowed to extend to the edges of the screen
and so have enough room to draw items shadows without them being clipped.
2 years ago
mozilla-l10n-automation-bot 9b0b3b7581 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26828) 2 years ago
AndiAJ c2f3cf0a74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new home screen UI tests 2 years ago
mozilla-l10n-automation-bot c96bf1ecd0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26814) 2 years ago
mozilla-l10n-automation-bot d4b6d9f2bc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26806) 2 years ago
mozilla-l10n-automation-bot d80d6a4de3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26799) 2 years ago
Ben Dean-Kawamura 45aa64d39c [fenix] Added secret debug menu to override the push server URL (https://github.com/mozilla-mobile/fenix/issues/24170)
- Created a new "sync debug" pref screen to hold the Fxa, Sync, and Push
  server override prefs.  They were taking a lot of screen space on the
  top-level settings menu as individual items
- Added button on that screen to quit FF which is needed to apply the
  changes.
    - This is definitely not the nicest UI, but hopefully QA can just
      override the prefs once save them in an emulator and never have to
      go back to this screen.
    - I do think this is a nicer UI than before, where FF would quit
      after a change to any of the prefs.  That forces you to restart FF
      3 times if you wanted to override all 3 server URLs.
2 years ago
sv-ohorvath 44affea646 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26711: Disable verifyPageMainMenuItemsTest UI test 2 years ago
sv-ohorvath b355f6d21c [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26286: adds UI test for the Language menu 2 years ago
Gabriel Luong ec82eb969f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26776 - Don't dim the window when the Jump back in CFR is shown 2 years ago
Alexandru2909 51b6ea8ea6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26191 - Add telemetry for jump back in onboarding message 2 years ago
sarah541 6e42dd5236 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26759 - Crash fix for UnsupportedOperationException 2 years ago
Gabriel Luong d2f7a63214 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26774 - Attempt to show the Synced Tab CFR before the Jump Back In CFR 2 years ago
mozilla-l10n-automation-bot ea07a6dc2b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26779) 2 years ago
Gabriel Luong bdb4bffa35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26738 - Update MR onboarding with the latest illustrations 2 years ago
Gabriel Luong 6cfe8c9008 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26739 - Display MR onboarding dialog to existing users as soon as the app is opened 2 years ago
Noah Bond 87a8175c83 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26609 - Update favicon dark mode background color for recent bookmarks and recent tabs 2 years ago
Gabriel Luong 980594f218 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26756 - Don't show Jump Back In CFR if the synced tab CFR is shown 2 years ago
Gabriel Luong a5e3c1ab73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26754 - Avoid showing CFR if the MR onboarding is being displayed 2 years ago
mergify 96b591b0f4 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Mugurell 263149bab8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26723 - Fix WallpapersObserver leaking a view from HomeFragment
The observer initialized with a fragment View would outlive the fragment and in
that allow for leaking the entire fragment layout.
2 years ago
Mugurell 4662dbd8ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/26723 - Ensure wallpapers are set on the main thread
Using Dispatchers.IO allowed the observer to react faster to wallpaper state
updates but caused issues with updating the wallpaper in fragment layout.

Using Dispatchers.Main.immediate gives us a bit slower reaction time but still
faster than Dispatchers.Main and allows us to still execute before the fragment
is visible.
2 years ago
mozilla-l10n-automation-bot aa0ed7ad4a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26749) 2 years ago
Gabriel Luong 87469071cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/26717 - Only show the MR onboarding dialog for existing users 2 years ago
MatthewTighe e70f6d19af [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26211: Download wallpapers when thumbnails clicked 2 years ago
MatthewTighe a3f055a36e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26213: Add wallpaper use case to load thumbnails. 2 years ago
MatthewTighe 3dbb42988f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26214: Download wallpaper thumbnails at app startup 2 years ago
Noah Bond 5ba048f43b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26607 - Update back plating for recent Bookmarks 2 years ago
mergify 858d4f6c22 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
mcarare 05df6af0b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Adapt Pocket 'powered by' text to wallpaper. 2 years ago
mcarare 49e8207a93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Adapt HomeSectionHeader text colors to wallpaper. 2 years ago
mcarare 8e99bc1852 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Replace SectionHeader with HomeSectionHeader for home sections. 2 years ago
mcarare e0ec0fdb87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Refactor HomeSectionHeader to have optional show all text. 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
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
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
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
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
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
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
Mugurell 5df8ef2da6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - Disable the TCP CFR in failing UI tests 2 years ago
Mugurell 69ca45a5c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - metrics.yaml cleanup of unneeded newlines 2 years ago
Mugurell 2cfbe09dbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - TCP CFR telemetry 2 years ago
Mugurell 8a60292015 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - Use the mr2022.sectionsEnabled.tcp-cfr Nimbus feature to display the cfr 2 years ago
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.
2 years ago
Mugurell 38d0eb7a9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/18175 - Add telemetry for cookies option in custom ETP. 2 years ago
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.
2 years ago
mozilla-l10n-automation-bot 19bcd56a09 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26636) 2 years ago
mergify 2a62e594d1 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Gabriel Luong 43b99bb586 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26620 - Replace the onboarding nimbus feature with MR2022 nimbus feature 2 years ago
Noah Bond aa78456c88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26604 - Add missing preview to RecentTabs 2 years ago
Bryan Olsson ba5f96e680 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26556 - Add skr and tok native/English display names 2 years ago
Mugurell 32710f8101 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26584 - Add vertical offset support to the CFR composable. 2 years ago
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.
2 years ago
Noah Bond 35e715b06b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26605 - Clean up RecentTabViewHolder 2 years ago
AndiAJ 513932391a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new credit card autofill UI smoke tests 2 years ago
AndiAJ e52c7a0ed3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new address autofill UI smoke tests 2 years ago
Alexandru2909 541a48765b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26400 - Add long-press option to remove tab pickup on homescreen 2 years ago
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.
2 years ago
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>
2 years ago
Alexandru2909 d14f0e2b6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26398 - Filter recent synced tabs using the homescreen blocklist 2 years ago
mozilla-l10n-automation-bot 2f04119580 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26592) 2 years ago
MatthewTighe f98b9275da [fenix] Add updated wallpaper use cases and activate them with feature flag. 2 years ago
MatthewTighe 0b1667df4b [fenix] Add updated downloader and file manager 2 years ago
Roger Yang af25894e05 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26072: Don't show sync menu item until account manager is available 2 years ago
Noah Bond 4daac14987 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26587 - Replace the color in DefaultImagePlaceholder with FirefoxTheme layer2 2 years ago
Noah Bond d808fc60d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26587 - Fix broken previews using Fenix Image composable 2 years ago
Gabriel Luong f542acfabe [fenix] For https://github.com/mozilla-mobile/fenix/issues/26579 - Remove all unused strings marked moz:removedIn <= 103 2 years ago
Alexandru2909 f3f2fadd82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26399 - Use a list of tabs for recent synced tabs success state 2 years ago
Mozilla L10n Automation Bot faf7c9d701 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 09b48f762d [fenix] Import l10n. 2 years ago
mike a 2f6c7c49cf [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/26530: add top spacing to header in history list 2 years ago
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 2 years ago
Mugurell 133599cbd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26545 - Update the indicator and the close button of the CFR composable. 2 years ago