ThomasV
4c2deb6d2b
follow-up to bc4fcfbebd
2017-08-01 10:47:33 +02:00
suut
bc4fcfbebd
Remove usages of deprecated apply() builtin
2017-08-01 05:22:18 +02:00
ThomasV
622f459c41
kivy: minor fix (switch_to)
2017-07-24 12:04:04 +02:00
ThomasV
732679aa3d
kivy: group network calback registrations
2017-07-21 10:38:50 +02:00
ThomasV
2bb980c84c
kivy: trigger_update_interfaces
2017-07-21 00:09:47 +02:00
ThomasV
12b62fb27d
kivy: use app.num_chain
2017-07-19 09:46:48 +02:00
ThomasV
b424a83a57
add blockchain.get_name method, update kivy gui
2017-07-19 09:29:20 +02:00
ThomasV
96a685a765
kivy: gui improvements
2017-07-12 17:23:21 +02:00
ThomasV
73b023e967
update network settings dialog of the kivy GUI
2017-07-11 18:04:33 +02:00
ThomasV
faa17f9818
Option to send only confirmed coins ( fix #2395 )
2017-07-03 07:46:27 +02:00
ThomasV
08fd7d95ab
kivy: use NumericProperty for blocks and nodes
2017-03-30 10:13:58 +02:00
ThomasV
6185f94de4
archive paid invoices in the history tab
2017-03-15 15:32:14 +01:00
ThomasV
024de7afa5
kivy: trigger_update_history
2017-03-13 15:07:35 +01:00
ThomasV
f5083b46de
kivy: nicer message on send success
2017-03-13 11:32:55 +01:00
ThomasV
0cf14635e0
kivy: always show wallet name
2017-03-09 15:04:14 +01:00
ThomasV
a921f5becf
kivy labels plugin: use Clock
2017-03-09 14:48:31 +01:00
ThomasV
50fdc6fe4e
kivy: disable softinput mode
2017-03-08 18:58:23 +01:00
ThomasV
2ae15c00e6
updates for kivy wizard
2017-03-08 17:49:21 +01:00
ThomasV
dcffea150e
store contacts and invoices in wallet file. fix #1482
2017-03-06 17:12:27 +01:00
ThomasV
5ea670b765
kivy: fix missing parameter
2017-03-02 11:18:15 +01:00
ThomasV
13678d9e13
Merge exchange_rate plugin with main code
...
* fixes #2037 (tab indexes)
2017-01-03 17:04:04 +01:00
ThomasV
e123774ea8
Improve 'send all coins' function:
...
* do use coin chooser when sending all coins (fixes #2000 )
* allow "!" syntax for multiple outputs (fixes #1698 )
2016-12-31 16:29:18 +01:00
ThomasV
7ea91dde2e
do not expose network to wizard. update message in issue #1972
2016-10-14 14:05:24 +02:00
ThomasV
83dbe7fbf3
more fixes for kivy
2016-08-30 11:19:30 +02:00
ThomasV
cae635c3e4
kivy: fix load_wallet bug
2016-08-26 08:36:36 +02:00
ThomasV
843ac4e90b
workaround p4a bug
2016-08-26 07:05:18 +02:00
ThomasV
1159f85e05
Major refactoring
...
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
2016-08-12 11:02:28 +02:00
ThomasV
48d42bbafa
kivy: ask RBF before send
2016-07-29 15:47:13 +02:00
ThomasV
67780bb8b9
changes for new toolchain
2016-07-28 13:06:58 +02:00
akshayaurora
07c5f02639
changes for new toolchain
2016-07-27 17:57:12 +02:00
ThomasV
a92138b61a
kivy: show wallet name
2016-07-01 18:39:20 +02:00
ThomasV
49ac8924fe
kivy: fixes for on_qr
2016-06-25 20:21:22 +02:00
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