xwords/xwords4/android/XWords4
Andy2 482aca5cfb fix crash due to bad allocation of indexing data space. First cut
used XP_REALLOC, but that turns out to be broken, at least on android.
Haven't really used it before...
2011-11-01 18:33:29 -07:00
..
assets new smallish English dictionary. See the Makefile for origins. 2011-04-29 06:24:25 -07:00
jni fix crash due to bad allocation of indexing data space. First cut 2011-11-01 18:33:29 -07:00
res Merge branch 'android_branch' into android_browsedict 2011-10-28 22:27:22 -07:00
src/org/eehouse/android/xw4 fix to compile with changed API. Crashes, but want to fix up API in 2011-10-31 18:22:33 -07:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml add dictionary browser. For now it just adds items to the list that 2011-10-23 19:35:15 -07:00
build.xml remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
build_unchecked.xml version of build.xml modified to pass -xline to javac. For future use... 2010-11-05 05:06:04 -07:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00