xwords/xwords4/android
Eric House d820554ffb change game list item strategy since it turns out adapter's findView()
doesn't pass in the previous representation of a given item for
recycling: move async loading of summary into GameListItem class, and
use getChildAt() to invalidate a single list (rather than reloading
the whole list) whereever possible.  Still need to dump the list
whenever the number of items changes since we're depending on DBUtils
to determine the order and have no way to reshuffle existing items.
2012-12-10 07:48:15 -08:00
..
scripts cleanup, and suggest accepting Android's make-default offer 2012-12-01 21:13:04 -08:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 change game list item strategy since it turns out adapter's findView() 2012-12-10 07:48:15 -08:00
XWords4-bt get rid of NODE_CAN_4. Not change to post-compiled code 2012-08-01 20:29:15 -07:00
XWords4-dbg add temp menu that gets a phone number and sends an NBS message to it, 2012-03-13 07:51:45 -07:00
XWords4-sms starting new variant for GCM 2012-10-16 07:41:04 -07:00
.gitignore ignore dir not on this branch 2012-10-16 08:20:53 -07:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt update instructions for building 2011-11-19 20:05:04 -08:00