Manfred Karrer
6499772580
Fix version number
2018-08-15 15:30:05 +02:00
Manfred Karrer
c03f4c18ae
Merge branch 'master' into notifications
2018-08-15 14:40:07 +02:00
Manfred Karrer
a1cfe72c46
Merge pull request #1623 from ManfredKarrer/round-trade-volume
...
Round fiat volume
2018-08-15 14:34:53 +02:00
Manfred Karrer
13b8dd71e2
Only apply rounding if minAmount is lower as amount
2018-08-15 12:12:20 +02:00
Manfred Karrer
c1a4809427
Round fiat volume
2018-08-14 23:13:46 +02:00
Manfred Karrer
5de04cee2b
Merge pull request #1619 from ManfredKarrer/halcash
...
Add HalCash
2018-08-14 20:46:55 +02:00
Manfred Karrer
49cad5ecfa
Add check fro trade limit and adjust if needed
2018-08-14 20:46:14 +02:00
Manfred Karrer
de54e0dea2
Merge branch 'master' into halcash
2018-08-14 19:53:10 +02:00
Manfred Karrer
a1ab89acb3
Adjust amount in case of edit offer
2018-08-14 19:00:43 +02:00
Manfred Karrer
a8b5b1e1d8
Add download link. Filter own offers
2018-08-14 18:27:50 +02:00
Manfred Karrer
bbc1306143
Add market price alerts
2018-08-14 14:49:35 +02:00
Manfred Karrer
c88da45244
Merge pull request #1621 from ripcurlx/add-non-english-locale-warning
...
Add warning for languages not natively supported by arbitration
2018-08-14 13:52:06 +02:00
Christoph Atteneder
76cc2d55a0
Add warning if Offer is taken or created and user has set language that is not supported natively by arbitrators
2018-08-14 13:29:06 +02:00
Christoph Atteneder
686ab45253
Extract arbitrator language check into ArbitratorManager
2018-08-14 12:06:07 +02:00
Manfred Karrer
c3e7fe0e41
Improve price alerts
2018-08-13 17:44:35 +02:00
Christoph Atteneder
6f110342bb
Add tests for arbitration language warning
2018-08-13 12:55:40 +02:00
Christoph Atteneder
b0296e28c4
Show warning if user selects language where native speaking arbitration support is not available
2018-08-13 12:21:45 +02:00
Manfred Karrer
fec12e5fdb
Merge pull request #1620 from ripcurlx/fix-reseting-of-amount-in-trade-statistics
...
Properly reset cell in amount column
2018-08-13 12:03:31 +02:00
Christoph Atteneder
29414133fa
Properly reset cell in amount column
2018-08-13 10:38:07 +02:00
Manfred Karrer
7e1dcba597
Merge branch 'master' into notifications
2018-08-12 16:41:14 +02:00
Manfred Karrer
be5d1917e0
Remove iphone 6 warning
...
Background App refresh need to be enabled (wlan+mobile data) and bisq
enabled (settings/general/Background App refresh). If that is not
enabled the app does not receive the messages even if it is open.
Apple has some weird logic who the name such "features" - you need
Background App refresh enabled to receive data if the app is not in
background.... I think another reason to push Apple in background...
2018-08-11 23:19:34 +02:00
Manfred Karrer
3bce2b828b
Add adjustment fro multiple ofg 10 EUR for HalCash
...
With ATMs one can withdraw only multiples of 10 EUR.
We adjust the input values the way that the EUR amount leads to
multiple of 10. MinAmount and amount will be adjusted.
Please note that a similar approach like implemented here for HalCash
can be used for removing the decimal places from fiat amounts to
improve privacy. We keep that for a follow up PR to not mix 2 different
use cases.
2018-08-11 20:48:42 +02:00
Manfred Karrer
671daacd18
Add more logs
2018-08-10 23:34:40 +02:00
Manfred Karrer
e7b3629a71
Add HalCash
2018-08-10 22:19:59 +02:00
Manfred Karrer
703bc08e79
Handle no-webcam case
...
Fixed https://github.com/bisq-network/bisq-desktop/issues/1618
2018-08-09 11:18:32 +02:00
Manfred Karrer
6e15721935
Merge pull request #1617 from blur-network/list-blur-asset
...
List Blur (BLUR)
2018-08-09 01:48:55 +02:00
blur-network
62c7a8fd11
List Blur (BLUR)
2018-08-08 19:11:06 -04:00
Manfred Karrer
4a0c8b6dc1
Prepare for custom binary:
...
- Set version 0.8.0
- Use Bisq_notifications as app name
- Improve Relay
- Fix build issues
2018-08-06 02:11:58 +02:00
Manfred Karrer
4ce22ece97
Cleanups
2018-08-06 01:14:28 +02:00
Manfred Karrer
dbad3950ae
Merge branch 'master' into notifications
2018-08-06 00:56:46 +02:00
Manfred Karrer
70e086d414
Merge pull request #1611 from TheCircleFoundation/list-ccx-asset
...
List Conceal (CCX)
2018-07-30 08:55:58 +02:00
lumenano
83154f3869
List Conceal (CCX)
2018-07-29 12:38:44 +03:00
Manfred Karrer
d2eae6b99e
Change order of dependencies
...
Just to retrigger a travis build as for some strange reasons core does not get resolved.
2018-07-26 18:14:31 +02:00
Manfred Karrer
1755388efa
Merge pull request #1610 from ManfredKarrer/refact-generics
...
Refact generics
2018-07-26 12:47:04 +02:00
Manfred Karrer
d841a93e34
Add SafeVarargs annotation at Navigation.navigateTo
2018-07-25 15:08:03 +02:00
Manfred Karrer
8d70aad2a1
Use generics for FormBuilder.ListView
2018-07-25 14:54:40 +02:00
Manfred Karrer
f4beb7e911
Use generics for FormBuilder.Combobox
2018-07-25 14:48:55 +02:00
Manfred Karrer
af08f57744
Merge branch 'master' into notifications
2018-07-23 11:35:50 +02:00
Manfred Karrer
5c4f06c163
Merge pull request #1607 from ManfredKarrer/f2f
...
Implements Face to Face payment method
2018-07-23 11:11:04 +02:00
Christoph Atteneder
62ffe4c0d6
Continue to show prompt text until text is entered also in TextArea
2018-07-23 10:13:22 +02:00
Manfred Karrer
792371e126
Complete F2F payment method
2018-07-21 01:01:09 +02:00
Manfred Karrer
46342663ab
Add F2F payment method
2018-07-20 22:48:25 +02:00
Manfred Karrer
24915aff59
Add check for android
2018-07-16 23:42:23 +02:00
Manfred Karrer
d2e8c0cf09
Add tests
2018-07-16 23:20:12 +02:00
Manfred Karrer
4c2366b598
Add descriptor
2018-07-16 14:11:36 +02:00
Manfred Karrer
a957145e09
Add testMsg for all types
2018-07-16 00:17:48 +02:00
Manfred Karrer
751567d999
Add price alerts
2018-07-15 23:13:59 +02:00
Manfred Karrer
0832f3a3dc
Improve UI, fix productionMode
2018-07-15 14:01:18 +02:00
Manfred Karrer
5dec138b4f
Add JavaFXWebcam window
2018-07-13 04:09:40 +02:00
Manfred Karrer
fa208157cc
Fix threading issue
2018-07-11 13:34:53 +02:00