From 71c46e549dffd4b3d3dd3a52b8619efbf4ca7956 Mon Sep 17 00:00:00 2001 From: relan Date: Thu, 19 Jul 2018 07:24:22 +0300 Subject: [PATCH] Update Crosswords to 4.4.137 (133) --- metadata/org.eehouse.android.xw4.txt | 29 ++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/metadata/org.eehouse.android.xw4.txt b/metadata/org.eehouse.android.xw4.txt index 68229d6c47..11e678fc2a 100644 --- a/metadata/org.eehouse.android.xw4.txt +++ b/metadata/org.eehouse.android.xw4.txt @@ -9,16 +9,17 @@ Auto Name:Crosswords Summary:A Scrabble-like game Description: A cross-platform game with the same rules as Scrabble that can be played locally -(on the same device), via SMS or via an internet relay. Invite other people to a -game by sending them a message (or enter the name of the room if you already -know it). Drag letters onto the board next to other letters to make new words; -press the number on the right of the screen to commit your move and let the next -person move. English wordlist is included but there is a link to the website to -download other languages. +(on the same device), via SMS or Bluetooth or via an internet relay. Invite +other people to a game by sending them a message (or enter the name of the room +if you already know it). Drag letters onto the board next to other letters to +make new words; press the number on the right of the screen to commit your move +and let the next person move. An English wordlist is included but there is a +link to the website to download wordlists to play in other languages. The source code supports push messaging via Google Play, but that won't function -in this build even if Google Play is installed. It just means that moves -wouldn't be as fast as if it were supported. +in this build even if Google Play is installed. It just means that moves won't +be transmitted quite as quickly as if it were supported. Play via SMS or +Bluetooth is unaffected by this. . Repo Type:git @@ -204,6 +205,14 @@ Build:4.4.131,127 prebuild=sed -i -e '/fabric/d; /crashlytics/,+2d' {..,.}/build.gradle gradleprops=forFDroid +Build:4.4.137,133 + commit=android_beta_137 + subdir=xwords4/android/app + gradle=Xw4fdroid + rm=xwords4/android/libs + prebuild=sed -i -e '/fabric/d; /crashlytics/,+2d' {..,.}/build.gradle + gradleprops=forFDroid + Maintainer Notes: Uses GCM, but it's fine since the java library is free software and the app still works fine without it. @@ -211,5 +220,5 @@ still works fine without it. Auto Update Mode:None Update Check Mode:Tags ^android -Current Version:4.4.131 -Current Version Code:127 +Current Version:4.4.137 +Current Version Code:133