xwords/xwords4/android
Eric House af406d92dc Handle multiple dialogs at once: save dialog state by dialog ID (ok
since the OS won't track more than one at a time with the same ID) and
look it up that way when needed.  Get rid of onPrepareDialog() (and in
all my Activity subclasses) since it's now a requirement that all
DlgDelegate-managed dialogs remove themselves from the Activity on
dismissal so that onCreateDialog will always get called and
onPrepareDialog not be needed.
2013-01-01 21:45:37 -08:00
..
scripts fix typo 2012-12-16 15:14:33 -08:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 Handle multiple dialogs at once: save dialog state by dialog ID (ok 2013-01-01 21:45:37 -08:00
XWords4-bt get rid of NODE_CAN_4. Not change to post-compiled code 2012-08-01 20:29:15 -07:00
XWords4-dbg add temp menu that gets a phone number and sends an NBS message to it, 2012-03-13 07:51:45 -07:00
XWords4-sms starting new variant for GCM 2012-10-16 07:41:04 -07:00
.gitignore ignore dir not on this branch 2012-10-16 08:20:53 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt update instructions for building 2011-11-19 20:05:04 -08:00