Go to file
Peter Osterlund 0dd276ba22 Fix potential crash when sharing an image of the board
DroidFish.shareImage() can theoretically be called before the chess
board widget measurement has been finished, which would crash the
app.
2019-07-20 08:42:10 +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 Fix potential crash when sharing an image of the board 2019-07-20 08:42:10 +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 Update version code for re-release of 1.74. 2019-04-19 07:53:59 +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