Boilr: updated description and added version 0.7.0.
This commit is contained in:
parent
dd314b40b4
commit
f33b45b2d7
|
@ -10,7 +10,7 @@ Auto Name:Boilr
|
|||
Summary:Pricealarm for Bitcoin, altcoins, assets & futures
|
||||
Description:
|
||||
Monitor Bitcoin, cryptocurrencies, cryptoassets, futures and options, and
|
||||
trigger alarms according to user settings. 70+ exchanges and counting.
|
||||
trigger alarms according to user settings. 90+ exchanges and counting.
|
||||
|
||||
Supports 2 alarm types:
|
||||
|
||||
|
@ -25,8 +25,9 @@ Sound and vibration are configurable globally, and individually for each alarm.
|
|||
Lists of exchanges, pairs and alarms are fully searchable, allowing quick setup
|
||||
and configuration. The alarm list behaves as your ticker, where you can reorder
|
||||
your alarms and directly change their limits. Triggered alarms ring, displaying
|
||||
their status, until you turn them off. Just like an alarm clock. Market data is
|
||||
retrieved directly from the exchanges via Wi-Fi or Mobile Data (if allowed).
|
||||
their status, until you turn them off. Just like an alarm clock. Alarms can also
|
||||
be set to snooze automatically on price retrace. Market data is retrieved directly
|
||||
from the exchanges via Wi-Fi or Mobile Data (if allowed).
|
||||
|
||||
Boilr supports all [https://github.com/drpout/libdynticker/#supported-exchanges
|
||||
exchanges available on libdynticker], as all their pairs.
|
||||
|
@ -110,8 +111,14 @@ Build:0.6.0,8
|
|||
prebuild=$$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=5.1_r1 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-22/android.jar && \
|
||||
$$MVN3$$ install:install-file -DgroupId=com.android.support -DartifactId=support-annotations -Dversion=21.0.0 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/annotations/android-support-annotations.jar
|
||||
|
||||
Build:0.7.0,9
|
||||
commit=0.7.0
|
||||
maven=yes
|
||||
prebuild=$$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=7.0_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-24/android.jar && \
|
||||
$$MVN3$$ install:install-file -DgroupId=com.android.support -DartifactId=support-annotations -Dversion=22.1.1 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/annotations/android-support-annotations.jar
|
||||
|
||||
Archive Policy:2 versions
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.6.0
|
||||
Current Version Code:8
|
||||
Current Version:0.7.0
|
||||
Current Version Code:9
|
||||
|
|
Loading…
Reference in a new issue