Commit Graph

8748 Commits (bceb3b506d9ccbb7bfb207af82a747eb39739814)
 

Author SHA1 Message Date
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 10adc8999a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: update paging library to the latest, 3.1.1, version 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
MickeyMoz ad7e540613 [fenix] Update Android Components version to 100.0.20220328143428. 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
MickeyMoz a38538a52b [fenix] Update Android Components version to 100.0.20220327143103. 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
MickeyMoz ffc8d4c6d0 [fenix] Update Android Components version to 100.0.20220326143132. 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
MickeyMoz 5e636572c3 [fenix] Update Android Components version to 100.0.20220325145327. 2 years ago
Christian Sadilek ccd58284c3 [fenix] Address breaking changes in A-C 100.0.20220324222826 2 years ago
MickeyMoz 4d248a775b [fenix] Update Android Components version to 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
Gabriel Luong 6c9ab79e2b [fenix] No issue: Update .experimenter.json 2 years ago
Christian Sadilek 27b1e1adbf [fenix] Revert to Android Components 100.0.20220321143410 2 years ago
Heitor Neiva f80e5bb37e [fenix] Bug 1760699 - Revert proxy settings on browsertime task 2 years ago
MickeyMoz ff8e3dc41b [fenix] Update Android Components version to 100.0.20220323143118. 2 years ago
Oana Horvath 6aa4b3d594 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24377: Disables verifyRenameTopSite UI test 2 years ago