From 4b2dd9e9c5bd03b60626631145b63d17f4d3fe8e Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 10 Dec 2020 19:33:58 -0800 Subject: [PATCH] up version strings and changelog --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 15 +++++---------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index 030247391..5f0f637e5 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -19,8 +19,8 @@ */ def INITIAL_CLIENT_VERS = 10 -def VERSION_CODE_BASE = 166 -def VERSION_NAME = '4.4.170' +def VERSION_CODE_BASE = 167 +def VERSION_NAME = '4.4.171' def BUILD_INFO_NAME = "build-info.txt" // Not all variants use the same BT_UUID. Those with the same talk to diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index 76e0ef13d..ce93e2f75 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.170 release

+

CrossWords 4.4.171 release

-

This release improves play via Bluetooth and enables inviting - nearby players via a QR code

+

This release fixes an annoyance dragging tiles to the board

Please take @@ -26,13 +25,9 @@

New with this release

    -
  • Significantly improve inviting and playing over Bluetooth
  • -
  • Add a QR code that can be used to invite to a game
  • -
  • Fix showing game-deleted message multiple times
  • -
  • Improve the selected-game (checkbox) icon
  • -
  • Fix problem accepting invitations on Android 11
  • -
  • Fix game list items sometimes being broken for new games
  • -
  • Include Brazilian Portuguese translations (new) via Weblate
  • +
  • Improve communication with new internet relay
  • +
  • Improve tile dragging to show motion over tiles already in place
  • +
  • Include translations in Norwegian BokmÃ¥l (via Weblate)

(The full changelog