Go to file
Peter Osterlund 6a9af8206b Prevent crash if engine produces an invalid PV
If an engine produces an invalid PV during analysis and the "add
analysis" function is used to add the PV to the game tree, the app
could crash. Fixed this by ignoring the invalid PV move and any
following moves in the PV.
2019-07-25 13:34:26 +02:00
buildSrc Use try-with-resources 2019-05-25 09:05:57 +02:00
CuckooChess Replace anonymous classes with lambda in CuckooChess 2019-04-28 19:51:20 +04:30
CuckooChessApp Add newline at end of files. 2019-04-22 19:44:28 +02:00
CuckooChessEngine Use try-with-resources 2019-05-25 09:05:57 +02:00
DroidFishApp Prevent crash if engine produces an invalid PV 2019-07-25 13:34:26 +02:00
EngineServer Fix Android Studio warnings in EngineServer module 2019-06-15 02:08:42 +02:00
gradle/wrapper Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
.editorconfig Code reformatting 2019-04-24 23:43:46 +02:00
.gitignore Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
build.gradle Switch to androidsvg SVG library. 2019-04-14 01:27:58 +02:00
ChangeLog.txt Change version to 1.76 2019-07-21 08:59:37 +02:00
COPYING Add GPL v3 license file. 2019-03-31 09:20:21 +02:00
gradle.properties Migrate to AndroidX support libraries. 2019-04-20 13:21:19 +02:00
gradlew Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
gradlew.bat Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
README.md Create Readme and add buttons and description 2017-02-06 15:53:17 +01:00
settings.gradle Create EngineServer Java program 2019-05-18 21:20:27 +02:00

DroidFish Chess Android App

DroidFish is an Android port of the very strong Stockfish chess engine, combined with a feature-rich GUI.

Get it on F-Droid Get it on Google Play