xwords/xwords4/android/XWords4
2014-04-04 23:42:57 -07:00
..
assets add new flag bit to built-in wordlists 2013-04-20 19:46:52 -07:00
img_src add missing image, fixing build breakage 2014-03-21 19:48:28 -07:00
jni don't ref dicts from dmgr_get() 2014-03-10 21:50:06 -07:00
libs merge in changes from the -gcm directory: GCM will be a feature of the 2012-11-02 05:35:31 -07:00
res enforce new convention: strings containing formatting must be names whatever_fmt (and strings containing formatting must be so named.) I'm going to have to parse such strings, which will be expensive, so being able to determine from the name whether there's a need should help. 2014-04-04 23:42:57 -07:00
src/org/eehouse/android/xw4 enforce new convention: strings containing formatting must be names whatever_fmt (and strings containing formatting must be so named.) I'm going to have to parse such strings, which will be expensive, so being able to determine from the name whether there's a need should help. 2014-04-04 23:42:57 -07:00
.gitignore ignore generated file 2013-11-13 07:52:52 -08:00
AndroidManifest.xml rename StudyList -> StudyListActivity 2014-03-25 06:31:59 -07:00
build.xml generate mapping from actual strings to R.string.id that can be used at runtime to convert/lookup menu titles. Works to uppercase a menu! Changes break dbg and bt builds -- to be fixed. 2014-04-03 22:27:50 -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
project.properties update name of target SDK version (but not the version itself) 2014-01-07 07:19:47 -08:00