New features:
- Settings list items are now more compact and clickable
- You can now start the timer from a quick settings tile (#236)
Fixes:
- Fixed a bug that sometimes caused the app to forget the timer duration when opened from recents. This also speeds up the initial settings loading speed of the app so the timer no longer flickers from the default (25 mins) to the set time when the app is started.
- Lags when opening the stats screen have been fixed. This will be optimized further in future updates.
- Fixed icons in right-to-left languages (#241)
- Fixed Eastern Arabic numerals getting clipped (#242)
I will be releasing a stable version this weekend. Please report any bugs in this version! Thanks for testing Tomato, you're the best ;)
What's Changed
- Migrate android-specific code to androidMain source set by @nsh07 in #244
- fix(deps): update all non-major dependencies by @renovate[bot] in #240
Full Changelog: v1.8.5-alpha02...v1.8.5-alpha03