Commit Graph

6673 Commits

Author SHA1 Message Date
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
Mugurell
bd8facb025 For #18263 - Allow dynamically toggling credit cards autofill 2021-05-26 19:38:16 +03:00
Ionut Cristian Bedregeanu
ac71b47c61 For #19653 - Address 19643 PR comments
Rename handleAddCreditCard to handleAddCreditCardClicked
Rename onClickAddCreditCard to onAddCreditCardClick
Format layout_add_credit_card.xml
2021-05-26 19:06:37 +03:00
Mugurell
272e631b62
For #19638 - Don't show extracted text UI for name when editing cards (#19673)
This comes to ensure consistency with the behavior for when editing the card
number.
2021-05-26 12:05:21 -04:00
Bedregeanu Ionut
bf25951a62
For #19654 - Add RTL support for the "Add credit card" button from "Saved cards" (#19666)
Co-authored-by: Ionut Cristian Bedregeanu <ionut.bedregeanu@softvision.ro>
2021-05-26 11:58:49 -04:00
Codrut Topliceanu
02079cd567
For #19569 - Decrease the credit card expiry year width to ensure the month is fully visible (#19582) 2021-05-26 11:16:29 -04:00
Mugurell
3fb40e1f40 For #19475 - Introduce a DefaultTabsTrayInteractor
Refactored the TabsTrayFragment to not implement the TabsTrayInteractor which
among other advantages allowed for easier testing.
2021-05-26 15:45:54 +03:00
Mugurell
dc26272381 For #19475 - Cleanup - respect naming scheme in TabsTrayController
In our current MVI implementation the View Interactors are first called in
response to a direct user action and contain methods following the
"onXXHappened" naming scheme and then delegate other Interactors / Controllers
for specific actions.

Controllers contain the business logic for actually updating the app's state
and offer methods following the "handleXXAction" naming scheme.
2021-05-26 15:45:54 +03:00
isabelrios
727d0256e0 Stop depending on JCenter - Screengrab and Falcon 2021-05-26 11:04:58 +02:00
Mozilla L10n Automation Bot
72ac23ddb9 Import l10n. 2021-05-26 00:43:20 +00:00
Sebastian Kaspari
84f4ff0d86 Issue #17819: Update detekt to 1.17.1 2021-05-25 17:19:57 -04:00
Ionut Cristian Bedregeanu
0a226962bb For #18881 - Create a new layout for 'Add credit card' button
Add functionality for 'Add credit card' button

Add unit tests for 'Add credit card' functionality
2021-05-25 20:34:49 +03:00
MickeyMoz
606491994f Update Android Components version to 90.0.20210525143110. 2021-05-25 16:32:46 +00:00
Mugurell
d02db131f0 For #19620 - Have MenuScreenShotTest screenshot DefaultBrowser setting again
As a regression from #19590 which added a new setting above the existing
"Set as default browser" setting the settingsTest() needed to be updated to
allow clicking and screenshot of what happens after clicking on the
"Set as default browser" setting which can now be pushed offscreen.
2021-05-25 16:04:39 +03:00
Codrut Topliceanu
5f2b3fec38
For #18270 - Adds ellipses+last 4 digits to CC display (#19420)
* For #18270 - Adds ellipses+last 4 digits to CC display
2021-05-25 14:32:17 +03:00
Oana Horvath
0877e4cbb7 For #19415: fixed private browsing button visibility issue 2021-05-25 10:49:13 +03:00