- 12 Apr, 2019 6 commits
-
-
Vlad Filippov authored
See also https://github.com/mozilla/fxa-content-server/pull/7077
-
Sawyer Blatz authored
-
James Hugman authored
-
MickeyMoz authored
-
Michael Droettboom authored
-
Alessio Placitelli authored
Old builds of products using glean, which were already executed once, once updated, might not correctly report the client id and the first run date. Since these are likely low number of developer builds, we simply regenerate these fields.
-
- 11 Apr, 2019 4 commits
-
-
Christian Sadilek authored
- This also fixes the HistoryStorageSuggestionProvider to dedupe history suggestions based on the ID, picking the one with the highest score. - Should other providers still return suggestions with duplicate IDs we now throw an exception containing the provider class name. Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
-
Arturo Mejia authored
get paged all site permissions.
-
Michael Droettboom authored
-
Michael Droettboom authored
-
- 10 Apr, 2019 3 commits
-
-
MickeyMoz authored
-
MickeyMoz authored
-
Sawyer Blatz authored
-
- 09 Apr, 2019 7 commits
-
-
Michael Droettboom authored
-
Michael Droettboom authored
-
MickeyMoz authored
-
travis79 authored
-
Jeff Boek authored
-
Michael Droettboom authored
-
MickeyMoz authored
-
- 08 Apr, 2019 4 commits
-
-
Arturo Mejia authored
prompts.
-
MickeyMoz authored
-
MickeyMoz authored
-
MickeyMoz authored
-
- 05 Apr, 2019 12 commits
-
-
Sebastian Kaspari authored
-
Georg Fritzsche authored
-
Sebastian Kaspari authored
-
Christian Sadilek authored
-
Emily Kager authored
-
Emily Kager authored
-
Sebastian Kaspari authored
-
Georg Fritzsche authored
The Experiments library should update it's experiments list from Kinto automatically & async on initialization. This requires some larger changes, specifically: - Introduced `ExperimentsUpdater`, which intends to contain the experiments update logic & scheduling. - It does not contain periodic updating of experiments yet (to reduce the scope here, i broke this out to [this bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1541973)). - Added Experiments integration & initialization to the Glean sample app. This allows us testing app integration. - Require `Glean` to be initialized first, before Experiments. - On library init (`Experiments.initialize()`) - automatically load experiments from storage - automatically start async updating of the experiments list from the server (from Kinto, triggered by `ExperimentsUpdater`) - Restructure the testing/mocking approach & clean up `ExperimentsTest.kt` significantly. - Most importantly, make `Experim...
-
MickeyMoz authored
-
James Hugman authored
-
MickeyMoz authored
-
Axel Hecht authored
State: mozilla-l10n/android-l10n@932938a1cae1ba6f84f79723dd7980486fef223f
-
- 04 Apr, 2019 4 commits
-
-
Christian Sadilek authored
-
MickeyMoz authored
-
MickeyMoz authored
-
MickeyMoz authored
-