Releases: zadeviggers/wallpaper
Releases · zadeviggers/wallpaper
Version 14
- 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
- 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
- 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
Just doing this to publish to f-droid
Version 10
- Adds an option to disable touch interaction
Full Changelog: Version9.1...Version10
Version 9.1
- 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
- Smooth drawing mode works now
- Added an option to use random colours for shapes
Full Changelog: Version7...Version8
Version 7
- 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
- Added smooth drawing mode
- Fixed a bug where setting
maxCount
to 0 crashed the app
Full Changelog: Version5...Version6
Version 5
- Adds icon to app
- Upgrade to Material 3
- Theme now comes from system theme
- Cleaned up some bits of UI
Full Changelog: Version4...Version5