-
c8e42508
by Matthew Finkel
at 2020-12-11T17:47:55+00:00
Bug 40005: Modify Default toolbar menu
-
c8ceb02b
by Alex Catarineu
at 2020-12-11T17:47:56+00:00
Bug 40007: Port external helper app prompting
Together with the corresponding fenix patch, this allows all `startActivity`
that may open external apps to be replaced by `TorUtils.startActivityPrompt`.
-
72f0b5ca
by Alex Catarineu
at 2020-12-11T17:47:56+00:00
Bug 40002: Ensure system download manager is not used
-
3f16acbd
by Alex Catarineu
at 2020-12-11T17:47:57+00:00
Bug 40009: Change the default search engines
This matches the search engines from desktop, that is:
DDG as the default, then YouTube, Google, DDGOnion,
Startpage, Twitter, Wikipedia and Yahoo.
-
90fbbd05
by Alex Catarineu
at 2020-12-11T17:47:57+00:00
Modify Addon support
Bug 40011: Hide option for disallowing addons in private mode
Bug 40016: Allow inheriting from AddonCollectionProvider
This will allow implementing our own AddonsProvider in fenix.
-
42c0dbf5
by Georg Koppen
at 2020-12-11T17:47:58+00:00
Bug 40013: Add option do overwrite timestamp in extension version
-
1ef59fbe
by Alex Catarineu
at 2020-12-11T17:47:59+00:00
Bug 40015: Port padlock states for .onion services
-
1181905b
by Alex Catarineu
at 2020-12-11T17:48:03+00:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
e2a4aff4
by Alex Catarineu
at 2020-12-11T17:48:03+00:00
Bug 40022: Migrate Tor security level from Fennec
-
1f2c1d5e
by Matthew Finkel
at 2020-12-11T17:48:04+00:00
Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
-
f5e58284
by Matthew Finkel
at 2020-12-11T17:48:04+00:00
Bug 40023: Stop PrivateNotificationService
-
540f0b9d
by Matthew Finkel
at 2020-12-11T17:48:05+00:00
Add support for new GeckoView interfaces
Bug 40006: Expose Security Level interface
Bug 40019: Expose spoofEnglish pref
Bug 34439: Isolate Icon loader on Android