Commit Graph

2021 Commits

Author SHA1 Message Date
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
81fcc82972 check id parent dir exists for backup 2016-04-13 13:51:40 +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
260f592f7b add file.exists() check 2016-04-11 21:42:51 +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
6e976cc351 Refactor checks for incoming data 2016-04-11 13:28:32 +02:00
Manfred Karrer
f6d1a5b506 Improve wording 2016-04-11 13:23:12 +02:00
Manfred Karrer
79927f0f1d Remove old fee check code 2016-04-11 13:23:00 +02:00
Manfred Karrer
d61719a0b4 set log filter log for bitcoinJ Peer to warn 2016-04-11 13:22:08 +02:00
Manfred Karrer
01bc3ff223 Distinguish timeout warning at startup (btc, p2p) 2016-04-11 11:15:58 +02:00
Manfred Karrer
4cb2ce91df Fix wrong dir path for pruning rolling backup files 2016-04-11 00:13:49 +02:00
Manfred Karrer
83f03e75da Change woring for reference text, add info about bank fees 2016-04-10 19:11:35 +02:00
Manfred Karrer
40064724d3 Add info that offer need to stay online 2016-04-10 18:40:32 +02:00
Manfred Karrer
a6544ffaf1 Add info popup that account data are stored locally only. 2016-04-09 20:39:30 +02:00
Manfred Karrer
74d7fc2e3c Fix wording 2016-04-09 13:09:44 +02:00
Manfred Karrer
04e0935516 Start version 0.4.1 2016-04-09 03:44:00 +02:00
Manfred Karrer
e4d8c30252 disable dev mode 2016-04-09 00:02:31 +02:00
Manfred Karrer
333d0bf789 Version 0.4.0 2016-04-08 22:53:38 +02:00
Manfred Karrer
652efa5499 reduce offer amount for dev mode 2016-04-08 22:53:14 +02:00
Manfred Karrer
be87eec11b Add missing true state 2016-04-08 22:13:34 +02:00
Manfred Karrer
3541d31b95 Fix style issue with copy icon 2016-04-08 22:11:38 +02:00
Manfred Karrer
f0b3fa709d Small improvements... 2016-04-08 21:59:26 +02:00
Manfred Karrer
6f3f469287 Add rolling backup for to HS priv key 2016-04-08 20:40:12 +02:00
Manfred Karrer
85fc0ca2cd Fix bug with missing check for pending tx 2016-04-08 20:38:57 +02:00
Manfred Karrer
e6463f5f86 add more logs 2016-04-08 15:01:45 +02:00
Manfred Karrer
625749534c Add "About Bitsquare" screen, add invert price icon 2016-04-08 01:00:11 +02:00
Manfred Karrer
3f5e1296b1 Use combo box for Make market price, update all prices on interval 2016-04-07 15:39:45 +02:00
Manfred Karrer
0ebf3f6b36 Require password at startup, heck for open offers at emptying wallet, add check for isBootstrapped, 2016-04-07 02:54:52 +02:00
Manfred Karrer
5af70848a7 Move password check at startup before init rest of app. cleanup, wording improvements 2016-04-07 01:45:48 +02:00
Manfred Karrer
cc46a81644 Cleanup 2016-04-06 23:59:55 +02:00
Manfred Karrer
565c44d94c Fix fee calculation, add adjustable non-trade mining fee 2016-04-06 23:26:27 +02:00
Manfred Karrer
2abc2cd5bc Fix bug with incorrect offer direction 2016-04-06 12:48:54 +02:00