Skip to content

FocusWell 26.6.2

Choose a tag to compare

@github-actions github-actions released this 06 Jun 11:26
· 6 commits to main since this release

FocusWell 26.6.2 changes the reserve model around saving, depletion, and restart.

What changed:

  • Added tiered savings interest for unlocked reserve: 5% daily on the first 6h, 8% from 6h to 24h, and 12% above 24h.
  • Moved the default FocusWell day boundary back to 04:00 so late-night leisure stays in the same business day.
  • Replaced the old three-day Daily Grant pause with a Leisure lock. Daily rewards can still be saved, but Leisure stays unavailable until one uninterrupted 2h focus session restarts the app.
  • Added a 3h restart bonus when that 2h focus unlocks Leisure.
  • Paused phone-use correction while Leisure is locked to keep the account model clear.
  • Updated Today, check-in, depleted-state copy, docs, Room schema, and tests for the new rules.

Release evidence:

  • GitHub Actions release workflow passed.
  • Backend check passed in CI.
  • Android unit tests passed in CI.
  • Signed APKs were built for arm64-v8a, armeabi-v7a, and x86_64.