-
c5c7ee71
by Matthew Finkel
at 2021-08-09T20:41:36+00:00
Bug 40005: Modify Default toolbar menu
-
4225880d
by Alex Catarineu
at 2021-08-09T20:41:38+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`.
-
51bf7362
by Alex Catarineu
at 2021-08-09T20:41:39+00:00
Bug 40002: Ensure system download manager is not used
-
0598c534
by Alex Catarineu
at 2021-08-09T20:41:42+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
-
b6d332a1
by Alex Catarineu
at 2021-08-09T20:41:43+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.
-
1d80ff34
by Georg Koppen
at 2021-08-09T20:41:44+00:00
Bug 40013: Add option do overwrite timestamp in extension version
-
4a6d898f
by Alex Catarineu
at 2021-08-09T20:41:46+00:00
Bug 40015: Port padlock states for .onion services
-
0bdf2d6f
by Alex Catarineu
at 2021-08-09T20:41:47+00:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
4cbc881f
by Alex Catarineu
at 2021-08-09T20:41:48+00:00
Bug 40022: Migrate Tor security level from Fennec
-
801cc97a
by Matthew Finkel
at 2021-08-09T20:41:50+00:00
Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
-
0ad6c6a3
by Matthew Finkel
at 2021-08-09T20:41:51+00:00
Bug 40023: Stop PrivateNotificationService
-
2ec2e7e7
by Matthew Finkel
at 2021-08-09T20:41:53+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