xwords/xwords4/android/XWords4
eehouse cd85406c01 create and cache new bitmaps from black-on-transparent originals
provided from dict based on player color and whether inverted.  This
works around apparent lack of API to change colors of monochrome
bitmaps at draw time (paralleling those for drawing text.)
2010-02-28 16:54:59 +00:00
..
assets add Hex dict for help with testing. Don't ship. :-) 2010-01-30 14:56:21 +00:00
jni implement board_getFocusOwner, board_focusChanged and board_handleKey, 2010-02-27 18:05:39 +00:00
res implement mini window, jni and java rendering. Works on emulator, but 2010-02-27 18:04:33 +00:00
src/org/eehouse/android/xw4 create and cache new bitmaps from black-on-transparent originals 2010-02-28 16:54:59 +00:00
.gitignore hide .apk file 2010-02-25 04:51:16 +00:00
AndroidManifest.xml get rid of BlockingActivity, using instead dialogs inside 2010-02-21 04:56:37 +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