droidfish/DroidFish
Peter Osterlund 6f41ca0382 DroidFish: Fixed engine communication problem for Android N.
Process.getOutputStream() returns a buffered stream, so explicit flush()
calls are needed.
2016-08-29 18:55:40 +02:00
..
.externalToolBuilders DroidFish: Fixed custom tool builder logs going to the wrong directory. 2016-05-30 20:19:03 +02:00
.settings Disabled missing enum case despite default 2016-05-14 22:53:18 +02:00
assets DroidFish: Added .gitignore files. 2015-03-13 20:38:30 +01:00
jni DroidFish: Changed NDK toolchain version to 4.9, for NDK r12b. 2016-08-15 21:03:15 +02:00
libs DroidFish: Request external storage permission in android 6. 2016-01-06 18:51:03 +01:00
res DroidFish: Fixed wrong drawer menu background color in the edit board 2016-01-16 23:56:13 +01:00
src DroidFish: Fixed engine communication problem for Android N. 2016-08-29 18:55:40 +02:00
.classpath DroidFish: Updated project settings for eclipse 4.6 and Andmore. 2016-08-28 01:55:03 +02:00
.gitignore DroidFish: Enabled file logging for the custom tool builders. 2016-05-20 20:39:43 +02:00
.project DroidFish: Updated project settings for eclipse 4.6 and Andmore. 2016-08-28 01:55:03 +02:00
AndroidManifest.xml DroidFish: Changed version to 1.61. 2016-01-13 21:23:01 +01:00
build_copy_exe.xml DroidFish: Made stockfish engine work in android 5. 2015-01-07 20:42:18 +00:00
proguard-project.txt DroidFish: Use proguard to shrink apk size, but don't obfuscate to make 2015-12-24 01:22:06 +01:00
project.properties DroidFish: Request external storage permission in android 6. 2016-01-06 18:51:03 +01:00