2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

8974 Commits

Author SHA1 Message Date
Roger Yang
31d5ef750b [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24502: Sanitize external intents 2022-03-31 18:39:18 +00:00
MickeyMoz
112acb561f [fenix] Update Android Components version to 100.0.20220331143042. 2022-03-31 13:06:40 -04:00
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.
2022-03-31 16:20:32 +00:00
Alexandru2909
e64ab5f219 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24209 - Remove Event.wrapper for CustomizeHome telemetry 2022-03-31 14:24:23 +00:00
Alexandru2909
f57be9751a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24147 - Remove Event.wrapper for Search widget telemetry 2022-03-31 12:00:27 +00:00
AndiAJ
4738ae1245 [fenix] Disable failing deleteCollectionTest UI test 2022-03-31 07:41:42 +00:00
Gabriel Luong
08931906b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24519 - Add Private theme to FirefoxTheme 2022-03-31 01:02:05 +00:00
Gabriel Luong
14462b4717 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24518 - Enable Contile feature flag 2022-03-31 00:23:03 +00:00
MickeyMoz
55aa23e6a5 [fenix] Update Android Components version to 100.0.20220330211059. 2022-03-30 22:47:14 +00:00
Grigory Kruglov
865dbed96a [fenix] Do not report caught exceptions to Sentry on release channel 2022-03-30 12:14:47 -07:00
Alexandru2909
f205037644 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24450 - Remove Event.wrapper for ErrorPage metrics 2022-03-30 10:01:51 +00:00
Alexandru2909
b5a1813316 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24208 - Remove Event.wrapper for LoginDialogFacts telemetry 2022-03-30 08:15:34 +00:00
Alexandru2909
a54ac3be84 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24207 - Remove Event.wrapper for ToolbarSettings telemetry 2022-03-30 06:10:27 +00:00
MickeyMoz
1ac3ba5224 [fenix] Update Android Components version to 100.0.20220329220502. 2022-03-29 20:34:00 -04:00
Arturo Mejia
36eeae0c0f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24222: Persist user interactions with nimbus messages 2022-03-30 00:18:51 +00:00
Gabriel Luong
7f73bfcd90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24319 - Migrate PrivateBrowsingDescriptionViewHolder to Compose 2022-03-29 22:54:22 +00:00
Eitan Isaacson
7320080c11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24490 - Remove index selectors in UI tests. 2022-03-29 20:01:48 +00:00
Mugurell
ab376797d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23337 - Customize the https-only mode error page 2022-03-29 19:17:03 +00:00
Roger Yang
ef34055f55 [fenix] No issue: Renew/remove metrics set to expire in v101 2022-03-29 18:39:05 +00:00
MickeyMoz
018085a510 [fenix] Update Android Components version to 100.0.20220329143338. 2022-03-29 12:43:40 -04:00
Noah Bond
9ee3dc8264 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24467 - Enable Contile setting telemetry 2022-03-29 16:42:10 +00:00
Alexandru2909
0ff07369de [fenix] For https://github.com/mozilla-mobile/fenix/issues/24204 - Remove Event.wrapper for Search_shortcuts telemetry 2022-03-29 15:20:14 +00:00
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
2022-03-29 14:54:01 +00:00
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.
2022-03-29 14:54:01 +00:00
AndiAJ
fbcf2e6ee9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24381 disable failing firstRunScreenTest UI test 2022-03-29 13:48:33 +00:00
Alexandru2909
6ebb87fc4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24212 - Remove Event.wrapper for Preferences metrics 2022-03-29 13:17:23 +00:00
mike a
a2dbecb63f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: add documentation to classes marked as UndocumentedPublicClass by lint 2022-03-29 07:00:09 +00:00
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
2022-03-29 07:00:09 +00:00
mike a
a08b86eeee [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276:
– remove unused import
– remove HistoryViewModel
2022-03-29 07:00:09 +00:00
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
2022-03-29 07:00:09 +00:00
mike a
7ab9c0bd64 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: removed unused Log import 2022-03-29 07:00:09 +00:00
mike a
10adc8999a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: update paging library to the latest, 3.1.1, version 2022-03-29 07:00:09 +00:00
mike a
7c3131c3d0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: fix history list displaying empty state until refresh 2022-03-29 07:00:09 +00:00
mike a
e076435191 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: moved getHistory() to suspend 2022-03-29 07:00:09 +00:00
mike a
637bd89f84 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: fixed history tests 2022-03-29 07:00:09 +00:00
mike a
b9eef2be49 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: updated tests 2022-03-29 07:00:09 +00:00
mike a
4b38d79472 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: removed deprecated paging from SitePermissionsExceptionsFragment 2022-03-29 07:00:09 +00:00
mike a
3bbd8d2571 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24276: updating pagination library, changing history related classes 2022-03-29 07:00:09 +00:00
Alexandru2909
8106fb3d15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24203 - Remove Event.wrapper for Onboarding telemetry 2022-03-29 05:53:29 +00:00
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
2022-03-29 01:07:04 +00:00
sarah541
2cfa2e92cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/23969 - Migrate homescreen recent bookmarks to compose 2022-03-29 01:07:04 +00:00
sarah541
2040233814 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23970 - Migrate homescreen recent visits header to compose 2022-03-29 01:07:04 +00:00
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>
2022-03-29 00:03:06 +00:00
Noah Bond
13684c2f29 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24467 - Enable Contile setting telemetry 2022-03-28 22:37:49 +00:00
Michael Comella
5ed85e61e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24486: change perf telemetry expiration email. 2022-03-28 21:09:57 +00:00
MatthewTighe
c77cf53ae5 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24442: refactor recent tabs to use common composables 2022-03-28 18:30:04 +00:00
MickeyMoz
ad7e540613 [fenix] Update Android Components version to 100.0.20220328143428. 2022-03-28 12:47:02 -04:00
Arturo Mejia
09d6b80724 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24224: Send telemetry events related to the messaging framework 2022-03-28 15:49:13 +00:00
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 2022-03-28 15:08:42 +00:00
mcarare
e37d371ce4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24148: Update tests for tracking protection metrics. 2022-03-28 13:08:30 +00:00