1
0
Fork 0
fenix/app/src/migration/java/org/mozilla/fenix
Sebastian Kaspari 10bf49918f Issue #7818: Use different target activities for launcher activity alias (fenix vs. fennec). (#7917)
* With this patch fenix build variants will launch HomeActivity directly from the launcher.
  This will get rid of the performance regression outlined in #7818.

* Fennec build variants will launch into MigrationDecisionActivity which will show the
  migration UI or launch normally into the app. This is faster than going through
  IntentReceiverActivity (measured and perceived).
2020-01-24 18:03:25 -08:00
..
MigratingFenixApplication.kt MigratingFenixApplication: Pass MigrationStore to FennecMigrator. 2020-01-21 14:38:08 +02:00
MigrationDecisionActivity.kt Issue #7818: Use different target activities for launcher activity alias (fenix vs. fennec). (#7917) 2020-01-24 18:03:25 -08:00
MigrationPushRenewer.kt Enable firebase auto-init, force push renewal after migration 2020-01-16 01:11:21 -05:00
MigrationService.kt For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00