xwords/xwords4/android
ehouse 90f93aefa8 Add lots of widgets. List of players can no longer be a list since it
wants to scroll, so it's textview subclasses that don't show focus
correctly yet.
2010-01-26 14:43:39 +00:00
..
scripts script to check .xml and .java files for missing string entries and to 2010-01-26 04:02:05 +00:00
XWords4 Add lots of widgets. List of players can no longer be a list since it 2010-01-26 14:43:39 +00:00
anddict.c Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
anddict.h Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
andglobals.h don't store dict: it's in the model 2010-01-09 17:11:31 +00:00
Android.mk turn debug back on 2010-01-13 13:29:55 +00:00
andutils.c Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
andutils.h Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
drawwrapper.c Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
drawwrapper.h pass in/store ptr to JNIEnv* rather than env itself 2010-01-10 17:25:46 +00:00
INSTALL.txt initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
LocalizedStrIncludes.h implement util_getUserString and features like formatRemainingTiles 2010-01-16 14:16:27 +00:00
utils.c initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
utilwrapper.c Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
utilwrapper.h Add ability to open utf8-formatted dicts and to display bitmap tiles 2010-01-25 02:49:14 +00:00
xptypes.h fix to compile with debugging turned off 2010-01-10 23:39:54 +00:00
xwjni.c move showColors into CommonPrefs, removing separate storage in linux 2010-01-26 04:14:18 +00:00