xwords/xwords4/android
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
..
scripts add another file (which I've scanned before...) 2010-04-20 02:38:20 +00:00
XWords4 implement vertical scrolling on platform by copying one part of bitmap 2010-04-25 03:38:42 +00:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00