Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Add Wallpaper state to the AppStore #26029

Closed
Tracked by #26034
MatthewTighe opened this issue Jul 14, 2022 · 0 comments · Fixed by #26051, nathanmkaya/fenix#108 or fork-house/fenix#12
Closed
Tracked by #26034

Add Wallpaper state to the AppStore #26029

MatthewTighe opened this issue Jul 14, 2022 · 0 comments · Fixed by #26051, nathanmkaya/fenix#108 or fork-house/fenix#12
Assignees
Milestone

Comments

@MatthewTighe
Copy link
Contributor

MatthewTighe commented Jul 14, 2022

Add a WallpaperState data class to the AppStore, along with appropriate actions to update the state.

  • current wallpaper
  • current wallpaper bitmap, if any
  • available wallpapers

The wallpaper manager can dispatch updates to the store directly for now.

┆Issue is synchronized with this Jira Task

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.