-
a3e4f167
by Matthew Finkel
at 2021-07-29T11:08:42+02:00
Bug 40005: Modify Default toolbar menu
-
86ae994e
by Alex Catarineu
at 2021-07-29T11:08:45+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`.
-
90177cdd
by Alex Catarineu
at 2021-07-29T11:08:47+02:00
Bug 40002: Ensure system download manager is not used
-
9251c19e
by Alex Catarineu
at 2021-07-29T11:08:49+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.
Bug 40062: Update DuckDuckGo onion search plugin
-
2abe6207
by Alex Catarineu
at 2021-07-29T11:08:50+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.
-
e7ee2512
by Georg Koppen
at 2021-07-29T11:08:52+02:00
Bug 40013: Add option do overwrite timestamp in extension version
-
38a51d2b
by Alex Catarineu
at 2021-07-29T11:08:53+02:00
Bug 40015: Port padlock states for .onion services
-
3a8d4b97
by Alex Catarineu
at 2021-07-29T11:08:55+02:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
1e3a79d6
by Alex Catarineu
at 2021-07-29T11:08:57+02:00
Bug 40022: Migrate Tor security level from Fennec
-
ce30f866
by Matthew Finkel
at 2021-07-29T11:08:59+02:00
Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
-
e5d7f12b
by Matthew Finkel
at 2021-07-29T11:09:00+02:00
Bug 40023: Stop PrivateNotificationService
-
2c171770
by Matthew Finkel
at 2021-07-29T11:09:02+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