catch up with recent changes

This commit is contained in:
Eric House 2015-05-25 18:07:29 -07:00
parent 282e66e54e
commit 6a03b994ed

View file

@ -30,19 +30,19 @@
means (e.g. Bluetooth, SMS, or the internet/relay) a game can
use all three, switching based on what works at the time</li>
<li>Game creation means picking whether you&apos;re networked or not,
not how to communicate (though you can still control that if
you like)</li>
<li>Game creation requires only picking whether you&apos;re
networked or not, not how to communicate (though you can
still control that if you like)</li>
<li>Separate inviting from playing: e.g. you can invite via
Bluetooth to a game that will be played via SMS</li>
<li>A game that needs remote players has an dialog on top of it
<li>A game that needs remote players has a dialog on top of it
at all times you can use to invite players. The dialog goes
away when invited players connect.</li>
<li>New game are placed in the selected group (if any, otherwise
in default as before)</li>
<li>New games are placed in the selected group (if any,
otherwise in default as before)</li>
<li>Add new-games buttons to main screen, and offer to hide them
after a while</li>
@ -57,18 +57,25 @@
large now. (Will address in a release soon.)</li>
<li>Kill play-via-SMS for non-GSM phones. (Google&apos;s making
it too hard to support this, and it only matters in one
country anyway.)</li>
it too hard to support this, and non-GSM phones are only
found in one country anyway.)</li>
<li>When assigning new tiles, don&apos;t sort tiles to left of tray
divider</li>
<li>Deal with deletion of dictionary that's been set as default</li>
<li>In popup menu from in-game wordlist button, show only
wordlists in same language as game</li>
<li>When assigning new tiles, don&apos;t sort tiles to left of
tray divider</li>
<li>Don&apos;t post empty notifications</li>
<li>Remove &quot;Reconnect&quot; button from network status info</li>
<li>Include info for all communication means being used in
network status </li>
network status, and only show an icon in networked games </li>
<li>Fix a few crashes</li>
</ul>
<p>(The full changelog