Commit graph

290 commits

Author SHA1 Message Date
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
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
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
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
ThomasV
1ec4ccdf2e kivy: update messages 2016-02-26 11:01:44 +01:00
ThomasV
dc75ad563b minor message update 2016-02-26 10:29:16 +01:00
ThomasV
b99fdf3130 kivy error message 2016-02-26 10:25:37 +01:00
ThomasV
4e7f9c061b kivy wizard: do not scan seed as qr code. separate screen for watching only wallets. 2016-02-26 10:17:38 +01:00
ThomasV
1028c9282b kivy: calculator icon 2016-02-25 14:17:59 +01:00
ThomasV
305843999e Relicensing 2016-02-24 10:20:30 +01:00
ThomasV
9b99693ca1 add explanations to network dialog 2016-02-22 11:49:37 +01:00
ThomasV
d3c537d0db kivy: add info text to network dialog 2016-02-22 11:34:21 +01:00
ThomasV
461a5960e1 better message 2016-02-22 10:53:08 +01:00
ThomasV
75db90ffa5 kivy: Move network dialog to settings. Add coin chooser to settings 2016-02-22 10:50:27 +01:00
ThomasV
cb8d504c42 kivy: disable server chooser if auto-connect is selected 2016-02-21 18:47:45 +01:00
ThomasV
9510f22039 kivy: set_label with tx message 2016-02-19 14:25:01 +01:00
ThomasV
41f6fec2ac kivy: set_paid for paid invoices 2016-02-19 13:53:01 +01:00
ThomasV
cdbc564fb3 kivy: rm address_dialog 2016-02-19 12:01:02 +01:00
ThomasV
1e1baa12a9 kivy: context menu padding 2016-02-19 11:51:58 +01:00
ThomasV
d7bc505973 kivy: don't load kv from sign_transaction thread 2016-02-19 10:52:09 +01:00
ThomasV
b68e3608c9 kivy: minor fixes 2016-02-18 18:52:49 +01:00
ThomasV
43b78ab0e1 kivy: minor fix 2016-02-18 15:53:52 +01:00
ThomasV
36c6938299 kivy: fix 2016-02-18 15:45:34 +01:00
ThomasV
fd0e5739e2 kivy: disable amount and description buttons if payment request is signed 2016-02-18 15:40:13 +01:00
ThomasV
e297bf81a2 kivy: tweak context menu 2016-02-18 14:25:35 +01:00
ThomasV
74a822ae56 kivy: improve ref label and QR codes 2016-02-18 13:53:23 +01:00
ThomasV
34ddaaa419 kivy: share with qr code on double tap 2016-02-18 12:41:05 +01:00
ThomasV
caccae222c kivy: improve status dialog 2016-02-18 12:13:19 +01:00
ThomasV
b9776201ce kivy: catch NotEnoughFunds 2016-02-18 11:24:38 +01:00
ThomasV
219461ef57 kivy: use InvalidPassword 2016-02-18 11:02:16 +01:00
ThomasV
49679cf8be kivy: fix OutputItem initialisation 2016-02-18 07:47:09 +01:00
ThomasV
100252258b kivy: OutputItem 2016-02-18 07:26:31 +01:00
ThomasV
1f86dcdbba kivy: minor fixes 2016-02-18 06:58:46 +01:00
ThomasV
fa17a2b869 use BoxLabel for invoice dialog too 2016-02-18 05:35:01 +01:00
akshayaurora
ea123ca1a2 use BoxLabel workarounf Gridlayout bug with col: 2 2016-02-18 04:59:37 +05:30
ThomasV
9bb5b0a70b kivy: TxHashLabel 2016-02-17 18:04:34 +01:00
ThomasV
fbfb75eaa1 kivy: use scrollview for invoice dialog 2016-02-17 17:42:54 +01:00
ThomasV
f67162c79d kivy tx dialog: move buttons out of scrollview 2016-02-17 16:40:31 +01:00