xwords/xwords4/android/XWords4
Eric House 28bfa3c904 make forceChannel part of CurGameInfo rather than comms, since Android
needs to save it there on receipt of an invitation (doesn't create
full game with comms until later.)  Passes discon2 tests and seems to
work on a single Android device. (Haven't tested inviting on Android
yet.)
2014-12-29 07:39:28 -08:00
..
archive add preference checkbox for hiding newgame buttons (which are 2014-12-29 07:02:56 -08:00
assets list one more change 2014-10-13 06:48:00 -07:00
img_src separate the new-game icons into two (as stubs) 2014-11-19 19:26:08 -08:00
jni make forceChannel part of CurGameInfo rather than comms, since Android 2014-12-29 07:39:28 -08: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 add preference checkbox for hiding newgame buttons (which are 2014-12-29 07:02:56 -08:00
res_src add preference checkbox for hiding newgame buttons (which are 2014-12-29 07:02:56 -08:00
src/org/eehouse/android/xw4 make forceChannel part of CurGameInfo rather than comms, since Android 2014-12-29 07:39:28 -08:00
.gitignore adding file required for proguard 2014-07-14 21:46:09 -07:00
AndroidManifest.xml remove dead classes and layouts; add menu to create networked games. 2014-11-15 20:42:09 -08:00
build.xml set names as properties; param doesn't seem to work 2014-09-05 07:40:54 -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
proguard-project.txt adding file required for proguard 2014-07-14 21:46:09 -07:00
project.properties turn proguard back Off. Will get it working on another branch. 2014-07-14 22:37:10 -07:00