diff --git a/xwords4/android/XWords4/AndroidManifest.xml b/xwords4/android/XWords4/AndroidManifest.xml index f711fbee6..b12e53ab3 100644 --- a/xwords4/android/XWords4/AndroidManifest.xml +++ b/xwords4/android/XWords4/AndroidManifest.xml @@ -22,7 +22,7 @@ to come from a domain that you own or have control over. --> diff --git a/xwords4/android/XWords4/assets/changes.html b/xwords4/android/XWords4/assets/changes.html index 014a45e00..738a70a7d 100644 --- a/xwords4/android/XWords4/assets/changes.html +++ b/xwords4/android/XWords4/assets/changes.html @@ -13,10 +13,10 @@ -

Crosswords 4.4 beta 98 release

+

Crosswords 4.4 beta 99 release

-

This release is mostly to get the new Dutch translation out - there, and to catch up Catalan and French.

+

This is a quick-fix release for Bluetooth on Android + Marshmallow.

Please take @@ -26,23 +26,10 @@

New with this release

    -
  • Complete and up-to-date translations into Dutch, French and - Catalan. What language is next?
  • - -
  • Allow copying invitation URL to clipboard so you can paste - it into any messaging app you like
  • - -
  • Improvements to in-game chat experience (but more are coming)
  • - -
  • Show a "toast" when hint button can't find any moves
  • - -
  • Add SMS to the list of ways you can invite somebody
  • - -
  • When displaying Bluetooth-connected devices to invite, skip - stuff like headphones
  • -
  • Turn off email invite attachments. They didn't seem to work anyway, - and aren't needed on modern Android.
  • -
  • Fix very old memory leak
  • +
  • Work around "security" change that broke Bluetooth + invitations and gameplay on the latest Android release + ("Marshmallow").
  • +
  • Fix crash choosing menu at the wrong time

(The full changelog @@ -51,8 +38,9 @@

Next up

  • Offer "Rematch" when game's over (Easy via - SMS and Bluetooth; harder via the internet/relay)
  • -
  • Look into supporting play via peer-to-peer wifi
  • + SMS and Bluetooth; harder via the internet/relay) +
  • Take advantage of Marshmallow's new permissions model (where + the app only asks for them when it needs them.)

Please let me know diff --git a/xwords4/android/XWords4/res/values/app_name.xml b/xwords4/android/XWords4/res/values/app_name.xml index 6cb1ce6b9..51e7b86fe 100644 --- a/xwords4/android/XWords4/res/values/app_name.xml +++ b/xwords4/android/XWords4/res/values/app_name.xml @@ -1,5 +1,5 @@ - 4.4 beta 98 + 4.4 beta 99