buildSrc
Remove unneeded code from buildSrc.
2019-03-17 23:49:23 +01: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
Remove redundant type casts
2019-04-28 19:51:20 +04:30
DroidFishApp
Don't truncate game history when sending moves to the chess engine
2019-05-25 06:54:31 +02:00
EngineServer
Remove unnecessary memory allocations
2019-05-23 21:03:23 +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