Commit Graph

5564 Commits (c2926b84c1f014cccf417033ab6a84218ced3709)

Author SHA1 Message Date
Oana Horvath 3fc5d43336 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18647: Fixed and re-enabled customTrackingProtectionSettingsTest UI test 3 years ago
Jonathan Almeida 57df4f3fcc [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19112: Remove old Synced Tabs code 3 years ago
Jonathan Almeida aa8d5795b2 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19112: Remove old tab tray code 3 years ago
Neha Binwal 322c7b4613 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19307: Increased contrast ratio of chevron symbol in Collections (For Dark theme) (https://github.com/mozilla-mobile/fenix/pull/19377)
* For https://github.com/mozilla-mobile/fenix/issues/19307: Increased contrast ratio of chevron symbol in Collections (Dark Theme)

- Made a code change in collection_home_list_row.xml which fixes the colour of the chevron symbol in Dark theme

* Replaced android:src with app:srcCompat to pass Lint check
3 years ago
Neha Binwal 10aaee9965 [fenix] Increased text contrast ratio of TextViews in 'Share tab' (https://github.com/mozilla-mobile/fenix/pull/18880)
- Changed share_tab_url color to @color/photonLightGrey60
- Changed appName and recent_apps_link_header color to @color/photonDarkGrey10
3 years ago
Mugurell a1d0f1b171 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18877 - Support updated PromptRequest AC APIs (https://github.com/mozilla-mobile/fenix/pull/19767)
* For https://github.com/mozilla-mobile/fenix/issues/18877 - Support updated PromptRequest AC APIs

This issue stemming from a race condition is fully resolved in AC by adding
support for having multiple prompts at a time.
Fenix needs just a small change to support the AC refactoring.

* Update Android Components version to 91.0.20210603145049

Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
3 years ago
Gabriel Luong e24a4cdb42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19746 - Remove FeatureFlags.nimbusExperiments (https://github.com/mozilla-mobile/fenix/pull/19771) 3 years ago
ZianeA c745b83740 [fenix] For #[15083]: Add multi select to recently closed tabs 3 years ago
Mozilla L10n Automation Bot 65f64d1929 [fenix] Import l10n. 3 years ago
Elise Richards bcd257172b [fenix] For https://github.com/mozilla-mobile/fenix/issues/19746 - Remove feature flag for the three-dot menu redesign (https://github.com/mozilla-mobile/fenix/pull/19750)
* Remove feature flag for the three-dot menu redesign

* Remove menu feature flag from unit tests
3 years ago
codrut.topliceanu 2ec93a964b [fenix] For https://github.com/mozilla-mobile/fenix/issues/19571 - Adds gdprForgetMe when stopping Adjust 3 years ago
Mihai Adrian Carare 22a47beab1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19419 - Label edit boxes for a11y services. (https://github.com/mozilla-mobile/fenix/pull/19762) 3 years ago
Oana Horvath 60b8cfa916 [fenix] No issue: Add more smoke tests coverage 3 years ago
Oana Horvath ddf02bbac2 [fenix] No issue: Change hardcoded package and app name in tests 3 years ago
Mozilla L10n Automation Bot 8e3c6deabb [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 13f05d9676 [fenix] Import l10n. 3 years ago
Gabriel Luong 7bdf0474b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19734 - Enable Credit cards autofill for Release (https://github.com/mozilla-mobile/fenix/pull/19735) 3 years ago
Gabriel Luong 5ab6b35346 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18711 - Refactor credit card telemetry under the Metrics ping (https://github.com/mozilla-mobile/fenix/pull/19733) 3 years ago
Jonathan Almeida da6ac8459b [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19731: Track metrics before we dismiss the tabs tray 3 years ago
Mihai Adrian Carare fc5f56c9ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/19564: Explicitly update switch state for a11y event announcements. (https://github.com/mozilla-mobile/fenix/pull/19589) 3 years ago
Mozilla L10n Automation Bot c43d29c07c [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot a4d0d5f378 [fenix] Import l10n. 3 years ago
Gabriel Luong c0ce74f75e [fenix] For https://github.com/mozilla-mobile/fenix/issues/19693 - Display a biometric prompt when a credit card is selected to autofill (https://github.com/mozilla-mobile/fenix/pull/19697)
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
3 years ago
Gabriel Luong 67f91bff90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19693 - Add new string for the prompt to authenticate to use a stored credit card (https://github.com/mozilla-mobile/fenix/pull/19708) 3 years ago
Grisha Kruglov 1608dbc495 [fenix] Enable addresses sync for nightly/debug builds 3 years ago
Grisha Kruglov 9647ae5fad [fenix] Minor cleanup of the account settings 3 years ago
Elise Richards 0bedcba4e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18711: Telemetry for credit card autofill (https://github.com/mozilla-mobile/fenix/pull/19548) 3 years ago
Mozilla L10n Automation Bot 05611f5826 [fenix] Import l10n. 3 years ago
Jonathan Almeida 369ef222fd [fenix] Close https://github.com/mozilla-mobile/fenix/issues/19459: Use Store.waitUntilIdle in intermittent failing test (https://github.com/mozilla-mobile/fenix/pull/19683) 3 years ago
Gabriel Luong d67678c9c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19492 - Provide the correct CreditCardNumber type to UpdatableCreditCardFields when updating a credit card (https://github.com/mozilla-mobile/fenix/pull/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.
3 years ago
Christian Sadilek 451d286705 [fenix] Migrate test code to no longer use Nimbus FeatureConfig 3 years ago
Christian Sadilek 9026e1d20a [fenix] Fix breaking change in MetricController 3 years ago
Christian Sadilek 2adaed1d2f [fenix] Fix lint/detekt issues 3 years ago
James Hugman 9e84d12281 [fenix] 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).
3 years ago
Oana Horvath ba1ebb1413 [fenix] No issue: cleanup of unused tabs related code in HomeScreenRobot.kt
Deleted SmokeTest#selectTabsButtonVisibilityTest, feature removed
3 years ago
Oana Horvath 4219f12c67 [fenix] No issue: added smoke tests from MediaNotificationTest.kt 3 years ago
Elise Richards c334a5ae30 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18264 - Add biometric prompt to credit card settings (https://github.com/mozilla-mobile/fenix/pull/19505) 3 years ago
Oana Horvath 65105f2854 [fenix] No issue: Added custom tab UI smoke test 3 years ago
Jonathan Almeida 5dd7d94432 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19647: Navigate to browser from home via Synced Tabs page 3 years ago
Mozilla L10n Automation Bot 26fcdb5f63 [fenix] Import l10n. 3 years ago
Gabriel Luong d46ed809a6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19680 - Show the card number when editing a credit card (https://github.com/mozilla-mobile/fenix/pull/19681) 3 years ago
Gabriel Luong a61586886b [fenix] For https://github.com/mozilla-mobile/fenix/issues/18271 - [Saved cards] Display the credit card provider icon and report the correct card type (https://github.com/mozilla-mobile/fenix/pull/19652) 3 years ago
Mugurell e077d268ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/18263 - Allow dynamically toggling credit cards autofill 3 years ago
Ionut Cristian Bedregeanu dc4c14400a [fenix] For https://github.com/mozilla-mobile/fenix/issues/19653 - Address 19643 PR comments
Rename handleAddCreditCard to handleAddCreditCardClicked
Rename onClickAddCreditCard to onAddCreditCardClick
Format layout_add_credit_card.xml
3 years ago
Mugurell 6cc2dfd41f [fenix] For https://github.com/mozilla-mobile/fenix/issues/19638 - Don't show extracted text UI for name when editing cards (https://github.com/mozilla-mobile/fenix/pull/19673)
This comes to ensure consistency with the behavior for when editing the card
number.
3 years ago
Bedregeanu Ionut 126b678693 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19654 - Add RTL support for the "Add credit card" button from "Saved cards" (https://github.com/mozilla-mobile/fenix/pull/19666)
Co-authored-by: Ionut Cristian Bedregeanu <ionut.bedregeanu@softvision.ro>
3 years ago
Codrut Topliceanu 3a74d32302 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19569 - Decrease the credit card expiry year width to ensure the month is fully visible (https://github.com/mozilla-mobile/fenix/pull/19582) 3 years ago
Mugurell 693a65646c [fenix] For https://github.com/mozilla-mobile/fenix/issues/19475 - Introduce a DefaultTabsTrayInteractor
Refactored the TabsTrayFragment to not implement the TabsTrayInteractor which
among other advantages allowed for easier testing.
3 years ago
Mugurell 2825595c5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 abff667349 [fenix] Stop depending on JCenter - Screengrab and Falcon 3 years ago
Mozilla L10n Automation Bot 945799c1bf [fenix] Import l10n. 3 years ago
Sebastian Kaspari 21b40d89d8 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17819: Update detekt to 1.17.1 3 years ago
Ionut Cristian Bedregeanu b0caa66de7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
Mugurell 4c3dd87916 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19620 - Have MenuScreenShotTest screenshot DefaultBrowser setting again
As a regression from https://github.com/mozilla-mobile/fenix/issues/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 6c5d98e939 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18270 - Adds ellipses+last 4 digits to CC display (https://github.com/mozilla-mobile/fenix/pull/19420)
* For https://github.com/mozilla-mobile/fenix/issues/18270 - Adds ellipses+last 4 digits to CC display
3 years ago
Oana Horvath 7ca40a2fcf [fenix] For https://github.com/mozilla-mobile/fenix/issues/19415: fixed private browsing button visibility issue 3 years ago
mcarare c555252e0c [fenix] For https://github.com/mozilla-mobile/fenix/issues/19554: Add SyncEngine.CreditCards to sync supportedEngines. 3 years ago
Mozilla L10n Automation Bot 67989b37d4 [fenix] Import l10n. 3 years ago
mcarare ec95ba0822 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17538: Perform autofill storage warm-up after visual completeness. 3 years ago
Oana Horvath 44e9a9099f [fenix] For https://github.com/mozilla-mobile/fenix/issues/18603: Fix and re-enable startBrowsingButtonTest 3 years ago
AndiAJ ccc2e62961 [fenix] Fix settingsPrivacyItemsTest 3 years ago
mcarare daef124cd1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19600: Set manage cards preference visible by default. 3 years ago
mcarare c1a90b6e3c [fenix] For https://github.com/mozilla-mobile/fenix/issues/19600: Change manage cards preference UI dynamically. 3 years ago
mcarare 4c2c1b4473 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19600: Change manage cards preference UI dynamically. 3 years ago
Oana Horvath 570c497a7c [fenix] For https://github.com/mozilla-mobile/fenix/issues/15754: Get playback state using MediaSession in MediaNotificationTests 3 years ago
Mozilla L10n Automation Bot 8aeb3fa030 [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 2d0615f86d [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot fd1d6123e9 [fenix] Import l10n. 3 years ago
Mugurell 3ad7bff786 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19590 - Enable credit card autofill in Debug and Nightly (https://github.com/mozilla-mobile/fenix/pull/19601) 3 years ago
Mozilla L10n Automation Bot c084a95612 [fenix] Import l10n. 3 years ago
Codrut Topliceanu d0bd0eb8a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19570 - Set appropriate theme color for delete card button (https://github.com/mozilla-mobile/fenix/pull/19581) 3 years ago
Sebastian Kaspari ea2b2316f9 [fenix] AutofillConfiguration: Correctly specify autofill confirm activity. 3 years ago
Mozilla L10n Automation Bot 2e9ed281fc [fenix] Import l10n. 3 years ago
Mihai Adrian Carare ac35cf37da [fenix] For https://github.com/mozilla-mobile/fenix/issues/19054 - Navigate to the Credit card screen when deleting last card. (https://github.com/mozilla-mobile/fenix/pull/19451) 3 years ago
Tim D. Smith 43956c9687 [fenix] Fix case of item extras in browser_menu_action event (https://github.com/mozilla-mobile/fenix/pull/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 43965a3255 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18507 - Prevent screenshots on credit card screens. (https://github.com/mozilla-mobile/fenix/pull/19560) 3 years ago
mcarare 3061600148 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8370: Remove extra characters from name mapping. 3 years ago
Mozilla L10n Automation Bot a23de0165f [fenix] Import l10n. 3 years ago
Arturo Mejia 07b4f64970 [fenix] Remove feature flag for proton icons re-design https://github.com/mozilla-mobile/fenix/issues/18132 3 years ago
Mozilla L10n Automation Bot 54433dee2a [fenix] Import l10n. 3 years ago
mcarare ed3cf07f11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19418: Allow multiple lines title for sync cards preference. 3 years ago
Mozilla L10n Automation Bot d80f218034 [fenix] Import l10n. 3 years ago
Gabriel Luong 13d977b0d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18287 - Display a credit card autofill prompt (https://github.com/mozilla-mobile/fenix/pull/19477) 3 years ago
Arturo Mejia d6912dd0f9 [fenix] For issue AChttps://github.com/mozilla-mobile/fenix/issues/10231 update proton icons third batch 3 years ago
Priyanka 27756aa4f6 [fenix] created string resource for close (https://github.com/mozilla-mobile/fenix/pull/19500)
Co-authored-by: priyanka0906 <priyanka02amb@reddiffmail.com>
3 years ago
Elise Richards 2803f54537 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17537: Add preferences for syncing credit cards and addresses (https://github.com/mozilla-mobile/fenix/pull/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
3 years ago
Jonathan Almeida f10aebe8e8 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19176: Exit select mode when removing tab (https://github.com/mozilla-mobile/fenix/pull/19486) 3 years ago
Mozilla L10n Automation Bot e3b90eae64 [fenix] Import l10n. 3 years ago
mcarare 42d3d1edb1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19258: Replace default Android back button with a custom icon. 3 years ago
AndiAJ 1a8155edfd [fenix] For https://github.com/mozilla-mobile/fenix/issues/19468 and https://github.com/mozilla-mobile/fenix/issues/19478 fix intermittent UI tests 3 years ago
Mozilla L10n Automation Bot 8e16b102f6 [fenix] Import l10n. 3 years ago
Codrut Topliceanu 099b301288 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19091 - Fix Undo of close multiple tabs (https://github.com/mozilla-mobile/fenix/pull/19466)
Fixes the issue where closing multiple selected tabs and then pressing Undo would only restore one of the tabs.
3 years ago
Roger Yang b7ecc05811 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19147: Move set startup metrics off main thread 3 years ago
Jonathan Almeida 8cc83017b2 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Correct naming of pager viewholders 3 years ago
Jonathan Almeida cf9a9dd6dc [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/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`.
3 years ago
Jonathan Almeida 9ace0c8551 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Correct browser viewholder naming 3 years ago
Jonathan Almeida 31a0602b9b [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Move TabsTrayViewHolder to browser package 3 years ago
Jonathan Almeida 44973342da [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Remove unused TrayItem interface 3 years ago
Jonathan Almeida 8b8b96d7d4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19002: Use AbstractBinding from lib-state 3 years ago
Mugurell ecaf009a61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18672 - Renaming a TopSite changes just the title
Previously renaming a TopSite would bind that as a new item and in such update
the entire list. This could potentially leading changes in the list and then
it's ViewPager parent's layout.

This patch switches the code to use the existing TopSitePayload and so do a
partial update of an on-screen TopSite instead of rebind it as a new item.

If a layout is requested while showing <=4 TopSites on the second page, by
having "offscreenPageLimit = 1" the biggest height of ViewPager pages is used
preventing an edgecase where the ViewPager would hide half of the items from
the first page.
3 years ago