Skip to content

Releases: deynesdev/waffles

Waffles 1.0.0

17 Aug 14:30

Choose a tag to compare

Waffles 1.0.0 – First Major Release

Waffles has reached its first major release! Most planned features are now implemented, so the app enters low-maintenance mode. You can still suggest improvements or report bugs via the "Issues" tab.

Added

  • A "Did you know?" section containing 100 facts.
  • Percentage text inside the 21-day CircularProgressIndicator.
  • Dynamic display of "Day X" and total clean duration next to the circle.

Changed

  • Corrected width/height handling of CircularProgressIndicator for consistent scaling across devices.
  • Adjusted Stack to center the percentage text without shrinking the progress circle.
  • Circular progress indicator background now fully visible and properly sized.

Misc

  • Minor UI tweaks for better alignment and responsiveness of text and circle.
  • StreamBuilder now updates progress and percentage every second.

Full Changelog: 0.5.1...1.0.0

0.5.1

16 Aug 17:18

Choose a tag to compare

Changelog

Fixed

  • Corrected dark mode theme colors for better contrast and visual consistency.
  • Adjusted errorContainer usage to maintain proper red appearance in dark mode.

Note: Light mode remains a work in progress and may not display correctly in the current version.

Full Changelog: 0.5.0...0.5.1

Waffles 0.5.0

13 Aug 12:32

Choose a tag to compare

Welcome, Waffles! [0.5.0] - 2025-08-13

Changed

  • Renamed app from Quitr to Waffles.
  • All quitr references in code replaced with waffles.
  • Removed boxShadow from the tipOfTheDay container.

Full Changelog: 0.4.0...0.5.0

Quitr 0.4.0

13 Aug 11:16

Choose a tag to compare

Changelog

Added

  • Tip of the Day section with daily advice based on days since last relapse.
  • Inner and outer padding adjustments for Tip of the Day container for improved layout.
  • Centered "Day X" label in Tip of the Day while keeping tip text left-aligned.

Changed

  • Theme now follows system Material You dynamic colors automatically (syncs with OS).
  • Refactored theme initialization to use DynamicColorBuilder for better light/dark mode handling.

Fixed

  • Theme state now persists correctly and updates according to OS theme changes.
  • Removed unintended inner padding duplication in Tip of the Day.

Full Changelog: v0.3.0...0.4.0

Quitr v0.3.0

12 Aug 17:57

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

Quitr v0.2.0

11 Aug 11:05

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Aug 21:22

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Full Changelog: alpha...v0.1.0

alpha 0.0.1

05 Aug 15:51

Choose a tag to compare

alpha 0.0.1 Pre-release
Pre-release

First version of the app! It's working currently, but doesn't save the time elapsed. It'll be fixed in the next release

Full Changelog: https://github.com/deynesdev/quitr/commits/alpha