From 4919f487ebbc7174ccc23ff4b1f5289fc6152f06 Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 25 Apr 2019 15:20:21 -0700 Subject: [PATCH] up strings for new release --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 15 ++++++--------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index d2fabe99f..522dd3498 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 = 142 -def VERSION_NAME = '4.4.146' +def VERSION_CODE_BASE = 143 +def VERSION_NAME = '4.4.147' 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 9de63ec27..ac143be72 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,10 +13,9 @@ -

CrossWords 4.4.146 release

+

CrossWords 4.4.147 release

-

This release fixes a relay communication problem for all versions - and a build problem for the F-Droid version

+

This release fixes a few UI glitches and infrequent crashes

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

New with this release

    -
  • Stop replacing your name with "Player 2"
  • -
  • Show most recent connection in Bluetooth invitation dialog
  • -
  • Fix long-standing bug in Relay networking
  • -
  • Fix F-Droid build
  • -
  • Improve interaction with NBSProxy (impacts those using - play-by-Data-SMS)
  • +
  • Improve invite dialogs for smaller or landscape screens
  • +
  • Improve Data-SMS networking (no impact on Google Play store version)
  • +
  • Make word lookup work for uncommitted words too
  • +
  • Fix occasional crash when network not available

(The full changelog