xwords/xwords4/android/XWords4
Eric House 49117927db start process of allowing DlgDelegate to handle more than one dialog
at a time.  Step one is to move all the data into a singleton.  Once
that seems to work (excepting in the cases that fire assertions or lead
to dropped dialogs now) move to using a queue of them.  Right now it crashes
with an assertion on dismissing the second dialog.
2012-11-08 19:05:23 -08:00
..
assets new versions of dicts with checksums and descriptions 2012-09-08 10:08:39 -07:00
jni add missing util method (fixing crash) and with it wire up new devID 2012-11-06 07:08:06 -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 missing util method (fixing crash) and with it wire up new devID 2012-11-06 07:08:06 -08:00
src/org/eehouse/android/xw4 start process of allowing DlgDelegate to handle more than one dialog 2012-11-08 19:05:23 -08:00
.gitignore ignore new obj dir 2012-01-03 18:27:15 -08:00
AndroidManifest.xml put back minsdk stuff accidentally removed in merge. 2012-11-05 06:55:54 -08:00
build.xml merge in changes from the -gcm directory: GCM will be a feature of the 2012-11-02 05:35:31 -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
project.properties back to building for android-7 2012-05-30 21:23:53 -07:00