xwords/xwords4/android/XWords4
2014-03-10 19:14:59 -07:00
..
assets add new flag bit to built-in wordlists 2013-04-20 19:46:52 -07:00
img_src add actionbar icon for copy 2014-01-30 06:38:03 -08:00
jni use dictmgr in java. This requires jni globals that live across boards being opened and that include a mempool dicts will be allocated out of. Seems to work, and to get ref counts as high as 6 or so before they drop down to one when all boards are closed. (The final is held by the dictmgr which won't give it up until the app itself is GC'd) 2014-03-10 19:14:59 -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 tweak string 2014-03-07 19:10:06 -08:00
src/org/eehouse/android/xw4 use dictmgr in java. This requires jni globals that live across boards being opened and that include a mempool dicts will be allocated out of. Seems to work, and to get ref counts as high as 6 or so before they drop down to one when all boards are closed. (The final is held by the dictmgr which won't give it up until the app itself is GC'd) 2014-03-10 19:14:59 -07:00
.gitignore ignore generated file 2013-11-13 07:52:52 -08:00
AndroidManifest.xml up strings and notes for new release 2014-03-06 06:47:43 -08:00
build.xml fail if script fails 2014-01-20 07:33:16 -08: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