Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House ba95432e44 fix crash by not creating Handler until on UI thread
Receiver is created and installed by a non-UI thread sometimes so can't
create the Handler there. onReceive() is called on an ok thread however
so create it there on demand. Fixes crash that showed when receiving
relay messages in background.
2018-12-05 20:17:13 -08:00
xwords4 fix crash by not creating Handler until on UI thread 2018-12-05 20:17:13 -08:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml trying to fix travis build 2018-11-28 20:14:49 -08:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00