- 11 Mar, 2019 2 commits
- 08 Mar, 2019 12 commits
-
-
Michael Comella authored
-
Sebastian Kaspari authored
-
Michael Comella authored
-
Michael Comella authored
This follows Java naming conventions.
-
MickeyMoz authored
-
Sebastian Kaspari authored
-
MickeyMoz authored
-
Sebastian Kaspari authored
Normally we do not do merge commits. But this setup tries to preserve the history of "fretboard" and our fork "experiments".
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
- 07 Mar, 2019 21 commits
-
-
Sawyer Blatz authored
-
Christian Sadilek authored
-
Michael Comella authored
Before closing this issue, we should also document how to use this script.
-
MickeyMoz authored
-
Axel Hecht authored
-
Axel Hecht authored
-
Axel Hecht authored
-
MickeyMoz authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Sebastian Kaspari authored
-
Mihai Tabara authored
-
Michael Comella authored
This class is modeled after PocketEndpointRaw from FFTV but adapted to: - Take more dependencies as args instead of statically - Use :concept-fetch - Be more generic to more gracefully handle additional APIs PocketEndpoint is intended to wrap this class and convert the raw JSON into Kotlin types useful to the application. See PocketEndpointRaw from FFTV: https://github.com/mozilla-mobile/firefox-tv/blob/daf118b092a7083cd41fdd51c5448fa41e4a885d/app/src/main/java/org/mozilla/tv/firefox/pocket/PocketEndpoint.kt#L75
-
Michael Comella authored
This is intended to be passed in as a dependency to the endpoint classes for them to know which urls to access. This was adapted from Firefox for Fire TV's BuildConfigDerivables.globalPocketVideoEndpoint: https://github.com/mozilla-mobile/firefox-tv/blob/daf118b092a7083cd41fdd51c5448fa41e4a885d/app/src/main/java/org/mozilla/tv/firefox/utils/BuildConfigDerivables.kt#L30
-
Michael Comella authored
-
Michael Comella authored
-
Alessio Placitelli authored
This exposes two new testing only functions in `Glean`: `testGetExperimentData` and `testIsExperimentActive`. This additionally fixes Glean test code so that metrics clearing only happens once.
-
- 06 Mar, 2019 5 commits
-
-
Arturo Mejia authored
-
MickeyMoz authored
-
MickeyMoz authored
-
Sebastian Kaspari authored
-
Michael Comella authored
-