-
505a64d6
by Matthew Finkel
at 2021-03-24T17:17:55+00:00
Bug 40005: Modify Default toolbar menu
-
ead3339a
by Alex Catarineu
at 2021-03-24T17:17: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`.
Bug 40045: Add External App Prompt for Sharing Images
-
3b5e187f
by Alex Catarineu
at 2021-03-24T17:18:01+00:00
Bug 40002: Ensure system download manager is not used
-
f6e9c038
by Alex Catarineu
at 2021-03-24T17:18:01+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.
-
7024ebcb
by Alex Catarineu
at 2021-03-24T17:18:01+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.
-
1db13eca
by Georg Koppen
at 2021-03-24T17:18:01+00:00
Bug 40013: Add option do overwrite timestamp in extension version
-
b4168e41
by Alex Catarineu
at 2021-03-24T17:18:01+00:00
Bug 40015: Port padlock states for .onion services
-
5f64d358
by Alex Catarineu
at 2021-03-24T17:18:01+00:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
31da4aa0
by Alex Catarineu
at 2021-03-24T17:18:01+00:00
Bug 40022: Migrate Tor security level from Fennec
-
db416bc4
by Matthew Finkel
at 2021-03-24T17:29:11+00:00
Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
-
1015c9be
by Matthew Finkel
at 2021-03-24T17:29:14+00:00
Bug 40023: Stop PrivateNotificationService
-
0cbe940c
by Matthew Finkel
at 2021-03-24T17:30:00+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