Commit Graph

239 Commits (9654b4dfb122b54b04369fe80a2f9c95811478e8)

Author SHA1 Message Date
Gabriel Luong 9654b4dfb1 For #27667 - Remove import-ordering from the list of disabled ktlint rules 2 years ago
Alexander Gramiak 5c2679006d Add and update tests for login address view holder 2 years ago
t-p-white 0c13a5aa5d For #27455 - Rename all reference names to `AppStore` as appStore 2 years ago
Alexandru2909 2b2f3a711e For #27405 - Clean up references to "Sing in to Sync" phrase 2 years ago
Mugurell 09b11da8c2 For #27381 - Unregister FXA observer to prevent memory leaks 2 years ago
Noah Bond 3207e6213e For #27095 - Download light/dark wallpaper card colors 2 years ago
kycn f9efa5e8bb Close #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
MatthewTighe c6af07dc8c Closes #26997: convert v1 wallpapers into collection group 2 years ago
mike a 4972b70018 Closes #26995: add sorting of wallpapers on wallpapers onboarding tool 2 years ago
sarah541 805fb0ff60 For #26908 - Update wallpapers settings page design 2 years ago
Mugurell 93615438fc For #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
mcarare ffcef5ff2e For #26844: Fix ktlint issues and remove them from baseline. 2 years ago
Mugurell bf23a2a6b9 For #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
mcarare 70e6422d94 For #25846: Save the City field in addresses. 2 years ago
Marc Leclair 0680d7027c Fixed PR review 2 years ago
mcarare 6719eeb129 For #24857: Add metrics for addresses autofill. 2 years ago
Mugurell df5786f1e3 For #25381 - Add a setting allowing to toggle Pocket sponsored stories 2 years ago
Jan-Erik Rediger bbf2d427d2 Adjust all telemetry tests to follow new Glean APIs
These are mostly mechanical changes to replace usage of `testHasValue`
with `testGetValue`.
`testGetValue` will now return `null` instead of throwing an exception
if no data is available.
2 years ago
MatthewTighe 3fab791980 fixes #24918: add subregion dropdown to address editor 2 years ago
mcarare cb4f8ed0c0 For #24968: Add preference for enabling/disabling addresses autofill.
For #24968: Add preference for enabling/disabling addresses autofill.
2 years ago
MatthewTighe 676d7090f0 Fixes #24917: add country dropdown to address editor 2 years ago
James Hugman 6cec4e2a9d Fixup tests 2 years ago
James Hugman 165ce0151e Filter messaging experiments from the Studies screen 2 years ago
jhugman 30fa80151d
Change FxNimbus/Nimbus startup sequence (#25266)
* Change FxNimbus initialization sequence

Add cache invalidation

* Change ordering of message restoration and Nimbus initialization

* Address reviewer comments
2 years ago
Arturo Mejia 1384414327 Revert "Change FxNimbus initialization sequence (#25089)"
This reverts commit 51ba7ab463.
2 years ago
jhugman 51ba7ab463
Change FxNimbus initialization sequence (#25089)
* Change FxNimbus initialization sequence

* Add cache invalidation
2 years ago
MatthewTighe 483f5a9f12 for #24931: create address label and description based on available data 2 years ago
Mugurell fc2c1700c9 For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests.
After the update `TestCoroutineDispatcher`, `TestCoroutineScope` and
`runBlockingTest` are deprecated.
Instead of these new `TestDispatcher`, `TestScope` and `runTest` APIs are used.

Took the oportunity to also replace most of the `runBlocking` calls with the
new `runTest` specially designed for running coroutines in tests API.
2 years ago
mcarare 2192d55da3 For #24854: Add ability to delete an existing address. 2 years ago
mcarare 4369c0b920 For #24855: Allow updating info for an existing address. 2 years ago
mcarare ffa1ecd300 For #21292: Remove unused MetricController parameters. 2 years ago
mcarare 24acedf406 For #24707: Remove unused metrics parameter. 2 years ago
Gabriel Luong a5f5d5fb2d For #24850 - Display an address list for managing existing addresses 2 years ago
Gabriel Luong 25ffce77c0 For #24849 - Add an address editor screen 2 years ago
tristan-jea f1070e05c2 For #23813 - Clear error message for nameOnCardLayout when valid name is submitted 2 years ago
Gabriel Luong aff4c03d53 For #24856 - Toggle the "Manage addresses" and "Add address" preference label depending on whether there are saved addresses 2 years ago
Gabriel Luong a8a3231a50 For #24847 - Part 2: Refactor AutofillFragmentStore into the autofill package 2 years ago
Gabriel Luong 22056752e4 For #24847 - Part 1: Refactor CreditCardsFragmentStore to AutofillFragmentStore 2 years ago
Gabriel Luong 6b0c8233de For #24780 - Part 4: Refactor AutofillSettingFragment to its own package 2 years ago
Gabriel Luong 61bc862657 For #24780 - Part 2: RenameCreditCardsSettingFragment to AutofillSettingFragment in nav_graph.xml 2 years ago
Gabriel Luong 2b86e25a4a For #24780 - Part 1: Rename CreditCardsSettingFragment to AutofillSettingFragment 2 years ago
Alexandru2909 9ff4f373ec For #24707 - Remove Event.wrapper for CreditCards telemetry 2 years ago
Alexandru2909 08ce8fb3c5 For #24703 - Replace Mockito mocks with Mockk mocks 2 years ago
Alexandru2909 4d0b79192d For #24638 - Remove Event.wrapper for Logins telemetry 2 years ago
Mugurell 46d757ab54 For #16952 - Https-only mode support.
Default will be disabled with users having the possibility to enable this from
a new setting in the `Privacy and security` section.
If enabled then by default this force https for all tabs with the option for
users to switch to forcing https only on private tabs.
2 years ago
Alexandru2909 28db4caa8c For #24212 - Remove Event.wrapper for Preferences metrics 2 years ago
Brais Gabín 1f633edd7d For #23046 - Align detekt config between Fenix and Android Components
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2 years ago
mcarare 1b00141d78 For #24148: Update tests for tracking protection metrics. 2 years ago
Gabriel Luong a6c8f8b313 For #24252 - Rename destructive attribute to textWarning 2 years ago
Alexandru2909 19d1e227ed For #23936 - Show dialog on credit card delete 2 years ago