- 22 Mar, 2019 10 commits
-
-
Axel Hecht authored
-
travis79 authored
-
Georg Fritzsche authored
-
Michael Comella authored
-
Michael Comella authored
This is largerly imported from FFTV: https://github.com/mozilla-mobile/firefox-tv/blob/ce3c5909c1bf594c7647dd5966e2311238e740f5/app/src/androidTest/java/org/mozilla/tv/firefox/helpers/Matchers.kt
-
Michael Comella authored
The Espresso dependency is used to get access to hamcrest. Espresso will also be used in later commits. This is imported from FFTV: https://github.com/mozilla-mobile/firefox-tv/blob/ce3c5909c1bf594c7647dd5966e2311238e740f5/app/src/androidTest/java/org/mozilla/tv/firefox/helpers/Matchers.kt
-
MickeyMoz authored
-
Georg Fritzsche authored
- Make the experiments API a static API - Make all functions except essential ones internal - Refactor accordingly
-
Michael Comella authored
This is not a breaking change: this function originally landed in the development of 0.48.0 and this new commit should be released in the same version.
-
- 21 Mar, 2019 23 commits
-
-
Jonathan Almeida authored
-
Jonathan Almeida authored
-
Jonathan Almeida authored
-
Jonathan Almeida authored
-
MickeyMoz authored
-
Sebastian Kaspari authored
* Closes #2291 * Closes #1830
-
MickeyMoz authored
-
Sebastian Kaspari authored
-
Georg Fritzsche authored
Without this it's harder to know who to contact for questions.
-
Arturo Mejia authored
-
Johan Lorenzo authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
Issue #1499: Gradle wrapper: Use Gradle distribution with sources (to get API documentation in IDE).
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Eitan Isaacson authored
This lets TalkBack users know how many results there are for a certain string as they type without having to move a11y focus to the results label.
-
Eitan Isaacson authored
This is important for TalkBack. When the caret in Gecko moves from a focusable element (like a link) to a non-focusable element (like a text node in a P), the link is blurred and the document gets focus. TalkBack then moves the accessibility focus to the input focus, and this throws the user off of the search result.
-
- 20 Mar, 2019 7 commits
-
-
Arturo Mejia authored
-
Sebastian Kaspari authored
-
Grisha Kruglov authored
With release of appservices' 0.20.2, repository mirroring is no longer used. This means we need to declare dependency on the custom repository where it's currently published. We do this via a shared plugin, so that this dependency management is easier down the road.
-
Grisha Kruglov authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-