Skip to content

Releases: zadeviggers/wallpaper

Version 14

17 Dec 03:24
Compare
Choose a tag to compare
  • Now targets Android 13
  • Minimum SDK version is now 26
  • Supports dynamic theme colours within the app
  • Supports dynamic icon theming
  • New logo!
  • Improves some internal code to be more maintainable

Version 13

30 Apr 03:04
Compare
Choose a tag to compare
  • Fix issue with shape size preference accepting invalid values

Note: Your shape size preference will be reset by this update. This is done in order to remove any possibly invalid values.

Full Changelog: Version12...Version13

Version 12

30 Apr 02:51
Compare
Choose a tag to compare
  • Added option to choose shape size
  • Added option to randomise shape size
  • Added button to remove all shapes from the canvas

Full Changelog: Version11.1...Version12

Version 11.1

26 Apr 10:14
Compare
Choose a tag to compare

Just doing this to publish to f-droid

Version 10

26 Apr 09:09
Compare
Choose a tag to compare
  • Adds an option to disable touch interaction

Full Changelog: Version9.1...Version10

Version 9.1

24 Apr 07:43
Compare
Choose a tag to compare
  • Add option to spawn random shape types
  • Adjusted some shape spawn positions to be correctly centered on touch position
  • Moved some settings
  • Fixed an issue where enabling smooth drawing mode before installing the wallpaper caused it to crash when installed
  • Stopped using deprecated APIs

Full Changelog: Version8...Version9.1

Version 8

24 Apr 03:57
Compare
Choose a tag to compare
  • Smooth drawing mode works now
  • Added an option to use random colours for shapes

Full Changelog: Version7...Version8

Version 7

23 Apr 06:56
Compare
Choose a tag to compare
  • Fixes some issues from Version 6
  • Smooth drawing is now disabled by default, because it's currently pretty bad
  • Lots of work on smooth drawing

Full Changelog: Version6...Version7

Version 6

23 Apr 06:05
Compare
Choose a tag to compare
  • Added smooth drawing mode
  • Fixed a bug where setting maxCount to 0 crashed the app

Full Changelog: Version5...Version6

Version 5

22 Apr 05:10
Compare
Choose a tag to compare
  • Adds icon to app
  • Upgrade to Material 3
    • Theme now comes from system theme
  • Cleaned up some bits of UI

Full Changelog: Version4...Version5