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
RebecaTudor a1c7fca0d3 Bug 1809798 - Loads the right wallpaper when changing orientation
Because of the android:configChanges from Manifest that disable the
automate Activity recreation, the responsibility of handling the
configuration changes is transferred to Activity. When configurations
changes, onConfigurationChanged() is called.

So now when this function called, the correct orientation is sent
forward as parameter of applyWallpaper.
4 months ago
..
LegacyWallpaperMigration.kt Bug 1862658 - Fix OutdatedDocumentation errors 7 months ago
Wallpaper.kt Bug 1848527 - Part 1: Enable OutdatedDocumentation detekt rule in Fenix 8 months ago
WallpaperDownloader.kt Bug 1839067 - Ensure response's body closed whether request is success or not. 5 months ago
WallpaperFileManager.kt Bug 1862658 - Fix OutdatedDocumentation errors 7 months ago
WallpaperMetadataFetcher.kt Bug 1850006 - conservative flag limits to mozilla services only 5 months ago
WallpaperOnboarding.kt Bug 1874861 - Removed redundant LongParameterList suppression's 5 months ago
WallpaperState.kt [fenix] For https://github.com/mozilla-mobile/fenix/issues/26520 - Color homepage cards via wallpaper card colors 2 years ago
WallpapersUseCases.kt Bug 1809798 - Loads the right wallpaper when changing orientation 4 months ago