Commit Graph

5466 Commits

Author SHA1 Message Date
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
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
mcarare
0141d96465 For #19554: Add SyncEngine.CreditCards to sync supportedEngines. 2021-05-25 09:44:03 +03:00
Mozilla L10n Automation Bot
d9c34e68c3 Import l10n. 2021-05-25 00:32:09 +00:00
mcarare
9400f58e2a For #17538: Perform autofill storage warm-up after visual completeness. 2021-05-24 23:23:15 +03:00
Oana Horvath
5c026d4e7b For #18603: Fix and re-enable startBrowsingButtonTest 2021-05-24 19:26:37 +03:00
AndiAJ
3fc4848aef Fix settingsPrivacyItemsTest 2021-05-24 14:12:35 +03:00
mcarare
9f81754fab For #19600: Set manage cards preference visible by default. 2021-05-24 13:10:57 +03:00
mcarare
a862824697 For #19600: Change manage cards preference UI dynamically. 2021-05-24 11:09:59 +03:00
mcarare
bcf6b901ee For #19600: Change manage cards preference UI dynamically. 2021-05-24 11:09:59 +03:00
Oana Horvath
9fd7fe3df1 For #15754: Get playback state using MediaSession in MediaNotificationTests 2021-05-24 09:48:49 +03:00
Mozilla L10n Automation Bot
8ffc619d8d Import l10n. 2021-05-24 00:29:05 +00:00
Mozilla L10n Automation Bot
f1c703b29f Import l10n. 2021-05-23 00:30:49 +00:00
Mozilla L10n Automation Bot
a9c76fbe0b Import l10n. 2021-05-22 00:25:29 +00:00
Mugurell
bbc25e430e
For #19590 - Enable credit card autofill in Debug and Nightly (#19601) 2021-05-21 11:37:49 -04:00
Mozilla L10n Automation Bot
2d38ca8913 Import l10n. 2021-05-21 12:03:21 +00:00
Codrut Topliceanu
d83d05670d
For #19570 - Set appropriate theme color for delete card button (#19581) 2021-05-20 19:38:14 -04:00
Sebastian Kaspari
761752e382 AutofillConfiguration: Correctly specify autofill confirm activity. 2021-05-20 16:06:59 +02:00
Mozilla L10n Automation Bot
b98c7b940b Import l10n. 2021-05-20 02:18:05 +00:00
Mihai Adrian Carare
d96415111b
For #19054 - Navigate to the Credit card screen when deleting last card. (#19451) 2021-05-19 12:55:15 -04:00
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
2021-05-19 11:12:27 -05:00
Mihai Adrian Carare
11efbaacc4
For #18507 - Prevent screenshots on credit card screens. (#19560) 2021-05-19 12:07:33 -04:00
mcarare
888b45b079 For #8370: Remove extra characters from name mapping. 2021-05-19 14:15:11 +03:00
Mozilla L10n Automation Bot
a5a50d6fcc Import l10n. 2021-05-19 00:32:03 +00:00
Arturo Mejia
52587753a5 Remove feature flag for proton icons re-design #18132 2021-05-18 07:24:22 -04:00
Mozilla L10n Automation Bot
791e3673ee Import l10n. 2021-05-18 00:26:01 +00:00
mcarare
fca8fca446 For #19418: Allow multiple lines title for sync cards preference. 2021-05-17 13:39:39 +03:00
Mozilla L10n Automation Bot
a6de827ac2 Import l10n. 2021-05-17 00:27:21 +00:00
Gabriel Luong
75fc116043
For #18287 - Display a credit card autofill prompt (#19477) 2021-05-13 21:18:18 -04:00
Arturo Mejia
bf42a1786e For issue AC#10231 update proton icons third batch 2021-05-13 21:16:21 -04:00
Priyanka
841f1cd265
created string resource for close (#19500)
Co-authored-by: priyanka0906 <priyanka02amb@reddiffmail.com>
2021-05-13 14:25:33 -05:00
Elise Richards
6459a859b9
For #17537: Add preferences for syncing credit cards and addresses (#19471)
* Add preferences for enable/disable sync for cc and addresses

* Set pref visibility based on feature flags

* Helper function for pin warning preferences and set default values for cc and addresses to false.

* Kdocs for relevant sync functions in account settings

* Default visibility to false for credit cards and addresses in account settings
2021-05-13 14:08:46 -05:00
Jonathan Almeida
ede909e858
Issue #19176: Exit select mode when removing tab (#19486) 2021-05-13 09:31:04 +03:00
Mozilla L10n Automation Bot
8edcaab7ce Import l10n. 2021-05-13 00:32:41 +00:00
mcarare
4dd4e35982 For #19258: Replace default Android back button with a custom icon. 2021-05-12 16:56:49 +03:00
AndiAJ
889cf2e718 For #19468 and #19478 fix intermittent UI tests 2021-05-12 15:18:54 +03:00
Mozilla L10n Automation Bot
726db20390 Import l10n. 2021-05-12 08:56:08 +00:00
Codrut Topliceanu
d08b00717a
For #19091 - Fix Undo of close multiple tabs (#19466)
Fixes the issue where closing multiple selected tabs and then pressing Undo would only restore one of the tabs.
2021-05-12 10:12:03 +03:00
Roger Yang
f13560ae52 Issue #19147: Move set startup metrics off main thread 2021-05-12 06:44:31 +04:00
Jonathan Almeida
f0d352f47e Issue #19002: Correct naming of pager viewholders 2021-05-11 19:40:14 +04:00
Jonathan Almeida
a95a26b2c6 Issue #19002: Use a single BrowserTrayList for normal/private list
We now have a BrowserTrayList.
 - Renamed from `BaseBrowserTrayList`.
 - Removed the abstract `configuration` and used a `lateinit var`
 instead.
 - Removed `NormalBrowserTrayList` and `PrivateBrowserTrayList`.
2021-05-11 19:40:14 +04:00
Jonathan Almeida
bd753d3f94 Issue #19002: Correct browser viewholder naming 2021-05-11 19:40:14 +04:00
Jonathan Almeida
809c82a9f9 Issue #19002: Move TabsTrayViewHolder to browser package 2021-05-11 19:40:14 +04:00
Jonathan Almeida
78af3d80b3 Issue #19002: Remove unused TrayItem interface 2021-05-11 19:40:14 +04:00