update org.eehouse.android.xw4 to 4.4 beta 50
This commit is contained in:
parent
c98e314669
commit
769ff2af0c
|
@ -10,8 +10,8 @@ Funambol sync client.
|
||||||
|
|
||||||
Status: We haven't been able to build the most recent version of this which
|
Status: We haven't been able to build the most recent version of this which
|
||||||
is now called FunV10 with package id com.funambol.funv10. Not much has changed
|
is now called FunV10 with package id com.funambol.funv10. Not much has changed
|
||||||
though it does have calendar support. This is the
|
though it does have calendar support. That would be the
|
||||||
"community edition" of the app that now uses the original package id.
|
"community edition" of the app that uses the current package id.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:svn
|
Repo Type:svn
|
||||||
|
|
|
@ -9,6 +9,9 @@ Summary:Gallery client for G2/3 and Piwigo
|
||||||
Description:
|
Description:
|
||||||
A gallery client with support for G2 and G3 (also known as Menalto Gallery) and
|
A gallery client with support for G2 and G3 (also known as Menalto Gallery) and
|
||||||
Piwigo.
|
Piwigo.
|
||||||
|
|
||||||
|
Status: We have some technical difficulties building the current version
|
||||||
|
of this (although it hasn't been updated since Oct 2011).
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -2,11 +2,19 @@ Category:Games
|
||||||
License:GPLv2
|
License:GPLv2
|
||||||
Web Site:http://xwords.sourceforge.net/android.php
|
Web Site:http://xwords.sourceforge.net/android.php
|
||||||
Source Code:http://xwords.sourceforge.net/source.php
|
Source Code:http://xwords.sourceforge.net/source.php
|
||||||
Issue Tracker:
|
Issue Tracker:http://xwords.sourceforge.net/contact.php
|
||||||
|
|
||||||
Summary:A Scrabble-like game
|
Summary:A Scrabble-like game
|
||||||
Description:
|
Description:
|
||||||
An implementation of a game with the same rules as Scrabble which can even be played via SMS.
|
A cross-platform game with the same rules as Scrabble which can be
|
||||||
|
played via SMS or an internet relay. You need to get a dictionary either by
|
||||||
|
downloading from within the app or by building your own.
|
||||||
|
|
||||||
|
The source code supports push messaging via Google Play, but that
|
||||||
|
probably 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 did function.
|
||||||
|
|
||||||
|
[http://xwords.sf.net/and_changes.php Changelog]
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -22,6 +30,10 @@ Build Version:4.4 beta 38,30,android_beta_38,subdir=xwords4/android/XWords4,buil
|
||||||
Build Version:4.4 beta 39,31,android_beta_39,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=cd .. && scripts/genvers.sh >ant_out.txt
|
Build Version:4.4 beta 39,31,android_beta_39,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=cd .. && scripts/genvers.sh >ant_out.txt
|
||||||
Build Version:4.4,44,!build server rejection 168b69112,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=\
|
Build Version:4.4,44,!build server rejection 168b69112,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=\
|
||||||
cd .. && sed -i '/R.java/d' scripts/genvers.sh && scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
cd .. && sed -i '/R.java/d' scripts/genvers.sh && scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
||||||
|
Build Version:4.4,50,android_beta_58,forceversion=yes,\
|
||||||
|
subdir=xwords4/android/XWords4,buildjni=yes,update=force,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
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
|
@ -6,8 +6,8 @@ Issue Tracker:https://github.com/paulscode/mupen64plus-ae/issues
|
||||||
|
|
||||||
Summary:Nintendo 64 emulator
|
Summary:Nintendo 64 emulator
|
||||||
Description:
|
Description:
|
||||||
Mupen64Plus AE (Android Edition) is a port of Mupen64Plus to Android.
|
Mupen64Plus AE (Android Edition) is a port of Mupen64Plus to Android
|
||||||
(Not officially supported by the
|
(not officially supported by the
|
||||||
[http://code.google.com/p/mupen64plus Mupen64Plus] team).
|
[http://code.google.com/p/mupen64plus Mupen64Plus] team).
|
||||||
See [http://www.pdroms.de this website] for public domain ROMs.
|
See [http://www.pdroms.de this website] for public domain ROMs.
|
||||||
For info about specific games:
|
For info about specific games:
|
||||||
|
|
Loading…
Reference in a new issue