xwords/xwords4/android
Eric House 73fdb4a578 open chat later, via post(new Runnable())
When during onResume() of BoardDelegate we notice an undisplayed chat
message, don't add add a Chat fragment because (perhaps due to a bug
in my code) it'll come up blank. Instead use post() to open it via a
Runnable() that'll run after onResume() and the rest of current
fragment setup have completed.
2016-07-26 09:34:32 -07:00
..
scripts remove compile-time option for thumbnails: they're not going away 2016-07-23 16:25:06 -07:00
website tweak name and reflect new name on website 2012-08-30 19:21:05 -07:00
XWords4 open chat later, via post(new Runnable()) 2016-07-26 09:34:32 -07:00
XWords4-dbg ignore new files 2016-07-18 13:26:14 -07:00
.gitignore ignore dirs for another branch (local only so far) 2014-09-08 07:06:45 -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 build/install instructions 2015-03-03 07:14:03 -08:00