- 30 Oct, 2020 1 commit
-
-
Matthew Finkel authored
-
- 29 Oct, 2020 1 commit
-
-
Matthew Finkel authored
Bug 40100: Resolve startup crashes in debug build
-
- 27 Oct, 2020 3 commits
-
-
Matthew Finkel authored
Bug 40100: Resolve startup crashes in debug build
-
Matthew Finkel authored
Bug 40093: Enable Quit menu button
-
Matthew Finkel authored
Bug 40093: Enable Quit menu button
-
- 23 Oct, 2020 35 commits
-
-
-
-
-
Matthew Finkel 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.
-
Matthew Finkel authored
-
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
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
-
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
-