ThomasV
eebc8ecc0f
kivy: minor tweaks
9 years ago
ThomasV
b7c4492d3b
get_request_status: return PR_UNKNOWN if request is unknown
9 years ago
ThomasV
dcc59d6f70
rm unused PR state
9 years ago
ThomasV
b82f29a8fd
kivy: show amount in invoice dialog
9 years ago
ThomasV
f2be3079ea
kivy: rm dead code
9 years ago
ThomasV
af7e7b397f
kivy: update request status
9 years ago
ThomasV
af282d8d2c
kivy: sort servers
9 years ago
ThomasV
b71fbd34b2
kivy wizard: better message
9 years ago
ThomasV
73caa89c44
kivy: hide qr code if request is paid
9 years ago
ThomasV
b3861bd54d
kivy: improve confirm seed screen
9 years ago
ThomasV
656069070a
kivy wizard: use own soft keyboard
9 years ago
ThomasV
950f3ae633
parse_uri: don't use assert
9 years ago
ThomasV
ca5eb15abd
kivy: minor fixes
9 years ago
ThomasV
25f6533e5c
kivy: improve tx dialog
9 years ago
ThomasV
ff7bdc1f38
paymentrequest.py: return No Signature
9 years ago
ThomasV
a0e5633d0b
kivy: small fixes
9 years ago
ThomasV
5f5e9b0a17
kivy: improve PIN dialog
9 years ago
ThomasV
744b74f2b5
kivy: add sign/broadcast to tx dialog
9 years ago
Neil Booth
5f590c9c64
2 fee colour fixes
update_fee() if removing an item from send_from
update not_enough_funds when pressing !
9 years ago
ThomasV
c57ed0c212
kivy: simplify parse_URI
9 years ago
ThomasV
aee11fc945
kivy fix: remove app.current_invoice
9 years ago
ThomasV
526c6c88f7
kivy: scan tx
9 years ago
ThomasV
7c3edd58e3
kivy: fix qr_dialog
9 years ago
ThomasV
f2b0b7945d
kivy: qr dialog
9 years ago
ThomasV
cc526a8734
tx dialog: don't use tx.raw
9 years ago
ThomasV
779245dafd
kivy: minor fix, update_history_tab
9 years ago
ThomasV
2955fd1a8c
allow unsigned payment requests
9 years ago
ThomasV
1ab327d3f6
fix exchange rate plugin: datetime.today
9 years ago
ThomasV
25bf63e528
rm debug print statement
9 years ago
ThomasV
a03301c55f
kivy: button to show seed, and show error if trying to spend from watching only wallet
9 years ago
Neil Booth
535956149a
trezor: single passphrase entry
Only require the user to input the passphrase once, unless creating
a wallet.
Should they mis-enter the passphrase, they will be warned Electrum
couldn't pair the device, and when they actually need to use it
they will be prompted again.
Fixes #1672
9 years ago
ThomasV
2bbe829f32
Merge branch 'master' of git://github.com/spesmilo/electrum
9 years ago
ThomasV
24560e03a9
kivy: add invoice details dialog
9 years ago
Neil Booth
34e8c0e1ed
plugins: give traceback when cannot load
9 years ago
ThomasV
dddc79addd
kivy: improve transaction details dialog
9 years ago
ThomasV
135eafd966
labels plugin: shorter description for kivy gui
9 years ago
ThomasV
62711ad511
kivy: improve checkbox_dialog layout
9 years ago
ThomasV
ccff1c2a88
kivy: add intent filter for bitcoin scheme
9 years ago
Neil Booth
881694d39d
trezor: quiet user cancelling of passphrase input
9 years ago
Neil Booth
0f7d9c9c17
trezor: remove duplicate code
This was moved to the hw_wallet base class.
9 years ago
Neil Booth
b3a3628b49
trezor: tweak some messages
9 years ago
Neil Booth
e7b87c1d24
trezor: improve various messages and dialogs
9 years ago
ThomasV
8f4fe39cc9
remove old android GUI
9 years ago
ThomasV
6c2f14a77b
Merge branch 'master' of git://github.com/spesmilo/electrum
9 years ago
ThomasV
c32c0f00f2
kivy: fix
9 years ago
Neil Booth
5f28834bb2
Trezor: session timeout improvements
Move session timeout from wallet to config
Prevent timeouts whenever a device operation is in progress
Move timeout job from each plugin to device manager
9 years ago
ThomasV
7fcc881dd4
kivy: require two taps to exit. disable toggle_settings
9 years ago
ThomasV
25ff73eff3
kivy: don't switch screen in address_dialog
9 years ago
ThomasV
4901aebde0
kivy: do not crash app if there's no barcode scanner
9 years ago
ThomasV
933596510e
kivy: improve message
9 years ago