Commit Graph

6 Commits (ac3a557ddf649e22c0ef17c275cfe3b96a7e37be)

Author SHA1 Message Date
Sebastian Kaspari 2096176fa6 Update MigrationService to use correct activity reference. 4 years ago
Sparky93 680249f724 Fix for #8722 - Update complete notification is not routing to onboarding screen
Now handling migration completed and clear states as routes to home screen.
4 years ago
Vlad Baicu 0fc9459d99 Fix for #8024 - Provide activity class for the migration's service notification content intent. 4 years ago
Jonathan Almeida b89afe7b7c For #7092: Add initial Migration UI 5 years ago
Sebastian Kaspari e3408b12b4 Update Mozilla Android Components to 28.0.0-SNAPSHOT. 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