ammargitham / WallFlow

Wallpaper app for Android using Jetpack Compose
GNU General Public License v3.0
329 stars 19 forks source link

[Feature] Allow quickly setting a new wallpaper #10

Closed Lucki closed 11 months ago

Lucki commented 1 year ago

When using the automatic wallpaper there's currently no quick and easy way to refetch a new wallpaper if the current one doesn't fit your taste. Currently, this task needs navigating through several menu layers.

Some thoughts on how to accomplish this:

ammargitham commented 1 year ago

Instead of a button widget, I can look into adding a Quick Settings tile and also an intent to allow triggers.

Lucki commented 1 year ago

Sure! Whatever you see fitting the most. :)

Lucki commented 11 months ago

Works wonderfully, thanks alot!

(Tested the quick settings tile only)