Commit graph

2313 commits

Author SHA1 Message Date
ThomasV
3314b3acc7 Use dynamic fees by default, show fee slider in send tab, and discretize fee levels. 2016-05-20 15:30:39 +02:00
ThomasV
edb145e66a QT gui: add new tab to preferences dialog 2016-05-20 11:41:42 +02:00
ThomasV
bc1bef60a0 support Replace-By-Fee in GUI 2016-05-20 10:38:48 +02:00
Neil Booth
11ef0f5489 Properly disable the next button if no choices
Fixes 1793, 1786
2016-05-19 07:39:53 +09:00
ThomasV
8a5221ed9a Merge pull request #1785 from twopir/patch-1
Store the daemon's network on the stdio GUI object
2016-05-11 09:41:29 +02:00
twopir
87b95c51d8 correct other reference to network object 2016-05-08 21:01:15 -07:00
Neil Booth
db1aa13015 Permit empty passphrases when creating HW wallet
They used to be confused as a user cancel.
Fixes #1788
Also fix Cancel pressed in passphrase dialog when *restoring*
a hardware wallet in install wizard; it used to be taken as an
empty passphrase.  Like the password dialog it now cancels the
wizard.
2016-05-07 10:40:12 +09:00
twopir
9036d9e8f7 Store the daemon's network on the stdio GUI object 2016-05-03 19:20:07 -07:00
ThomasV
475d642541 follow up 355f2e07d4 2016-04-06 15:46:23 +02:00
ThomasV
18ac3b0ec2 rm deprecated info 2016-04-05 18:10:09 +02:00
ThomasV
355f2e07d4 fix #1749 2016-04-05 17:24:03 +02:00
ThomasV
8e6e287802 make restore thread a daemon 2016-04-05 10:49:28 +02:00
ThomasV
7ea2a217cd fix issue #1748 2016-04-04 16:49:19 +02:00
The Phez
c1230cf270 Label colour - History Window
Set colour of label for outgoing transactions to match the colour of the
value field (red)
2016-03-25 10:01:48 -04:00
ThomasV
94dbfe6791 fix #1728 2016-03-20 19:05:38 +01:00
ThomasV
67145e053b scan qrcodes with zxing embedded 2016-03-19 17:00:37 +01:00
ThomasV
dff138852d update readme 2016-03-18 15:23:05 +01:00
ThomasV
7e39052c59 kivy: fix 2016-03-17 11:13:18 +01:00
ThomasV
167088e22a kivy: remove qr_scanner 2016-03-17 09:55:42 +01:00
ThomasV
1f1dbaf523 kivy: revert to using zxing 2016-03-17 08:16:15 +01:00
ThomasV
644cb871f5 kivy: use camera 2016-03-16 20:39:59 +01:00
ThomasV
3c1d6fab69 rename method 2016-03-16 18:35:01 +01:00
ThomasV
9659e8542d fix transaction parsing from command line 2016-03-16 10:31:33 +01:00
ThomasV
9608d9aa86 update kivy readme 2016-03-13 09:27:58 +01:00
ThomasV
b9a901594a fix unicode issue #1717 2016-03-13 09:25:48 +01:00
ThomasV
32098b0e16 kivy: fix settings if wallet is None 2016-03-10 16:43:15 +01:00
ThomasV
bca0f31fca coinchooser methods should not belong in wallet class 2016-03-10 16:37:45 +01:00
ThomasV
d9c567446c kivy: support wallet is None 2016-03-10 16:22:19 +01:00
ThomasV
35fe8fc0c1 kivy: handle wallet opening failures 2016-03-10 10:18:29 +01:00
ThomasV
80b1b2716c kivy: open last wallet 2016-03-08 11:10:04 +01:00
ThomasV
d3d0e3bacb kivy: fix on_history 2016-03-08 10:39:31 +01:00
ThomasV
58fc21ec37 add missing Slider to style.kv 2016-03-08 08:57:44 +01:00
ThomasV
4c7bbb4e86 android: move wallet data to internal storage. 2016-03-08 08:10:38 +01:00
ThomasV
671fe73788 set KIVY_DATA_DIR in main script 2016-03-08 04:55:58 +01:00
ThomasV
8574caae09 kivy: fix regression 2016-03-06 14:49:50 +01:00
ThomasV
053c045adf fix password dialog 2016-03-06 13:23:31 +01:00
ThomasV
6ca699459a kivy: update settings dialog before display 2016-03-06 12:57:21 +01:00
ThomasV
8bc0fcf541 kivy: cache dialogs 2016-03-06 11:46:09 +01:00
ThomasV
74b12f02b5 kivy: improve status dialog 2016-03-06 10:27:16 +01:00
ThomasV
326a44cd83 move buildozer.spec 2016-03-06 09:55:06 +01:00
ThomasV
c447405087 kivy: improve layout of settings dialog 2016-03-06 09:50:45 +01:00
ThomasV
2d17dbb10c kivy: receive_screen.clear 2016-03-05 09:44:28 +01:00
ThomasV
4af1c2cbc4 kivy: add release to Makefile 2016-03-05 09:27:31 +01:00
ThomasV
24676288a7 kivy: force address refresh in load_wallet 2016-03-05 09:26:58 +01:00
ThomasV
faf09da293 kivy: disable password dialog for watching-only wallets 2016-03-05 05:24:44 +01:00
ThomasV
5d7164f16f kivy: fix password dialog issue 2016-03-05 05:00:33 +01:00
ThomasV
94664566e7 kivy: fix watching-only issue 2016-03-05 04:34:13 +01:00
ThomasV
d58ec9a570 kivy: support old-type seed phrases in wizard 2016-03-01 20:23:30 +01:00
Neil Booth
467b0c0973 tx_dialog: make a deep copy of the tx
I've confirmed this
Fixes #1690
2016-02-28 19:10:09 +09:00
ThomasV
1ec4ccdf2e kivy: update messages 2016-02-26 11:01:44 +01:00