Refresh the screenshots, and Hans's description edit
All four listing shots were captured before the sheet-shadow fix, so each carried the dark band along the bottom. Regenerated against the fixed build; every one now measures a flat bottom band. The score sheet shot is byte-identical and unchanged — an open sheet covers the bottom of the screen, so the closed sheet's shadow was never visible in it. Adds a fifth shot of the timeout, the most distinctive thing the app does and the one state that had no picture. Hans's description credits the design and the Chess.com inspiration. Checked against F-Droid's documented limits: title 16/50, summary 66/80, description 1644/4000, changelog 180/500, and <b> is the only markup, on their allowed list. .gitignore picks up *.swp and *~ so an editor swap file can't be committed by accident. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@@ -2,3 +2,7 @@ android/.gradle/
|
|||||||
android/build/
|
android/build/
|
||||||
android/app/build/
|
android/app/build/
|
||||||
android/local.properties
|
android/local.properties
|
||||||
|
|
||||||
|
# editor leftovers
|
||||||
|
*.swp
|
||||||
|
*~
|
||||||
|
|||||||
@@ -17,3 +17,5 @@ Settings and the match in progress are kept on the device: the score, both clock
|
|||||||
Pause freezes mid-turn and resumes exactly where it stopped, delay included. Reset takes two taps, so one stray thumb can't wipe a live match.
|
Pause freezes mid-turn and resumes exactly where it stopped, delay included. Reset takes two taps, so one stray thumb can't wipe a live match.
|
||||||
|
|
||||||
Five colour schemes, three sounds generated on the fly, and the screen stays awake while you play.
|
Five colour schemes, three sounds generated on the fly, and the screen stays awake while you play.
|
||||||
|
|
||||||
|
Design is by Hans de Zwart, partially inspired by the Chess.com clock. Code is by Claude Opus.
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 178 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 52 KiB |
|
After Width: | Height: | Size: 70 KiB |