Neil Booth
|
1f75ab89fa
|
Installwizard: handle Escape key
|
9 years ago |
Neil Booth
|
3ca0074301
|
Release notes: one more item
|
9 years ago |
Neil Booth
|
0149d90253
|
Update release notes
|
9 years ago |
Neil Booth
|
8732bead24
|
Trezor: fix a typo.
|
9 years ago |
Neil Booth
|
95a0cbabfd
|
Add a note regarding hardware wallets
|
9 years ago |
Neil Booth
|
a7cb66d31e
|
Trezor: better messages during initialization
|
9 years ago |
Neil Booth
|
1e030706cb
|
Trezor: small improvements for device initialization
|
9 years ago |
ThomasV
|
3cd088b2e6
|
kivy: fee_dialog
|
9 years ago |
ThomasV
|
45618b2a8e
|
kivy: cleanup dead code
|
9 years ago |
ThomasV
|
9b112ab42f
|
kivy: add background.png
|
9 years ago |
ThomasV
|
68d169b35f
|
kivy: rm dead code from main.kv
|
9 years ago |
ThomasV
|
cb098ace73
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
9 years ago |
ThomasV
|
5a03caf051
|
kivy: update fiat amounts when changed
|
9 years ago |
Neil Booth
|
cefd128020
|
Trezor: improve install wizard
Add explanatory help about passphrases, with warning, like
in trezor dialog box.
|
9 years ago |
Neil Booth
|
0d14781463
|
Trezor: GUI fixes
Trezor window was doing GUI stuff outside the GUI thread
|
9 years ago |
Neil Booth
|
24037be99c
|
Clean up client caching and handling
|
9 years ago |
ThomasV
|
a1d55fac4e
|
rm testing print statement
|
9 years ago |
ThomasV
|
89908bf14d
|
fix English
|
9 years ago |
ThomasV
|
858b9c5655
|
kivy: improve settings dialog
|
9 years ago |
ThomasV
|
5502cab796
|
kivy: fix scrollview in choice_dialog
|
9 years ago |
Neil Booth
|
b878c010da
|
Minikey: minimum length 20
On second thoughts there seems little reason to accept text
of length <= 20 for minikeys.
|
9 years ago |
ThomasV
|
ec929bfaf6
|
patch requests directly from make_packages
|
9 years ago |
ThomasV
|
1880b83599
|
add .mo extension to buildozer.spec
|
9 years ago |
ThomasV
|
e60b35df64
|
kivy wizard: stop on_dismiss
|
9 years ago |
ThomasV
|
72da1e3b8f
|
rm dead code
|
9 years ago |
ThomasV
|
4bfaa1fa02
|
kivy wizard: don't use auto-dismiss. rename classes
|
9 years ago |
ThomasV
|
b1f9f7faed
|
kivy: fix wallet selection dialog
|
9 years ago |
ThomasV
|
702924a07e
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
9 years ago |
ThomasV
|
b6c6b694f7
|
kivy: simplify wallets dialog
|
9 years ago |
Neil Booth
|
13420f6917
|
Keepkey: doesn't yet support homescreen setting
Make some text shorter so it fits in radio buttons
|
9 years ago |
Neil Booth
|
f7859c041e
|
Support Casascius minikeys
|
9 years ago |
Neil Booth
|
eebabdf209
|
Merge branch 'client_thread'
|
9 years ago |
Neil Booth
|
8a8d00a611
|
Merge branch 'client_thread' of github.com:spesmilo/electrum into client_thread
|
9 years ago |
Neil Booth
|
7029411629
|
Threaded trezor dialog
Also fix up the dialog box a bit
|
9 years ago |
ThomasV
|
d530f8fe84
|
kivy: minor fixes
|
9 years ago |
ThomasV
|
8ed443b4c8
|
kivy: improve settings dialog
|
9 years ago |
ThomasV
|
6aea1e8a79
|
kivy: improve about dialog
|
9 years ago |
ThomasV
|
4122c108fc
|
plugins: enable & disable methods
|
9 years ago |
ThomasV
|
82bfbdcc3c
|
add dev
|
9 years ago |
ThomasV
|
3252161f36
|
improve about dialog
|
9 years ago |
ThomasV
|
23d16154a9
|
kivy: improve status dialog
|
9 years ago |
ThomasV
|
e2d00c61cd
|
kivy fixes
|
9 years ago |
ThomasV
|
d9f6e738a4
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
9 years ago |
ThomasV
|
f66763c37e
|
kivy: improve Wallets dialog
|
9 years ago |
Neil Booth
|
9ab9c73d6d
|
Threaded wallet creation
|
9 years ago |
Neil Booth
|
b32a34b8ba
|
Threaded message signing
|
9 years ago |
Neil Booth
|
ef2c472739
|
Threaded decryption
|
9 years ago |
Neil Booth
|
06c262d0dc
|
TrezorClient: should be in a separate thread
First steps; get show_address working.
Client is not responsible for showing exceptions.
Suppress uninteresting exceptions.
|
9 years ago |
Neil Booth
|
c99f0acfba
|
Localize Image import for now
|
9 years ago |
ThomasV
|
d200b236ae
|
replace tx.input, tx.output by methods, so that deserialize calls are encapsulated
|
9 years ago |