ThomasV
|
dfdd072395
|
kivy: sanitize on_qr
|
9 years ago |
ThomasV
|
2881565de3
|
app.set_URI
|
9 years ago |
ThomasV
|
d91d321dfa
|
kivy: move set_URI method to Receive screen
|
9 years ago |
ThomasV
|
d253d8463b
|
kivy wizard: add separation widget
|
9 years ago |
ThomasV
|
83c68142e0
|
kivy wizard: add space button
|
9 years ago |
ThomasV
|
4d3ce06b6d
|
kivy: always save new request; cleanup code.
|
9 years ago |
ThomasV
|
eebc8ecc0f
|
kivy: minor tweaks
|
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
|
ca5eb15abd
|
kivy: minor fixes
|
9 years ago |
ThomasV
|
25f6533e5c
|
kivy: improve tx dialog
|
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
|
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 |
ThomasV
|
24560e03a9
|
kivy: add invoice details dialog
|
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 |
ThomasV
|
8f4fe39cc9
|
remove old android GUI
|
9 years ago |
ThomasV
|
c32c0f00f2
|
kivy: fix
|
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 |
ThomasV
|
078cabd745
|
kivy: store contacts as invoices
|
9 years ago |
ThomasV
|
f5fcae7f11
|
kivy: receive_screen improvements
|
9 years ago |
ThomasV
|
151ac099a9
|
kivy: simplify UI, remove 'Save' button
|
9 years ago |
ThomasV
|
3704b9c398
|
remove atlas from github; it should be generated using 'make theming'
|
9 years ago |
ThomasV
|
fe2fdfe400
|
kivy: add camera as IconButton
|
9 years ago |
Neil Booth
|
c41e694534
|
show_seed_dialog: return if user cancels p/w input
Update stale comment.
|
9 years ago |
Neil Booth
|
6b9d12e369
|
Tweak tooltip
|
9 years ago |
Neil Booth
|
9490debf0f
|
hw_wallet: don't make watching only if cannot pair
Instead issue a warning. Being watching-only disables
various functionality that should instead just ask again
for the PIN to be input.
|
9 years ago |
Neil Booth
|
bb3de0eb63
|
change_password_dialog: remove redundant check
This is guaranteed False by wallet.can_change_password()
|
9 years ago |
Neil Booth
|
5c2c7b1557
|
trezor: create new accounts in non-GUI thread
|
9 years ago |