- 10 Dec, 2020 12 commits
-
-
Matthew Finkel authored
Bug 40006: Expose Security Level interface Bug 40019: Expose spoofEnglish pref Bug 34439: Isolate Icon loader on Android
-
Matthew Finkel authored
-
Matthew Finkel authored
Bug 40020: Disable third-party cookies Bug 40024: Disable tracking protection by default
-
-
-
-
-
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.
-
This matches the search engines from desktop, that is: DDG as the default, then YouTube, Google, DDGOnion, Startpage, Twitter, Wikipedia and Yahoo.
-
-
Together with the corresponding fenix patch, this allows all `startActivity` that may open external apps to be replaced by `TorUtils.startActivityPrompt`.
-
Matthew Finkel authored
-
- 08 Dec, 2020 2 commits
-
-
Stefan Arentz authored
-
Sebastian Kaspari authored
-
- 07 Dec, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 04 Dec, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 03 Dec, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 29 Nov, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 26 Nov, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 22 Nov, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 20 Nov, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 18 Nov, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 17 Nov, 2020 9 commits
-
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Jonathan Almeida authored
This is a workaround fix to re-enable Send Tab when we are notified about the subscriptionExpired flag. Until #7143 is fixed, we need to avoid calling `registrationRenewal` to avoid going into an unfixable state. In the context of the FxaPushSupportFeature, we know that our end goal is to call `push.subscribe(fxaPushScope)`, so we can by pass the `verifyConnection` call **assuming** that our native push client is always has the latest push token and knows how to invalidate the endpoint with the Autopush server.
-
Jonathan Almeida authored
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Grisha Kruglov authored
-
- 16 Nov, 2020 1 commit
-
-
Jonathan Almeida authored
-