- 24 Nov, 2020 15 commits
-
-
Alex Catarineu authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Alex Catarineu authored
-
Alex Catarineu authored
-
Alex Catarineu authored
This will allow implementing our own AddonsProvider in fenix.
-
Alex Catarineu authored
-
Georg Koppen authored
-
Alex Catarineu authored
-
Matthew Finkel authored
-
Alex Catarineu authored
This matches the search engines from desktop, that is: DDG as the default, then YouTube, Google, DDGOnion, Startpage, Twitter, Wikipedia and Yahoo.
-
Alex Catarineu authored
-
Alex Catarineu authored
Together with the corresponding fenix patch, this allows all `startActivity` that may open external apps to be replaced by `TorUtils.startActivityPrompt`.
-
Matthew Finkel authored
-
- 14 Nov, 2020 3 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
Grisha Kruglov authored
Prior to https://github.com/mozilla-mobile/android-components/pull/7856 we only had a NotAuthenticated state, which user would remain in until the very end of the authentication process (receiving a 'finished...' api call). After the refactor, we introduced an in-progress states - specifically, BeginningAuthentication. If the user cancels the auth flow (e.g. closes a custom tab), they will remain in this state. Subsequent login attempts would then fail. This patch fixes this by introducing a Cancel event which we trigger whenever handling 'beginAuthentication' calls. In normal scenarios, this event is ignored. Otherwise, it "resets" the state machine into NotAuthenticated state before emitting any Begin* events.
-
- 12 Nov, 2020 3 commits
-
-
Stefan Arentz authored
-
Sebastian Kaspari authored
-
Arturo Mejia authored
when resuming a download
-
- 11 Nov, 2020 1 commit
-
-
Christian Sadilek authored
-
- 09 Nov, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 06 Nov, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 03 Nov, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 02 Nov, 2020 2 commits
- 30 Oct, 2020 2 commits
- 28 Oct, 2020 2 commits
- 27 Oct, 2020 2 commits
-
-
Stefan Arentz authored
-
Stefan Arentz authored
-
- 20 Oct, 2020 4 commits
-
-
Roger Yang authored
-
Roger Yang authored
-
Roger Yang authored
-
Roger Yang authored
-