Skip to content

[Enhancement] Add toggle for Home+Lock OR just Home #6

@oddpawsx

Description

@oddpawsx

Is your feature request related to a problem? Please describe.
User request for feature to limit wallpaper setting to just home screen (preserving current lock screen as whatever it was set as before)

Describe the solution you'd like
Add a switch to the activity labeled Home+Lock (or something similar) and store the state in shared preferences to load on each app launch. Use this preference to determine which in setBitmap() call:

Int: Flags indicating which wallpaper(s) to configure with the new imagery. Value is either 0 or a combination of android.app.WallpaperManager#FLAG_SYSTEM, and android.app.WallpaperManager#FLAG_LOCK

Describe alternatives you've considered
n/a

Additional context
https://developer.android.com/reference/kotlin/android/app/WallpaperManager#setbitmap_2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions