- 
9130802a
by Matthew Finkel
at 2021-07-14T17:39:01+02:00
 Bug 40005: Modify Default toolbar menu
 
- 
448c7c3e
by Alex Catarineu
at 2021-07-14T17:39:03+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`.
 
- 
1a234718
by Alex Catarineu
at 2021-07-14T17:39:05+02:00
 Bug 40002: Ensure system download manager is not used
 
- 
1661b6ef
by Alex Catarineu
at 2021-07-14T17:39:06+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.
 
- 
0b4838c1
by Alex Catarineu
at 2021-07-14T17:39:08+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.
 
- 
01a33c82
by Georg Koppen
at 2021-07-14T17:39:09+02:00
 Bug 40013: Add option do overwrite timestamp in extension version
 
- 
81fc3d4b
by Alex Catarineu
at 2021-07-14T17:39:11+02:00
 Bug 40015: Port padlock states for .onion services
 
- 
096ab357
by Alex Catarineu
at 2021-07-14T17:39:13+02:00
 Bug 40021: Force telemetry=false in Fennec settings migration
 
- 
68c62527
by Alex Catarineu
at 2021-07-14T17:39:14+02:00
 Bug 40022: Migrate Tor security level from Fennec
 
- 
94924df0
by Matthew Finkel
at 2021-07-14T17:39:16+02:00
 Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
 
- 
d25092c3
by Matthew Finkel
at 2021-07-14T17:39:17+02:00
 Bug 40023: Stop PrivateNotificationService
 
- 
5853be27
by Matthew Finkel
at 2021-07-14T17:39:19+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