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/test/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
..
LegacyWallpaperMigrationTest.kt Bug 1795140 - Enable AbsentOrWrongFileLicense detekt rule 10 months ago
WallpaperDownloaderTest.kt Bug 1850006 - conservative flag limits to mozilla services only 5 months ago
WallpaperFileManagerTest.kt Bug 1795140 - Enable AbsentOrWrongFileLicense detekt rule 10 months ago
WallpaperMetadataFetcherTest.kt Bug 1850006 - conservative flag limits to mozilla services only 5 months ago
WallpaperTest.kt Bug 1795140 - Enable AbsentOrWrongFileLicense detekt rule 10 months ago
WallpapersUseCasesTest.kt Bug 1809798 - Loads the right wallpaper when changing orientation 4 months ago