mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
catch up with recent changes
This commit is contained in:
parent
a20797aab1
commit
f353a70c89
1 changed files with 10 additions and 3 deletions
|
@ -41,6 +41,12 @@
|
|||
at all times you can use to invite players. The dialog goes
|
||||
away when invited players connect.</li>
|
||||
|
||||
<li>But when a game hasn't connected yet, warn, and
|
||||
don't let it send an invitation</li>
|
||||
|
||||
<li>On startup, if on a phone configured for other than English,
|
||||
offer to download an appropriate wordlist</li>
|
||||
|
||||
<li>New games are placed in the selected group (if any,
|
||||
otherwise in default as before)</li>
|
||||
|
||||
|
@ -60,7 +66,8 @@
|
|||
it too hard to support this, and non-GSM phones are only
|
||||
found in one country anyway.)</li>
|
||||
|
||||
<li>Deal with deletion of dictionary that's been set as default</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>
|
||||
|
@ -68,13 +75,13 @@
|
|||
<li>When assigning new tiles, don't sort tiles to left of
|
||||
tray divider</li>
|
||||
|
||||
<li>Don't post empty notifications</li>
|
||||
|
||||
<li>Remove "Reconnect" button from network status info</li>
|
||||
|
||||
<li>Include info for all communication means being used in
|
||||
network status, and only show an icon in networked games </li>
|
||||
|
||||
<li>Show status message after writing to SD card</li>
|
||||
|
||||
<li>Fix a few crashes</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue