Commit Graph

19 Commits (127169f5ffd8569fd65a6e9532cc629ba5d6c6f3)

Author SHA1 Message Date
Jeff Boek 127169f5ff For mozilla-mobile#8172: Add a new 'E_Fennec_To_Fenix_Migrated' Leanplum event
This new event will be sent when the user has successfully migrated from Fennec
to Fenix.
This event will only be sent to Leanplum and not to the other telemetry
services like Glean or Adjust.

Co-authored-by: ValentinTimisica <valentin.timisica@softvision.ro>
4 years ago
Grisha Kruglov 7a272a4564 Enable fennec Pinned Sites migration 4 years ago
Sebastian Kaspari 75e0baf59c Try to migrate default search engine. 4 years ago
Christian Sadilek d10a30e356 Closes #4983: Fennec migration: Keep installed add-ons 4 years ago
Sebastian Kaspari 18244cef51 Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
Sebastian Kaspari e5ba74711d MigratingFenixApplication: Pass MigrationStore to FennecMigrator. 4 years ago
Grisha Kruglov 9c25d274d0 Enable firebase auto-init, force push renewal after migration 4 years ago
Jonathan Almeida 93850a2410 Add migration for telemetry identifiers to builder 4 years ago
Jonathan Almeida 914bce0b0a Fix general Fenix build 4 years ago
Jonathan Almeida 261a6162af Review comments, fix build failure and targetActivity 4 years ago
Jonathan Almeida b89afe7b7c For #7092: Add initial Migration UI 4 years ago
Jonathan Almeida 61570b5238 Closes #7645: Disable push service when migrating 4 years ago
Christian Sadilek 56acf0c360 Issue #4893: Enable addon migration 4 years ago
Grisha Kruglov fe92332ff1 Migrate 'settings' before app init 4 years ago
Sebastian Kaspari e3408b12b4 Update Mozilla Android Components to 28.0.0-SNAPSHOT. 4 years ago
Grisha Kruglov 72d8dfb976 Enable Fennec settings (telemetry) migration 5 years ago
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
5 years ago
Grisha Kruglov 42d6915699 Fennec migration: enable logins migration 5 years ago
Sebastian Kaspari bb59ac6423 Issue #6622, #6688: Create a "fennecBeta" and "fennecNightly" build types. 5 years ago