DroidFish: Removed obsolete FIXME items.

This commit is contained in:
Peter Osterlund
2016-11-26 13:53:12 +01:00
parent eeadd98fc4
commit 64e19c005b

View File

@@ -150,7 +150,6 @@ public class DroidFish extends Activity
implements GUIInterface, implements GUIInterface,
ActivityCompat.OnRequestPermissionsResultCallback { ActivityCompat.OnRequestPermissionsResultCallback {
// FIXME!!! PGN view option: game continuation (for training) // FIXME!!! PGN view option: game continuation (for training)
// FIXME!!! Remove invalid playerActions in PGN import (should be done in verifyChildren)
// FIXME!!! Implement bookmark mechanism for positions in pgn files // FIXME!!! Implement bookmark mechanism for positions in pgn files
// FIXME!!! Add support for "Chess Leipzig" font // FIXME!!! Add support for "Chess Leipzig" font
@@ -165,7 +164,6 @@ public class DroidFish extends Activity
// FIXME!!! Option to display coordinates in border outside chess board. // FIXME!!! Option to display coordinates in border outside chess board.
// FIXME!!! Better behavior if engine is terminated. How exactly?
// FIXME!!! Handle PGN non-file intents with more than one game. // FIXME!!! Handle PGN non-file intents with more than one game.
// FIXME!!! Save position to fen/epd file // FIXME!!! Save position to fen/epd file