Skip to content

2.2.0

Compare
Choose a tag to compare
@CodingAleCR CodingAleCR released this 28 Aug 22:58
· 34 commits to main since this release
64d031d
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