2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

8148 Commits

Author SHA1 Message Date
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.
2022-11-09 17:17:48 +00:00
Mugurell
796a5da5ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent bookmarks section. 2022-11-09 16:38:04 +00:00
Mugurell
97664b9484 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent visits section. 2022-11-09 16:38:04 +00:00
Mugurell
2d29750161 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent tabs section. 2022-11-09 16:38:04 +00:00
Mugurell
5b2a8c1a97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the Pocket section 2022-11-09 16:38:04 +00:00
oana.horvath
733e3088b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522: Re-enabled and added search group UI tests 2022-11-09 16:03:54 +00:00
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>
2022-11-09 06:59:31 +00:00
Jonathan Almeida
90e5b9abfe [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27759: Add link to storageMaintenance flag 2022-11-09 06:25:42 +00:00
mergify
75a12d89bf [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2022-11-09 00:58:38 -05:00
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.
2022-11-08 17:45:40 -05:00
Roger Yang
9ec675687a [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27023: Add capability to override telemetry URL using local properties 2022-11-08 18:13:52 +00:00
AndiAJ
ddc846eca8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27392 fix flaky verifyAboutFirefoxPreview UI test 2022-11-08 10:03:50 +00:00
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.
2022-11-08 05:00:42 +00:00
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>
2022-11-08 01:14:05 +00:00
MatthewTighe
088055743c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27698: add set as default growth data 2022-11-07 19:04:46 -05:00
Noah Bond
587b7920db [fenix] For https://github.com/mozilla-mobile/fenix/issues/27746 - Move top sites text outside of backplating 2022-11-07 22:52:45 +00:00
Noah Bond
64d181c5e9 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites 2022-11-07 22:52:45 +00:00
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.
2022-11-07 18:47:12 +00:00
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>
2022-11-07 17:55:55 +00:00
mozilla-l10n-automation-bot
c684d58e7e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27736) 2022-11-07 00:32:22 +00:00
mozilla-l10n-automation-bot
99520b9e38 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27727) 2022-11-06 00:40:30 +00:00
mozilla-l10n-automation-bot
e19229aab9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27717) 2022-11-05 00:38:51 +00:00
AndiAJ
9588c477db [fenix] For https://github.com/mozilla-mobile/fenix/issues/26710 fix flaky deleteCookiesTest UI test 2022-11-04 16:36:12 +00:00
Alexandru2909
d23837323d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27252 - Update a11y services label for private browsing myths button 2022-11-04 06:57:56 +00:00
mozilla-l10n-automation-bot
b69b261485 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27701) 2022-11-04 00:42:32 +00:00
Gabriel Luong
1ec4cf8dad [fenix] For https://github.com/mozilla-mobile/fenix/issues/27667 - Remove import-ordering from the list of disabled ktlint rules 2022-11-03 23:27:03 +00:00
Noah Bond
dbd7b302d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27469 - Update no collections button colors when a wallpaper is selected 2022-11-03 22:35:56 +00:00
Noah Bond
251a1e1e97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27468 - Backplate homepage MessageCard 2022-11-03 22:05:47 +00:00
Alexandru2909
6c3d248341 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27691 - Replace 'Pocket' word in all strings with placeholder 2022-11-03 20:30:37 +00:00
perrymcmanis144
c29a0d7824 [fenix] Update app/metrics.yaml
Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>
2022-11-03 15:56:09 -04:00
Perry McManis
75cf880383 [fenix] added search metrics to baseline ping 2022-11-03 15:56:09 -04:00
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.
2022-11-03 19:04:58 +00:00
AndiAJ
d35e32a999 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27220 disable failing manageDownloadsInDownloadsMenuTest UI test 2022-11-03 15:48:12 +00:00
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 2022-11-03 14:57:54 +00:00
Jonathan Almeida
2cd60894c7 [fenix] Bug 1795105: Remove usages of ContentState.thumbnail 2022-11-03 13:56:42 +00:00
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 2022-11-03 08:36:25 +00:00
mozilla-l10n-automation-bot
fab1daaba5 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27679) 2022-11-03 00:36:18 +00:00
Noah Bond
1791dc2ba3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27578 - Add optional color parameters to MessageCard 2022-11-02 22:16:21 +00:00
DreVla
4647e47995 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27635 - New telemetry for Save to PDF failures 2022-11-02 17:19:42 +00:00
AndiAJ
ff2f457832 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new search codes UI tests 2022-11-02 15:02:30 +00:00
oana.horvath
74c551336e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27522: Search groups tests refactoring 2022-11-02 09:33:26 +00:00
Alexandru2909
4daa618db6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25813 - Use specific hint for history, bookmarks and tab unified search 2022-11-02 08:21:19 +00:00
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>
2022-11-02 00:58:21 +00:00
Arturo Mejia
900c635754 [fenix] Bug 1796482 - Report save to PDF errors. 2022-11-02 00:10:21 +00:00
Roger Yang
fdaae59999 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27023: Add capability to override telemetry URL 2022-11-01 20:26:26 +00:00
Noah Bond
9f534dcc6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27331 - Add migration for Turning Red wallpaper card colors 2022-11-01 19:55:20 +00:00
Noah Bond
e77c0275ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/27485 - Replace Button in CustomizeHomeButtonViewHolder with TertiaryButton 2022-11-01 19:26:26 +00:00
Noah Bond
4c94b0dc63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27485 - Add optional overrides for the colors in Button Composables 2022-11-01 19:26:26 +00:00
Noah Bond
71279545a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27579 - Fix broken previews for MessageCard 2022-11-01 18:56:58 +00:00
Alexandru2909
82701fd0f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26911 - Allow users to enable re-supported Fennec extensions 2022-11-01 17:13:24 +00:00