Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Releases: mikepenz/wallsplash-android

v1.1.0

22 Jan 21:23
Compare
Choose a tag to compare
  • switch in-between featured images and all images
  • update to new api
  • improve animation for older devices (pre lollipop)
  • new animation if the image was set successful
  • download and set the wallpaper in the size your device requires (will fix issues with older devices)
  • add modified field and order (normal / not featured) pictures with this value
  • many many many performance improvements
  • some bugfixes for smaller issues

v1.0.2

19 Jan 22:02
Compare
Choose a tag to compare
  • improve performance by doing following
    ** switching to picasso instead of ion
    *** implementing a picasso transformator for the color detection
    ** switching to rxJava & rxAndroid
    ** switching to retrofit
  • many additional fixes and performance improvements