From d454ffb3e85c8a9ebd5741e93a9768d3aea8fa4b Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 22 Jun 2017 06:50:24 -0700 Subject: [PATCH] up changelog/strings for release --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index aa1832387..6e28428b2 100644 --- a/xwords4/android/app/build.gradle +++ b/xwords4/android/app/build.gradle @@ -1,6 +1,6 @@ def INITIAL_CLIENT_VERS = 8 -def VERSION_CODE_BASE = 115 -def VERSION_NAME = '4.4.119' +def VERSION_CODE_BASE = 116 +def VERSION_NAME = '4.4.120' def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") boolean forFDroid = hasProperty('forFDroid') diff --git a/xwords4/android/app/src/main/assets/changes.html b/xwords4/android/app/src/main/assets/changes.html index 6525e1170..81eae0560 100644 --- a/xwords4/android/app/src/main/assets/changes.html +++ b/xwords4/android/app/src/main/assets/changes.html @@ -13,11 +13,9 @@ -

CrossWords 4.4.119 release

+

CrossWords 4.4.120 release

-

This release fixes crashes reported through the Play store and - adds tweaks for F-Droid (Google Play store alternative) - releases.

+

This release adds timestamps to in-game chat messages.

Please take @@ -27,9 +25,11 @@

New with this release

    -
  • Don't offer to upgrade F-Droid builds (since I can't)
  • -
  • Pretty-up expander buttons on main games list
  • -
  • Address three crashes reported through Google (thanks!)
  • +
  • Timestamp messages when they're created
  • +
  • Display timestamps (if present) to left of sender name
  • +
  • For games played via SMS data, resend dropped messages + periodically
  • +
  • Don't make sound announcing moves on one-device games

(The full changelog