• v0.32.0
    Android Release / build-apk (push) Successful in 4m30s
    Stable

    funman300 released this 2026-05-16 20:48:52 +00:00 | 63 commits to master since this release

    Android release v0.32.0

    Install / update with Obtainium — add this source URL:

    https://git.aleshym.co/funman300/Ferrous-Solitaire
    

    Or download ferrous-solitaire.apk below and sideload it directly.

    Downloads
  • v0.31.0
    Android Release / build-apk (push) Successful in 4m7s
    Stable

    funman300 released this 2026-05-16 20:24:25 +00:00 | 64 commits to master since this release

    Android release v0.31.0

    Install / update with Obtainium — add this source URL:

    https://git.aleshym.co/funman300/Ferrous-Solitaire
    

    Or download ferrous-solitaire.apk below and sideload it directly.

    Downloads
  • v0.30.0
    Android Release / build-apk (push) Successful in 4m3s
    Stable

    funman300 released this 2026-05-16 19:34:40 +00:00 | 65 commits to master since this release

    Android release v0.30.0

    Install / update with Obtainium — add this source URL:

    https://git.aleshym.co/funman300/Ferrous-Solitaire
    

    Or download ferrous-solitaire.apk below and sideload it directly.

    Downloads
  • v0.29.0
    Android Release / build-apk (push) Successful in 3m44s
    Stable

    funman300 released this 2026-05-16 19:11:22 +00:00 | 69 commits to master since this release

    Android release v0.29.0

    Install / update with Obtainium — add this source URL:

    https://git.aleshym.co/funman300/Ferrous-Solitaire
    

    Or download ferrous-solitaire.apk below and sideload it directly.

    Downloads
  • v0.28.0
    Android Release / build-apk (push) Successful in 7m58s
    Stable

    funman300 released this 2026-05-15 03:11:12 +00:00 | 87 commits to master since this release

    Android release v0.28.0

    Install / update with Obtainium — add this source URL:

    https://git.aleshym.co/funman300/Ferrous-Solitaire
    

    Or download ferrous-solitaire.apk below and sideload it directly.

    Downloads
  • v0.27.0
    Android Release / build-apk (push) Successful in 7m29s
    Stable

    funman300 released this 2026-05-15 02:04:07 +00:00 | 98 commits to master since this release

    Android release v0.27.0

    Install / update with Obtainium — add this source URL:

    https://git.aleshym.co/funman300/Rusty_Solitare
    

    Or download solitaire-quest.apk below and sideload it directly.

    Downloads
  • v0.26.0
    Build and Deploy / build-and-push (push) Failing after 43s
    Stable

    funman300 released this 2026-05-15 01:15:11 +00:00 | 104 commits to master since this release

    What's new

    • Smart card placement — double-click or right-click any face-up card to auto-move it to the best valid pile (foundation first for single cards, then tableau)
    • Foundation → tableau moves enabled — cards can now be dragged back from foundation piles to the tableau
    • Avatar support — upload a profile picture via the account page; shown in the in-game profile modal with initials fallback
    • Repo cleanup — removed stale docs, old UI mockups, and one-off scripts

    Installation

    Download solitaire-quest.apk and install via adb install solitaire-quest.apk, or enable "Install from unknown sources" and open the file directly.

    Architecture: arm64-v8a (64-bit ARM)

    Downloads
  • v0.9.0 03227f8c77

    funman300 released this 2026-04-28 02:38:58 +00:00 | 637 commits to master since this release

    What's new

    Round 7 — Input & feedback

    • H key cycles hints; F1 opens help (key conflict resolved)
    • N key cancels active Time Attack session
    • Hint text distinguishes "draw from stock" vs "recycle waste"
    • Forfeit (G) clears AutoCompleteState so chime doesn't bleed into new deal
    • Zen mode timer clears immediately on Z press
    • HUD shows recycle count in both draw modes
    • Settings scroll position persisted across open/close

    Round 8 — Polish & clarity

    • Undo unavailable fires "Nothing to undo" toast
    • Streak-break toast on forfeit/abandon when streak > 1
    • F11 fullscreen toggle with toast; documented in help and home screens
    • H-after-win, new-game countdown expiry, Tab-no-cards toasts
    • Win cascade duration/stagger scales with animation speed setting
    • Draw-Three cycle counter HUD ("Cycle: N/3")
    • Forfeit requires G×2 confirmation within 3s (mirrors N key pattern)

    Round 9 — Game feel & information

    • Escape dismisses game-over/stuck overlay
    • Shake animation on rejected drag before snap-back
    • Forfeit countdown cancels when any other key is pressed
    • Tab wrap-around fires "Back to first card" toast
    • HUD selection indicator shows active Tab-selected pile in yellow
    • Challenge time-limit HUD turns orange < 60s, red < 30s
    • Win summary shows XP breakdown (+50 base, +25 no-undo, +N speed)
    • Game-over overlay: "No more moves available" with clear N/Escape/G instructions
    Downloads