Commit Graph

6453 Commits

Author SHA1 Message Date
ThomasV bd34995d9d kivy: gui tweaks 2016-02-16 14:17:44 +01:00
ThomasV bd9e4cc6cf kivy: minor fix 2016-02-16 11:04:51 +01:00
ThomasV 77ba716acb kivy: improve tx dialog layout 2016-02-16 10:56:58 +01:00
ThomasV 774bdcde73 fix test_parse_URI 2016-02-16 10:28:40 +01:00
ThomasV f89a90016e kivy: improve layout of invoice and about dialogs 2016-02-16 10:24:13 +01:00
ThomasV f1822a9603 pending->unconfirmed 2016-02-15 19:50:44 +01:00
ThomasV 4db45ac789 kivy wizard: fix seed display 2016-02-15 17:33:47 +01:00
ThomasV 2436c4f904 rm authenticator script (replaced by new android app 2016-02-15 16:25:59 +01:00
ThomasV 04c7d2b455 add 'donate to server' menu item 2016-02-15 16:17:07 +01:00
ThomasV 4dd479cf59 server_is_lagging: return True if no height 2016-02-15 15:58:08 +01:00
ThomasV d56ec05b9b kivy: show payment request details 2016-02-15 13:49:33 +01:00
ThomasV 27ecab9ef0 kivy: better request status messages 2016-02-15 11:33:48 +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 a7d3175799 replace semantically relevant instances of 'assert' with exceptions 2016-02-15 09:33:38 +01:00
ThomasV d253d8463b kivy wizard: add separation widget 2016-02-15 09:19:31 +01:00
ThomasV 83c68142e0 kivy wizard: add space button 2016-02-15 09:14:27 +01:00
ThomasV 4d3ce06b6d kivy: always save new request; cleanup code. 2016-02-15 08:34:31 +01:00
ThomasV a1ef7c4bb6 get_sorted_request: sort by address index, not by timestamp 2016-02-15 08:23:34 +01:00
ThomasV eebc8ecc0f kivy: minor tweaks 2016-02-15 05:00:14 +01:00
ThomasV b7c4492d3b get_request_status: return PR_UNKNOWN if request is unknown 2016-02-15 04:59:20 +01:00
ThomasV dcc59d6f70 rm unused PR state 2016-02-15 04:58:35 +01:00
ThomasV b82f29a8fd kivy: show amount in invoice dialog 2016-02-15 04:39:53 +01:00
ThomasV f2be3079ea kivy: rm dead code 2016-02-15 04:32:07 +01:00
ThomasV af7e7b397f kivy: update request status 2016-02-15 04:18:58 +01:00
ThomasV af282d8d2c kivy: sort servers 2016-02-15 04:18:11 +01:00
ThomasV b71fbd34b2 kivy wizard: better message 2016-02-14 13:14:38 +01:00
ThomasV 73caa89c44 kivy: hide qr code if request is paid 2016-02-14 12:24:31 +01:00
ThomasV b3861bd54d kivy: improve confirm seed screen 2016-02-13 17:38:54 +01:00
ThomasV 656069070a kivy wizard: use own soft keyboard 2016-02-13 15:10:17 +01:00
ThomasV 950f3ae633 parse_uri: don't use assert 2016-02-13 15:09:42 +01:00
ThomasV ca5eb15abd kivy: minor fixes 2016-02-13 11:16:45 +01:00
ThomasV 25f6533e5c kivy: improve tx dialog 2016-02-13 11:00:21 +01:00
ThomasV ff7bdc1f38 paymentrequest.py: return No Signature 2016-02-13 11:00:00 +01:00
ThomasV a0e5633d0b kivy: small fixes 2016-02-13 10:33:49 +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
Neil Booth 5f590c9c64 2 fee colour fixes
update_fee() if removing an item from send_from
update not_enough_funds when pressing !
2016-02-13 15:40:34 +09: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 7c3edd58e3 kivy: fix qr_dialog 2016-02-12 15:40:26 +01:00
ThomasV f2b0b7945d kivy: qr dialog 2016-02-12 15:21:03 +01:00
ThomasV cc526a8734 tx dialog: don't use tx.raw 2016-02-12 15:20:34 +01:00
ThomasV 779245dafd kivy: minor fix, update_history_tab 2016-02-12 13:01:48 +01:00
ThomasV 2955fd1a8c allow unsigned payment requests 2016-02-12 12:01:13 +01:00
ThomasV 1ab327d3f6 fix exchange rate plugin: datetime.today 2016-02-12 10:01:35 +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