-
f7375e03
by Matthew Finkel
at 2021-05-12T17:02:11+02:00
Bug 40005: Modify Default toolbar menu
-
62749239
by Alex Catarineu
at 2021-05-12T17:02:24+02: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`.
-
17041b07
by Alex Catarineu
at 2021-05-12T17:02:25+02:00
Bug 40002: Ensure system download manager is not used
-
bd25d30f
by Alex Catarineu
at 2021-05-12T17:02:27+02: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.
-
fa24608e
by Alex Catarineu
at 2021-05-12T17:02:29+02: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.
-
92445e0f
by Georg Koppen
at 2021-05-12T17:02:30+02:00
Bug 40013: Add option do overwrite timestamp in extension version
-
9d43e371
by Alex Catarineu
at 2021-05-12T17:02:32+02:00
Bug 40015: Port padlock states for .onion services
-
d90206b2
by Alex Catarineu
at 2021-05-12T17:02:34+02:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
ebf4d5ce
by Alex Catarineu
at 2021-05-12T17:02:35+02:00
Bug 40022: Migrate Tor security level from Fennec
-
e5e4e2c3
by Matthew Finkel
at 2021-05-12T17:02:37+02:00
Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
-
ef982296
by Matthew Finkel
at 2021-05-12T17:02:39+02:00
Bug 40023: Stop PrivateNotificationService
-
24912519
by Matthew Finkel
at 2021-05-12T17:02:41+02: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