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

8953 Commits

Author SHA1 Message Date
Alexandru2909
83363f9228 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24703 - Replace Mockito mocks with Mockk mocks 2022-04-11 15:42:41 +00:00
Mozilla L10n Automation Bot
c82989d558 [fenix] Import l10n. 2022-04-11 00:42:53 +00:00
Mozilla L10n Automation Bot
91db0fcbbc [fenix] Import l10n. 2022-04-10 00:37:41 +00:00
MickeyMoz
3bba6a6eac [fenix] Update Android Components version to 101.0.20220409143109. 2022-04-09 16:31:03 +00:00
MickeyMoz
c0c53e77aa [fenix] Update Android Components version to 101.0.20220408143342. 2022-04-09 03:21:16 +00:00
Mozilla L10n Automation Bot
8906e83791 [fenix] Import l10n. 2022-04-09 01:17:42 +00:00
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.
2022-04-08 14:08:23 +00:00
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.
2022-04-08 14:08:23 +00:00
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.
2022-04-08 14:08:23 +00:00
Alexandru2909
322dabb092 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24638 - Remove Event.wrapper for Logins telemetry 2022-04-08 11:12:31 +00:00
Alexandru2909
1486f490bd [fenix] For https://github.com/mozilla-mobile/fenix/issues/24599 - Remove Event.wrapper for Tab telemetry 2022-04-08 10:35:44 +00:00
Alexandru2909
4e55ea759f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24640 - Remove Event.wrapper for VoiceSearch telemetry 2022-04-08 09:14:59 +00:00
Alexandru2909
f41a3ffbc3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24215 - Remove Event.wrapper for CustomTab metrics 2022-04-08 08:32:12 +00:00
Alexandru2909
2c1605effa [fenix] For https://github.com/mozilla-mobile/fenix/issues/24591 - Remove Event.wrapper for ReaderMode telemetry 2022-04-08 07:40:49 +00:00
Alexandru2909
acaf9de949 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24603 - Remove Event.wrapper for MediaNotification telemetry 2022-04-08 06:25:26 +00:00
Mozilla L10n Automation Bot
6acacd661f [fenix] Import l10n. 2022-04-08 00:44:59 +00:00
MickeyMoz
2d8dc2a9b5 [fenix] Update Android Components version to 101.0.20220407143154. 2022-04-07 17:04:04 +00:00
Mozilla L10n Automation Bot
0e0ef73e4d [fenix] Import l10n. 2022-04-07 15:16:06 +00:00
Alexandru2909
44a432a9e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24498 - Remove Event.wrapper for History metrics 2022-04-07 13:32:38 +00:00
MatthewTighe
690b04b572 [fenix] for https://github.com/mozilla-mobile/fenix/issues/24177: sync tabs when home is shown 2022-04-07 00:20:28 +00:00
Gabriel Luong
ada37de7d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24653 - Fix Text Action Secondary color in FirefoxTheme 2022-04-06 23:00:17 +00:00
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>
2022-04-06 21:24:56 +00:00
Gabriel Luong
17350d9339 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24649 - Fix spelling of shortcuts in @string/snackbar_added_to_shortcuts 2022-04-06 20:27:59 +00:00
Gabriel Luong
9ef51374bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/24645 - Update dark theme Action Secondary to LightGrey30 2022-04-06 18:39:57 +00:00
MickeyMoz
271c5f6211 [fenix] Update Android Components version to 101.0.20220406143104. 2022-04-06 17:38:39 +00:00
mcarare
839d6935f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from preference toggled events. 2022-04-06 15:32:41 +00:00
mcarare
8128c95710 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from opened link event. 2022-04-06 15:32:41 +00:00
mcarare
40e36bb228 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from opened synced tab event. 2022-04-06 15:32:41 +00:00
mcarare
b33c9f2a70 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from recently closed tabs opened event. 2022-04-06 15:32:41 +00:00
mcarare
8e53b0b42d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from copy url event. 2022-04-06 15:32:41 +00:00
mcarare
a333a1765e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from home button clicked event. 2022-04-06 15:32:41 +00:00
mcarare
ba8f7e50fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from tab list view setting changed event. 2022-04-06 15:32:41 +00:00
mcarare
8f093767a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from whats new tapped event. 2022-04-06 15:32:41 +00:00
mcarare
92cca361d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from uri opened count. 2022-04-06 15:32:41 +00:00
mcarare
16ea15941a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from displaying toolbar menu event. 2022-04-06 15:32:41 +00:00
mcarare
cf9b6193ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "default browser" events. 2022-04-06 15:32:41 +00:00
mcarare
692f15b64c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "browser menu item tapped" event. 2022-04-06 15:32:41 +00:00
mcarare
d5016f5e9b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "url entered" event. 2022-04-06 15:32:41 +00:00
mcarare
b2935a866a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "search bar tapped" event. 2022-04-06 15:32:41 +00:00
mcarare
bc31bd179f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24210: Remove wrapper from "app opened" event. 2022-04-06 15:32:41 +00:00
AndiAJ
71b31bd1fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24508 re-enable private browsing UI tests 2022-04-06 02:30:16 +00:00
Mozilla L10n Automation Bot
4d3aa719fa [fenix] Import l10n. 2022-04-06 00:50:44 +00:00
Gabriel Luong
3c680ee9bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/24616 - Update all the strings that references "top site" to "shortcut" 2022-04-05 21:06:44 +00:00
Roger Yang
7d471733ae [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24298: Refactor Scan button from the search toolbar into the display toolbar 2022-04-05 20:10:38 +00:00
Arturo Mejia
a799b95931 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24621: Update HTTP only mode strings 2022-04-05 19:39:21 +00:00
Gabriel Luong
73bd0c052b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24581 - Fix row spacing between Top Sites 2022-04-05 18:58:26 +00:00
Alexandru2909
30e7c067ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/24576 - Record delete collection metric 2022-04-05 18:21:03 +00:00
Roger Yang
c119ec4483 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24611: Enable history improvement feature 2022-04-05 17:40:33 +00:00
Gabriel Luong
89d268016c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24607 - Remove all unused strings marked moz:removedIn <= 98 2022-04-05 17:09:27 +00:00
MickeyMoz
45e247cafe [fenix] Update Android Components version to 101.0.20220405143128. 2022-04-05 12:03:13 -04:00