Go to file
Peter Osterlund 9efe811d12 Revert "Use SwitchPreference"
Change back to using CheckBoxPreference instead of SwitchPreference in
DroidFish. In Android 4.x the switch can be so big that the text does
not fit, since it uses on/off texts for the switch, and those texts
are translated. Russian language is known to be affected.

See a03e64af6d
2019-07-21 02:27:36 +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 Revert "Use SwitchPreference" 2019-07-21 02:27:36 +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.75 2019-07-20 10:59:44 +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