ThomasV
13678d9e13
Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
8 years ago
ThomasV
e123774ea8
Improve 'send all coins' function:
* do use coin chooser when sending all coins (fixes #2000 )
* allow "!" syntax for multiple outputs (fixes #1698 )
8 years ago
ThomasV
7ea91dde2e
do not expose network to wizard. update message in issue #1972
8 years ago
ThomasV
83dbe7fbf3
more fixes for kivy
8 years ago
ThomasV
cae635c3e4
kivy: fix load_wallet bug
8 years ago
ThomasV
843ac4e90b
workaround p4a bug
8 years ago
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
9 years ago
ThomasV
48d42bbafa
kivy: ask RBF before send
9 years ago
ThomasV
67780bb8b9
changes for new toolchain
9 years ago
akshayaurora
07c5f02639
changes for new toolchain
9 years ago
ThomasV
a92138b61a
kivy: show wallet name
9 years ago
ThomasV
49ac8924fe
kivy: fixes for on_qr
9 years ago
ThomasV
e7d25faf02
Finish wizard unification
9 years ago
ThomasV
362e4be6f0
kivy: add title to do_share
9 years ago
ThomasV
7c42957a7c
kivy: finish multisig in instalwizard
9 years ago
ThomasV
9cc76bc969
kivy: define app.wallet_name
9 years ago
ThomasV
60756e2ef9
kivy: fix is_exit behaviour
9 years ago
ThomasV
ccd0deb600
kivy: fix delete_wallet
9 years ago
ThomasV
5af7139598
kivy: handle 'verified' event
9 years ago
ThomasV
a07a3f748e
Qt GUI: let users type tx output in script language
9 years ago
ThomasV
fe5374fe8e
require PIN to delete file
9 years ago
ThomasV
3f2c708789
kivy: metrics.dpi seems to be deprecated
9 years ago
ThomasV
67145e053b
scan qrcodes with zxing embedded
9 years ago
ThomasV
7e39052c59
kivy: fix
9 years ago
ThomasV
167088e22a
kivy: remove qr_scanner
9 years ago
ThomasV
1f1dbaf523
kivy: revert to using zxing
9 years ago
ThomasV
644cb871f5
kivy: use camera
9 years ago
ThomasV
d9c567446c
kivy: support wallet is None
9 years ago
ThomasV
35fe8fc0c1
kivy: handle wallet opening failures
9 years ago
ThomasV
d3d0e3bacb
kivy: fix on_history
9 years ago
ThomasV
6ca699459a
kivy: update settings dialog before display
9 years ago
ThomasV
8bc0fcf541
kivy: cache dialogs
9 years ago
ThomasV
74b12f02b5
kivy: improve status dialog
9 years ago
ThomasV
2d17dbb10c
kivy: receive_screen.clear
9 years ago
ThomasV
24676288a7
kivy: force address refresh in load_wallet
9 years ago
ThomasV
4f04f96d29
kivy: update message
9 years ago
ThomasV
8f16a1bd09
kivy scan_qr: rm debug messages
9 years ago
ThomasV
8c365fd681
kivy: show error message with qr scanner
9 years ago
ThomasV
96f144eb03
make sure the broadcast tx thread always times out
9 years ago
testelectrum
b1b1cf4c66
kivy:android:check for intent on activity start
9 years ago
ThomasV
41f6fec2ac
kivy: set_paid for paid invoices
9 years ago
ThomasV
cdbc564fb3
kivy: rm address_dialog
9 years ago
ThomasV
d7bc505973
kivy: don't load kv from sign_transaction thread
9 years ago
ThomasV
2492909ccc
kivy: minor fix
9 years ago
ThomasV
b68e3608c9
kivy: minor fixes
9 years ago
ThomasV
fd0e5739e2
kivy: disable amount and description buttons if payment request is signed
9 years ago
ThomasV
74a822ae56
kivy: improve ref label and QR codes
9 years ago
ThomasV
34ddaaa419
kivy: share with qr code on double tap
9 years ago
ThomasV
615acb955c
invoice popup: add outputs in on_open
9 years ago
ThomasV
49679cf8be
kivy: fix OutputItem initialisation
9 years ago