xwords/xwords4/android/XWords4
Andy2 0313421634 Add new class to cache lang codes for dicts to prevent expensive
operation of loading them each time.  Will have other uses later.
2010-08-26 18:14:14 -07:00
..
assets make larger dict the builtin for a better initial experience, at least 2010-04-25 03:39:24 +00:00
jni new jni method to get lang code. Takes a dict's raw bytes and builds 2010-08-25 06:33:16 -07:00
res add array mapping lang code (the proprietary code stored in dicts) to 2010-08-25 06:34:29 -07:00
src/org/eehouse/android/xw4 Add new class to cache lang codes for dicts to prevent expensive 2010-08-26 18:14:14 -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 GamesList starts a repeating alarm that invokes a new activity that 2010-08-19 08:45:18 -07:00
build.xml remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00