xwords/xwords4/android
Eric House 9455c0ef26 wrap jni ptr so can detect leaks (failure to call
game_dispose()). There was one that had been undetected for years. The
int is still passed into the jni, and each call site has to pull it
from the wrapper. Better would be to pass the wrapper, but I'm worried
about the performance hit of making a call back into the java world
from every jni entrypoint. Will test....
2016-01-31 19:51:51 -08:00
..
gradle/wrapper files necessary for a gradle build (untested; need to commit and clone 2015-11-04 06:28:57 -08:00
scripts The Japanese translation has a number of plurals with "one" quantities 2016-01-23 21:59:31 -08:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 wrap jni ptr so can detect leaks (failure to call 2016-01-31 19:51:51 -08:00
XWords4-dbg cleanup from review of diff since last release. All whitespace or 2016-01-27 07:31:10 -08: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
gradlew files necessary for a gradle build (untested; need to commit and clone 2015-11-04 06:28:57 -08:00
INSTALL.txt update build/install instructions 2015-03-03 07:12:44 -08:00