2012-09-04 18:44:40 +00:00
|
|
|
Category:Office
|
2012-04-08 08:11:09 +00:00
|
|
|
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
|
|
|
|
|
2012-09-04 18:44:40 +00:00
|
|
|
Summary:Testing version of the bitcoin wallet
|
2012-04-08 08:11:09 +00:00
|
|
|
Description:
|
|
|
|
A bitcoin wallet, allowing you to store, send and receive bitcoins on your
|
2012-09-04 18:44:40 +00:00
|
|
|
device, both via QR codes and NFC. The initial blockchain setup, the thing
|
|
|
|
which keeps track of all the transactions on the network, requires a lot of
|
|
|
|
data so you'd better use a wifi access point. When run for the first time,
|
|
|
|
it can happen that the app shows only a white display for some seconds. This is
|
|
|
|
normal.
|
2012-04-08 08:11:09 +00:00
|
|
|
|
|
|
|
This is a test version that uses the test Bitcoin network, not the real
|
|
|
|
one.
|
|
|
|
.
|
|
|
|
|
|
|
|
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-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
|
2012-04-08 09:33:17 +00:00
|
|
|
Build Version:2.02_test,75,d32701a4ce99,subdir=wallet,maven=yes,\
|
|
|
|
bindir=wallet/target,\
|
|
|
|
srclibs=BitcoinJWallet@8ced139bf179,\
|
|
|
|
prebuild=\
|
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:2.16_test,87,49c3da045e57,subdir=wallet,maven=2,\
|
|
|
|
bindir=wallet/target,\
|
|
|
|
srclibs=BitcoinJWallet@a160dc24f38c,\
|
|
|
|
prebuild=\
|
|
|
|
cd ../integration-android && mvn3 install && cd ../wallet && \
|
|
|
|
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-04-08 08:11:09 +00:00
|
|
|
|
|
|
|
Update Check Mode:RepoManifest
|
2012-08-22 14:08:53 +00:00
|
|
|
Current Version:2.21_test
|
|
|
|
Current Version Code:92
|
2012-04-08 08:11:09 +00:00
|
|
|
|