1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
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
..
addons mozilla-mobile/android-components#5867 Fix addonProgressOverlay IllegalStateException 2020-02-10 17:50:55 -05:00
browser No issue: Update androidx dependencies 02.08.20 2020-02-10 11:33:12 +01:00
collections Use createBlendModeColorFilterCompat (#8129) 2020-02-06 11:18:08 -08:00
components For #7999 - for Leanplum fxaHasSyncedItems use SyncEnginesStorage 2020-02-10 20:47:46 +01:00
crashes For #7753: Increases touch target of crash page 2020-02-10 10:36:46 -08:00
customtabs For #5073: View Site Cert 2020-02-07 09:10:31 -08:00
downloads For #7219 - Polish Download Notification Dialog. (#7224) 2019-12-18 12:26:41 -05:00
exceptions No Issue: Add support for deleting individual tracking protection 2020-01-22 11:47:51 -08:00
ext Use createBlendModeColorFilterCompat (#8129) 2020-02-06 11:18:08 -08:00
home For #8212 - Fixes shadow/border when toolbar is on top (#8234) 2020-02-10 12:32:26 -06:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library Update Mozilla Android Components to 32.0.0-SNAPSHOT. 2020-02-10 17:13:58 +01:00
migration Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 2020-02-11 16:41:20 +01:00
onboarding For #4824 - Fixes onboarding telemetry events from being sent a… (#6659) 2019-11-21 17:51:55 -08:00
perf No issue: fix typo in Performance.instrumentColdStartup... (#7848) 2020-01-22 02:36:16 -05:00
search For #1500: Passes resources to SessionSuggestionProvider 2020-02-07 11:26:58 +01:00
session For 5334: test NotificationSessionObserver 2019-12-30 11:40:07 +02:00
settings Update Mozilla Android Components to 32.0.0-SNAPSHOT. 2020-02-10 17:13:58 +01:00
share Use createBlendModeColorFilterCompat (#8129) 2020-02-06 11:18:08 -08:00
shortcut Cleanup shortcut code 2019-10-18 10:57:51 -07:00
test For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
theme For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
trackingprotection Fix truncated tracking protection info text 2020-01-08 20:17:22 -08:00
utils For #4674 - Adds marketing data as a collection choice 2020-02-10 12:33:53 +02:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
AppRequestInterceptor.kt Small improvements, lint fixes 2020-02-03 21:01:14 +01:00
BrowserDirection.kt For #7272: Show info when saved logins list is empty. (#7891) 2020-01-24 18:13:44 -08:00
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 2020-01-26 11:53:26 +01:00
FeatureFlags.kt For #255: Removes autoplay media feature flag (#8198) 2020-02-07 10:22:37 -05:00
FenixApplication.kt For #4674 - Adds ability to toggle metric services by type 2020-02-10 12:33:53 +02:00
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 2019-08-23 12:01:28 -04:00
HomeActivity.kt Provide add-on support (#8064) 2020-02-04 01:41:51 -05:00
IntentReceiverActivity.kt For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00