Commit Graph

12408 Commits (7d8a7b566da016f3c58680a4bd926dd2e35958f4)
 

Author SHA1 Message Date
Zac McKenney 292fb5d79b Bug 1864753 - Fix for removing debug APK size alerts 7 months ago
Cathy Lu e1887e2b4d Bug 1866241 - Expose Shopping status progress field in AC 7 months ago
Lina Butler daeb3092f1 Bug 1862536 - Add a Nimbus variable for Firefox Suggestion types.
This commit adds:

* An `awesomebar-suggestion-provider` Nimbus feature to a new
  component-specific manifest in the `feature-fxsuggest` component.
* An `available-suggestion-types` variable for that feature, which
  holds a map of all available suggestion types that the
  `FxSuggestSuggestionProvider` can return.

This lets us toggle suggestion types remotely as part of our
experiments.
7 months ago
github-actions 1a069c9fa0 Import translations from android-l10n 7 months ago
VishnuSanal 23a485bbb3 Bug 1841095 - display customize homepage button even when shortcuts are enabled 7 months ago
Harrison Oglesby 74ca206ed5 Bug 1864759 - Add secret setting and feature flag for toolbar redesign 7 months ago
Tom Ritter 96022dad35 Bug 1867619: Fix the font list telemetry ping r?tlong
Use the GLEAN-generated metric, and submit the ping.
7 months ago
William Durand 95300eee12 Bug 1867297 - Remove the use of `BLOCKED_PERMISSIONS` 7 months ago
github-actions a342064ccc Import translations from android-l10n 7 months ago
Arturo Mejia 8abee316da Bug 1866293 - Add support for installing an add-on a from local file. 7 months ago
dependabot[bot] 9b519f65fb Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Arturo Mejia 1e6848ca0d Bug 1866474 - Incorrect status is displayed after turning off the Cookie Banner Blocker feature from the panel 7 months ago
rahulsainani 6af781a519 Bug 1861694 - Use analysis status to restore (re)analysis state 7 months ago
RebecaTudor 6cb5a4cef4 Bug 1866262 - [a11y] Clarify comment for accessibility string.
Previously the comment that explained the a11y_heading string was not
very clear and it didn't explain with what the "%s" will be replaced.
7 months ago
github-actions 26127a2d44 Import translations from android-l10n 7 months ago
Zac McKenney 33b16eb182 Bug 1865634 - Use legacy packaging for native code on AAB 7 months ago
rahulsainani 1f7fb7f376 Bug 1866992 - Add product recommendations exposure telemetry 7 months ago
t-p-white 72f0d506c7 Bug 1812732 - Prevent empty Collection being created in Compose Tabs Tray 7 months ago
Titouan Thibaud 0d14f95402 Bug 1866260: Update guide to merging contributor PR and add the steps to replace Bors 7 months ago
github-actions 9685f3e814 Import translations from android-l10n 7 months ago
Travis Long f010002c66 Bug 1865652 - Move Server Knobs configuration before Glean init
In order to ensure that Glean metrics recorded before Glean is initialized
have the appropriate Server Knobs configuration applied to them, the API
should be called before Glean.initialize.
7 months ago
DreVla f8d1673b4b Bug 1865854 - Product recommendations telemetry
Add missing product recommendations telemetry.
7 months ago
github-actions dc6e7264a7 Import translations from android-l10n 7 months ago
jackyzy823 3a16f515b6 Bug 1835525 - Bookmark saves to the last select folder in TabsTray 7 months ago
jackyzy823 646c0f1a04 Bug 1835525 - Bookmark saves to the last select folder 7 months ago
github-actions 14bc8bd93a Import translations from android-l10n 7 months ago
github-actions 4f79273394 Import translations from android-l10n 7 months ago
AndiAJ 5da522da89 Bug 1848623 - Re-enable verifyErrorMessagesForInvalidSearchEngineUrlsTest UI test 7 months ago
github-actions ca09450ba9 Import translations from android-l10n 7 months ago
rahulsainani f1f96ed867 Bug 1862085 - Use different rc onboarding description based on tld 7 months ago
rahulsainani 2c0bf2acdb Bug 1865318 - Fix review checker store tests 7 months ago
github-actions 3dbaed80db Import translations from android-l10n 7 months ago
Jeff Boek 066d479eee Bug 1865941 - Adds secret setting to enable Felt Privacy related features 7 months ago
AndiAJ 4e91a057d2 Bug 1866062 - New high priority Firefox suggest UI tests 7 months ago
Geoff Brown 310a5a99f7 Bug 1825116 - Resolve many lint issues found on oak (#4551)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
7 months ago
Noah Bond 6c4f6a306f Bug 1865904 - Add correct default elevation to FAB 7 months ago
github-actions eabbeaca20 Import translations from android-l10n 7 months ago
Aaron Train 2a13a3fac3 Bug 1865889 - Swap out Pixel2.arm [API 26] in robo-arm for Motorola G20 7 months ago
rahulsainani 44daf9e41b Bug 1865329 - Fix secret debug info text theme 7 months ago
RebecaTudor 6a5c26871e Bug 1857537 - [a11y] Add heading structure to Review Checker
Review Checker BETA couldn't be navigated to by using TalkBack headings
shortcuts because it wasn't recognized as an heading. And when it was
focused it wasn't announced as a heading.
The same problems were found at the other sections too.

As solution, the semantics properties are used.
AdjustedProductRatingCard was declared as heading only and it will not
be announced by TalkBack as "Heading" because it makes harder to
understand the information, but it can be navigated as a heading.
7 months ago
Arturo Mejia 00b370107a Bug 1865726 - Sync up Fenix enableGlobalRules/subFrames default values with Firefox desktop. 7 months ago
AndiAJ 80c452a213 Bug 1864829 - New Firefox suggest related UI smoke tests 7 months ago
oana.horvath a50caddce1 Bug 1853625 - Fix Card selector in CreditCardAutofillTest.verifyMultipleCreditCardsCanBeAddedTest 7 months ago
rahulsainani e3eaaa86f1 Bug 1865422 - Update review checker powered by url 7 months ago
rahulsainani f7ec5ec1eb Bug 1865452 - Remove review checker crossfade 7 months ago
github-actions 2dc2fd95d5 Import translations from android-l10n 7 months ago
Tom Ritter 2c5b6f47eb Bug 1858193: Add a test for parsing font files 7 months ago
Tom Ritter c06482e340 Bug 1858193: Add a OneTimeWorkRequest to collect Telemetry for Installed Fonts 7 months ago
rahulsainani e71661ba64 Bug 1865648 - Start the 122 development cycle 7 months ago
github-actions 52ad0b4545 Import translations from android-l10n 7 months ago