Commit Graph

8742 Commits

Author SHA1 Message Date
Alexandru2909
258f329046 For #24452 - Remove Event.wrapper for SyncAuth metrics 2022-04-01 09:45:00 +00:00
Alexandru2909
82901297cb For #24214 - Move bookmark removal events to BookmarkController 2022-04-01 07:41:45 +00:00
Alexandru2909
0a5b8c49a0 For #24214 - Remove Event.wrapper for BookmarksManagement metrics 2022-04-01 07:41:45 +00:00
Alexandru2909
740566992a For #24099 - Remove Event.wrapper for Collections telemetry 2022-04-01 06:59:55 +00:00
Pedro Coelho
e5e286f843 For #22308 - Changed constraint of tab tray overflow 2022-03-31 22:19:02 +00:00
sarah541
3a039ca918 For #23971 - Migrate CollectionHeaderViewHolder to Compose
fix ktlint
2022-03-31 21:05:56 +00:00
Roger Yang
582d8ef52d Issue #24502: Sanitize external intents 2022-03-31 18:39:18 +00:00
MickeyMoz
4d57920b3c Update Android Components version to 100.0.20220331143042. 2022-03-31 13:06:40 -04:00
Mugurell
6fb54b08f2 For #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.
2022-03-31 16:20:32 +00:00
Alexandru2909
da723ee2fd For #24209 - Remove Event.wrapper for CustomizeHome telemetry 2022-03-31 14:24:23 +00:00
Alexandru2909
0e5f75bfe2 For #24147 - Remove Event.wrapper for Search widget telemetry 2022-03-31 12:00:27 +00:00
AndiAJ
455e5853a2 Disable failing deleteCollectionTest UI test 2022-03-31 07:41:42 +00:00
Gabriel Luong
8652ff5bcf For #24519 - Add Private theme to FirefoxTheme 2022-03-31 01:02:05 +00:00
Gabriel Luong
33cb72b561 For #24518 - Enable Contile feature flag 2022-03-31 00:23:03 +00:00
MickeyMoz
6b9289b6da Update Android Components version to 100.0.20220330211059. 2022-03-30 22:47:14 +00:00
Grigory Kruglov
f1bd1a4ce1 Do not report caught exceptions to Sentry on release channel 2022-03-30 12:14:47 -07:00
Alexandru2909
a1243a8e9f For #24450 - Remove Event.wrapper for ErrorPage metrics 2022-03-30 10:01:51 +00:00
Alexandru2909
7cedc8b440 For #24208 - Remove Event.wrapper for LoginDialogFacts telemetry 2022-03-30 08:15:34 +00:00
Alexandru2909
f924f74434 For #24207 - Remove Event.wrapper for ToolbarSettings telemetry 2022-03-30 06:10:27 +00:00
MickeyMoz
ca7fda5406 Update Android Components version to 100.0.20220329220502. 2022-03-29 20:34:00 -04:00
Arturo Mejia
4389da7811 For #24222: Persist user interactions with nimbus messages 2022-03-30 00:18:51 +00:00
Gabriel Luong
e950ec3f4d For #24319 - Migrate PrivateBrowsingDescriptionViewHolder to Compose 2022-03-29 22:54:22 +00:00
Eitan Isaacson
f9369a5535 For #24490 - Remove index selectors in UI tests. 2022-03-29 20:01:48 +00:00
Mugurell
fab6b8d1d8 For #23337 - Customize the https-only mode error page 2022-03-29 19:17:03 +00:00
Roger Yang
26767a79bc No issue: Renew/remove metrics set to expire in v101 2022-03-29 18:39:05 +00:00
MickeyMoz
ce0c38cbe9 Update Android Components version to 100.0.20220329143338. 2022-03-29 12:43:40 -04:00
Noah Bond
ccd8084dd4 For #24467 - Enable Contile setting telemetry 2022-03-29 16:42:10 +00:00
Alexandru2909
df702a2694 For #24204 - Remove Event.wrapper for Search_shortcuts telemetry 2022-03-29 15:20:14 +00:00
Mugurell
dc87226e42 For #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
2022-03-29 14:54:01 +00:00
Mugurell
46d757ab54 For #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.
2022-03-29 14:54:01 +00:00
AndiAJ
541b2be184 For #24381 disable failing firstRunScreenTest UI test 2022-03-29 13:48:33 +00:00
Alexandru2909
28db4caa8c For #24212 - Remove Event.wrapper for Preferences metrics 2022-03-29 13:17:23 +00:00
mike a
a0f02b27be Closes #24276: add documentation to classes marked as UndocumentedPublicClass by lint 2022-03-29 07:00:09 +00:00
mike a
8ca01de0fa Closes #24276
– capitalize and stylize comments
– fix history items duplication
– fix refresh glitching after removing multiple history items
2022-03-29 07:00:09 +00:00
mike a
ebf4ce2fe7 Closes #24276:
– remove unused import
– remove HistoryViewModel
2022-03-29 07:00:09 +00:00
mike a
5b481ad204 Closes #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
2022-03-29 07:00:09 +00:00
mike a
548ff770f3 Closes #24276: removed unused Log import 2022-03-29 07:00:09 +00:00
mike a
788a478863 Closes #24276: update paging library to the latest, 3.1.1, version 2022-03-29 07:00:09 +00:00
mike a
b934f3659c Closes #24276: fix history list displaying empty state until refresh 2022-03-29 07:00:09 +00:00
mike a
386c4da765 Closes #24276: moved getHistory() to suspend 2022-03-29 07:00:09 +00:00
mike a
9f699e2b40 Closes #24276: fixed history tests 2022-03-29 07:00:09 +00:00
mike a
019e244f0d Closes #24276: updated tests 2022-03-29 07:00:09 +00:00
mike a
be3c53a73c Closes #24276: removed deprecated paging from SitePermissionsExceptionsFragment 2022-03-29 07:00:09 +00:00
mike a
7b5d3181df Closes #24276: updating pagination library, changing history related classes 2022-03-29 07:00:09 +00:00
Alexandru2909
ffbcaa82de For #24203 - Remove Event.wrapper for Onboarding telemetry 2022-03-29 05:53:29 +00:00
sarah541
3b39b4668f For #23968 - Migrate homescreen recent tabs to compose
For #23968 - Migrate homescreen recent tabs to compose
2022-03-29 01:07:04 +00:00
sarah541
ce7d2d1962 For #23969 - Migrate homescreen recent bookmarks to compose 2022-03-29 01:07:04 +00:00
sarah541
e11c9b2e8f For #23970 - Migrate homescreen recent visits header to compose 2022-03-29 01:07:04 +00:00
Brais Gabín
1f633edd7d For #23046 - Align detekt config between Fenix and Android Components
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2022-03-29 00:03:06 +00:00
Noah Bond
57238fa5ca For #24467 - Enable Contile setting telemetry 2022-03-28 22:37:49 +00:00