diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 541358b013..4478f96dd0 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -1,8 +1,8 @@ Categories:Office License:GPLv3 -Web Site:https://code.google.com/p/bitcoin-wallet -Source Code:https://code.google.com/p/bitcoin-wallet/source -Issue Tracker:https://code.google.com/p/bitcoin-wallet/issues +Web Site:https://github.com/schildbach/bitcoin-wallet +Source Code:https://github.com/schildbach/bitcoin-wallet +Issue Tracker:https://github.com/schildbach/bitcoin-wallet/issues Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV Summary:Testing version of Bitcoin @@ -13,7 +13,6 @@ it can happen that the app shows only a white display for some seconds. This is a test version of [[de.schildbach.wallet]] that uses the test Bitcoin network, not the real one. -The apk is not debuggable, however. [https://code.google.com/p/bitcoin-wallet/source/browse/wallet/CHANGES Changelog] . @@ -21,7 +20,7 @@ The apk is not debuggable, however. # BitcoinJWallet (author's fork) is rebased each version so old commits wont work # Patch may need re-doing also Repo Type:git -Repo:https://code.google.com/p/bitcoin-wallet +Repo:https://github.com/schildbach/bitcoin-wallet.git #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 @@ -130,6 +129,16 @@ Build:3.28-test,149 prebuild=cp -r $$BitcoinJWallet-origin$$/ BitcoinJWallet build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml +Build:3.37,158 + disable=Tests fail + commit=v3.37 + subdir=wallet + maven=yes@.. + rm=market/ + srclibs=BitcoinJWallet@v0.11.1 + prebuild=cp -r $$BitcoinJWallet$$/ BitcoinJWallet + build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml + Maintainer Notes: Do other wallet app first: can use tags here because security is less important. Don't forget the version name though!