Commit Graph

207 Commits

Author SHA1 Message Date
ThomasV e7d25faf02 Finish wizard unification 2016-06-24 23:02:54 +02:00
ThomasV 362e4be6f0 kivy: add title to do_share 2016-06-16 09:47:31 +02:00
ThomasV 7c42957a7c kivy: finish multisig in instalwizard 2016-06-16 07:47:40 +02:00
ThomasV 9cc76bc969 kivy: define app.wallet_name 2016-06-15 11:54:09 +02:00
ThomasV 60756e2ef9 kivy: fix is_exit behaviour 2016-06-09 08:00:25 +02:00
ThomasV ccd0deb600 kivy: fix delete_wallet 2016-06-08 18:32:12 +02:00
ThomasV 5af7139598 kivy: handle 'verified' event 2016-06-08 12:55:42 +02:00
ThomasV a07a3f748e Qt GUI: let users type tx output in script language 2016-06-07 09:57:24 +02:00
ThomasV fe5374fe8e require PIN to delete file 2016-06-05 09:39:37 +02:00
ThomasV 3f2c708789 kivy: metrics.dpi seems to be deprecated 2016-05-26 07:04:28 +02:00
ThomasV 67145e053b scan qrcodes with zxing embedded 2016-03-19 17:00:37 +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 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 d3d0e3bacb kivy: fix on_history 2016-03-08 10:39: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 2d17dbb10c kivy: receive_screen.clear 2016-03-05 09:44:28 +01:00
ThomasV 24676288a7 kivy: force address refresh in load_wallet 2016-03-05 09:26:58 +01:00
ThomasV 4f04f96d29 kivy: update message 2016-02-26 10:41:47 +01:00
ThomasV 8f16a1bd09 kivy scan_qr: rm debug messages 2016-02-26 10:21:32 +01:00
ThomasV 8c365fd681 kivy: show error message with qr scanner 2016-02-25 16:55:38 +01:00
ThomasV 96f144eb03 make sure the broadcast tx thread always times out 2016-02-25 08:55:06 +01:00
testelectrum b1b1cf4c66 kivy:android:check for intent on activity start 2016-02-22 15:37:36 +05:30
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 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 fd0e5739e2 kivy: disable amount and description buttons if payment request is signed 2016-02-18 15:40:13 +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 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 9bb5b0a70b kivy: TxHashLabel 2016-02-17 18:04:34 +01:00
ThomasV 54897c84f8 kivy fixes 2016-02-17 15:19:09 +01:00
ThomasV 74c9a05757 kivy: add OutputList class 2016-02-17 11:40:05 +01:00
ThomasV f89a90016e kivy: improve layout of invoice and about dialogs 2016-02-16 10:24:13 +01:00
ThomasV d56ec05b9b kivy: show payment request details 2016-02-15 13:49:33 +01:00
ThomasV dfdd072395 kivy: sanitize on_qr 2016-02-15 10:43:57 +01:00
ThomasV 2881565de3 app.set_URI 2016-02-15 10:40:14 +01:00
ThomasV d91d321dfa kivy: move set_URI method to Receive screen 2016-02-15 10:25:00 +01:00
ThomasV 656069070a kivy wizard: use own soft keyboard 2016-02-13 15:10:17 +01:00
ThomasV 5f5e9b0a17 kivy: improve PIN dialog 2016-02-13 10:00:20 +01:00
ThomasV 744b74f2b5 kivy: add sign/broadcast to tx dialog 2016-02-13 08:15:06 +01:00
ThomasV c57ed0c212 kivy: simplify parse_URI 2016-02-12 22:42:22 +01:00
ThomasV aee11fc945 kivy fix: remove app.current_invoice 2016-02-12 22:20:20 +01:00
ThomasV 526c6c88f7 kivy: scan tx 2016-02-12 16:09:16 +01:00
ThomasV f2b0b7945d kivy: qr dialog 2016-02-12 15:21:03 +01:00
ThomasV 25bf63e528 rm debug print statement 2016-02-11 12:59:24 +01:00
ThomasV a03301c55f kivy: button to show seed, and show error if trying to spend from watching only wallet 2016-02-11 12:54:04 +01:00
ThomasV 24560e03a9 kivy: add invoice details dialog 2016-02-11 11:40:23 +01:00
ThomasV dddc79addd kivy: improve transaction details dialog 2016-02-11 10:52:32 +01:00
ThomasV ccff1c2a88 kivy: add intent filter for bitcoin scheme 2016-02-11 08:34:40 +01:00
ThomasV c32c0f00f2 kivy: fix 2016-02-10 14:01:02 +01:00
ThomasV 7fcc881dd4 kivy: require two taps to exit. disable toggle_settings 2016-02-10 12:53:03 +01:00
ThomasV 25ff73eff3 kivy: don't switch screen in address_dialog 2016-02-09 23:05:39 +01:00
ThomasV 4901aebde0 kivy: do not crash app if there's no barcode scanner 2016-02-09 19:45:14 +01:00
ThomasV 078cabd745 kivy: store contacts as invoices 2016-02-09 12:48:25 +01:00
ThomasV f5fcae7f11 kivy: receive_screen improvements 2016-02-08 19:01:34 +01:00
ThomasV fe2fdfe400 kivy: add camera as IconButton 2016-02-08 11:06:45 +01:00
ThomasV 84ac33f589 kivy: switch to send screen if a URI is passed 2016-02-05 18:16:48 +01:00
ThomasV 51ca7a056b minor fixes 2016-02-05 08:56:23 +01:00
ThomasV 2ffafbf634 kivy: change language without restarting the app 2016-02-04 10:49:51 +01:00
ThomasV 8b68a742d1 follow up to 2a507b91c1 2016-02-03 11:01:36 +01:00
akshayaurora 695b8413d4 kivy: move data/fonts into gui/kivy/data/fonts 2016-01-29 15:00:57 +05:30
akshayaurora 900346b89e kivy:Improve startup speed 2016-01-27 20:21:20 +05:30
ThomasV a1eaf351a7 kivy: use EventDispatcher with exchange rates plugin 2016-01-25 19:30:16 +01:00
ThomasV 5a03caf051 kivy: update fiat amounts when changed 2016-01-21 16:34:58 +01:00
ThomasV 72da1e3b8f rm dead code 2016-01-19 23:20:54 +01:00
ThomasV 4bfaa1fa02 kivy wizard: don't use auto-dismiss. rename classes 2016-01-19 23:10:10 +01:00
ThomasV e2d00c61cd kivy fixes 2016-01-18 14:09:48 +01:00
ThomasV 5f0a7db598 kivy: password dialog and wizard fixes 2015-12-20 17:37:07 +01:00
ThomasV ee4ccd9b1b kivy: move wallets dialog 2015-12-18 15:03:38 +01:00
ThomasV e46b00bb39 move methods related to amount dialog 2015-12-18 13:04:19 +01:00
ThomasV f7a3b53c3f kivy: add status dialog 2015-12-18 11:29:56 +01:00
ThomasV 9efaf73336 kivy cleanup 2015-12-18 11:05:10 +01:00
ThomasV ff163e34d8 kivy: wallets and settings menus 2015-12-18 10:53:50 +01:00
ThomasV f8f124ad84 kivy: add delay to ActionButtons 2015-12-16 12:40:30 +01:00
ThomasV b3ef2249b5 add more features to settings dialog 2015-12-16 11:53:37 +01:00
ThomasV 30ace570d3 kivy: choice_dialog and load_wallet_by_name 2015-12-16 08:57:47 +01:00
ThomasV 3568c325ea kivy: use Clock to improve button responsiveness 2015-12-14 21:34:25 +01:00
ThomasV 5e5f3202b1 kivy: move amount dialog 2015-12-14 14:27:39 +01:00
ThomasV 8977493a62 kivy: label dialogs 2015-12-14 12:08:11 +01:00
ThomasV a190d1dbe6 kivy: fixes 2015-12-13 15:26:08 +01:00
ThomasV cd0ab62cae kivy: various small fixes 2015-12-13 06:41:22 +01:00
ThomasV eef62112a8 kivy: invoices and requests handlers 2015-12-12 23:23:58 +01:00
ThomasV 6bd37723d3 kivy: add context menus 2015-12-12 16:54:32 +01:00
ThomasV 0cef063ee2 add payment requests to kivy 2015-12-11 15:21:21 +01:00
ThomasV 1b0e29d385 kivy: add screens for invoices and requests, disable contacts 2015-12-10 11:33:58 +01:00
ThomasV de964f4033 plugins: on_close method 2015-12-09 09:41:24 +01:00
ThomasV 1c7f3c65e2 kivy: fix settings layout 2015-12-07 15:59:59 +01:00
ThomasV 37e93928ab kivy: improve settings and password dialogs 2015-12-07 14:33:35 +01:00
ThomasV 0d5114b6c2 kivy: improve amount and password dialogs 2015-12-07 10:40:10 +01:00
ThomasV 44037ba381 kivy: minor fix 2015-12-06 10:45:57 +01:00