xwords/xwords4/android
Eric House 7efbd2697d rewrite list item logic. Use a single custom LinearLayout subclass
for both the loading and loaded phases, toggling its state once the
data's available.  Reuse it: pay attention to what's passed into
getView and only allocate when there's no existing View to reuse.
Stop caching Views, as that defeats Android list logic that might
limit in-memory representation to the subset that's visible on-screen,
instead tracking a set of rowids whose data is known to be good as a
way of quickly drawing when there's a refresh.
2012-12-08 08:47:53 -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 rewrite list item logic. Use a single custom LinearLayout subclass 2012-12-08 08:47:53 -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