diff --git a/README.md b/README.md
index 49d5dd4..b25c5cb 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,10 @@
- [Command Line](#Command-Line)
- [Contributing](#Contributing)
-Remote Wallpaper Android Application. Set wallpaper from remote URL's at a defined interval.
-Supports any link that redirects to an image.
+Remote Wallpaper Android Application.
+
+Set wallpaper from remote URL's at a defined interval.
+Supports any image link or links that redirects to an image.
Example Remotes:
@@ -72,6 +74,8 @@ For more information, see [Release through a website](https://developer.android.
+
+
Note: Downloading and Installing the [apk](https://github.com/cssnr/remote-wallpaper-android/releases/latest/download/app-release.apk)
should take you to the settings area to allow installation if not already enabled. Otherwise:
@@ -114,6 +118,7 @@ _The GitHub APK has been registered with Google's [Android developer verificatio
- Widget with refresh button and updated time.
- History of all wallpaper used with links.
- Option to crop wallpaper for device.
+- Supports HTTP Caching.
### Planned
diff --git a/docs/index.md b/docs/index.md
index 5ee5e38..fa641a5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -30,7 +30,8 @@ icon: lucide/rocket
Remote Wallpaper Android Application.
-Set wallpaper from remote URL's at a defined interval. Supports any link that redirects to an image.
+Set wallpaper from remote URL's at a defined interval.
+Supports any image link or links that redirects to an image.
To get started, [Install](#install) the app, view the [Screenshots](#screenshots) and review the [Usage](usage.md).
@@ -45,6 +46,7 @@ To get started, [Install](#install) the app, view the [Screenshots](#screenshots
- Widget with refresh button and updated time.
- History of all wallpaper used with links.
- Option to crop wallpaper for device.
+- Supports HTTP Caching.
### :lucide-calendar-clock: Planned
@@ -57,7 +59,7 @@ To get started, [Install](#install) the app, view the [Screenshots](#screenshots
If you run into any issues or have any questions, [support](support.md) is available.
-### Setup
+### :lucide-tablet-smartphone: Setup
1. [Install](#install) and open the app on your device.
2. Select your update interval and initial remote.
diff --git a/docs/snippets/install.md b/docs/snippets/install.md
index 6d3bb17..4a9e1db 100644
--- a/docs/snippets/install.md
+++ b/docs/snippets/install.md
@@ -12,6 +12,10 @@ If you are unsure which provider to choose, [Obtainium :lucide-arrow-up-right:](
[](https://github.com/cssnr/remote-wallpaper-android/releases/latest/download/app-release.apk)
+
+
+
+
[](https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://github.com/cssnr/remote-wallpaper-android/)
_To install the apk directly you may need to allow installation from unknown sources.
@@ -31,3 +35,11 @@ For more information see, [Release through a website :lucide-arrow-up-right:](ht
5. Open the download apk in the app you selected in step #3.
6. Choose Install and Accept any Play Protect notifications.
7. The app is now installed. Proceed to the [Setup](#setup) section below.
+
+_The GitHub APK has been registered with Google's [Android developer verification](https://developer.android.com/developer-verification)._
+
+```
+69:49:A3:78:A6:30:92:86:32:20:D1:08:AD:66:FC:F3:FB:26:C3:47:28:2A:68:BE:F4:5F:05:30:0C:73:2B:D9
+```
+
+[_How to Verify an APK Signature_](https://developer.android.com/tools/apksigner#usage-verify)