cvzi / darkmodewallpaper

🌓 A live wallpaper for Android that respects dark theme mode 🌇
https://f-droid.org/packages/com.github.cvzi.darkmodewallpaper/
GNU General Public License v3.0
171 stars 11 forks source link

Android 9 #24

Open Martin5001 opened 3 years ago

Martin5001 commented 3 years ago

Android 9 has support for system dark mode (even though the API is a bit different maybe, I'm not sure), do you think it would be possible to add support for it too?

(It should be possible because I've seen other app do that, but I'd prefer to use yours because it's without ads, unlike the other.)

cvzi commented 3 years ago

I was able to compile a version for Android 9 with minimal modifications.

Version v1.1.2 for Android 9 https://github.com/cvzi/darkmodewallpaper/releases/tag/minsdk28_v1.1.2

As zip file: app-release.apk.zip

Martin5001 commented 3 years ago

Yes it works

xmha97 commented 2 years ago

+1

cvzi commented 2 years ago

Current version v1.2.8 for Android 9: https://github.com/cvzi/darkmodewallpaper/releases/tag/minsdk28_v1.2.8