1.0.2.9

Fixed/Additions:

  • High Def option added
    • Menu->Preferences->Image Size
    • High Def images can now be retain with this option setImage Quality option
    • Default 1280 x 1280
      • Any Image with a height larger than 1280 will be scaled down to a value close to 1280
      • Any Image with a width larger than 1280 will be scaled down to a value close to 1280
    • Image quality will not be shown within app unless viewing image from Crop selection
    • Image quality will be kept when setting wallpaper
  • Added Permission: WRITE_EXTERNAL_STORAGE
    • This permission was added because I changed the way WW sets wallpaper
    • WW no longer sets wallpaper with setBitmap instead setStream is used
    • This has increased the efficiency with setting wallpaper
    • This has increased the quality of the image being set
    • Images be set as wallpaper are now saved to the sdcard in the following location
      • /mnt/sdcard/WallpaperWizardrii
    • The following files may appear within this directory
      • current_wallpaper.jpg – current image set as wallpaper
      • last_wallpaper.jpg – If History preference then last image set as wallpaper
      • crop_wallpaper.jpg – If crop image was selected this will be the image to crop
    • NOTE: Images set through File Browser or Android’s Gallery do not use this new advanced method in setting wallpaper.
  • Fixed NullPointerException
  • Added new graphical UI buttons to the main app