From 745be2888f964e6bc6952055f4b6300d60fa480e Mon Sep 17 00:00:00 2001 From: Shane <6071159+smashedr@users.noreply.github.com> Date: Sun, 23 Aug 2026 12:24:46 -0700 Subject: [PATCH 1/2] Update Docs --- README.md | 8 ++++++-- docs/index.md | 6 ++++-- docs/snippets/install.md | 11 +++++++++++ 3 files changed, 21 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 49d5dd4..b90f2cd 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: @@ -70,6 +72,7 @@ For more information, see [Release through a website](https://developer.android.
View Manual Steps to Install from Unknown Sources +

Note: Downloading and Installing the [apk](https://github.com/cssnr/remote-wallpaper-android/releases/latest/download/app-release.apk) @@ -114,6 +117,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..f2da11b 100644 --- a/docs/snippets/install.md +++ b/docs/snippets/install.md @@ -12,6 +12,9 @@ If you are unsure which provider to choose, [Obtainium :lucide-arrow-up-right:]( [![QR Code](https://raw.githubusercontent.com/smashedr/repo-images/refs/heads/master/remote-wallpaper/qr-code-github.png)](https://github.com/cssnr/remote-wallpaper-android/releases/latest/download/app-release.apk) +
+
+ [![QR Code](https://raw.githubusercontent.com/smashedr/repo-images/refs/heads/master/remote-wallpaper/qr-code-obtainium.png)](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 +34,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) From e6ab37fe00716b5dd26acfdb091c1f8abce63960 Mon Sep 17 00:00:00 2001 From: Shane <6071159+smashedr@users.noreply.github.com> Date: Sun, 23 Aug 2026 12:26:41 -0700 Subject: [PATCH 2/2] Update Docs --- README.md | 1 + docs/snippets/install.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index b90f2cd..b25c5cb 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ For more information, see [Release through a website](https://developer.android.
View Manual Steps to Install from Unknown Sources
+
Note: Downloading and Installing the [apk](https://github.com/cssnr/remote-wallpaper-android/releases/latest/download/app-release.apk) diff --git a/docs/snippets/install.md b/docs/snippets/install.md index f2da11b..4a9e1db 100644 --- a/docs/snippets/install.md +++ b/docs/snippets/install.md @@ -13,6 +13,7 @@ If you are unsure which provider to choose, [Obtainium :lucide-arrow-up-right:]( [![QR Code](https://raw.githubusercontent.com/smashedr/repo-images/refs/heads/master/remote-wallpaper/qr-code-github.png)](https://github.com/cssnr/remote-wallpaper-android/releases/latest/download/app-release.apk)
+
[![QR Code](https://raw.githubusercontent.com/smashedr/repo-images/refs/heads/master/remote-wallpaper/qr-code-obtainium.png)](https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://github.com/cssnr/remote-wallpaper-android/)