-
6d38f458
by Matthew Finkel
at 2021-08-16T22:43:13+00:00
Bug 40005: Modify Default toolbar menu
-
a0cc5791
by Alex Catarineu
at 2021-08-16T22:43:16+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`.
-
6b237239
by Alex Catarineu
at 2021-08-16T22:43:17+00:00
Bug 40002: Ensure system download manager is not used
-
a232c8c3
by Alex Catarineu
at 2021-08-16T22:43:19+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.
Bug 40062: Update DuckDuckGo onion search plugin
-
5d8a0d97
by Alex Catarineu
at 2021-08-16T22:43:20+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.
-
3edf5c49
by Georg Koppen
at 2021-08-16T22:43:21+00:00
Bug 40013: Add option do overwrite timestamp in extension version
-
102ae774
by Alex Catarineu
at 2021-08-16T22:43:23+00:00
Bug 40015: Port padlock states for .onion services
-
f1b6f8ed
by Alex Catarineu
at 2021-08-16T22:43:24+00:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
86075e60
by Alex Catarineu
at 2021-08-16T22:43:25+00:00
Bug 40022: Migrate Tor security level from Fennec
-
8bc529b0
by Matthew Finkel
at 2021-08-16T22:43:27+00:00
Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
-
5aaff57e
by Matthew Finkel
at 2021-08-16T22:43:28+00:00
Bug 40023: Stop PrivateNotificationService
-
49053716
by Matthew Finkel
at 2021-08-16T22:43:30+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