Skip to content

Releases: CodingAleCR/dayswithoutincidents

3.0.0+11

18 Oct 23:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...v3.0.0+11

2.2.0

28 Aug 22:58
64d031d
Compare
Choose a tag to compare
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

08 Jul 06:12
Compare
Choose a tag to compare

[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.