The plugin now exposes gallery retrieval, image deletion and image crop across Android, desktop and mobile. The Rust core and Android bridge are wired to handle these commands, updating state as needed. - Add gallery, delete_image, and set_image_crop commands - across Android, desktop and mobile. - Update permissions, defaults, and schema to enable new commands.
1.9 KiB
Default Permission
Allow the LockScreenWallpaper app to manage its wallpaper collection
This default permission set includes the following:
allow-get-stateallow-get-galleryallow-select-imagesallow-delete-imageallow-set-settingallow-next-wallpaper
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the delete_image command without any pre-configured scope. |
|
|
Denies the delete_image command without any pre-configured scope. |
|
|
Enables the get_gallery command without any pre-configured scope. |
|
|
Denies the get_gallery command without any pre-configured scope. |
|
|
Enables the get_state command without any pre-configured scope. |
|
|
Denies the get_state command without any pre-configured scope. |
|
|
Enables the next_wallpaper command without any pre-configured scope. |
|
|
Denies the next_wallpaper command without any pre-configured scope. |
|
|
Enables the select_images command without any pre-configured scope. |
|
|
Denies the select_images command without any pre-configured scope. |
|
|
Enables the set_setting command without any pre-configured scope. |
|
|
Denies the set_setting command without any pre-configured scope. |