Commit graph

7406 commits

Author SHA1 Message Date
ThomasV
73822e8ec2 fix: pass cwd with config_options 2016-02-24 16:57:58 +01:00
Neil Booth
cc4ec4c34e Add BTC.com block explorer. 2016-02-25 00:31:24 +09:00
Neil Booth
9a454b60ce trezor: raise error for decryption attempts 2016-02-24 22:43:54 +09:00
ThomasV
dd2922d8fc update release notes 2016-02-24 10:32:49 +01:00
ThomasV
305843999e Relicensing 2016-02-24 10:20:30 +01:00
ThomasV
b53a54cded remove bmp.py; use Qt instead 2016-02-23 15:27:00 +01:00
ThomasV
ee18caa022 update pem.py to use ASN1_Node class 2016-02-23 12:52:55 +01:00
ThomasV
10701d72c9 New class for decoding asn1 structures 2016-02-23 12:33:03 +01:00
ThomasV
f97fdf3ba8 labels plugin: use get_fingerprint 2016-02-22 15:44:31 +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
cf56b8a63c Merge pull request #1683 from akshayaurora/intent
kivy:android:check for intent on activity start
2016-02-22 11:33:42 +01:00
testelectrum
b1b1cf4c66 kivy:android:check for intent on activity start 2016-02-22 15:37:36 +05:30
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
9a95e7f43a update release notes 2016-02-21 18:15:36 +01:00
ThomasV
d8dfa62af8 more intuitive debug message 2016-02-21 18:15:25 +01:00
ThomasV
bd5effb1b8 follow up 6f72fa4 2016-02-21 17:46:56 +01:00
ThomasV
6f72fa4e94 try to fix issue #1682 2016-02-21 17:42:33 +01:00
ThomasV
9510f22039 kivy: set_label with tx message 2016-02-19 14:25:01 +01:00
ThomasV
c10a1672da update index.html for requests that do not expire 2016-02-19 14:08:28 +01:00
ThomasV
c2db006c86 addrequest: do not set expiration date by default 2016-02-19 13:58:05 +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
2492909ccc kivy: minor fix 2016-02-19 00:09:43 +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
ccde1ecd95 kivy: StripLayout padding 2016-02-18 10:07:50 +01:00
ThomasV
615acb955c invoice popup: add outputs in on_open 2016-02-18 08:51:27 +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
ThomasV
70fbebe8a1 Merge pull request #1681 from akshayaurora/grid_bug
use BoxLabel workaround Gridlayout bug with col: 2
2016-02-18 04:49:37 +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
ThomasV
54897c84f8 kivy fixes 2016-02-17 15:19:09 +01:00