Releases: CodingAleCR/dayswithoutincidents
Releases · CodingAleCR/dayswithoutincidents
3.0.0+11
What's Changed
- Release: 3.0.0 by @CodingAleCR in #13
- chore: ⬆️ flutter core by @CodingAleCR in #14
Full Changelog: 2.2.0...v3.0.0+11
2.2.0
feat: migrates data to sqflite instead of shared preferences (#10) * feat: migrates data to sqflite instead of shared preferences * feat: adds correct theming and version from package * feat: migrates android widget to use room sqlite databas * fix: counter reset and editing * fix: fixes android home screen widget * fix: accesibility colors for android widget * feat: adds theme chooser features todo: improve implementation * fix: improves theme switch button and code * fix: removed imports * build: version bump
v2.1.0
[2.1.0] - 2020-07-12
Added
- Home screen widget for android devices.
- Dark Theme support.
Changed
- App icon and splash screen, they now show new branding.
- Updated the README.md
Fix
- Title is no longer resetting after tapping the reset button.