This initial commit scaffolds the project with essential docs, assets, and build configs. It adds Android icons, design assets, and release metadata to support mobile targets. A fastlane config and F-Droid manifest are included to streamline builds. - Adds F-Droid configuration for automated builds - Includes license and privacy policy documents - Provides app icons and assets for Android and design system
3.1 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-get-image-idsallow-delete-imagesallow-set-image-cropallow-set-settingallow-set-intervalallow-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 delete_images command without any pre-configured scope. |
|
|
Denies the delete_images 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_image_ids command without any pre-configured scope. |
|
|
Denies the get_image_ids 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_image_crop command without any pre-configured scope. |
|
|
Denies the set_image_crop command without any pre-configured scope. |
|
|
Enables the set_interval command without any pre-configured scope. |
|
|
Denies the set_interval 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. |