Elise Richards
6dbe5acc5b
For #19746 - Remove feature flag for the three-dot menu redesign ( #19750 )
...
* Remove feature flag for the three-dot menu redesign
* Remove menu feature flag from unit tests
2021-06-02 14:19:00 -05:00
Stefan Arentz
eaf74a1868
Fixes #19773 - Add a needs:review label to the automatic String Sync PRs ( #19774 )
2021-06-02 12:49:02 -04:00
codrut.topliceanu
13f9a35131
For #19571 - Adds gdprForgetMe when stopping Adjust
2021-06-02 19:02:28 +04:00
Mihai Adrian Carare
318aace1eb
For #19419 - Label edit boxes for a11y services. ( #19762 )
2021-06-02 10:56:30 -04:00
MickeyMoz
5ab3ee60d7
Update Android Components version to 91.0.20210601143118.
2021-06-02 14:21:43 +00:00
Oana Horvath
e48d285114
No issue: Add more smoke tests coverage
2021-06-02 10:30:59 +03:00
Oana Horvath
f3e3f86388
No issue: Change hardcoded package and app name in tests
2021-06-02 10:30:59 +03:00
Mozilla L10n Automation Bot
63eec5dfec
Import l10n.
2021-06-02 00:33:12 +00:00
Michael Comella
b3ffdd2a47
For perf-frontend-issues#208: rename to measure_start_up.py.
2021-06-01 14:54:45 -07:00
Michael Comella
23068cd2f7
For perf-frontend-issues#208: clean up help text.
2021-06-01 14:54:45 -07:00
Michael Comella
18f0931d2e
For perf-frontend-issues#208: use CHANNEL_TO_PKG directly.
2021-06-01 14:54:45 -07:00
Michael Comella
9fb4366646
For perf-frontend-issues#208: add nav_start test to measure… script.
2021-06-01 14:54:45 -07:00
Gabriel Luong
1bfb05129b
Update version.txt to 91.0.0-beta.1 ( #19749 )
2021-06-01 14:18:30 -04:00
MickeyMoz
12fa5b7746
Update Android Components version to 90.0.20210531190346.
2021-06-01 18:07:27 +00:00
Mozilla L10n Automation Bot
ea049ca801
Import l10n.
2021-06-01 00:32:28 +00:00
Gabriel Luong
33b2789270
For #19734 - Enable Credit cards autofill for Release ( #19735 )
2021-05-31 17:40:04 -04:00
Gabriel Luong
172a118a51
For #18711 - Refactor credit card telemetry under the Metrics ping ( #19733 )
2021-05-31 17:35:47 -04:00
Jonathan Almeida
fc46ab2804
Close #19731 : Track metrics before we dismiss the tabs tray
2021-05-31 21:46:13 +04:00
MickeyMoz
5c28e7d2ba
Update Android Components version to 90.0.20210531143146.
2021-05-31 17:36:57 +00:00
Delphine Lebédel
39c193929d
Add Bulgarian (bg), Central Kurdish (ckb), Interlingua (ia), Tatar (tt) locales to Fenix ( #19711 )
2021-05-31 12:07:23 -04:00
Mihai Adrian Carare
e69bf4e26a
For #19564 : Explicitly update switch state for a11y event announcements. ( #19589 )
2021-05-31 16:50:23 +03:00
Aaron Train
4056e7406d
No issue: Update Flank to v21.05.0 ( #19690 )
2021-05-31 09:28:36 -04:00
MickeyMoz
01fa10ba3e
Update Android Components version to 90.0.20210531115932.
2021-05-31 13:10:45 +00:00
Mozilla L10n Automation Bot
e035cba4b1
Import l10n.
2021-05-31 00:29:30 +00:00
MickeyMoz
3bc8f24a8a
Update Android Components version to 90.0.20210529143142.
2021-05-29 16:28:57 +00:00
Mozilla L10n Automation Bot
5219da71d9
Import l10n.
2021-05-29 01:35:38 +00:00
Gabriel Luong
d30ebf86f9
For #19693 - Display a biometric prompt when a credit card is selected to autofill ( #19697 )
...
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
2021-05-28 20:10:03 -04:00
Gabriel Luong
b1f7b04332
For #19693 - Add new string for the prompt to authenticate to use a stored credit card ( #19708 )
2021-05-28 19:04:26 -04:00
Grisha Kruglov
daba5595f6
Enable addresses sync for nightly/debug builds
2021-05-28 00:22:32 -07:00
Grisha Kruglov
e891139db9
Minor cleanup of the account settings
2021-05-28 00:22:32 -07:00
Elise Richards
e0b410efdf
For #18711 : Telemetry for credit card autofill ( #19548 )
2021-05-27 23:54:11 -05:00
MickeyMoz
a69a8f26ee
Update Android Components version to 90.0.20210528002854.
2021-05-28 01:59:12 +00:00
Ben Hearsum (he/him)
2ae9f40779
Update gpg pub key ( #19691 )
2021-05-27 20:47:06 -04:00
Mozilla L10n Automation Bot
a2b2cd42d6
Import l10n.
2021-05-28 00:29:28 +00:00
Jonathan Almeida
c50ed5684c
Close #19459 : Use Store.waitUntilIdle in intermittent failing test ( #19683 )
2021-05-27 18:51:00 -04:00
Gabriel Luong
89a1b0016c
For #19492 - Provide the correct CreditCardNumber type to UpdatableCreditCardFields when updating a credit card ( #19692 )
...
We were crashing because we were specifying the wrong `CreditCardNumber` type when constructing the `UpdatableCreditCardFields`.
We only had the plaintext card number from the user input, but was placing it off as an encrypted card number, which resulted in the crash.
2021-05-27 18:44:00 -04:00
Christian Sadilek
965a211fc3
Migrate test code to no longer use Nimbus FeatureConfig
2021-05-27 16:09:44 -04:00
Christian Sadilek
9d1e51dfff
Fix breaking change in MetricController
2021-05-27 16:09:44 -04:00
Christian Sadilek
3a57188c35
Fix lint/detekt issues
2021-05-27 16:09:44 -04:00
Christian Sadilek
2cc1a49fb0
Update Android Components version to 90.0.20210527173355
2021-05-27 16:09:44 -04:00
James Hugman
ab678a21ff
Add an experiment to demontrate the Feature API
...
This is not visible in production, but only debug. It shows three variables
being used to change the settings screen (title, icon and title-punctuation).
2021-05-27 16:09:44 -04:00
Oana Horvath
4851bf7545
No issue: cleanup of unused tabs related code in HomeScreenRobot.kt
...
Deleted SmokeTest#selectTabsButtonVisibilityTest, feature removed
2021-05-27 11:13:56 +03:00
Oana Horvath
60a752f75c
No issue: added smoke tests from MediaNotificationTest.kt
2021-05-27 11:13:56 +03:00
Elise Richards
279d59897c
For #18264 - Add biometric prompt to credit card settings ( #19505 )
2021-05-27 03:45:35 -04:00
Oana Horvath
bca8b74263
No issue: Added custom tab UI smoke test
2021-05-27 10:22:30 +03:00
Jonathan Almeida
758700cbb0
Issue #19647 : Navigate to browser from home via Synced Tabs page
2021-05-27 05:21:57 +04:00
Mozilla L10n Automation Bot
b046982744
Import l10n.
2021-05-27 00:48:18 +00:00
Gabriel Luong
338c488fae
For #19680 - Show the card number when editing a credit card ( #19681 )
2021-05-26 20:22:11 -04:00
Sebastian Kaspari
0eee71d0cf
Closes #17819 : Remove JCenter from build files.
2021-05-26 17:00:01 -04:00
Gabriel Luong
c11335fafc
For #18271 - [Saved cards] Display the credit card provider icon and report the correct card type ( #19652 )
2021-05-26 16:44:05 -04:00