xwords/xwords4/android/XWords4
Andy2 e218cb7639 add prev hint button triggering notImpl; hide title bar. Really want
to hide it only for landscape orientation, but that seems impossible
without having separate layout and reloading whole activity on
orientation change.  If you hide it after adding content to the
activity you get a runtime exception.  Better way than hiding title,
BTW, is a theme that hides it in AndroidManifest.xml.
2010-06-29 06:51:45 -07:00
..
assets make larger dict the builtin for a better initial experience, at least 2010-04-25 03:39:24 +00:00
jni turn off debugging so device builds can be from unmodified source. 2010-06-26 12:40:04 -07:00
res add prev hint button triggering notImpl; hide title bar. Really want 2010-06-29 06:51:45 -07:00
src/org/eehouse/android/xw4 add prev hint button triggering notImpl; hide title bar. Really want 2010-06-29 06:51:45 -07:00
.gitignore remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
AndroidManifest.xml up version string and code 2010-06-20 10:02:53 -07:00
build.xml remove local.properties, and add a script, run from build.xml before 2010-06-20 09:29:13 -07:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00