Commit Graph

4641 Commits (2343b7534cb32b4225fcde559728f26e91ce8187)

Author SHA1 Message Date
Gabriel Luong da1c5b9bf7 For #25115 - Remove showWallpapers feature flag 2 years ago
Gabriel Luong 957d9c487c For #25111 - Remove contileFeature feature flag 2 years ago
Alexandru2909 e0a6a9498d For #24971 - Split full name from Address editor into first, middle and last name 2 years ago
Jonathan Almeida 6752a6ba22 Close #25091: Remove deprecated TrustedWebActivityIntentProcessor 2 years ago
MatthewTighe 2b1606cf34 for #24665: show recent synced tab faster 2 years ago
Arturo Mejia 3a7299d301 For #25091: Deprecate TrustedWebActivityIntentProcessor 2 years ago
mcarare ffa1ecd300 For #21292: Remove unused MetricController parameters. 2 years ago
Mugurell 8b56a2ebc7 For #25044 - Remove the broken code for focusing the newly created collection
This functionality seems broken for a long time now.
It's importance and whether to reimplement it is to be re-assessed in
https://github.com/mozilla-mobile/fenix/issues/24389
2 years ago
Alexandru2909 56c31cd675 For #24514 - Remove Fact.toEvent from MetricController 2 years ago
Arturo Mejia d74b4b02df For #25017: Remove promotional wallpapers 2 years ago
mcarare f028dbc03b For #25003: Pop back stack on main thread. 2 years ago
sarah541 538e06d73c No issue: Renew/Remove metrics set to expire in v102
No issue: Renew/Remove metrics set to expire in v102
2 years ago
mcarare d0548ebab5 For #24849: Fix saving phone and email values to an address. 2 years ago
mcarare 24acedf406 For #24707: Remove unused metrics parameter. 2 years ago
MatthewTighe 30666f7c94 Revert #24894: settings should not be used to cache previous auth state 2 years ago
mike a 8e9464fee3 Closes #24307: add synced history empty fragment, feature flag and history screen showing only local files 2 years ago
mcarare d9b14cfe07 For #24935: Dismiss keyboard on add address fragment stop. 2 years ago
mike a a066dddce9 Closes #24513: add undo snackbar to history group screen 2 years ago
Arturo Mejia 916c931346 For #24949: Remove malformed message when evaluating it. 2 years ago
Roger Yang 4a69f4ecf9 Issue #24739: Set QR code button to autohide 2 years ago
Gabriel Luong a5f5d5fb2d For #24850 - Display an address list for managing existing addresses 2 years ago
MatthewTighe 0f952284e6 for #24929: remove locale restriction for remote firefox wallpapers 2 years ago
Noah Bond cc771df50f For #24524 - Refactor FaviconListItem into SyncedTabs 2 years ago
Gabriel Luong 25ffce77c0 For #24849 - Add an address editor screen 2 years ago
Mugurell 5e7e83b20f For #24908 - Reverse the chevrons direction in ExpandableListHeader 2 years ago
MatthewTighe ccb3d33e8b for #24665: cache previous auth status and display placeholders accordingly 2 years ago
MatthewTighe b746295da1 for #24665: remove unused fxaHasSyncedItems setting 2 years ago
mavduevskiy 602f55b5d2
For #23665 - Make the undo snackbar for the library screens work globally (#24398)
* Closes #23665: make snackbar work after leaving the fragment it was initiated from

* Closes #23665: bring back the removed bookmark navigation test, sort imports alphabetically

Co-authored-by: mike a <mavduevskiy@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
mcarare 927ab1ccae For #24758: Remove wrapper from browser search metrics. 2 years ago
Arturo Mejia 5982990e17 For #20872: Prevent crash when updating pending Bookmarks to be deleted without a selected folder. 2 years ago
Mugurell 307e6b961b For #24897 - Move clickable handling to the parent in ExpandableListHeader
ExpandableListHeader provides a consistent UX for similar usecases.

