From e351a5e4f07104df14f861990dba16b2c12b4e73 Mon Sep 17 00:00:00 2001 From: Eric House Date: Sun, 21 Feb 2021 11:14:23 -0800 Subject: [PATCH] up release numbers; changelog changes --- xwords4/android/app/build.gradle | 4 ++-- .../android/app/src/main/assets/changes.html | 24 +++++++------------ 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index bea1b0af6..9f2bfbd7c 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 = 169 -def VERSION_NAME = '4.4.173' +def VERSION_CODE_BASE = 170 +def VERSION_NAME = '4.4.174' 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 73cc5b307..0b42b4535 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.173 release

+

CrossWords 4.4.174 release

-

This release is completely translated into Italian and Brazilian - Portuguese

+

This release is almost completely translated into French

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

New with this release

    -
  • Tweaks the UI for starting new games to better remember - previous choices
  • -
  • Tweak preferences color editor
  • -
  • Don't ever give a first tray where there's no possible - move
  • -
  • Remove passwords -- nobody uses them
  • -
  • Fix occasional freeze in in-game Chat view
  • -
  • Includes new translations in Brazilian Portuguese, Italian - and Norwegian (via Weblate -- thanks!)
  • +
  • Tweak invitation dialog
  • +
  • Add option to show tile values on board
  • +
  • Manage app Preferences the new way (rather than how it was + done in 2012). You should not notice.
  • +
  • Include new translations in French (via Weblate -- + thanks!)

(The full changelog @@ -42,7 +38,6 @@

Coming soon