xwords/xwords4/android
Andy2 c2472c0cb5 don't call java code if rect width is 0. Fixes crash (but not design
problem) where first to connect in room specifies a timer and second
does not.  Second eventually gets message saying there's a timer but
has not layed out space in the board and java freaks out when later
asked to make a 0-width image.  This fix leaves the device not drawing
the timer until the game is reopened.  The better fix would trigger a
re-layout as soon as the change is made.
2010-11-07 14:03:24 -08:00
..
scripts improve script. Allow pass either branch or tag on commandline, 2010-11-07 08:16:36 -08:00
XWords4 don't call java code if rect width is 0. Fixes crash (but not design 2010-11-07 14:03:24 -08:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt fix for new location. Need to get this out of git somehow. 2010-06-07 06:11:11 -07:00