- 10 Oct, 2020 1 commit
-
-
Matthew Finkel authored
-
- 08 Oct, 2020 1 commit
-
-
Alex Catarineu authored
Also 40070: Consider storing the list of recommended addons This implements our own AddonsProvider, which loads the list of available addons from assets instead of fetching it from an endpoint. In this list, we replace https-everywhere by our https-everywhere-eff, so that the EFF one is shown as installed in the addons list and the AMO one is not displayed. Also, we hide the uninstall button for builtin addons.
-
- 07 Oct, 2020 1 commit
-
-
Matthew Finkel authored
-
- 04 Oct, 2020 37 commits
-
-
We make sure our MOZ_BUILD_DATE gets used as a source for showing date related information on the Fenix about page.
-
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
At the same time we adapt MOZ_BUILD_DATE to our needs where it is actually used and not in tor-browser-build. This gives us more flexibility. See: tor-browser-build#40084.
-
With the corresponding android-components patch, this allows all `startActivity` that may open external apps to be replaced by `TorUtils.startActivityPrompt`.
-
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
HTTPS Everywhere is installed as a builtin extension and NoScript as a regular AMO addon. To avoid unnecessary I/O we only install NoScript the first time, and rely on the browser addon updating mechanism for keeping up with new versions. This is the same behaviour that was implemented in the Fennec-based Tor Browser, where it was installed as a "distribution addon", which also only occurred once.
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-