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/wallpapers
suman fab8300a78 For #27289: standardize coroutine usage in WallpaperFileManager
scope variable inlined as in only one place it is used, class injected dispatcher is used in all withcontext to use differnt dispatchers in different scenarios, clean function suspend keyword removed, as there no requirement to know its result, unnecessary return removed
2 years ago
..
LegacyWallpaperDownloader.kt For #26844: Fix ktlint issues and remove them from baseline. 2 years ago
LegacyWallpaperFileManager.kt For #27095 - Download light/dark wallpaper card colors 2 years ago
LegacyWallpaperMigration.kt For #26424 - Handle special legacy wallpaper cases 2 years ago
Wallpaper.kt For #27095 - Download light/dark wallpaper card colors 2 years ago
WallpaperDownloader.kt For #26844: Fix ktlint issues and remove them from baseline. 2 years ago
WallpaperFileManager.kt For #27289: standardize coroutine usage in WallpaperFileManager 2 years ago
WallpaperManager.kt Add updated wallpaper use cases and activate them with feature flag. 2 years ago
WallpaperMetadataFetcher.kt For #27095 - Download light/dark wallpaper card colors 2 years ago
WallpaperOnboarding.kt Closes #26973: adjust wallpaper onboarding ui (#26974) 2 years ago
WallpaperState.kt For #26844: Fix ktlint issues and remove them from baseline. 2 years ago
WallpapersUseCases.kt For #27095 - Download light/dark wallpaper card colors 2 years ago