mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-11 08:01:22 +01:00
c271202faa
Continue conversion of alerts that required blocking the JNI thread. Now board_commitTurn() takes a second boolean indicating whether phonies found have been approved by user. Common code informs user, and if he approves client code calls board_commitTurn() again. In case where turn's lost there's no call to make back, but there's the undesirable change that if a robot moves next its move will be reported on top of the turn-lost alert. Ideally new alerts would appear under, not on top of, those that have not yet been dismissed. |
||
---|---|---|
.. | ||
drawable | ||
drawable-hdpi | ||
drawable-mdpi | ||
drawable-xhdpi | ||
layout | ||
layout-small | ||
menu | ||
menu-small | ||
values | ||
values-large | ||
values-xlarge | ||
xml | ||
.gitignore |