-
62732ce6
by Matthew Finkel
at 2021-11-25T12:44:15+01:00
Bug 40005: Modify Default toolbar menu
-
0a76d2d3
by Alex Catarineu
at 2021-11-25T12:44:17+01: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`.
-
b043214a
by Alex Catarineu
at 2021-11-25T12:44:19+01:00
Bug 40002: Ensure system download manager is not used
-
b7ebf1fd
by Alex Catarineu
at 2021-11-25T12:44:20+01: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.
Bug 40062: Update DuckDuckGo onion search plugin
-
1995906d
by Alex Catarineu
at 2021-11-25T12:44:22+01: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.
-
e819a717
by Georg Koppen
at 2021-11-25T12:44:24+01:00
Bug 40013: Add option do overwrite timestamp in extension version
-
f1f27d51
by Alex Catarineu
at 2021-11-25T12:44:26+01:00
Bug 40015: Port padlock states for .onion services
-
a46373ac
by Alex Catarineu
at 2021-11-25T12:44:28+01:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
fe4941a9
by Alex Catarineu
at 2021-11-25T12:44:29+01:00
Bug 40022: Migrate Tor security level from Fennec
-
0d741848
by Matthew Finkel
at 2021-11-25T12:44:31+01:00
Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
-
46de7a1c
by Matthew Finkel
at 2021-11-25T12:44:33+01:00
Bug 40023: Stop PrivateNotificationService
-
b71f6c57
by Matthew Finkel
at 2021-11-25T12:44:35+01: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