-
39295ff8
by Matthew Finkel
at 2020-11-13T16:52:19+00:00
Bug 40005: Modify Default toolbar menu
-
e6774096
by Alex Catarineu
at 2020-11-13T16:52:19+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`.
-
cf329667
by Alex Catarineu
at 2020-11-13T16:52:19+00:00
Bug 40002: Ensure system download manager is not used
-
dcce1390
by Alex Catarineu
at 2020-11-13T16:52: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.
-
a2ca3530
by Matthew Finkel
at 2020-11-13T16:52:19+00:00
Bug 40006: Expose Security Level interface
-
85fdf167
by Alex Catarineu
at 2020-11-13T16:52:19+00:00
Bug 40011: Hide option for disallowing addons in private mode
-
167cbd8c
by Georg Koppen
at 2020-11-13T16:52:19+00:00
Bug 40013: Add option do overwrite timestamp in extension version
-
cbb5de32
by Alex Catarineu
at 2020-11-13T16:52:19+00:00
Bug 40015: Port padlock states for .onion services
-
c56a90a1
by Alex Catarineu
at 2020-11-13T16:52:19+00:00
Bug 40016: Allow inheriting from AddonCollectionProvider
This will allow implementing our own AddonsProvider in fenix.
-
a8ed0892
by Alex Catarineu
at 2020-11-13T16:52:19+00:00
Bug 40021: Force telemetry=false in Fennec settings migration
-
912ca884
by Alex Catarineu
at 2020-11-13T16:52:19+00:00
Bug 40022: Migrate Tor security level from Fennec
-
6a40fa03
by Matthew Finkel
at 2020-11-13T16:52:19+00:00
Bug 40020: Disable third-party cookies
-
a3c16ef1
by Matthew Finkel
at 2020-11-13T16:52:19+00:00
Bug 40023: Stop PrivateNotificationService
-
06822f1f
by Matthew Finkel
at 2020-11-13T16:52:19+00:00
Bug 40024: Disable tracking protection by default
-
bb8e311f
by Alex Catarineu
at 2020-11-13T16:52:19+00:00
Bug 40019: Expose spoofEnglish pref
-
79b3a24e
by Alex Catarineu
at 2020-11-13T16:53:43+00:00
Bug 34439: Isolate Icon loader on Android