From b289154e19b2960009a95b0381d6ddeb242719e6 Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 21 Jan 2016 20:56:45 -0800 Subject: [PATCH] up app version strings, changes list for new release --- .../android/XWords4-dbg/AndroidManifest.xml | 2 +- xwords4/android/XWords4/AndroidManifest.xml | 2 +- xwords4/android/XWords4/assets/changes.html | 49 ++++++++++++++++--- .../android/XWords4/res/values/app_name.xml | 2 +- 4 files changed, 45 insertions(+), 10 deletions(-) diff --git a/xwords4/android/XWords4-dbg/AndroidManifest.xml b/xwords4/android/XWords4-dbg/AndroidManifest.xml index f375ebade..82e7cd47e 100644 --- a/xwords4/android/XWords4-dbg/AndroidManifest.xml +++ b/xwords4/android/XWords4-dbg/AndroidManifest.xml @@ -22,7 +22,7 @@ to come from a domain that you own or have control over. --> diff --git a/xwords4/android/XWords4/AndroidManifest.xml b/xwords4/android/XWords4/AndroidManifest.xml index ab2b0e8ba..a88c8fb5b 100644 --- a/xwords4/android/XWords4/AndroidManifest.xml +++ b/xwords4/android/XWords4/AndroidManifest.xml @@ -22,7 +22,7 @@ to come from a domain that you own or have control over. --> diff --git a/xwords4/android/XWords4/assets/changes.html b/xwords4/android/XWords4/assets/changes.html index 2adb1f7b2..c0129785b 100644 --- a/xwords4/android/XWords4/assets/changes.html +++ b/xwords4/android/XWords4/assets/changes.html @@ -13,10 +13,15 @@ -

Crosswords 4.4 beta 101 release

+

Crosswords 4.4 beta 102 release

-

This is the second of two releases that together fix stalling - issues in network games.

+

This release introduces "Rematch", a way to create new games from + existing ones that short-circuits all the configuration and + invitation nonsense. (Nonsense, anyway, after the first time.) + Invitations are cleaned up. And it is the second of two releases + that together fix stalling issues in network games.

+ +

I hope you like it!

Please take @@ -26,8 +31,40 @@

New with this release

    -
  • Fix to send correctly calculated identifier for game - state.
  • +
  • Rematch option allows creating a new game with the same + opponents, and takes care of sending invitations to the + remote device
  • + +
  • Improve how invitations are created and sent, including + making it easier to resend when necessary
  • + +
  • Finish fixing problem with moves being dropped
  • + +
  • Make it easier to "discover" and enable play-via-SMS (GSM + phones only)
  • + +
  • Fix memory leak that caused crashes if you opened a lot of + games in a short period
  • + +
  • Ask player for name the first time it's needed rather than + when newly installed game first opened
  • + +
  • Fix occasional failure to refresh thumbnails
  • + +
  • Don't allow removing players when game is locked (in Game + Config screen)
  • + +
  • Put back long-tap (a.k.a. "context") menus in Games List + screen. Because I like them
  • + +
  • No reminders in robot games by default
  • + +
  • Tweaks to Chat screen, and confirm before deleting chat + history
  • + +
  • Tweak notifications to make them more useful
  • + +
  • Other minor bug fixes

(The full changelog @@ -35,8 +72,6 @@

Next up

    -
  • Offer "Rematch" when game's over (Easy via - SMS and Bluetooth; harder via the internet/relay)
  • Take advantage of Marshmallow's new permissions model (where the app only asks for them when it needs them.)
diff --git a/xwords4/android/XWords4/res/values/app_name.xml b/xwords4/android/XWords4/res/values/app_name.xml index 4c94ac9a4..d14e74293 100644 --- a/xwords4/android/XWords4/res/values/app_name.xml +++ b/xwords4/android/XWords4/res/values/app_name.xml @@ -1,5 +1,5 @@ - 4.4 beta 101 + 4.4 beta 102