diff --git a/xwords4/android/XWords4/assets/changes.html b/xwords4/android/XWords4/assets/changes.html index 012d7483c..dbcb8fc8b 100644 --- a/xwords4/android/XWords4/assets/changes.html +++ b/xwords4/android/XWords4/assets/changes.html @@ -41,6 +41,12 @@ at all times you can use to invite players. The dialog goes away when invited players connect. +
  • But when a game hasn't connected yet, warn, and + don't let it send an invitation
  • + +
  • On startup, if on a phone configured for other than English, + offer to download an appropriate wordlist
  • +
  • New games are placed in the selected group (if any, otherwise in default as before)
  • @@ -60,7 +66,8 @@ it too hard to support this, and non-GSM phones are only found in one country anyway.) -
  • Deal with deletion of dictionary that's been set as default
  • +
  • Deal with deletion of dictionary that's been set as + default
  • In popup menu from in-game wordlist button, show only wordlists in same language as game
  • @@ -68,13 +75,13 @@
  • When assigning new tiles, don't sort tiles to left of tray divider
  • -
  • Don't post empty notifications
  • -
  • Remove "Reconnect" button from network status info
  • Include info for all communication means being used in network status, and only show an icon in networked games
  • +
  • Show status message after writing to SD card
  • +
  • Fix a few crashes