mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
WALLETH housekeeping
* remove the special char in name - looks nice but makes searching impossible * enable 0.27 - removed the rebuild tag that came from my ci-flow * add 0.28 * Improve description
This commit is contained in:
parent
75d5cc52ff
commit
3c8f3aa17c
1 changed files with 4 additions and 3 deletions
|
|
@ -4,10 +4,12 @@ Web Site:http://walleth.org
|
||||||
Source Code:https://github.com/walleth/walleth
|
Source Code:https://github.com/walleth/walleth
|
||||||
Issue Tracker:https://github.com/walleth/walleth/issues
|
Issue Tracker:https://github.com/walleth/walleth/issues
|
||||||
|
|
||||||
Auto Name:WALLΞTH
|
Name:WALLETH
|
||||||
Summary:Ethereum wallet
|
Summary:Ethereum wallet
|
||||||
Description:
|
Description:
|
||||||
Ethereum wallet. Currently on Rinkeby Testnet. With light-client option.
|
Ethereum wallet Networks: main(1), ropsten(3), rinkeby(4) Features:
|
||||||
|
Tokens(ERC-20), ERC-67 URLs, ERC-55 Checksums, TREZOR Support, watch only
|
||||||
|
accounts, contains go-ethereum light client
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -68,7 +70,6 @@ Build:0.26,26
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
|
||||||
Build:0.27,27
|
Build:0.27,27
|
||||||
disable=not sure what "rebuild" tag means
|
|
||||||
commit=0.27
|
commit=0.27
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=noFirebaseForFDroid
|
gradle=noFirebaseForFDroid
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue