This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Refactor the WallpaperManager
as a WallpaperUseCase
.
#26245
Closed
Tracked by
#26034
MatthewTighe opened this issue
Jul 29, 2022
· 1 comment
· Fixed by #26324, fork-house/fenix#12 or nathanmkaya/fenix#108
Closed
Tracked by
#26034
Refactor the WallpaperManager
as a WallpaperUseCase
.
#26245
MatthewTighe opened this issue
Jul 29, 2022
· 1 comment
· Fixed by #26324, fork-house/fenix#12 or nathanmkaya/fenix#108
Comments
6 tasks
3 tasks
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 5, 2022
…WallpaperUseCases
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 5, 2022
…WallpaperUseCases
github-actions
bot
added
the
eng:reopen-for-qa
Reopens and tags the issue for QA needed when the issue is merged
label
Aug 5, 2022
4 tasks
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 8, 2022
…WallpaperUseCases
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 8, 2022
…WallpaperUseCases
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 8, 2022
…WallpaperUseCases
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 9, 2022
…WallpaperUseCases
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 9, 2022
…WallpaperUseCases
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 10, 2022
…WallpaperUseCases
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 10, 2022
…WallpaperUseCases
MatthewTighe
added a commit
to MatthewTighe/fenix
that referenced
this issue
Aug 10, 2022
…WallpaperUseCases
github-actions
bot
added
eng:qa:needed
QA Needed
and removed
eng:reopen-for-qa
Reopens and tags the issue for QA needed when the issue is merged
labels
Aug 11, 2022
Verified as fixed on the latest Nightly 105.0a1 from 08/15 with Google Pixel 6 (Android 12). The wallpaper feature works as expected, no issues were encountered. |
This was referenced Sep 8, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
WallpaperUseCase
seems to fit well with existing components in the app, as well as communicating more clearly what the intent is. A client ofWallpaperUseCase
will generally be a user-facing feature that needs to use wallpapers. This can be an opportunity to streamline the public API as well. Here are some key parts:┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: