xwords/xwords4/android
Eric House 8e399ef9b7 assert from java that jni code has an env
Rare crashes are happening inside the jni, in game_dispose(), when a
game's double-disposed. Adding a jni call to check if the thread about
to do a game_dispose() will fail then asserting its result in java
allows useful stack traces to come via Crittercism. Or should.
2016-08-11 16:42:18 -07:00
..
scripts remove compile-time enabling of chat: it's not coming out 2016-07-29 07:32:50 -07:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 assert from java that jni code has an env 2016-08-11 16:42:18 -07:00
XWords4-dbg ignore new files 2016-07-18 13:26:14 -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