Needed to update it to allow clicks to be handled by a parent and it not
stealing the click or shown an improper Indication.
2 years ago
Noah Bond 945dd0d029 For #24873 - Update ListItem with the Favicon Modifier and fix previews 2 years ago
Noah Bond 07a444c5a0 For #24873 - Add a modifier parameter to the Favicon Composable 2 years ago
tristan-jea f1070e05c2 For #23813 - Clear error message for nameOnCardLayout when valid name is submitted 2 years ago
Noah Bond 6df5bd7d74 For #24338 - Make a reusable list item Composable 2 years ago
Gabriel Luong aff4c03d53 For #24856 - Toggle the "Manage addresses" and "Add address" preference label depending on whether there are saved addresses 2 years ago
Alexandru2909 6a7f335107 For #24836 - Remove Event.wrapper for RecentlyVisitedHomepage telemetry 2 years ago
Alexandru2909 45d965c5e8 For #24811 - Remove Event.wrapper for Messaging telemetry 2 years ago
Roger Yang 2b8cf67a97 Issue #24733: Create nimbus feature for Unified Search experimentation 2 years ago
Mugurell a6871f9b7e For #11753 - Update compose to 1.1.1 and Kotlin to 1.6.10
The needed changes are around supporting exhaustive whens for sealed classes
as a new kotlin feature - https://kotlinlang.org/docs/whatsnew1530.html#exhaustive-when-statements-for-sealed-and-boolean-subjects

androidx_activity_compose was removed as a dependency since it isn't used.

