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

8909 Commits

Author SHA1 Message Date
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
James Hugman
5f491b00bb [fenix] Move experimenter.json to experimenter.yaml 2022-04-05 15:50:28 +00:00
jknair
abb02bd596 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24461 - Increase touch target for scan, search engine & voice search button 2022-04-05 14:09:35 +00:00
AndiAJ
a316b42f44 [fenix] Ignore and remove recently_saved_show_all unused resource 2022-04-05 13:24:20 +00:00
AndiAJ
26087bf448 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24375 and https://github.com/mozilla-mobile/fenix/issues/24384 fix and re-enable jumpBackInOptionTest and recentBookmarksOptionTest UI tests 2022-04-05 13:24:20 +00:00
Mugurell
d0d2396d0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24593 - Initialize Glean on all builds. Avoid Fennec check.
This completes the work for removing the Fennec migration support.
Before that, for Fenix release and beta, apps to which users might update to
from old Fennec builds the Glean initialization was done separately in
MigratingFenixApplication to allow time to first migrate user's telemetry
setting.
With the removal of the migration support it is now safe to initialize Glean in
the same way for all builds and remove that Fennec check.
2022-04-05 11:31:35 +00:00
Ryan VanderMeulen
0950f1fc6e [fenix] Update version.txt to 101.0.0-beta.1 2022-04-04 21:06:16 -04:00
Mozilla L10n Automation Bot
cd0c4e6321 [fenix] Import l10n. 2022-04-05 00:35:55 +00:00
AndiAJ
0ddca5dfe5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24436 fix and re-enable home screen UI tests 2022-04-04 20:20:34 +00:00
Roger Yang
48e5ba97f7 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24550: Hide edit suggestion button for history and bookmarks search suggestions 2022-04-04 18:32:42 +00:00
MickeyMoz
c513eeb7ef [fenix] Update Android Components version to 100.0.20220404143034. 2022-04-04 16:33:53 +00:00
AndiAJ
e32c49c997 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24462 https://github.com/mozilla-mobile/fenix/issues/24376 https://github.com/mozilla-mobile/fenix/issues/24377 https://github.com/mozilla-mobile/fenix/issues/20418 re-enable top sites UI tests 2022-04-04 12:41:14 +00:00
AndiAJ
a2231b791d [fenix] Skip onboarding in TopSitesTest class 2022-04-04 12:41:14 +00:00
AndiAJ
ef43f62ad3 [fenix] Remove duplicate add top site from main menu UI test 2022-04-04 12:41:14 +00:00
MickeyMoz
76a1eb1e09 [fenix] Update Android Components version to 100.0.20220403190302. 2022-04-03 20:30:35 +00:00
MickeyMoz
a8ff1dd779 [fenix] Update Android Components version to 100.0.20220402190340. 2022-04-03 16:51:21 +00:00
MickeyMoz
bfd1a6f067 [fenix] Update Android Components version to 100.0.20220402143120. 2022-04-02 16:36:35 +00:00
Gabriel Luong
fed107d67b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24556 - Handle preference change for the Contile preference 2022-04-01 19:21:35 +00:00
Sammy Khamis
1da1898262 [fenix] Don't crash when receiving a bad uri via send tab (https://github.com/mozilla-mobile/fenix/pull/24326)
* don't crash when receiving a bad uri via send tab

* changed searchfox link to permalink

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-01 18:50:47 +00:00
MickeyMoz
f8f1d55760 [fenix] Update Android Components version to 100.0.20220401143147. 2022-04-01 12:36:29 -04:00
jhugman
ed086b6f71 [fenix] Add defaults to FML, add control behaviour 2022-04-01 16:13:39 +00:00
Alexandru2909
075094b4b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24454 - Remove Event.wrapper for SyncAccount metrics 2022-04-01 12:40:06 +00:00
Alexandru2909
ec74b43e2b [fenix] For https://github.com/mozilla-mobile/fenix/issues/24512 - Remove Event.wrapper for RecentlyClosedTabs metrics 2022-04-01 11:13:56 +00:00
Alexandru2909
624dc9baa3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24452 - Remove MetricController checks from BackgroundServicesTest 2022-04-01 09:45:00 +00:00
Alexandru2909
f2a0ca62b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24452 - Remove Event.wrapper for SyncAuth metrics 2022-04-01 09:45:00 +00:00
Alexandru2909
3f083beeb4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24214 - Move bookmark removal events to BookmarkController 2022-04-01 07:41:45 +00:00
Alexandru2909
6ae9599a2f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24214 - Remove Event.wrapper for BookmarksManagement metrics 2022-04-01 07:41:45 +00:00
Alexandru2909
1c34e0d4ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/24099 - Remove Event.wrapper for Collections telemetry 2022-04-01 06:59:55 +00:00
Pedro Coelho
cd8979e995 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22308 - Changed constraint of tab tray overflow 2022-03-31 22:19:02 +00:00
sarah541
5602bfb92a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23971 - Migrate CollectionHeaderViewHolder to Compose
fix ktlint
2022-03-31 21:05:56 +00:00
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