Skip to content

Releases: danimahardhika/wallpaperboard

1.5.2

08 Sep 11:20
Compare
Choose a tag to compare
  • Improved search
  • Size part will be hidden if wallpaper size is unknown in wallpaper preview #70

1.5.0

08 Sep 06:51
Compare
Choose a tag to compare
  • 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

04 Sep 11:43
Compare
Choose a tag to compare

1.5.0-b1

03 Sep 05:18
Compare
Choose a tag to compare
  • 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) and setHighQualityPreviewEnabled(boolean) to Configuration
  • 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

05 Jul 23:00
Compare
Choose a tag to compare

1.3.0

05 Jul 14:09
Compare
Choose a tag to compare
  • 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

11 Jun 12:32
Compare
Choose a tag to compare

1.2.8

11 Jun 08:16
Compare
Choose a tag to compare
  • 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

23 May 00:18
Compare
Choose a tag to compare

1.2.5

22 May 16:18
Compare
Choose a tag to compare
  • 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.