From 16dc1b15bd3db97e46c2b4af4dc93144631d2443 Mon Sep 17 00:00:00 2001 From: Eric House Date: Mon, 18 Dec 2017 22:45:45 -0800 Subject: [PATCH] update release strings and changelog --- xwords4/android/app/build.gradle | 4 ++-- xwords4/android/app/src/main/assets/changes.html | 16 ++++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/xwords4/android/app/build.gradle b/xwords4/android/app/build.gradle index b170c5e9a..60a454cc0 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 = 127 -def VERSION_NAME = '4.4.131' +def VERSION_CODE_BASE = 128 +def VERSION_NAME = '4.4.132' def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY") def GCM_SENDER_ID = System.getenv("GCM_SENDER_ID") 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 5ee93b9c0..1dd4fcbd6 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.131 release

+

CrossWords 4.4.132 release

-

An F-Droid-only release meeting new requirements

+

This release makes communication with the relay more robust.

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

New with this release

    -
  • F-Droid has stiffened their prohibition against including - proprietary Google components. This release complies by removing - "Google Cloud Messaging" – which never worked on - f-droid installs anyway.
  • +
  • Communicate with relay via http when the custom protocol + isn't working (e.g. when a wifi router or firewall blocks + it.)
  • +
  • Improved translations for French, Japanese and Norwegian + (by Weblate volunteers)
  • +
  • Add a few menubar icons (borrowed from The Noun Project)
  • +
  • Fix taps on left end of games list items not always toggling + selected state

(The full changelog