Housekeeping for WallETH
context: https://gitlab.com/fdroid/fdroidserver/issues/512#note_95874830
This commit is contained in:
parent
6cc7d4b12d
commit
81ac2ccb4f
|
@ -4,18 +4,16 @@ Web Site:https://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
|
||||||
|
|
||||||
Name:WALLETH
|
Name:WallETH
|
||||||
Auto Name:WallΞTH
|
Auto Name:WallΞTH
|
||||||
Summary:Ethereum wallet
|
Summary:Ethereum wallet
|
||||||
Description:
|
Description:
|
||||||
Ethereum wallet Networks: main(1), ropsten(3), rinkeby(4)
|
Ethereum wallet Networks: main, ropsten, rinkeby, kovan
|
||||||
|
|
||||||
Features: Tokens(ERC-20), ERC-67 / ERC-681 URLs, ERC-55 Checksums, TREZOR
|
Features: Tokens(ERC-20), ERC-67 / ERC-681 URLs, ERC-55 Checksums, TREZOR
|
||||||
Support (via USB-OTG - model 1 and model T), watch only accounts, offline
|
Support (via USB-OTG - model 1 and model T), watch only accounts, offline
|
||||||
signing, JSON UTC key import/export, display value in fiat like EUR, NZD, USD,
|
signing, JSON UTC key import/export, display value in fiat like EUR, NZD, USD,
|
||||||
.. or MakerDAO DAI, display function …
|
.. or MakerDAO DAI, display function …
|
||||||
|
|
||||||
contains go-ethereum light client
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -123,39 +121,14 @@ Build:0.35,35
|
||||||
gradle=withGethNoFirebaseForFDroid
|
gradle=withGethNoFirebaseForFDroid
|
||||||
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.36,36
|
Build:0.42.1,421
|
||||||
disable=unknown maven repo 'https://kotlin.bintray.com/kotlinx'
|
commit=0.42.1
|
||||||
commit=0.36
|
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=withGethNoFirebaseForFDroid
|
gradle=noGethNoFirebaseForFDroidOnline
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.37,37
|
|
||||||
disable=unknown maven repo 'https://kotlin.bintray.com/kotlinx'
|
|
||||||
commit=0.37
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.39,39
|
|
||||||
commit=0.39
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.41,41
|
|
||||||
commit=0.41
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
|
||||||
|
|
||||||
Build:0.42,42
|
|
||||||
commit=0.42
|
|
||||||
subdir=app
|
|
||||||
gradle=withGethNoFirebaseForFDroid
|
|
||||||
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
prebuild=sed -i -e '/google-services/d' -e '/withFirebaseCompile/d' build.gradle
|
||||||
|
scanignore=build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.42
|
Current Version:0.42.1
|
||||||
Current Version Code:42
|
Current Version Code:421
|
||||||
|
|
Loading…
Reference in a new issue