fdroiddata/metadata/com.greenaddress.greenbits_android_wallet.txt
2015-01-26 22:13:37 +01:00

63 lines
2.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:Internet
License:LGPLv2.1
Web Site:http://greenaddress.com
Source Code:https://github.com/greenaddress/GreenBits
Issue Tracker:https://github.com/greenaddress/GreenBits/issues
Auto Name:GreenBits
Summary:GreenAddress client
Description:
GreenBits is a Bitcoin Wallet for Android provided by GreenAddress.
The wallet main strengths are security, privacy, easy of use and aims is to provide a
great user experience.
* It supports the payment protocol via both click and qrcode scanning and instant confirmation.
* Supports paper wallet scanning in both WIF and BIP38 format.
* Uses multisignature for improved security and per transaction two factor authentication.
Please note that another GreenAddress app is available for Android: it has more features
available however it consumes more resources and even on recent Android devices it may
not be as good of a user experience as this new Android native version.
You can find it at [[it.greenaddress.cordova]].
.
Repo Type:git
Repo:https://github.com/greenaddress/GreenBits
Build:1.32,32
disable=wip
commit=1.32
subdir=app
submodules=yes
gradle=production
srclibs=AutobahnSW-greenaddress@fb1223083dc6e9dfddc0daad3b76dae277765b51
rm=app/libs/*.jar
prebuild=pushd $$AutobahnSW-greenaddress$$ && \
$$MVN3$$ package && \
popd && \
cp $$AutobahnSW-greenaddress$$/target/autobahn-android-sw-0.5.2-SNAPSHOT.jar libs/
scandelete=app/src/main/jniLibs/armeabi/libscrypt.so,app/src/main/jniLibs/mips/libscrypt.so,app/src/main/jniLibs/x86/libscrypt.so,app/scrypt/src
build=./prepare_fdroid.sh
Maintainer Notes:
scandelete libscrypt.so - it is built by F-Droid via prepare_fdroid.sh,
but it is still in GreenAddress repo for users who don't want to use NDK,
so it needs to be removed before building to pass scanning.
prebuild rm autobahn android jar - as above, still in repo for users who
don't want to be bothered with building Autobahn-SW from source.
* Set AUM when everything works and doesn't break for some releases.
* Disabled since prepare_fdroid doesn't work as expected (move its content to prebuild?):
* arm-linux-androideabi-gcc: Command not found
* cannot stat target/libscrypt.so: No such file or directory
.
Auto Update Mode:None
#Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.33
Current Version Code:33