xwords/xwords4/android/XWords4
Andy2 0354c3f1d9 sort by creation time rather than lastsaved time. This is a temporary
workaround to fix a bug where the UI isn't updating often enough and
sometimes delete or other position-based long-tap menu actions on the
list act on the wrong game.  This gives an order that won't change.
Revisit later if a more dynamic order is desired.
2011-02-14 18:11:55 -08:00
..
assets add BasEnglish dictionary. 2010-12-06 21:08:15 -08:00
jni return "" rather than null when there's no java class backing util -- 2011-02-09 06:17:38 -08:00
res modify games list items to include a second column with everything but 2011-02-11 18:29:11 -08:00
src/org/eehouse/android/xw4 sort by creation time rather than lastsaved time. This is a temporary 2011-02-14 18:11:55 -08:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml set launchMode of GamesList activity to singleTask. This seems to be 2011-02-14 07:04:34 -08: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