2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
Commit Graph

12456 Commits

Author SHA1 Message Date
iorgamgabriel
599dda7fd8 Bug 1868105 - Translations UI Refactor ListItem to support Radio Button use case. 2023-12-11 10:48:07 +00:00
github-actions
df01d779a1 Import translations from android-l10n 2023-12-11 00:46:55 +00:00
github-actions
5997320871 Import translations from android-l10n 2023-12-10 00:28:28 +00:00
github-actions
89844542be Import translations from android-l10n 2023-12-09 00:35:44 +00:00
Tom Ritter
dde52ac977 Bug 1868886: Fix Nightly Font Telemetry
Unfortunately, the data we got back was flawed; and I hadn't noticed:
the device information was present, but the font data was just populating
the errors array instead of the fonts array. The FileInputStream on
live devices doesn't support reset, so it's been replaced with two separate
FileInputStreams.

Also bump the integer to cause another resubmission from Nightly users,
and include the submission integer.
2023-12-08 22:43:28 +00:00
Zachary McKenney
992f2c565d Bug 1869049 - stop periodic ingestion when FxSuggest disabled (#4770)
Co-authored-by: Zac McKenney <zmckenney@mozilla.com>
2023-12-08 17:06:03 -05:00
github-actions
31b50c9937 Import translations from android-l10n 2023-12-08 01:37:10 +00:00
Arturo Mejia
2a419d00b9 Bug 1868378 - Indicate the installation method when installing an add-on. 2023-12-08 00:56:59 +00:00
Roger Yang
2564545160 Bug 1868683 - Turn on Meta attribution telemetry for all builds 2023-12-07 22:40:54 +00:00
mcarare
23f6947cb3 Bug 1865357 - Add Global Privacy Control UI tests. 2023-12-07 21:58:51 +00:00
mcarare
7521ec3424 Bug 1865357 - Add Global Privacy Control settings. 2023-12-07 21:58:51 +00:00
Harrison Oglesby
e3f5c65939 Bug 1864759 - Fix completeToolbarRedesignEnabled flag to actually be set to true in debug and Nightly 2023-12-07 21:22:27 +00:00
AndiAJ
9982da950b Bug 1868557 - Add missing steps to deleteCookiesAndSiteDataTest UI tests 2023-12-07 20:19:10 +00:00
Jackie Johnson
c84b4e3b71 Bug 1868858 - Fix test failure SettingsAddonsTest.noCrashWithAddonInstalledTest 2023-12-07 19:39:45 +00:00
AndiAJ
567eb56760 Bug 1868793 - Add missing step to installAddonFromMainMenuTest UI test 2023-12-07 16:47:54 +00:00
iorgamgabriel
d18fff8e62 Bug 1856970 - Translations UI Preference Screen Never Translate 2023-12-07 09:42:59 +00:00
github-actions
8c02de0307 Import translations from android-l10n 2023-12-07 01:18:44 +00:00
James Hugman
844d552b5d Bug 1868646 — Refactor nimbus.fml.yaml messaging into separate files 2023-12-07 00:55:49 +00:00
JohanLorenzo
d16f05f520 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-12-06 23:36:54 +00:00
iorgamgabriel
afe7caec7d Bug 1856965 - Translations UI Preferences Automatic Translations. 2023-12-06 20:48:44 +00:00
Noah Bond
570f7840a3 Bug 1866653 - Ensure the tab grid has a minimum of two columns 2023-12-06 20:12:00 +00:00
James Hugman
479906b07b Bug 1867901 — Add string-alias to features in nimbus feature manifests 2023-12-06 17:59:33 +00:00
Jackie Johnson
226658cfb1 Bug 1867539 - Add UI Test Tooling Activation 2023-12-06 17:05:58 +00:00
DreVla
362684ccdf Bug 1864365 - Change Review Checker adjusted rating description
Previously, the adjusted rating text was "Unreliable reviews removed",
which could have cause confusion. This was replaced with
"Based on reliable reviews".
2023-12-06 16:31:53 +00:00
AndiAJ
8d53ee3562 Bug 1868533 - Refactor doNotSaveOptionWillNotUpdateALoginTest UI test to match manual test steps 2023-12-06 15:54:59 +00:00
AndiAJ
20519f909b Bug 1862911 - Disable restartDownloadFromAppNotificationAfterConnectionIsInterruptedTest UI test 2023-12-06 12:45:52 +00:00
rahulsainani
43db2acda2 Bug 1868323 - Use localised quotes for review checker highlights 2023-12-06 11:04:38 +00:00
github-actions
3368a22944 Import translations from android-l10n 2023-12-06 00:34:25 +00:00
Noah Bond
670f80d7b8 Bug 1864070 - Add secret setting to enable the debug drawer 2023-12-05 21:36:26 +00:00
William Durand
1e2b8d5920 Bug 1867498 - Add report add-on button in detail view 2023-12-05 18:45:01 +00:00
Ryan VanderMeulen
0e665d4516 Bug 1867879 - Update AndroidX Benchmark to version 1.2.2 2023-12-05 18:05:05 +00:00
William Durand
a5f6d005f7 Bug 1868172 - Add support for UnsupportedAddonType error code 2023-12-05 17:26:15 +00:00
t-p-white
83113424fe Bug 1868315 - Update MessageNotificationWorker to use 'CoroutineWorker' instead of 'Worker' 2023-12-05 14:03:49 +00:00
rahulsainani
ba9bbd9ab9 Bug 1867061 - Display and hide rc product recommendations on toggle 2023-12-05 09:59:11 +00:00
mike a
6217bb0a3a Bug 1862096 – add toolbar related telemetry 2023-12-05 06:48:35 +00:00
Tarik Eshaq
26815277e2 Bug 1865488: Adds server parameter to push subscription 2023-12-05 05:28:24 +00:00
mcarare
01ea10d15c Bug 1821005 - Disable R8 fullMode for Focus and Fenix.
This causes issues with extension methods and methods from libraries.
2023-12-05 03:44:20 +00:00
mcarare
aba7bb120b Bug 1821005 - Restore reverted Gradle 8 upgrade due to startup crashes"
This reverts commit 592e88b3547d2e96ae04d8b5bd69cbab2ac3e97e.
2023-12-05 03:44:20 +00:00
github-actions
961b89f72c Import translations from android-l10n 2023-12-05 01:04:32 +00:00
Arturo Mejia
68b83ff05d Bug 1866801 - Disable the CBH unsupported site submission. 2023-12-05 00:40:03 +00:00
Arturo Mejia
3f772dc75e Bug 1868197 - Remove onInstallationFailed callback from AddonFilePicker. 2023-12-04 20:25:03 +00:00
Calixte Denizet
ddb8359a58 Bug 1864956 - Make Fenix a PDF reader
It makes possible to open a pdf coming from an other app, like a file
browser, in Fenix.
2023-12-04 19:29:49 +00:00
Tom Ritter
b251e9eff1 Bug 1868165: Induce the Nightly population to submit the font list 2023-12-04 18:56:32 +00:00
rahulsainani
888e2e49ce Bug 1826883 - Remove juno prefix from onboarding 2023-12-04 10:10:09 +00:00
github-actions
0a1aa8995c Import translations from android-l10n 2023-12-04 00:28:05 +00:00
github-actions
3ca8f534e7 Import translations from android-l10n 2023-12-03 00:27:29 +00:00
JohanLorenzo
53fcbed50a Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-12-02 15:34:28 +00:00
github-actions
3d6a06282b Import translations from android-l10n 2023-12-02 00:28:42 +00:00
Zac McKenney
292fb5d79b Bug 1864753 - Fix for removing debug APK size alerts 2023-12-01 21:28:16 +00:00
Cathy Lu
e1887e2b4d Bug 1866241 - Expose Shopping status progress field in AC 2023-12-01 16:06:07 +00:00