Commit Graph

6490 Commits (0eee71d0cf16df5cac8d2b86e6f60fb4c5effe69)
 

Author SHA1 Message Date
Sebastian Kaspari 0eee71d0cf Closes #17819: Remove JCenter from build files. 3 years ago
Gabriel Luong c11335fafc
For #18271 - [Saved cards] Display the credit card provider icon and report the correct card type (#19652) 3 years ago
Mugurell bd8facb025 For #18263 - Allow dynamically toggling credit cards autofill 3 years ago
Ionut Cristian Bedregeanu ac71b47c61 For #19653 - Address 19643 PR comments
Rename handleAddCreditCard to handleAddCreditCardClicked
Rename onClickAddCreditCard to onAddCreditCardClick
Format layout_add_credit_card.xml
3 years ago
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.
3 years ago
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>
3 years ago
Codrut Topliceanu 02079cd567
For #19569 - Decrease the credit card expiry year width to ensure the month is fully visible (#19582) 3 years ago
Mugurell 3fb40e1f40 For #19475 - Introduce a DefaultTabsTrayInteractor
Refactored the TabsTrayFragment to not implement the TabsTrayInteractor which
among other advantages allowed for easier testing.
3 years ago
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.
3 years ago
isabelrios 727d0256e0 Stop depending on JCenter - Screengrab and Falcon 3 years ago
Mozilla L10n Automation Bot 72ac23ddb9 Import l10n. 3 years ago
Sebastian Kaspari 84f4ff0d86 Issue #17819: Update detekt to 1.17.1 3 years ago
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
3 years ago
MickeyMoz 606491994f Update Android Components version to 90.0.20210525143110. 3 years ago
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.
3 years ago
Codrut Topliceanu 5f2b3fec38
For #18270 - Adds ellipses+last 4 digits to CC display (#19420)
* For #18270 - Adds ellipses+last 4 digits to CC display
3 years ago
Oana Horvath 0877e4cbb7 For #19415: fixed private browsing button visibility issue 3 years ago
mcarare 0141d96465 For #19554: Add SyncEngine.CreditCards to sync supportedEngines. 3 years ago
Mozilla L10n Automation Bot d9c34e68c3 Import l10n. 3 years ago
mcarare 9400f58e2a For #17538: Perform autofill storage warm-up after visual completeness. 3 years ago
MickeyMoz 23fa3073a8 Update Android Components version to 90.0.20210524143115. 3 years ago
Oana Horvath 5c026d4e7b For #18603: Fix and re-enable startBrowsingButtonTest 3 years ago
AndiAJ 3fc4848aef Fix settingsPrivacyItemsTest 3 years ago
mcarare 9f81754fab For #19600: Set manage cards preference visible by default. 3 years ago
mcarare a862824697 For #19600: Change manage cards preference UI dynamically. 3 years ago
mcarare bcf6b901ee For #19600: Change manage cards preference UI dynamically. 3 years ago
Oana Horvath 9fd7fe3df1 For #15754: Get playback state using MediaSession in MediaNotificationTests 3 years ago
Mozilla L10n Automation Bot 8ffc619d8d Import l10n. 3 years ago
MickeyMoz ef01e9d6ff Update Android Components version to 90.0.20210523143136. 3 years ago
Mozilla L10n Automation Bot f1c703b29f Import l10n. 3 years ago
MickeyMoz c3adb970d5 Update Android Components version to 90.0.20210522143202. 3 years ago
MickeyMoz 92c8b643c9 Update Android Components version to 90.0.20210522000521. 3 years ago
Mozilla L10n Automation Bot a9c76fbe0b Import l10n. 3 years ago
MickeyMoz d16ffb0e8d Update Android Components version to 90.0.20210521143109. 3 years ago
Mugurell bbc25e430e
For #19590 - Enable credit card autofill in Debug and Nightly (#19601) 3 years ago
Mozilla L10n Automation Bot 2d38ca8913 Import l10n. 3 years ago
Codrut Topliceanu d83d05670d
For #19570 - Set appropriate theme color for delete card button (#19581) 3 years ago
MickeyMoz 8f9bc7ead4 Update Android Components version to 90.0.20210520143152. 3 years ago
MickeyMoz 527b78bb2c Update Android Components version to 90.0.20210520013552. 3 years ago
Sebastian Kaspari 761752e382 AutofillConfiguration: Correctly specify autofill confirm activity. 3 years ago
Mozilla L10n Automation Bot b98c7b940b Import l10n. 3 years ago
MickeyMoz 91bb79fe0d Update Android Components version to 90.0.20210519143042. 3 years ago
Mihai Adrian Carare d96415111b
For #19054 - Navigate to the Credit card screen when deleting last card. (#19451) 3 years ago
Tim D. Smith 26cb37b27c
Fix case of item extras in browser_menu_action event (#19487)
* Fix case of item extras in browser_menu_action event

Update the event description to match the values observed in telemetry.

* Line length
3 years ago
Mihai Adrian Carare 11efbaacc4
For #18507 - Prevent screenshots on credit card screens. (#19560) 3 years ago
mcarare 888b45b079 For #8370: Remove extra characters from name mapping. 3 years ago
Mozilla L10n Automation Bot a5a50d6fcc Import l10n. 3 years ago
MickeyMoz d2ac678625 Update Android Components version to 90.0.20210518143104. 3 years ago
Arturo Mejia 52587753a5 Remove feature flag for proton icons re-design #18132 3 years ago
Mozilla L10n Automation Bot 791e3673ee Import l10n. 3 years ago