Commit Graph

7 Commits

Author SHA1 Message Date
Peter Osterlund
683a238bff Implement auto-save of old game when starting a new game
The 20 most recently auto-saved games are kept in the file
DroidFish/pgn/.autosave.pgn.

Overwriting an existing game when saving a new game also auto-saves
the old game.
2020-02-09 20:58:50 +01:00
Peter Osterlund
a595c8922b Make it possible to enter moves by dragging
Add new setting (default true) to allow input of moves by dragging a
piece from its source square to the target square.

This setting partially overlaps with scroll gestures on the chess
board, so when this setting is enabled, scroll gestures will only
happen if the starting square is empty or contains a piece of the
color not to make the next move.
2020-02-03 20:45:25 +01:00
Peter Osterlund
2367a67b02 Update documentation 2020-01-26 10:04:35 +01:00
Peter Osterlund
913cb0d9db Add pdf manual generated from README.md 2019-09-26 20:35:13 +02:00
Peter Osterlund
1542a1591b Update documentation for load/save game activity 2019-09-22 10:19:24 +02:00
Peter Osterlund
aadae0674b Add user manual 2019-09-02 20:07:01 +02:00
Poussinou
fc94cf7ec6 Create Readme and add buttons and description 2017-02-06 15:53:17 +01:00