Releases: danimahardhika/wallpaperboard
Releases · danimahardhika/wallpaperboard
1.7.0-b5
1.7.0-b4
- Fixed #113, #109, #106
- Favorite wallpapers will be backed up on local storage (if storage permission granted) and immediately will be restored after user grant storage permission after reinstall the app. #108
- Added
setCropWallpaperByDefault()
to dashboard configuration #111. Read here to use it. - Added Default to language options. It will set app locale to match device locale.
1.7.0-b3
1.7.0-b2
- Downgrade target api to 26 will fix this issue #102
NOTE: Open root build.gradle
in your project and follow this commit. Clean project after doing this.
1.7.0-b1
NOTE:
- Update your Android SDK, make sure to install Build-tools 27, Android API 27, and latest version of support repository.
- You need to start again (re-import the sample project) :(
- Read here to change the splash screen icon Customization: Basic
- Check Dashboard Cofiguration and Wallpaper Json Structure again if you are using them
1.6.0
1.5.8
1.5.7
- Fixed crash on Xiaomi devices
- Update translation
- Added Urdu translation
NOTE: Open AndroidManifest.xml
and follow this commit after updating
1.5.6
1.5.4
- Fixed Muzei art source loader
- Separate tabs icon color, follow this commit to add them