fdroiddata/metadata/de.schildbach.wallet_test.txt

82 lines
3.9 KiB
Plaintext
Raw Normal View History

Category:Office
License:GPLv3
Web Site:http://code.google.com/p/bitcoin-wallet/
Source Code:http://code.google.com/p/bitcoin-wallet/source/checkout
Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list
2013-07-18 19:11:09 +00:00
Bitcoin:1GQs8ma4QktseTyhMh1FgPhC7KjoM9HH46
2013-07-13 18:07:40 +00:00
Summary:Testing version of Bitcoin Wallet
Description:
A bitcoin wallet, allowing you to store, send and receive bitcoins on your
device, both via QR codes and NFC. When run for the first time,
2013-04-09 21:38:55 +00:00
it can happen that the app shows only a white display for some seconds.
2013-04-09 21:38:55 +00:00
This is a test version of [[de.schildbach.wallet]]
that uses the test Bitcoin network, not the real one.
2013-04-16 15:16:24 +00:00
The apk is not debuggable, however.
[http://code.google.com/p/bitcoin-wallet/source/browse/wallet/CHANGES Changelog]
.
# BitcoinJWallet (author's fork) is rebased each version so old commits wont work
2013-05-09 10:51:21 +00:00
# Patch may need re-doing also
Repo Type:git
Repo:https://code.google.com/p/bitcoin-wallet/
#Note: there used to be build data for 1.48.2/66 but the source code for this
#seems to have gone (it was in a maintenance branch) when the project went
#from svn to git.
Build Version:2.01_test,74,a55ef6822c9e,subdir=wallet,maven=yes,\
bindir=wallet/target,\
srclibs=BitcoinJWallet@31953d239555,\
prebuild=\
2012-09-30 19:19:26 +00:00
$$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=2.3.3_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-10/android.jar && \
$$MVN3$$ 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=\
2012-09-30 19:19:26 +00:00
cd $$BitcoinJWallet$$ && $$MVN3$$ install && cd - && \
$$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=2.3.3_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-10/android.jar && \
$$MVN3$$ install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 -Dversion=r6 -Dpackaging=jar -Dfile=$$SDK$$/android-compatibility/v4/android-support-v4.jar
2012-06-28 13:52:09 +00:00
Build Version:2.16_test,87,49c3da045e57,subdir=wallet,maven=2,\
bindir=wallet/target,\
2012-09-30 19:19:26 +00:00
srclibs=BitcoinJWallet@a160dc24f38c,extibs=android/android-support-v4.jar,\
2012-06-28 13:52:09 +00:00
prebuild=\
2012-09-30 19:19:26 +00:00
cd $$BitcoinJWallet$$ && $$MVN3$$ install && cd - && \
cd ../integration-android && $$MVN3$$ install && cd ../wallet && \
2012-06-28 13:52:09 +00:00
mvn3 install:install-file -DgroupId=android -DartifactId=android -Dversion=2.3.3_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-10/android.jar && \
mvn3 install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 -Dversion=r6 -Dpackaging=jar -Dfile=$$SDK$$/android-compatibility/v4/android-support-v4.jar
Build Version:3.01-test,121,v3.01,maven=yes,patch=pom.patch,\
bindir=wallet/target,srclibs=BitcoinJWallet@1649520e3183,prebuild=\
2013-04-16 15:16:24 +00:00
sed -i '54 i \\tandroid:debuggable=\"false\"' wallet/AndroidManifest.xml && \
2013-04-14 13:38:57 +00:00
cp -r $$BitcoinJWallet$$/ . && rm -rf market/
Build Version:3.04-test,124,v3.04,maven=yes,patch=pom.patch,\
2013-05-09 10:51:21 +00:00
bindir=wallet/target,srclibs=BitcoinJWallet@7cb7bfc11c11,prebuild=\
cp -r $$BitcoinJWallet$$/ . && rm -rf market/
Build Version:3.14-test,134,v3.14,\
srclibs=BitcoinJWallet@v0.9,\
prebuild=sed -i '30\,33d' pom.xml && cp -r $$BitcoinJWallet$$/ . && \
rm -rf market/,\
build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml,\
maven=yes,\
bindir=wallet/target
2013-08-12 00:55:13 +00:00
Build Version:3.15-test,135,3dbf4ba44ff8,\
srclibs=BitcoinJWallet-origin@777e6781d7,\
prebuild=sed -i '30\,33d' pom.xml && cp -r $$BitcoinJWallet-origin$$/ . && \
rm -rf market/,\
build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet-origin/pom.xml,\
maven=yes,\
bindir=wallet/target
# Do other wallet app first: can use tags here because security is less important
# Don't forget the version name though!
2012-09-25 22:58:12 +00:00
Auto Update Mode:None
2013-05-09 10:51:21 +00:00
# Just follow main wallet app
Update Check Mode:Static
2013-08-12 00:55:13 +00:00
Current Version:3.15-test
Current Version Code:135