2022.1
2022-05-15
In this release, I have focussed on upgrading some of the underlying application code to better support future improvements. I hope you enjoy using Wall Tones!
If you have any issues or ideas - feel free to reach out!
Technical Explanation:
In my early days of app development, I used a handful of hacks to complete certain functions. As I have matured my skills, I have learned better ways to perform these tasks, as one does. Specifically, for this release, I used to pass references to view controllers around my app so that I could call controller related functions. In this release, I have updated that to use delegates for better, more robust, inter-controller communication.
Localization:
If you are interested in helping with Wall Tones translation/localization, and are multilingual, please reach out on Twitter or by email
Thank you for using Wall Tones!
Jon
2021.1
2021-10-01
This release is a smaller update that adds support for iOS 15 and makes some small improvements. I hope you enjoy using Wall Tones!
If you have any issues or ideas - feel free to reach out!
- Added support for iOS 15
- Added support for dynamic type
- Added Shortcuts support with 2 new Shortcuts: GetRGB and GetHex
- Improved performance and fixed some bugs
If you are interested in helping with Wall Tones translation/localization, and are multilingual, please reach out on Twitter or by email
Thank you for using Wall Tones!
Jon
2020.2
2020-12-19
This update includes both new features and bug fixes.
- Gradients can now contain more than 2 colors
- Colors and gradients can now be viewed, full screen, by tapping the preview
- Colors context menu now contains option to copy color as UIColor and CGColor representations
- Gradients context menu now contains option to copy HEX, RGB, and CSS Gradient representations
- Fixed/improved issue causing gradients to have stepped appearance - gradients should now be smoother
Thank you to everyone who has downloaded Wall Tones! I hope you have been able to create some beautiful wallpapers!