1
0
Fork 0
fenix/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.
2020-02-11 16:41:20 +01:00
..
androidTest Updated About Settings Tests to check if a view is completely displayed 2020-02-08 12:35:59 +01:00
debug Closes #2441. Update LeakCanary to `2.0-beta-3` version. 2019-10-24 11:19:09 -07:00
fenixBeta/res For #6255 - Fix beta icon filenames (#6407) 2019-11-08 14:11:32 -08:00
fenixNightly Closes #394 - Trusted Web Activities (#5391) 2019-10-09 09:17:49 -07:00
fennecBeta/res/xml Closes #8162: Add shortcuts.xml for fennecBeta variant. 2020-02-06 11:54:59 -08:00
fennecNightly/res Issue #7203: Move static_strings.xml to right directory. 2020-01-14 16:56:00 -05:00
geckoBeta/java/org/mozilla/fenix/engine No issue: Enable about:config in beta builds 2020-01-22 16:34:51 -08:00
geckoNightly/java/org/mozilla/fenix/engine For #5545 For #5542 Closes #6696 Integrate logins API, adds Settings for Autofilling/Saving Logins 2020-01-15 12:14:08 -08:00
main Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 2020-02-11 16:41:20 +01:00
migration Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 2020-02-11 16:41:20 +01:00
test Closes #8176 - Adds new string for add to top sites (#8209) 2020-02-07 22:05:35 -05:00