1
0
Fork 0
fenix/app/src/main
Sparky93 1ed185d4c2 Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity
In order to ensure that the user's migration screen is not being bypassed by mistake, we handle the
migration's store COMPLETED state the same way we handle the MIGRATING state.

We can do this because we can treat the initial state (NONE) as being either a fresh start of the
app, either the user's intention of starting the home activity.

Before this change, if the app was being open from the shortcut after the migration was complete,
the user would have been encountered the home activity instead of the migration one.
2020-02-11 16:41:20 +01:00
..
assets For #5892: Update horizontal line styling 2020-02-11 12:02:16 +01:00
java/org/mozilla Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 2020-02-11 16:41:20 +01:00
res For #7978 - Remove ScrollView from migration activity. 2020-02-11 16:40:15 +01:00
AndroidManifest.xml Closes #4979 - Support Fennec web apps (PWAs). 2020-02-06 10:34:13 -08:00
ic_launcher-web.png For #1970: Fixes Firefox Preview icon for older devices (#2005) 2019-04-25 07:34:08 -07:00
ic_launcher_private-web.png For #419: Create launch icon for private browsing (#4948) 2019-09-11 10:52:33 -07:00