xwords/xwords4/android
Eric House 45a6ddf8ec fix jni crash on Nexus 9: give boolean default value
Crash occurs when creating new game: because there's no turn set yet the
jboolean has no set value (whatever was on the stack). Apparently the
java runtime accepts only 1 and 0 for jbooleans.
2016-10-25 08:03:18 -07:00
..
scripts switch to clang 2016-09-30 11:13:30 -07:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 fix jni crash on Nexus 9: give boolean default value 2016-10-25 08:03:18 -07:00
XWords4-dbg ignore new file 2016-08-22 19:13:49 -07:00
.gitignore ignore dirs for another branch (local only so far) 2014-09-08 07:06:45 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt update build/install instructions 2015-03-03 07:14:03 -08:00