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
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
..
androidTest Updated About Settings Tests to check if a view is completely displayed 4 years ago
debug Closes #2441. Update LeakCanary to `2.0-beta-3` version. 5 years ago
fenixBeta/res For #6255 - Fix beta icon filenames (#6407) 5 years ago
fenixNightly Closes #394 - Trusted Web Activities (#5391) 5 years ago
fennecBeta/res/xml Closes #8162: Add shortcuts.xml for fennecBeta variant. 4 years ago
fennecNightly/res Issue #7203: Move static_strings.xml to right directory. 4 years ago
geckoBeta/java/org/mozilla/fenix/engine No issue: Enable about:config in beta builds 4 years ago
geckoNightly/java/org/mozilla/fenix/engine For #5545 For #5542 Closes #6696 Integrate logins API, adds Settings for Autofilling/Saving Logins 4 years ago
main Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 4 years ago
migration Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 4 years ago
test Closes #8176 - Adds new string for add to top sites (#8209) 4 years ago