Skip to content

Releases: Lei-Tin/AdaptiveWallpaper

AdaptiveWallpaper v2.0.0

Choose a tag to compare

@Lei-Tin Lei-Tin released this 01 Aug 13:06

AdaptiveWallpaper v2.0.0

This is the first release under the new Android package ID com.shouyihung.adaptivewallpaper.

这是迁移到新 Android 包名 com.shouyihung.adaptivewallpaper 后的首个版本。

Important / 重要说明

  • v2.0.0 cannot update v1.x in place because its package ID is different. Android will install it as a separate app.
  • v2.0.0 无法直接覆盖升级 v1.x;Android 会将它作为一个新的独立 App 安装。
  • Before switching, disable the adaptive wallpaper in v1.x or uninstall v1.x, then choose your light and dark wallpapers again in v2.0.0.
  • 迁移前请先在 v1.x 中停用自适应壁纸或卸载 v1.x,然后在 v2.0.0 中重新选择浅色和深色壁纸。

Highlights / 更新内容

  • New package ID: com.shouyihung.adaptivewallpaper
  • Keeps the existing release signing certificate (CN=Ray Hung)
  • English default UI with Simplified Chinese localization
  • Imported wallpapers are excluded from Android backups
  • Added privacy-conscious backup settings and safer local wallpaper storage
  • Added open-source documentation, Apache 2.0 license, contribution guide, security policy, issue templates, and CI
  • Official dependency repositories only

Verification / 校验

  • APK SHA-256: efd6fb120bd3193faf2223e1d882529d400e585c6ec9f6d4ac2672c4252c0d9b
  • Signing certificate SHA-256: 4074b19aedde4215c747eb33ba53a05b42d2fb3d939862c01a5515809e9a32e8
  • Package: com.shouyihung.adaptivewallpaper
  • Version: 2.0.0 (versionCode 4)
  • Minimum Android: 7.0 (API 24)

Download AdaptiveWallpaper-v2.0.0.apk, or use AdaptiveWallpaper.apk as the stable latest-download filename.

AdaptiveWallpaper v1.0.2

Choose a tag to compare

@Lei-Tin Lei-Tin released this 28 Jul 06:40

What's changed

  • Improve automatic light/dark wallpaper switching on devices whose wallpaper service does not reliably receive configuration callbacks, including HyperOS devices.
  • Add a lightweight fallback check every 5 seconds while the wallpaper is visible.
  • Read the current display configuration and explicit system night-mode setting before selecting the wallpaper.
  • Stop fallback checks whenever the wallpaper surface is hidden or destroyed.

Testing

  • Unit tests, Debug/Release lint, and Debug/Release builds passed.
  • Verified light-to-dark switching on an Android 16 emulator.
  • Release APK signature verified (CN=Ray Hung).

SHA-256: b1a89903a4b5ef1e22d13785fe5491c92325c5b78c0f17f0e99d6aabdf1bcb01

AdaptiveWallpaper v1.0.1

Choose a tag to compare

@Lei-Tin Lei-Tin released this 28 Jul 05:20

更新内容

  • 加入全新的 AdaptiveWallpaper App 图标,并适配 Android 圆形与自适应图标遮罩。
  • README 加入 App 设置界面以及浅色、深色模式的真实 Pixel 8 演示截图。
  • 应用功能与 v1.0.0 保持一致,可直接覆盖安装升级。

安装要求

  • Android 7.0(API 24)或更高版本。
  • 下载 APK 后,按 Android 提示允许浏览器或文件管理器“安装未知应用”。

校验

AdaptiveWallpaper-v1.0.1.apk

SHA-256: 12770f0c4bb1aab056d3f412095fd48b26e027932b7955371501589a95f40185

AdaptiveWallpaper v1.0.0

Choose a tag to compare

@Lei-Tin Lei-Tin released this 28 Jul 04:53

AdaptiveWallpaper 的首个公开版本。

功能

  • 根据 Android 浅色/深色模式自动切换壁纸
  • 分别选择浅色与深色图片
  • 支持裁剪填充、完整显示和拉伸
  • 支持拖动定位与双指缩放
  • 可应用到主屏幕、锁屏或两者
  • 可在 App 内停用服务并恢复系统默认壁纸
  • 图片与设置仅保存在设备本地

安装

下载下方 AdaptiveWallpaper-v1.0.0.apk,在 Android 上允许浏览器或文件管理器“安装未知应用”,然后打开 APK 安装。

如果之前安装的是开发期间的 Debug 版本,请先卸载旧版本,再安装此正式版本。正式包名为 io.github.leitin.adaptivewallpaper

校验

SHA-256: ae973fb36ef766bf8d9abe41d56304bcff755bc8afaf32a9169d4080b2eadb02

最低系统要求:Android 7.0(API 24)。