Neil Booth
69da96feb4
The daemon stops the wallet threads now
9 years ago
ThomasV
44ee221c78
kivy: halign
9 years ago
ThomasV
0f184db534
kivy: improve amount dialog
9 years ago
ThomasV
03d313572e
kivy: fix formatting of fiat values in history
9 years ago
ThomasV
a5fd6d2e6c
kivy: select currency first, then source. show only sources with history data
9 years ago
Neil Booth
58d5215e2e
No need to pass daemon and network together
The daemon has the network
9 years ago
ThomasV
1409f13947
kivy: show_info clipboard
9 years ago
ThomasV
b599172657
fix font paths
9 years ago
ThomasV
e337e8585b
fix font path
9 years ago
akshayaurora
695b8413d4
kivy: move data/fonts into gui/kivy/data/fonts
9 years ago
akshayaurora
2fc5f1f916
kivy: remove unneeded imports and fix copy, paste
9 years ago
valesi
f7dfffd30f
Minor fixes - indentation and lone `self.`
6ba43637f5/electrum (L57)
has tab instead of spaces.
6ba43637f5/gui/kivy/nfc_scanner/scanner_android.py (L118)
has lone `self.`
9 years ago
ThomasV
6ba43637f5
kivy: use softinput_mode='pan' in wizard
9 years ago
ThomasV
08e5aecee2
Revert "Plugins: remove init_qt hook; clean up"
This reverts commit e20369bf94
.
9 years ago
akshayaurora
243e33cb95
kivy:remove un needed icons
9 years ago
akshayaurora
900346b89e
kivy:Improve startup speed
9 years ago
Neil Booth
9fa8c4de27
Installwizard: not app-modal on MacOSX
Making a window with no parent window-modal on Mac makes it
application-modal. This is different to behaviour under X, and
we don't want that. Use QDialog instead.
9 years ago
ThomasV
bb80e330ff
kivy: private_storage
9 years ago
ThomasV
fe9ec6de06
reformatting
9 years ago
ThomasV
a1eaf351a7
kivy: use EventDispatcher with exchange rates plugin
9 years ago
ThomasV
9b09c55356
dynamic fees: use hardcoded value as upper bound
9 years ago
ThomasV
62ef83e966
kivy: display value of recommended fee
9 years ago
ThomasV
a2fc90dbda
kivy: fix missing i18n
9 years ago
ThomasV
b0311885a5
kivy: fix unicode bug
9 years ago
ThomasV
fa7fba53fc
kivy: fee_dialog
9 years ago
Neil Booth
c0295c767e
tx_dialog: prompt if signed but not saved
I've lost a signed TX one too many times now
9 years ago
Neil Booth
60be9d59bc
Fix prior; scale is off-by-50
9 years ago
Neil Booth
c02e3621f3
Settings: improvements to dynamic fee slider
Fixes #1595
9 years ago
Neil Booth
e20369bf94
Plugins: remove init_qt hook; clean up
Fixes #1644
9 years ago
Neil Booth
f8ed7b058d
Improved multi-device handling
Ask user which device to use when there are many. If there
is only one skip the question. We used to just pick the
first one we found; user had no way to switch.
We have to handle querying from the non-GUI thread.
9 years ago
ThomasV
9580cd62f6
kivy: use Clock.schedule_once for actions in settings menu
9 years ago
ThomasV
488bdbf4b5
kivy:
* improve settings dialog
* add fx_dialog
9 years ago
Neil Booth
38a8385287
Remove stale comment
9 years ago
Neil Booth
9f95e90706
Remove wrong code
The correct line is 3 below
9 years ago
Neil Booth
f92843bb10
Top level window fix for tx_dialog and h/w wallets
9 years ago
Neil Booth
618026f96c
Installwizard: tweak hardware wallet handling
9 years ago
Neil Booth
1f75ab89fa
Installwizard: handle Escape key
9 years ago
Neil Booth
95a0cbabfd
Add a note regarding hardware wallets
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
5a03caf051
kivy: update fiat amounts when changed
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
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