Introduction
Important
This release comes with indented data loss, you have been warned!
I don't feel like this project has reached a point where I need to add migrations to prevent data loss between updates. With this new version all data has been moved from JSON config files to Jetpack DataStore. This will reduce corruption risks significantly as well as simplify code for future maintenance. But it's not all sunshine and rainbows. New and old preferences aren't compatible and updating to this version will result in resetting all your configuration to default values (backups, even those done with root or recovery mode will not help).
Changelog:
Main (all apps):
- proper material you icons! finally correct colors are used in both light and dark mode, resulting in icons matching the rest of the os
- as mentioned in the introduction all data storage has been moved to datastore. No more broken JSON files!
- dependencies were updated
Local Battery:
- bluetooth device dismissal finally works correctly
- colored icon can now be used for charging target and complication
Generic Weather:
- new air quality complication is available (works the same way as the google one but can be forced to always be visible)
- (breezy weather) icon packs are supported! this closes the longest standing isssue in this repository at exactly 10 months!
- support for 12 hour time format has been added
Duolingo:
- fixed blurred image, which appeared after a recent update
Sleep as Android:
- an issue has been fixed where dismissing a target could cause it to reappear instantly
Closing words
Hacktoberfest begins today!
This is a great opportunity to contribute to your favorite projects. If you can't / don't want to code, that's ok too. Go spread the word about projects you like or support creators in other ways.