2013-11-02 00:16:14 +00:00
|
|
|
Categories:Games
|
2012-01-10 23:25:28 +00:00
|
|
|
License:GPLv2
|
2010-11-21 17:27:38 +00:00
|
|
|
Web Site:http://xwords.sourceforge.net/android.php
|
|
|
|
Source Code:http://xwords.sourceforge.net/source.php
|
2013-03-16 12:05:04 +00:00
|
|
|
Issue Tracker:http://xwords.sourceforge.net/contact.php
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Name:Crosswords
|
2010-11-21 17:27:38 +00:00
|
|
|
Summary:A Scrabble-like game
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
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.
|
2013-03-16 19:48:54 +00:00
|
|
|
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.
|
2013-03-16 12:05:04 +00:00
|
|
|
|
|
|
|
The source code supports push messaging via Google Play, but that
|
2013-04-09 21:38:55 +00:00
|
|
|
won't function in this build even if Google Play is installed.
|
2013-03-16 19:48:54 +00:00
|
|
|
It just means that moves wouldn't be as fast as if it were supported.
|
2013-03-16 12:05:04 +00:00
|
|
|
|
|
|
|
[http://xwords.sf.net/and_changes.php Changelog]
|
2010-11-21 17:27:38 +00:00
|
|
|
.
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2010-11-21 17:27:38 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:git://xwords.git.sourceforge.net/gitroot/xwords/xwords
|
2011-06-17 07:33:42 +00:00
|
|
|
|
2013-10-29 08:56:49 +00:00
|
|
|
Build:4.4 beta 33,26
|
|
|
|
commit=android_beta_33
|
|
|
|
subdir=xwords4/android/XWords4
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:4.4 beta 38,30
|
|
|
|
commit=android_beta_38
|
|
|
|
subdir=xwords4/android/XWords4
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:4.4 beta 39,31
|
|
|
|
commit=android_beta_39
|
|
|
|
subdir=xwords4/android/XWords4
|
|
|
|
target=android-8
|
|
|
|
prebuild=cd .. && \
|
|
|
|
scripts/genvers.sh >ant_out.txt
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:4.4,50
|
|
|
|
commit=android_beta_58
|
|
|
|
subdir=xwords4/android/XWords4
|
2014-02-11 15:57:26 +00:00
|
|
|
init=rm -f build.xml
|
2013-10-29 08:56:49 +00:00
|
|
|
forceversion=yes
|
|
|
|
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
|
|
|
|
cd ../ && \
|
|
|
|
sed -i '/R.java/d' scripts/genvers.sh && \
|
|
|
|
scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:4.4 beta 60,52
|
|
|
|
commit=android_beta_60
|
|
|
|
subdir=xwords4/android/XWords4
|
2014-02-11 15:57:26 +00:00
|
|
|
init=rm -f build.xml
|
2013-10-29 08:56:49 +00:00
|
|
|
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
|
|
|
|
cd ../ && \
|
|
|
|
sed -i '/R.java/d' scripts/genvers.sh && \
|
|
|
|
scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
|
|
|
buildjni=yes
|
|
|
|
|
2013-10-29 17:55:14 +00:00
|
|
|
Build:4.4 beta 71,63
|
2013-11-05 02:54:38 +00:00
|
|
|
disable=don't know what to do with genvers.sh, strange compilation issues
|
2013-10-29 17:55:14 +00:00
|
|
|
commit=android_beta_71
|
2013-10-29 08:56:49 +00:00
|
|
|
subdir=xwords4/android/XWords4
|
2014-02-11 15:57:26 +00:00
|
|
|
init=rm -f build.xml
|
2013-10-29 08:56:49 +00:00
|
|
|
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
|
|
|
|
cd ../ && \
|
|
|
|
sed -i '/R.java/d' scripts/genvers.sh && \
|
2013-10-29 17:55:14 +00:00
|
|
|
scripts/genvers.sh XWords4 xw4 ??? true > ant_out.txt
|
2013-10-29 08:56:49 +00:00
|
|
|
buildjni=yes
|
2010-11-21 17:27:38 +00:00
|
|
|
|
2012-10-27 21:47:41 +00:00
|
|
|
Auto Update Mode:None
|
2013-09-13 21:20:19 +00:00
|
|
|
Update Check Mode:Tags
|
2014-04-26 05:33:03 +00:00
|
|
|
Current Version:4.4 beta 83
|
|
|
|
Current Version Code:76
|
2012-01-10 23:25:28 +00:00
|
|
|
|