xwords/xwords4/android/XWords4
Eric House c811282591 UI change: networked games are no longer allowed to have per-player
dicts.  Now you select a single dict for such games in a new spinner
just below the lang spinner, and player's dicts are no longer
displayed.  For standalone games, the single dict choice isn't there,
the individual dicts are displayed, and you must open a player config
to change the dict as before.  The idea is that this will be less
confusing, particularly when I need to tell the guest that the host is
using a different dict.
2012-10-14 19:21:27 -07:00
..
assets new versions of dicts with checksums and descriptions 2012-09-08 10:08:39 -07:00
jni pass index of resigning player into util_notifyGameOver. Not yet 2012-10-09 05:31:12 -07:00
res UI change: networked games are no longer allowed to have per-player 2012-10-14 19:21:27 -07:00
src/org/eehouse/android/xw4 UI change: networked games are no longer allowed to have per-player 2012-10-14 19:21:27 -07:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml up version strings for pending new release 2012-09-17 06:36:58 -07:00
build.xml add -pre-clean that invokes the jni's 'make clean' 2012-03-05 19:07:49 -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 back to building for android-7 2012-05-30 21:23:53 -07:00