Commit Graph

8879 Commits

Author SHA1 Message Date
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
Michael Comella
d9169af323 For #24486: change perf telemetry expiration email. 2022-03-28 21:09:57 +00:00
MatthewTighe
387be0a135 closes #24442: refactor recent tabs to use common composables 2022-03-28 18:30:04 +00:00
MickeyMoz
387371600d Update Android Components version to 100.0.20220328143428. 2022-03-28 12:47:02 -04:00
Arturo Mejia
bfeceb562d For #24224: Send telemetry events related to the messaging framework 2022-03-28 15:49:13 +00:00
AndiAJ
20b738c69d For #24375 #23481 #24458 #24462 #24376 disable flaky UI tests 2022-03-28 15:08:42 +00:00
mcarare
1b00141d78 For #24148: Update tests for tracking protection metrics. 2022-03-28 13:08:30 +00:00
mcarare
74eb9b9c1b For #24148: Remove wrapper from tracking protection metrics. 2022-03-28 13:08:30 +00:00
mcarare
cb14837bc6 For #24098: Update tests for tabs tray metrics. 2022-03-28 12:30:30 +00:00
mcarare
1f18f62a5a For #24098: Remove wrapper from tabs tray metrics. 2022-03-28 12:30:30 +00:00
AndiAJ
21df5a1a4a For #20418 and #24436 disable failing UI tests 2022-03-28 08:58:05 +00:00
Sebastian Kaspari
834d0ee12d Issue #22489: Remove "Fennec to Fenix" migration code 2022-03-28 06:16:55 +00:00
MickeyMoz
b6932dd590 Update Android Components version to 100.0.20220327143103. 2022-03-27 18:23:35 +00:00
Jonathan Almeida
f953c5ec94 For #24220 and #24223: Connect GleanPlumb messages with the new tab ui card.
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2022-03-26 22:14:49 +00:00