You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/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.
4 years ago
..
assets For #5892: Update horizontal line styling 4 years ago
java/org/mozilla Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 4 years ago
res For #7978 - Remove ScrollView from migration activity. 4 years ago
AndroidManifest.xml Closes #4979 - Support Fennec web apps (PWAs). 4 years ago
ic_launcher-web.png For #1970: Fixes Firefox Preview icon for older devices (#2005) 5 years ago
ic_launcher_private-web.png For #419: Create launch icon for private browsing (#4948) 5 years ago