Used 1.6.10 for Kotlin although 1.6.20 is available to prevent any issues with
Compose 1.1.1 reported as an error at compile time:
"e: This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10
but you appear to be using Kotlin version 1.6.20 which is not known to be
compatible. Please fix your configuration (or
`suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!)."
2 years ago
Gabriel Luong a8a3231a50 For #24847 - Part 2: Refactor AutofillFragmentStore into the autofill package 2 years ago
Gabriel Luong 22056752e4 For #24847 - Part 1: Refactor CreditCardsFragmentStore to AutofillFragmentStore 2 years ago
mcarare 3057ae7fd7 For #24841: Remove unused events. 2 years ago
Gabriel Luong 11448ddd88 For #24845 - Add Address preference category to Autofill settings 2 years ago
Alexandru2909 5a21e75267 For #24760 - Remove Event.wrapper for suggestions telemetry 2 years ago
Alexandru2909 09c93f0fce For #24838 - Remove Event.wrapper for Tabs telemetry 2 years ago
Noah Bond 774b63f9e8 For #20811 - Fix synced tabs error button width 2 years ago
Gabriel Luong 6b0c8233de For #24780 - Part 4: Refactor AutofillSettingFragment to its own package 2 years ago
Gabriel Luong ed07b8cb61 For #24780 - Part 3: Show the correct toolbar title if address autofill is enabled 2 years ago
Gabriel Luong 61bc862657 For #24780 - Part 2: RenameCreditCardsSettingFragment to AutofillSettingFragment in nav_graph.xml 2 years ago
Gabriel Luong 2b86e25a4a For #24780 - Part 1: Rename CreditCardsSettingFragment to AutofillSettingFragment 2 years ago
mcarare c28476c9cb For #24206: Fix extra key values for context menu metrics. 2 years ago
Alexandru2909 3678b124e0 For #24790 - Remove Event.wrapper for home screen related telemetry 2 years ago
mcarare 14082b117c For #24789: Remove wrapper from PWA metrics. 2 years ago
Alexandru2909 62b89da057 For #24809 - Remove Event.wrapper for RecentSearches telemetry 2 years ago
Alexandru2909 bdac21e54d For #24786 - Remove Event.wrapper for SearchTerms telemetry 2 years ago
mcarare 68f71c6f1d For #24761: Remove wrapper from autoplay settings metrics. 2 years ago
Alexandru2909 dea01450e5 For #24759 - Remove Event.wrapper for text selection context menu telemetry 2 years ago
Alexandru2909 1051a98c02 For #24710 - Remove Event.wrapper for RecentBookmarks telemetry 2 years ago
Alexandru2909 9ff4f373ec For #24707 - Remove Event.wrapper for CreditCards telemetry 2 years ago
mcarare b8a59b2602 For #24711: Remove wrapper from recent tabs metrics. 2 years ago
Gabriel Luong cf53a84278 For #24747 - Remove unused store property in SessionControlAdapter and SessionControlView 2 years ago
Alexandru2909 cc893aa641 For #24706 - Remove Event.wrapper for Autofill related telemetry 2 years ago
mcarare eb82cfef78 For #24206: Remove wrapper from context menu metrics. 2 years ago
Arturo Mejia 120113abff Enable messaging framework in nightly 2 years ago
Roger Yang bf7b8f97c4 Issue #24733: Setup search for Unified Search experimentation 2 years ago
Gabriel Luong 8fe9c5bdd1 For #24297 - Add a search engine menu that shows the search engine and search settings 2 years ago
mcarare dfe23e8b77 For #24211: Remove wrapper from search related metrics.
Removes wrapper from search labeled counter and performed search event.
2 years ago
mcarare 00156907c0 For #24211: Remove wrapper from "has open tabs" boolean metric. 2 years ago
MatthewTighe eca84dfa3d for #24718: add two remote firefox wallpapers 2 years ago
Alexandru2909 e558ec279a For #24701 - Remove Event.wrapper for Pocket related telemetry 2 years ago
Alexandru2909 06fba96dfb For #24709 - Remove Event.wrapper for Wallpapers telemetry 2 years ago
mcarare bd599caa83 For #24205: Remove wrapper from set default browser toolbar menu.
This metric is recorded in the context of the default browser experiment.
2 years ago
mcarare 3c8e539366 For #24715: Remove obsolete addon installed metric. 2 years ago
mcarare b0c5148de9 For #24715: Remove wrapper from addons metrics. 2 years ago
Mugurell 13e1a22a8d For #24596 - Only restore Pocket categories selections once
This fixes a regression from migrating from HomeStore to Appstore but
indirectly by ensuring that previous categories selections are only restored
once, not everytime user selects a new category and that change is persisted.
2 years ago
Alexandru2909 120176f3b4 For #24605 - Remove Event.wrapper for MediaState telemetry 2 years ago
Alexandru2909 fd021b2819 For #24642 - Remove Event.wrapper for TopSites metrics 2 years ago
Alexandru2909 b57219b190 For #24708 - Remove Event.wrapper for DarkThemeSelected telemetry 2 years ago
MatthewTighe 414a54ed02 for #24549: add telemetry for recent synced tab 2 years ago
Mugurell e006538c63 For #24618 - Add WebNotificationIntentProcessor to IntentReceiverActivity
The processor from Android-Components will know how to handle the intent
specific to web notifications clicks.
2 years ago
Mugurell 5383d3ed63 For #24618 - Add Fenix own ServiceWorkerSupport
This replaces the default implementation from Android-Components to add the
functionality to first navigate to the browser fragment before responding to
service workers' requests of opening new tabs.

This will register itself when the main activity is created and unregister
itself when that activity is destroyed to support requests even when the
activity is in background but prevent any leaks.
2 years ago
Alexandru2909 4d0b79192d For #24638 - Remove Event.wrapper for Logins telemetry 2 years ago
Alexandru2909 f170772f0c For #24599 - Remove Event.wrapper for Tab telemetry 2 years ago
Alexandru2909 8c617b7c07 For #24640 - Remove Event.wrapper for VoiceSearch telemetry 2 years ago
Alexandru2909 3c78b14321 For #24215 - Remove Event.wrapper for CustomTab metrics 2 years ago
Alexandru2909 43bed6e765 For #24591 - Remove Event.wrapper for ReaderMode telemetry 2 years ago
Alexandru2909 eaaa5ddcdb For #24603 - Remove Event.wrapper for MediaNotification telemetry 2 years ago
Alexandru2909 e571f0bb3a For #24498 - Remove Event.wrapper for History metrics 2 years ago
MatthewTighe dbfd5ffca0 for #24177: sync tabs when home is shown 2 years ago
Gabriel Luong 38bde17fc4 For #24653 - Fix Text Action Secondary color in FirefoxTheme 2 years ago
Mugurell e485cf508e For #24648 - Add a Modifier extension method to draw a dashed border
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2 years ago
Gabriel Luong 6564c510e1 For #24645 - Update dark theme Action Secondary to LightGrey30 2 years ago
mcarare 49f352d52d For #24210: Remove wrapper from preference toggled events. 2 years ago
mcarare ac1eeec57a For #24210: Remove wrapper from opened link event. 2 years ago
mcarare 09e5394af6 For #24210: Remove wrapper from opened synced tab event. 2 years ago
mcarare a9c41774ea For #24210: Remove wrapper from recently closed tabs opened event. 2 years ago
mcarare dbc329f8b6 For #24210: Remove wrapper from copy url event. 2 years ago
mcarare cbcf2d12dd For #24210: Remove wrapper from home button clicked event. 2 years ago
mcarare 496b42db0a For #24210: Remove wrapper from tab list view setting changed event. 2 years ago