1
0
Fork 0
Commit Graph

13 Commits (9c25d274d0d3c6549f607ce1298471ca6627a8d4)

Author SHA1 Message Date
Grisha Kruglov 9c25d274d0 Enable firebase auto-init, force push renewal after migration 2020-01-16 01:11:21 -05:00
Jonathan Almeida 93850a2410 Add migration for telemetry identifiers to builder 2020-01-15 21:41:01 -08:00
Jonathan Almeida 914bce0b0a Fix general Fenix build 2020-01-15 21:41:01 -08:00
Jonathan Almeida 261a6162af Review comments, fix build failure and targetActivity 2020-01-15 21:41:01 -08:00
Jonathan Almeida b89afe7b7c For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
Jonathan Almeida 61570b5238 Closes #7645: Disable push service when migrating 2020-01-15 02:10:56 -05:00
Christian Sadilek 56acf0c360 Issue #4893: Enable addon migration 2020-01-14 17:43:21 -05:00
Grisha Kruglov fe92332ff1 Migrate 'settings' before app init 2020-01-14 17:27:41 +01:00
Sebastian Kaspari e3408b12b4 Update Mozilla Android Components to 28.0.0-SNAPSHOT. 2020-01-08 18:57:31 -05:00
Grisha Kruglov 72d8dfb976 Enable Fennec settings (telemetry) migration 2019-12-11 19:16:55 -08:00
Sebastian Kaspari a83717dd7b Run migration in background service.
In order to avoid a half done migration we are moving the migration to a background service (that is
running in the "foreground").

This is the Fenix part of:
https://github.com/mozilla-mobile/android-components/issues/4879
2019-12-10 11:31:32 +01:00
Grisha Kruglov 42d6915699 Fennec migration: enable logins migration 2019-12-09 13:35:22 -08:00
Sebastian Kaspari bb59ac6423 Issue #6622, #6688: Create a "fennecBeta" and "fennecNightly" build types. 2019-11-27 10:28:22 -08:00