- 
f2d2d393
by Matthew Finkel
at 2021-06-29T17:50:05+02:00
 Bug 40005: Modify Default toolbar menu
 
- 
62f1b1e7
by Alex Catarineu
at 2021-06-29T17:54:36+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`.
 
- 
d2e002c7
by Alex Catarineu
at 2021-06-29T17:55:26+02:00
 Bug 40002: Ensure system download manager is not used
 
- 
4995507b
by Alex Catarineu
at 2021-06-29T17:55:28+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.
 
- 
4ea637b9
by Alex Catarineu
at 2021-06-29T17:55:29+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.
 
- 
2e1052d2
by Georg Koppen
at 2021-06-29T17:55:31+02:00
 Bug 40013: Add option do overwrite timestamp in extension version
 
- 
36c6ff30
by Alex Catarineu
at 2021-06-29T17:55:33+02:00
 Bug 40015: Port padlock states for .onion services
 
- 
29d1079d
by Alex Catarineu
at 2021-06-29T17:55:35+02:00
 Bug 40021: Force telemetry=false in Fennec settings migration
 
- 
2a385862
by Alex Catarineu
at 2021-06-29T17:55:37+02:00
 Bug 40022: Migrate Tor security level from Fennec
 
- 
2cc7d059
by Matthew Finkel
at 2021-06-29T17:55:38+02:00
 Modify Tracking Protection configuration
Bug 40020: Disable third-party cookies
Bug 40024: Disable tracking protection by default
 
- 
fa4c99db
by Matthew Finkel
at 2021-06-29T17:55:40+02:00
 Bug 40023: Stop PrivateNotificationService
 
- 
0d763bf1
by Matthew Finkel
at 2021-06-29T18:03:33+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