Skip to content

v0.25 - swipe hint, bag-report grid, scorekeeping upgrades, tutorial, F-Droid manifest fixes

Choose a tag to compare

@flyboy-byte flyboy-byte released this 20 Aug 20:06
· 47 commits to main since this release

Disc Suggest

  • Added a quiet "Swipe a disc to reorder" hint above results in both Throw and Buy mode.
  • Buy-mode learning engine now weighs brand more heavily and ramps up faster per swipe.

Bag

  • "Share your bag" no longer cuts off past ~12 discs - scrolls, and big bags render as a compact 2-column grid.

Score

  • New-round setup: quick 9 / 18 / Custom hole-count presets, plus course/roster prefill.
  • Tap the big stroke number for one-tap quick-pick score entry.
  • Scores are color-coded (eagle/birdie/par/bogey/double) on the live card and finished-round grid.

Settings

  • New in-app "How to use Disc Tracker" tutorial, linked from Settings -> About.

Privacy / F-Droid readiness

  • Removed an undisclosed SYSTEM_ALERT_WINDOW permission shipping in every release build.
  • Disabled Android's OS-level Auto Backup (allowBackup=false).
  • Both fixes implemented as durable Expo config so they survive expo prebuild --clean.

Compare: v0.24...v0.25