From 8989427f59bfd82e4d79421336cc619cd2fa99e5 Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 26 Mar 2020 19:42:01 -0700 Subject: [PATCH] change strings for new release --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 14 ++++++++------ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 2fb32a7b3..730d3986f 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -1,6 +1,6 @@ def INITIAL_CLIENT_VERS = 9 -def VERSION_CODE_BASE = 150 -def VERSION_NAME = '4.4.154' +def VERSION_CODE_BASE = 151 +def VERSION_NAME = '4.4.155' def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def BUILD_INFO_NAME = "build-info.txt" diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index 7e850ae69..07301634d 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,9 +13,9 @@ -

CrossWords 4.4.154 release

+

CrossWords 4.4.155 release

-

This release fixes an occasional blank board when dismissing the Chat window

+

This release fixes stalls that sometimes follow use of the Undo feature

Please take @@ -25,10 +25,12 @@

New with this release

    -
  • Fix board sometimes being blank after chat window dismissed
  • -
  • Don't show NFC stats if it's not been used
  • -
  • Include new Catalan and Spanish translations (from Weblate)
  • -
  • Fix crash reported via Google Play Store
  • +
  • Fix stall that was sometimes triggered by an ill-timed Undo
  • +
  • Make some on-board icons smoother
  • +
  • Fix crash receiving in-game chat message that's too long
  • +
  • Make the board look a bit better on tall&narrow screens
  • +
  • Tweak the game-configure dialog
  • +
  • Make some changes you shouldn't see getting ready to support "Duplicate" play

(The full changelog