Commit Graph

7402 Commits (348f43b2bd605b1fa0acc1ebed9e4637c4079823)

Author SHA1 Message Date
Gabriel Luong 61210a14d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24847 - Part 2: Refactor AutofillFragmentStore into the autofill package 2 years ago
Gabriel Luong 8ab524c2eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/24847 - Part 1: Refactor CreditCardsFragmentStore to AutofillFragmentStore 2 years ago
mcarare 49fb546ec3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24841: Decrement suppression count. 2 years ago
mcarare e604e555c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24841: Remove unused events. 2 years ago
Gabriel Luong 026da1879c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24845 - Add Address preference category to Autofill settings 2 years ago
Alexandru2909 6a23d2c9a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24760 - Remove Event.wrapper for suggestions telemetry 2 years ago
AndiAJ 0aa681435d [fenix] For https://github.com/mozilla-mobile/fenix/issues/22640 re-enable verifyUndoSnackBarTest UI test, add and update RetryTestRule 2 years ago
Alexandru2909 f52234a98c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24838 - Remove Event.wrapper for Tabs telemetry 2 years ago
Mozilla L10n Automation Bot bc65fb9e91 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 31906c8c38 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 0d649f0220 [fenix] Import l10n. 2 years ago
Noah Bond 28f771af78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20811 - Fix synced tabs error button width 2 years ago
Gabriel Luong d5feb23bd1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24780 - Part 4: Refactor AutofillSettingFragment to its own package 2 years ago
Gabriel Luong d10ed72be9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24780 - Part 3: Show the correct toolbar title if address autofill is enabled 2 years ago
Gabriel Luong 86c4a691c7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24780 - Part 2: RenameCreditCardsSettingFragment to AutofillSettingFragment in nav_graph.xml 2 years ago
Gabriel Luong a8353c5b4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24780 - Part 1: Rename CreditCardsSettingFragment to AutofillSettingFragment 2 years ago
mcarare b4494e6706 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24206: Fix extra key values for context menu metrics. 2 years ago
Alexandru2909 40d83423c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24790 - Remove Event.wrapper for home screen related telemetry 2 years ago
mcarare 63e93963c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24789: Remove wrapper from PWA metrics. 2 years ago
Alexandru2909 81572369e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24809 - Remove Event.wrapper for RecentSearches telemetry 2 years ago
Alexandru2909 b5cb951ea4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24786 - Remove Event.wrapper for SearchTerms telemetry 2 years ago
mcarare b6d1500f3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24761: Remove wrapper from autoplay settings metrics. 2 years ago
Mozilla L10n Automation Bot d8c0193180 [fenix] Import l10n. 2 years ago
Alexandru2909 a6d2621840 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24759 - Remove Event.wrapper for text selection context menu telemetry 2 years ago
Alexandru2909 ce2c88512e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24710 - Remove Event.wrapper for RecentBookmarks telemetry 2 years ago
Alexandru2909 38db7db00c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24707 - Remove Event.wrapper for CreditCards telemetry 2 years ago
mcarare fcd939e9a9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24711: Remove wrapper from recent tabs metrics. 2 years ago
Mozilla L10n Automation Bot 6865a506b8 [fenix] Import l10n. 2 years ago
Gabriel Luong ca3242ee58 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24747 - Remove unused store property in SessionControlAdapter and SessionControlView 2 years ago
Alexandru2909 06fb7601a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24706 - Remove Event.wrapper for Autofill related telemetry 2 years ago
mcarare 158ebcfed6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24206: Remove wrapper from context menu metrics. 2 years ago
Arturo Mejia faabf505c6 [fenix] Enable messaging framework in nightly 2 years ago
Mozilla L10n Automation Bot 846ae86991 [fenix] Import l10n. 2 years ago
Roger Yang c947d44c64 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24733: Setup search for Unified Search experimentation 2 years ago
Gabriel Luong 976ce08079 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24297 - Add a search engine menu that shows the search engine and search settings 2 years ago
mcarare 37f60284d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24211: Remove wrapper from search related metrics.
Removes wrapper from search labeled counter and performed search event.
2 years ago
mcarare 46a58b4220 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24211: Remove wrapper from "has open tabs" boolean metric. 2 years ago
Andrei Joltan 8a4f4cae52 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24495 fix and re-enable settingsPrivacyItemsTest UI test. (https://github.com/mozilla-mobile/fenix/pull/24705)
* Fix delete browsing data on quit ambiguous matcher

* Add missing HTTPS-Only Mode assertions to settingsPrivacyItemsTest UI test

* SettingsRobot refactoring work

Co-authored-by: AndiAJ <andiaj@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
AndiAJ 4958d302a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24381 re-enable firstRunScreenTest UI test 2 years ago
MatthewTighe 3fce7914bb [fenix] for https://github.com/mozilla-mobile/fenix/issues/24718: add two remote firefox wallpapers 2 years ago
Alexandru2909 66ffdbdeed [fenix] For https://github.com/mozilla-mobile/fenix/issues/24701 - Remove Event.wrapper for Pocket related telemetry 2 years ago
Alexandru2909 759fd90263 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24709 - Remove Event.wrapper for Wallpapers telemetry 2 years ago
mcarare 07c88fb1c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 190c538c00 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24715: Remove obsolete addon installed metric. 2 years ago
mcarare ebb6647c37 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24715: Remove wrapper from addons metrics. 2 years ago
Mugurell 52df5cd2f4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 d826d3d264 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24605 - Remove Event.wrapper for MediaState telemetry 2 years ago
Alexandru2909 795f47ca2f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24642 - Remove Event.wrapper for TopSites metrics 2 years ago
Alexandru2909 20d7943058 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24708 - Remove Event.wrapper for DarkThemeSelected telemetry 2 years ago
Mozilla L10n Automation Bot b47af97a0d [fenix] Import l10n. 2 years ago
MatthewTighe 439f25ddeb [fenix] for https://github.com/mozilla-mobile/fenix/issues/24549: add telemetry for recent synced tab 2 years ago
Alexandru2909 83363f9228 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24703 - Replace Mockito mocks with Mockk mocks 2 years ago
Mozilla L10n Automation Bot c82989d558 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 91db0fcbbc [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 8906e83791 [fenix] Import l10n. 2 years ago
Mugurell 0ac1168120 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24618 - Replace a Mockito mock with a Mockk mock
And in such fix seemingly intermittently failing tests preventing the merge.
2 years ago
Mugurell f2b6af4f6a [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 501829083d [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 322dabb092 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24638 - Remove Event.wrapper for Logins telemetry 2 years ago
Alexandru2909 1486f490bd [fenix] For https://github.com/mozilla-mobile/fenix/issues/24599 - Remove Event.wrapper for Tab telemetry 2 years ago
Alexandru2909 4e55ea759f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24640 - Remove Event.wrapper for VoiceSearch telemetry 2 years ago
Alexandru2909 f41a3ffbc3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24215 - Remove Event.wrapper for CustomTab metrics 2 years ago
Alexandru2909 2c1605effa [fenix] For https://github.com/mozilla-mobile/fenix/issues/24591 - Remove Event.wrapper for ReaderMode telemetry 2 years ago
Alexandru2909 acaf9de949 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24603 - Remove Event.wrapper for MediaNotification telemetry 2 years ago
Mozilla L10n Automation Bot 6acacd661f [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 0e0ef73e4d [fenix] Import l10n. 2 years ago
Alexandru2909 44a432a9e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24498 - Remove Event.wrapper for History metrics 2 years ago
MatthewTighe 690b04b572 [fenix] for https://github.com/mozilla-mobile/fenix/issues/24177: sync tabs when home is shown 2 years ago
Gabriel Luong ada37de7d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24653 - Fix Text Action Secondary color in FirefoxTheme 2 years ago
Mugurell 71d32d1b56 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 17350d9339 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24649 - Fix spelling of shortcuts in @string/snackbar_added_to_shortcuts 2 years ago
Gabriel Luong 9ef51374bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/24645 - Update dark theme Action Secondary to LightGrey30 2 years ago
mcarare 839d6935f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from preference toggled events. 2 years ago
mcarare 8128c95710 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from opened link event. 2 years ago
mcarare 40e36bb228 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from opened synced tab event. 2 years ago
mcarare b33c9f2a70 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from recently closed tabs opened event. 2 years ago
mcarare 8e53b0b42d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from copy url event. 2 years ago
mcarare a333a1765e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from home button clicked event. 2 years ago
mcarare ba8f7e50fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from tab list view setting changed event. 2 years ago
mcarare 8f093767a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from whats new tapped event. 2 years ago
mcarare 92cca361d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from uri opened count. 2 years ago
mcarare 16ea15941a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from displaying toolbar menu event. 2 years ago
mcarare cf9b6193ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "default browser" events. 2 years ago
mcarare 692f15b64c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "browser menu item tapped" event. 2 years ago
mcarare d5016f5e9b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "url entered" event. 2 years ago
mcarare b2935a866a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "search bar tapped" event. 2 years ago
mcarare bc31bd179f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "app opened" event. 2 years ago
AndiAJ 71b31bd1fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24508 re-enable private browsing UI tests 2 years ago
Mozilla L10n Automation Bot 4d3aa719fa [fenix] Import l10n. 2 years ago
Gabriel Luong 3c680ee9bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/24616 - Update all the strings that references "top site" to "shortcut" 2 years ago
Roger Yang 7d471733ae [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24298: Refactor Scan button from the search toolbar into the display toolbar 2 years ago
Arturo Mejia a799b95931 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24621: Update HTTP only mode strings 2 years ago
Gabriel Luong 73bd0c052b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24581 - Fix row spacing between Top Sites 2 years ago
Alexandru2909 30e7c067ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/24576 - Record delete collection metric 2 years ago
Roger Yang c119ec4483 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24611: Enable history improvement feature 2 years ago
Gabriel Luong 89d268016c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24607 - Remove all unused strings marked moz:removedIn <= 98 2 years ago
James Hugman 5f491b00bb [fenix] Move experimenter.json to experimenter.yaml 2 years ago
jknair abb02bd596 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24461 - Increase touch target for scan, search engine & voice search button 2 years ago
AndiAJ a316b42f44 [fenix] Ignore and remove recently_saved_show_all unused resource 2 years ago
AndiAJ 26087bf448 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24375 and https://github.com/mozilla-mobile/fenix/issues/24384 fix and re-enable jumpBackInOptionTest and recentBookmarksOptionTest UI tests 2 years ago
Mugurell d0d2396d0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24593 - Initialize Glean on all builds. Avoid Fennec check.
This completes the work for removing the Fennec migration support.
Before that, for Fenix release and beta, apps to which users might update to
from old Fennec builds the Glean initialization was done separately in
MigratingFenixApplication to allow time to first migrate user's telemetry
setting.
With the removal of the migration support it is now safe to initialize Glean in
the same way for all builds and remove that Fennec check.
2 years ago
Mozilla L10n Automation Bot cd0c4e6321 [fenix] Import l10n. 2 years ago
AndiAJ 0ddca5dfe5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24436 fix and re-enable home screen UI tests 2 years ago
Roger Yang 48e5ba97f7 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24550: Hide edit suggestion button for history and bookmarks search suggestions 2 years ago
AndiAJ e32c49c997 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24462 https://github.com/mozilla-mobile/fenix/issues/24376 https://github.com/mozilla-mobile/fenix/issues/24377 https://github.com/mozilla-mobile/fenix/issues/20418 re-enable top sites UI tests 2 years ago
AndiAJ a2231b791d [fenix] Skip onboarding in TopSitesTest class 2 years ago
AndiAJ ef43f62ad3 [fenix] Remove duplicate add top site from main menu UI test 2 years ago
Gabriel Luong fed107d67b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24556 - Handle preference change for the Contile preference 2 years ago
Sammy Khamis 1da1898262 [fenix] Don't crash when receiving a bad uri via send tab (https://github.com/mozilla-mobile/fenix/pull/24326)
* don't crash when receiving a bad uri via send tab

* changed searchfox link to permalink

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
jhugman ed086b6f71 [fenix] Add defaults to FML, add control behaviour 2 years ago
Alexandru2909 075094b4b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24454 - Remove Event.wrapper for SyncAccount metrics 2 years ago
Alexandru2909 ec74b43e2b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24512 - Remove Event.wrapper for RecentlyClosedTabs metrics 2 years ago
Alexandru2909 624dc9baa3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24452 - Remove MetricController checks from BackgroundServicesTest 2 years ago
Alexandru2909 f2a0ca62b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24452 - Remove Event.wrapper for SyncAuth metrics 2 years ago
Alexandru2909 3f083beeb4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24214 - Move bookmark removal events to BookmarkController 2 years ago
Alexandru2909 6ae9599a2f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24214 - Remove Event.wrapper for BookmarksManagement metrics 2 years ago
Alexandru2909 1c34e0d4ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/24099 - Remove Event.wrapper for Collections telemetry 2 years ago
Pedro Coelho cd8979e995 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22308 - Changed constraint of tab tray overflow 2 years ago
sarah541 5602bfb92a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23971 - Migrate CollectionHeaderViewHolder to Compose
fix ktlint
2 years ago
Roger Yang 31d5ef750b [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24502: Sanitize external intents 2 years ago
Mugurell e35120f075 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24331 - Support for opening new tabs when requested by service workers
Use the new `ServiceWorkerSupport` AC components for this.
Had to be installed in `FenixApplication` since there is a circular dependency
between the initialization of the required engine the `tabsUseCases` arguments.
2 years ago
Alexandru2909 e64ab5f219 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24209 - Remove Event.wrapper for CustomizeHome telemetry 2 years ago
Alexandru2909 f57be9751a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24147 - Remove Event.wrapper for Search widget telemetry 2 years ago
AndiAJ 4738ae1245 [fenix] Disable failing deleteCollectionTest UI test 2 years ago
Gabriel Luong 08931906b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24519 - Add Private theme to FirefoxTheme 2 years ago
Gabriel Luong 14462b4717 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24518 - Enable Contile feature flag 2 years ago
Grigory Kruglov 865dbed96a [fenix] Do not report caught exceptions to Sentry on release channel 2 years ago
Alexandru2909 f205037644 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24450 - Remove Event.wrapper for ErrorPage metrics 2 years ago
Alexandru2909 b5a1813316 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24208 - Remove Event.wrapper for LoginDialogFacts telemetry 2 years ago
Alexandru2909 a54ac3be84 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24207 - Remove Event.wrapper for ToolbarSettings telemetry 2 years ago
Arturo Mejia 36eeae0c0f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24222: Persist user interactions with nimbus messages 2 years ago
Gabriel Luong 7f73bfcd90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24319 - Migrate PrivateBrowsingDescriptionViewHolder to Compose 2 years ago
Eitan Isaacson 7320080c11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24490 - Remove index selectors in UI tests. 2 years ago
Mugurell ab376797d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23337 - Customize the https-only mode error page 2 years ago
Roger Yang ef34055f55 [fenix] No issue: Renew/remove metrics set to expire in v101 2 years ago
Noah Bond 9ee3dc8264 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24467 - Enable Contile setting telemetry 2 years ago
Alexandru2909 0ff07369de [fenix] For https://github.com/mozilla-mobile/fenix/issues/24204 - Remove Event.wrapper for Search_shortcuts telemetry 2 years ago
Mugurell 1896402324 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16952 - Temporarily disable settingsPrivacyItemsTest ui test
Pending refactoring following the addition of a new setting, work to be done in
https://github.com/mozilla-mobile/fenix/issues/24495
2 years ago
Mugurell 2b2cfabcb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16952 - Https-only mode support.
Default will be disabled with users having the possibility to enable this from
a new setting in the `Privacy and security` section.
If enabled then by default this force https for all tabs with the option for
users to switch to forcing https only on private tabs.
2 years ago
AndiAJ fbcf2e6ee9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24381 disable failing firstRunScreenTest UI test 2 years ago
Alexandru2909 6ebb87fc4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24212 - Remove Event.wrapper for Preferences metrics 2 years ago
mike a a2dbecb63f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: add documentation to classes marked as UndocumentedPublicClass by lint 2 years ago
mike a d7eed1046e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276
– capitalize and stylize comments
– fix history items duplication
– fix refresh glitching after removing multiple history items
2 years ago
mike a a08b86eeee [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276:
– remove unused import
– remove HistoryViewModel
2 years ago
mike a 2150bebf5a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276:
– make comments inside HistoryDataSource capitalized and informative
– remove scroll to first item in swipe-to-refresh
– change adapter initialization
– fixed SitePermissionsExceptionsFragment flickering empty state
2 years ago
mike a 7ab9c0bd64 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: removed unused Log import 2 years ago
mike a 7c3131c3d0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: fix history list displaying empty state until refresh 2 years ago
mike a e076435191 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: moved getHistory() to suspend 2 years ago
mike a 637bd89f84 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: fixed history tests 2 years ago
mike a b9eef2be49 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: updated tests 2 years ago
mike a 4b38d79472 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: removed deprecated paging from SitePermissionsExceptionsFragment 2 years ago
mike a 3bbd8d2571 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: updating pagination library, changing history related classes 2 years ago
Alexandru2909 8106fb3d15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24203 - Remove Event.wrapper for Onboarding telemetry 2 years ago
sarah541 55baf8333b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23968 - Migrate homescreen recent tabs to compose
For https://github.com/mozilla-mobile/fenix/issues/23968 - Migrate homescreen recent tabs to compose
2 years ago
sarah541 2cfa2e92cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23969 - Migrate homescreen recent bookmarks to compose 2 years ago
sarah541 2040233814 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23970 - Migrate homescreen recent visits header to compose 2 years ago
Brais Gabín 602887e5b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23046 - Align detekt config between Fenix and Android Components
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2 years ago
Noah Bond 13684c2f29 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24467 - Enable Contile setting telemetry 2 years ago
Michael Comella 5ed85e61e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24486: change perf telemetry expiration email. 2 years ago
MatthewTighe c77cf53ae5 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24442: refactor recent tabs to use common composables 2 years ago
Arturo Mejia 09d6b80724 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24224: Send telemetry events related to the messaging framework 2 years ago
AndiAJ c8bbacd973 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24375 https://github.com/mozilla-mobile/fenix/issues/23481 https://github.com/mozilla-mobile/fenix/issues/24458 https://github.com/mozilla-mobile/fenix/issues/24462 https://github.com/mozilla-mobile/fenix/issues/24376 disable flaky UI tests 2 years ago
mcarare e37d371ce4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24148: Update tests for tracking protection metrics. 2 years ago
mcarare 09b16eecfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24148: Remove wrapper from tracking protection metrics. 2 years ago
mcarare 09fa5135e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24098: Update tests for tabs tray metrics. 2 years ago
mcarare 14a9ffa78a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24098: Remove wrapper from tabs tray metrics. 2 years ago
AndiAJ 4561716c28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20418 and https://github.com/mozilla-mobile/fenix/issues/24436 disable failing UI tests 2 years ago
Sebastian Kaspari 51f88636e9 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/22489: Remove "Fennec to Fenix" migration code 2 years ago
Jonathan Almeida 70014e589a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24220 and https://github.com/mozilla-mobile/fenix/issues/24223: Connect GleanPlumb messages with the new tab ui card.
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2 years ago
Elise Richards c181d526d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23503: Respect studies and telemetry prefs when manually opting in to studies (https://github.com/mozilla-mobile/fenix/pull/23955)
* For https://github.com/mozilla-mobile/fenix/issues/23503: Respect studies pref and telemetry enabled pref when manually opting in to studies

* Add button to snackbar in nimbus secret settings that allows user to go directly to their data collection prefs

* Remove refactoring

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Noah Bond 76b3b8a926 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24394 - Replace custom synced tabs header with new generic header 2 years ago
Oana Horvath d1a353bc3f [fenix] Disables failing tests: selectAndSearchTextTest, recentBookmarksOptionTest 2 years ago
Christian Sadilek ccd58284c3 [fenix] Address breaking changes in A-C 100.0.20220324222826 2 years ago
Mozilla L10n Automation Bot 52fb99629d [fenix] Import l10n. 2 years ago
Roger Yang 55ad3c4bd7 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24414: Enable Clear Site Data 2 years ago
Noah Bond 0f3f0210f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24337 - Make a reusable section header for lists in Compose 2 years ago
mike a f841fa6f20 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/23517: add a check to handleDeleteAbnormal() test to also verify
removal of items inside abnormal list
2 years ago
mike a 01f8b34f1e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/23517: updated the tests 2 years ago
mike a a0651401f7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/23517: history items are not being removed after deletion 2 years ago
Christian Sadilek f08392bd19 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24407: Allow query parameters in AMO installation URLs 2 years ago
Oana Horvath 6aa4b3d594 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24377: Disables verifyRenameTopSite UI test 3 years ago
Gabriel Luong fa34f4f53e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24334 - Add FeatureFlag for Unified Search feature 3 years ago
MatthewTighe 20f4564cfb [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24366: reset strict mode after locale read 3 years ago
Mozilla L10n Automation Bot d292efd9e7 [fenix] Import l10n. 3 years ago
Gabriel Luong d2f438e996 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Decrease EXPECTED_SUPPRESSION_COUNT value to fix StartupExcessiveResourceUseTest 3 years ago
Gabriel Luong dbdc477aba [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Dispatch the current mode when the HomeFragment is created 3 years ago
Gabriel Luong ec1d6dfc7d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Check feature settings to show and hide home screen sections 3 years ago
Gabriel Luong 9d4c556699 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor ext/HomeFragmentStateTest to ext/AppStateTest 3 years ago
Gabriel Luong e5b6421d16 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Change all HomeFragment[Store|State|Action] usage to App[Store|State|Action] in existing tests 3 years ago
Gabriel Luong 134fb611b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmenStoreTest to AppStoreTest 3 years ago
Gabriel Luong 269dc65be3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor initial HomeFragmentState into AppState 3 years ago
Gabriel Luong fa71851b96 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmentStore parameters to AppStore 3 years ago
Gabriel Luong 18158aef72 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmentState into AppState 3 years ago
Gabriel Luong a9db5cb839 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor ext/HomeFragmentState to ext/AppState 3 years ago
Mugurell 33772a15aa [fenix] For https://github.com/mozilla-mobile/fenix/issues/24342 - Actually log when Pocket stories are shown
Based on this we'll send telemetry and rotate the stories shown to prioritize
fresh ones instead of the ones already shown.
3 years ago
Mozilla L10n Automation Bot 4dcedd67bc [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 22c37f8ba1 [fenix] Import l10n. 3 years ago
Mozilla L10n Automation Bot 76756a12ed [fenix] Import l10n. 3 years ago
Arturo Mejia 3008a5337c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24305: Remove false wallpaper NPE Sentry report 3 years ago
Mozilla L10n Automation Bot fcd7f6f577 [fenix] Import l10n. 3 years ago