fdroiddata/metadata/com.greenaddress.greenbits_android_wallet.txt
2015-01-31 10:31:03 +01:00

74 lines
2.7 KiB
Plaintext

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.33,33
commit=1.33
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=ANDROID_NDK=$$NDK$$ ./prepare_fdroid.sh
Build:1.36,36
commit=1.36
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=ANDROID_NDK=$$NDK$$ ./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.
* Check prepare_fdroid.sh for changes.
.
Auto Update Mode:None
#Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.36
Current Version Code:36