Releases: danimahardhika/wallpaperboard
Releases · danimahardhika/wallpaperboard
1.5.2
1.5.0
- Fixed #64
- Fixed favorites wallpaper gone after updating the database #65
- Fixed download options still visible even
enable_wallpaper_download
already set to false #69 - Fixed unable to pass splash screen when there's a background task still running
- Fixed typo #67
- Updated translation
- Improved wallpaper downloader
- Improved auto generated wallpaper name
NOTE: This is a stable version, 1.5.0-b1 - 1.5.0-b4 is buggy, it's recommended to immediately switch to this or newest release.
1.5.0-b2
1.5.0-b1
- Fixed bugs
- Redesigned
- Improved stability and performance
- Wallpaper tabs (latest, wallpapers, and categories) #22
- Background downloading #48
- Added an option where to apply the wallpaper #31
- Added
setLatestWallpapersDisplayMax(int)
andsetHighQualityPreviewEnabled(boolean)
toConfiguration
- Removed some configuration, check latest commit on sample project.
- Added new colors, check
colors.xml
in sample project to add them.
How to add app shortcuts on Android 7.1?
Follor the tutorial here
1.3.1
1.3.0
- Fixed #47, #45, #32
- Added select or unselect all menu in filter dialog #40
- Improved category count
- 100 - 999 will be displayed as 99+
- 1026 will be displayed as 1K+, 8682 will be displayed as 8K+
- More than 9000 will be displayed as 9K+
- Added Bengali, German, and Portuguese translation
- Added support for json output from php #46, read here for more info
- More configurations, check here
- Support different json structure, check here
- Removed unnecessary configuration, check this commit
1.2.9
1.2.8
- Fixed #26, #27
- Added more translation (French and Russian)
- Added share app and rate & review to navigation drawer
- Redesigned about, iconized social buttons, follow this commit to add social links.
- Removed default font to reduce library size, previously default font is Roboto, if you want to use it again as default follow this customization wiki.
- Removed unused colors, follow this commit to remove them.
1.2.6
1.2.5
- Fixed #24
- Fixed unable to insert data to database with duplicate entry
- Fixed Turkish and Polish translation
- Added Dutch translation
- Now you can display an image from url inside
contributors.xml
, check this commit.