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/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.
4 years ago
..
addons mozilla-mobile/android-components#5867 Fix addonProgressOverlay IllegalStateException 4 years ago
browser No issue: Update androidx dependencies 02.08.20 4 years ago
collections Use createBlendModeColorFilterCompat (#8129) 4 years ago
components For #7999 - for Leanplum fxaHasSyncedItems use SyncEnginesStorage 4 years ago
crashes For #7753: Increases touch target of crash page 4 years ago
customtabs For #5073: View Site Cert 4 years ago
downloads For #7219 - Polish Download Notification Dialog. (#7224) 5 years ago
exceptions No Issue: Add support for deleting individual tracking protection 4 years ago
ext Use createBlendModeColorFilterCompat (#8129) 4 years ago
home For #8212 - Fixes shadow/border when toolbar is on top (#8234) 4 years ago
lib Remove redundant super calls 5 years ago
library Update Mozilla Android Components to 32.0.0-SNAPSHOT. 4 years ago
migration Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity 4 years ago
onboarding For #4824 - Fixes onboarding telemetry events from being sent a… (#6659) 5 years ago
perf No issue: fix typo in Performance.instrumentColdStartup... (#7848) 4 years ago
search For #1500: Passes resources to SessionSuggestionProvider 4 years ago
session For 5334: test NotificationSessionObserver 4 years ago
settings Update Mozilla Android Components to 32.0.0-SNAPSHOT. 4 years ago
share Use createBlendModeColorFilterCompat (#8129) 4 years ago
shortcut Cleanup shortcut code 5 years ago
test For #5574 - Migrate SessionControl to LibState (#6651) 5 years ago
theme For #5334: added private custom tab processor (#6845) 5 years ago
trackingprotection Fix truncated tracking protection info text 4 years ago
utils For #4674 - Adds marketing data as a collection choice 4 years ago
whatsnew For #5656: Fixes nightly major version number crash 5 years ago
widget Feature/#220 language menu (#7070) 4 years ago
AppRequestInterceptor.kt Small improvements, lint fixes 4 years ago
BrowserDirection.kt For #7272: Show info when saved logins list is empty. (#7891) 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
FeatureFlags.kt For #255: Removes autoplay media feature flag (#8198) 4 years ago
FenixApplication.kt For #4674 - Adds ability to toggle metric services by type 4 years ago
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 5 years ago
HomeActivity.kt Provide add-on support (#8064) 4 years ago
IntentReceiverActivity.kt For #7092: Add initial Migration UI 4 years ago