-
06756bca
by Matthew Finkel
at 2020-11-24T03:25:27+00:00
Bug 40005: Modify Default toolbar menu
-
eb9893c8
by Alex Catarineu
at 2020-11-24T16:45:43+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`.
-
32b72c67
by Alex Catarineu
at 2020-11-24T16:45:43+00:00
Bug 40002: Ensure system download manager is not used
-
ed46fc32
by Alex Catarineu
at 2020-11-24T16:45:43+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.
-
e708c980
by Alex Catarineu
at 2020-11-24T17:11:42+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.
-
e1eaf261
by Georg Koppen
at 2020-11-24T17:14:11+00:00
Bug 40013: Add option do overwrite timestamp in extension version
-
481298d9
by Alex Catarineu
at 2020-11-24T17:14:11+00:00
Bug 40015: Port padlock states for .onion services
-
77d94719
by Alex Catarineu
at 2020-11-24T17:14:11+00:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
be77ed01
by Alex Catarineu
at 2020-11-24T17:14:11+00:00
Bug 40022: Migrate Tor security level from Fennec
-
d3936b47
by Matthew Finkel
at 2020-11-24T17:14:11+00:00
Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
-
dbed701b
by Matthew Finkel
at 2020-11-24T17:14:53+00:00
Bug 40023: Stop PrivateNotificationService
-
a5b3a15a
by Matthew Finkel
at 2020-11-24T17:16:49+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