xwords/xwords4/android/XWords4
Eric House 45a1dcd5f9 This comment meant for this fix, not prev! :
Fix board sometimes coming up half-height by indicating that it should
never have a soft keyboard associated with it.  It's otherwise getting
told its height is half what it should be, and I can't find any way to
get the layout redone when the keyboard goes away.  (The keyboard in
this case is leftover from the previous activity.)
2014-09-14 14:37:01 -07:00
..
archive add text to missing player alert suggesting tap-to-invite, and dismiss 2014-09-12 07:10:18 -07:00
assets up strings for release 2014-08-27 07:06:35 -07:00
img_src add activity for localizing strings and add menuitem to localizable activities to trigger it. Does nothing yet, including populating itself. 2014-04-05 10:27:05 -07:00
jni return succes from server_initClientConnection() 2014-09-14 13:42:11 -07: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 text to missing player alert suggesting tap-to-invite, and dismiss 2014-09-12 07:10:18 -07:00
res_src add text to missing player alert suggesting tap-to-invite, and dismiss 2014-09-12 07:10:18 -07:00
src/org/eehouse/android/xw4 fix board sometimes coming up half-height by indicating that it should 2014-09-14 14:36:13 -07:00
.gitignore adding file required for proguard 2014-07-14 21:46:09 -07:00
AndroidManifest.xml This comment meant for this fix, not prev! : 2014-09-14 14:37:01 -07: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