xwords/xwords4/android/XWords4
eehouse 23747f54ec implement vertical scrolling on platform by copying one part of bitmap
over itself.  It's not noticably faster than letting the common code
simply inval everything, probably because I have to make a copy of the
bitmap to serve as the source.  But I want to check it in to have a
record.
2010-04-25 03:38:42 +00:00
..
assets ready for next release: remove Hex dict and turn off logging 2010-03-14 16:32:54 +00:00
jni don't pass bitmaps into java draw code since they're no longer used. 2010-04-23 08:37:27 +00:00
res Give spinners string arrays as resources rather than via code; remove 2010-04-25 03:38:27 +00:00
src/org/eehouse/android/xw4 implement vertical scrolling on platform by copying one part of bitmap 2010-04-25 03:38:42 +00:00
.gitignore hide .apk file 2010-02-25 04:51:16 +00:00
AndroidManifest.xml better titles for activities 2010-04-25 03:37:52 +00:00
build.xml rearrange to work with newer version of ndk and sdk just installed 2010-01-30 03:18:01 +00:00
default.properties Build for 1.6 instead of 1.5 for SMS APIs 2010-02-09 14:16:23 +00:00
local.properties rearrange to work with newer version of ndk and sdk just installed 2010-01-30 03:18:01 +00:00