New versions of birthdayadapter, alogcat, fastergps, bitcoin wallet(test), diaspora

This commit is contained in:
Ciaran Gultnieks 2012-04-08 10:33:17 +01:00
parent 1b8d4f2d7d
commit 1347c34634
5 changed files with 27 additions and 11 deletions

View file

@ -17,6 +17,7 @@ Build Version:1.5,6,a153d5f996f284da44d5defa25ce601fd76b53ad,target=android-10,p
mkdir libs && \
mv google-api-translate-java-0.97.jar libs/ && \
mv microsoft-translator-java-api-0.4-jar-with-dependencies.jar libs/
#
#Neither of the following two versions are buildable, the source appears to be
#either incomplete or just plain wrong.
@ -30,7 +31,12 @@ mv microsoft-translator-java-api-0.4-jar-with-dependencies.jar libs/
#mv google-api-translate-java-0.97.jar libs/ && \
#mv microsoft-translator-java-api-0.4-jar-with-dependencies.jar libs/
Update Check Mode:Market
Current Version:1.6.2
Current Version Code:9
Build Version:1.6.3,10,8673ac9367dce08fecfde0f4858a03df4647864a,target=android-10,prebuild=\
mkdir libs && \
mv google-api-translate-java-0.97.jar libs/ && \
mv microsoft-translator-java-api-0.4-jar-with-dependencies.jar libs/
Update Check Mode:Market
Current Version:1.6.3
Current Version Code:10

View file

@ -25,9 +25,14 @@ srclibs=BitcoinJWallet@31953d239555,\
prebuild=\
mvn install:install-file -DgroupId=android -DartifactId=android -Dversion=2.3.3_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-10/android.jar && \
mvn install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 -Dversion=r6 -Dpackaging=jar -Dfile=$$SDK$$/android-compatibility/v4/android-support-v4.jar
Build Version:2.02_test,75,d32701a4ce99,subdir=wallet,maven=yes,\
bindir=wallet/target,\
srclibs=BitcoinJWallet@8ced139bf179,\
prebuild=\
mvn install:install-file -DgroupId=android -DartifactId=android -Dversion=2.3.3_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-10/android.jar && \
mvn install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 -Dversion=r6 -Dpackaging=jar -Dfile=$$SDK$$/android-compatibility/v4/android-support-v4.jar
Update Check Mode:RepoManifest
Current Version:2.01
Current Version Code:74
Current Version:2.02_test
Current Version Code:75

View file

@ -12,7 +12,10 @@ Adapter that makes the birthdays from your contacts available as a standard cale
Repo Type:git
Repo:https://git.gitorious.org/birthday-adapter/birthday-adapter.git
Build Version:1.1,2,4cb6656,subdir=org_birthdayadapter
Build Version:1.0,1,18e86ebf36849b764b6c9855ebf364d6ae8d1a88,subdir=org_birthdayadapter
Update Check Mode:RepoManifest
Current Version:1.1
Current Version Code:2

View file

@ -20,8 +20,9 @@ Repo:git://gitorious.org/fastergps/fastergps.git
Build Version:1.0,1,90430ede39c5ad4fef338744af954f865b246c41,subdir=org_fastergps/
Build Version:1.2,3,aa1f260,subdir=org_fastergps/
Build Version:1.3,4,f6d9482,subdir=org_fastergps/
Update Check Mode:Market
Current Version:1.2
Current Version Code:3
Current Version:1.3
Current Version Code:4

View file

@ -10,15 +10,16 @@ Log viewer - an app equivalent of logcat from the Android shell, or
adb logcat from the SDK tools.
.
Repo Type:svn
Repo Type:git-svn
Repo:http://alogcat.googlecode.com/svn/trunk
Build Version:2.1.6,34,28
Build Version:2.3,36,30
Build Version:2.3.2,38,31,prebuild=find . -type f -name \*.java -print0 | xargs -0 sed -i "s/^import org\.jtb\.alogcat\.donate\.R;$/import org.jtb.alogcat.R;/g" && sed -i "s/org.jtb.alogcat.donate/org.jtb.alogcat/" AndroidManifest.xml
Build Version:2.4,39,37
Build Version:2.5,40,41,prebuild=find . -type f -name \*.java -print0 | xargs -0 sed -i "s/^import org\.jtb\.alogcat\.donate\.R;$/import org.jtb.alogcat.R;/g" && sed -i "s/org.jtb.alogcat.donate/org.jtb.alogcat/" AndroidManifest.xml
Update Check Mode:Market
Current Version:2.4
Current Version Code:39
Current Version:2.5
Current Version Code:40