2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-27 15:46:27 +00:00
iceraven-browser/app
Sparky93 b7e64c7866 [fenix] Fix for https://github.com/mozilla-mobile/fenix/issues/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
..
sampledata [fenix] For https://github.com/mozilla-mobile/fenix/issues/7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src [fenix] Fix for https://github.com/mozilla-mobile/fenix/issues/7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 2020-02-11 16:41:20 +01:00
.gitignore
build.gradle [fenix] Test that 'baseline' pings are sent by Fenix 2020-02-05 19:06:46 +01:00
lint.xml
metrics.yaml [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8176 - Adds new string for add to top sites (https://github.com/mozilla-mobile/fenix/pull/8209) 2020-02-07 22:05:35 -05:00
pings.yaml
proguard-rules.pro [fenix] For https://github.com/mozilla-mobile/fenix/issues/4064: Update R8/ProGuard config for new Kotlin coroutines library (https://github.com/mozilla-mobile/fenix/pull/7218) 2019-12-17 10:41:54 -06:00