Commit Graph

449 Commits

Author SHA1 Message Date
Manfred Karrer
b889e9dc14 Allow restore from seednode if wallet is not empty 2016-04-17 20:39:20 +02:00
Manfred Karrer
effea1f6b6 Fix dispute payout label 2016-04-17 19:57:24 +02:00
Manfred Karrer
5c3891fbe6 Improve wording 2016-04-17 19:32:40 +02:00
Manfred Karrer
822f64b13b Improve UI 2016-04-17 17:43:37 +02:00
Manfred Karrer
e671779414 Fix null pointers, use short id for payment request 2016-04-17 16:36:06 +02:00
Manfred Karrer
bd166d7486 Fix wrong amount in offer popup 2016-04-17 00:44:39 +02:00
Manfred Karrer
20c181f94c Use BitcoinJ 0.13.1.2 2016-04-16 23:21:51 +02:00
Manfred Karrer
c02f6481b2 v0.4.2, new seednodes 2016-04-16 22:36:34 +02:00
Manfred Karrer
b97506cf51 Add listeners if pricefeed is not available 2016-04-16 15:46:45 +02:00
Manfred Karrer
3b94eda701 Add null checks or price and volume 2016-04-16 14:08:39 +02:00
Manfred Karrer
a45f8d7325 Set not used price data to 0 in offer. renamings 2016-04-16 13:35:21 +02:00
Manfred Karrer
1fecca009a Fix wrong ask/bid usage. add rounding 2016-04-16 12:21:53 +02:00
Manfred Karrer
ab7611e2c8 Deactivate focus traversal when input fields are deactivated 2016-04-15 19:10:05 +02:00
Manfred Karrer
461aa9bd7f Add check at offerer for trade price 2016-04-15 12:03:30 +02:00
Manfred Karrer
261a037020 Hide perc box if not perc based price used, fix toggle button 2016-04-15 02:31:20 +02:00
Manfred Karrer
bc07df2d7a put trade price into trade and contract 2016-04-15 02:07:58 +02:00
Manfred Karrer
13a62b1342 Add pricefeed to offer, display offerprice with perc. (WIP) 2016-04-15 00:35:31 +02:00
Manfred Karrer
7fe4d37501 remove min amount warning -> change amounts it not valid. only update price if perc. price is input source 2016-04-14 22:57:21 +02:00
Manfred Karrer
c43575073d display trade amount in table instead of payout amount. refactor method in trade 2016-04-14 22:28:47 +02:00
Manfred Karrer
d5118b048b perc. price UI (WIP) 2016-04-14 21:59:14 +02:00
Manfred Karrer
517ee371db add percentage price (WIP) 2016-04-14 19:12:43 +02:00
Manfred Karrer
5ba1aa0a59 Adjust layout 2016-04-14 12:37:45 +02:00
Manfred Karrer
0e5426e1ac Adjust layout for popup for windows 2016-04-14 11:06:48 +02:00
Manfred Karrer
0e53e6f5a3 Adjust layout for popup for windows 2016-04-14 10:57:54 +02:00
Manfred Karrer
0d3a3cd63a Fix missing market price update 2016-04-14 10:23:02 +02:00
Manfred Karrer
7e3d2356da v0.4.1 2016-04-13 18:38:51 +02:00
Manfred Karrer
81c88c4bfc Remove currency field 2016-04-13 18:33:31 +02:00
Manfred Karrer
cf6f209592 Add warning about market price to tac 2016-04-13 18:14:07 +02:00
Manfred Karrer
48c1b2bd81 Improve wording 2016-04-13 17:54:39 +02:00
Manfred Karrer
f2b977a014 Remove option for using BitcoinJ over Tor (Tor in BitcoinJ is considered experimental, will be supported later over our native Tor instance) 2016-04-13 17:48:37 +02:00
Manfred Karrer
73612345ea Add fiat/altcoin amount and spend or receive flag to offer and trade details windows 2016-04-13 17:19:55 +02:00
Manfred Karrer
b4fdb2e059 Add sticky market price checkbox to settings: If sticky market price is selected market price does not change with currency selection, otherwise it is context sensitive. 2016-04-13 15:54:26 +02:00
Manfred Karrer
1c51efa704 Allow create offer when "show all" is selected in offer book and default currency is not matching payment account currency 2016-04-13 13:59:50 +02:00
Manfred Karrer
c021ea8ea2 Fix bug when trader is offline and use password protection signing payout tx fails 2016-04-13 13:56:23 +02:00
Manfred Karrer
b621c86e33 Improve wording 2016-04-12 23:53:04 +02:00
Manfred Karrer
4cac7f8655 Improve wording 2016-04-12 23:51:36 +02:00
Manfred Karrer
b7e87c51ad Fix bug with removed currencies not updating market price combobox list 2016-04-12 01:43:18 +02:00
Manfred Karrer
dd8d300496 Make "Show all" default 2016-04-12 01:30:03 +02:00
Manfred Karrer
c5656ee9ac Fix layout glitch 2016-04-12 01:29:44 +02:00
Manfred Karrer
963d924669 Set default font size to avoid font scaling on Windows 2016-04-12 01:21:40 +02:00
Manfred Karrer
97c54eb58e Add wallet restore to pw popup 2016-04-11 23:55:38 +02:00
Manfred Karrer
a823c0360e deactivate close on key event enter 2016-04-11 23:55:02 +02:00
Manfred Karrer
c0cc86badf Add check for length of pw 2016-04-11 23:41:22 +02:00
Manfred Karrer
a828dc745b Remove enter handler 2016-04-11 21:52:10 +02:00
Manfred Karrer
4cce01a930 Remove enter handler 2016-04-11 21:49:09 +02:00
Manfred Karrer
5a8253184c Move setup key handler to method 2016-04-11 21:48:50 +02:00
Manfred Karrer
e5adad637d rename property 2016-04-11 21:11:38 +02:00
Manfred Karrer
3561640870 Fix bug with closing wallet password popup when pressing enter or escape 2016-04-11 21:11:05 +02:00
Manfred Karrer
da91a15431 Ask for wallet pw when wallet service ir ready 2016-04-11 19:35:21 +02:00
Manfred Karrer
f6d1a5b506 Improve wording 2016-04-11 13:23:12 +02:00