Merge branch 'master' into 'master'

Wookey Wallet

See merge request fdroid/fdroiddata!4822
This commit is contained in:
Licaon_Kter 2019-05-24 15:30:43 +00:00
commit 4d9e5eb6fe
5 changed files with 111 additions and 0 deletions

View file

@ -0,0 +1,62 @@
Categories:
- Money
License: MIT
WebSite: https://wallet.wookey.io
SourceCode: https://github.com/WooKeyWallet/wookey-wallet-android-app
IssueTracker: https://github.com/WooKeyWallet/wookey-wallet-android-app/releases
Name: Wookey Wallet
Description: |4-
为隐私而生
保护个人隐私,支持匿名币种,代码完全开源,注重用户体验
For Privacy
Less Privacy Collection; More Privacy Coins; Fully Open Source; Better User Experience
RepoType: git
Repo: https://github.com/WooKeyWallet/wookey-wallet-android-app
Builds:
- versionName: 1.0.3
versionCode: 103
commit: v1.0.3
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y build-essential tofrodos wget
gradle:
- yes
build:
- cd ..
- export ROOT_PATH=`pwd`
- git clone https://github.com/WooKeyWallet/monero-android-lib.git /tmp/monero-android-lib
|| echo "exists"
- cd /tmp/monero-android-lib/
- git reset --hard
- cd external-libs
- find . -name "*.sh" -exec chmod +x {} \;
- mkdir -p build/src
- ANDROID_NDK_ROOT=$$NDK$$ make all
- cd $ROOT_PATH
- mkdir -p monero-libs/{monero,boost,openssl,libsodium}/lib/{arm64-v8a,armeabi-v7a}
- cp -a /tmp/monero-android-lib/external-libs/build/build/monero/arm/lib/* monero-libs/monero/lib/armeabi-v7a/
- cp -a /tmp/monero-android-lib/external-libs/build/build/monero/arm64/lib/*
monero-libs/monero/lib/arm64-v8a/
- cp -a /tmp/monero-android-lib/external-libs/build/build/boost/arm/lib/* monero-libs/boost/lib/armeabi-v7a/
- cp -a /tmp/monero-android-lib/external-libs/build/build/boost/arm64/lib/*
monero-libs/boost/lib/arm64-v8a/
- cp -a /tmp/monero-android-lib/external-libs/build/build/openssl/arm/lib/*
monero-libs/openssl/lib/armeabi-v7a/
- cp -a /tmp/monero-android-lib/external-libs/build/build/openssl/arm64/lib/*
monero-libs/openssl/lib/arm64-v8a/
- cp -a /tmp/monero-android-lib/external-libs/build/build/libsodium/arm/lib/*
monero-libs/libsodium/lib/armeabi-v7a/
- cp -a /tmp/monero-android-lib/external-libs/build/build/libsodium/arm64/lib/*
monero-libs/libsodium/lib/arm64-v8a/
ndk: r17c
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: v1.0.3
CurrentVersionCode: 103

View file

@ -0,0 +1,23 @@
WooKey is an open-source, privacy focused, multi-chain cryptocurrency wallet. It is designed to be the best cryptocurrency wallet app by providing the best possible experience for users:
• Less Privacy Collection
Doesnt collect and retain personal information unless it's integral to our product or service
• More Privacy Coins
Supports privacy coins including Monero, Dash and create or import private keys quickly and easily
• Fully Open Source
Secure, reliable, auditable, available for development by the community
• Better User Experience
Simple, efficient, ease of use, the easiest way to get started with cryptocurrencies
Currently supported coins:
Monero / XMR
More features:
- Multi-Language UI
- Custom Node Addition
- Perfect For Mobile
- QR Code Payments
- Cross-platform Support

View file

@ -0,0 +1 @@
Wookey Wallet

View file

@ -0,0 +1,24 @@
WooKey是一个开源隐私多链加密钱包。它为用户提供最佳体验旨在成为最佳的加密货币钱包应用程序
•减少隐私收集
不收集和保留个人信息,除非它是我们产品或服务的组成部分
•更多隐私硬币
支持隐私硬币包括MoneroDash快速轻松地创建或导入私钥
•完全开源
安全,可靠,可审计,可供社区开发
•更好的用户体验
简单,高效,易用,最简单的加密货币入门方式
目前支持的硬币:
Monero / XMR
更多功能:
- 多语言用户界面
- 自定义节点添加
- 完美适配移动端
- QR码支付
- 跨平台支持

View file

@ -0,0 +1 @@
Wookey 钱包