Commit graph

378 commits

Author SHA1 Message Date
Dimitris Apostolou
989c9c2b55 Fix typos 2018-04-15 20:34:40 +02:00
SomberNight
8bdf863fca
fix: android HistoryScreen was not displaying fiat value of unconfirmed txns 2018-04-12 16:49:25 +02:00
SomberNight
3bf5afa61a
fix #4253 2018-04-12 12:17:24 +02:00
ThomasV
a03449c1be kivy: cleanup addresses dialog 2018-04-07 18:16:33 +02:00
ThomasV
b75d82491b kivy: request PIN code on startup 2018-03-25 11:45:33 +02:00
SomberNight
7939b32a1f minor kivy import fix 2018-03-24 23:51:35 +01:00
ThomasV
800c783580
Merge pull request #4115 from SomberNight/disallow_adding_requests_w_invalid_addresses
disallow adding receive requests without valid is_mine addresses
2018-03-22 15:34:05 +01:00
ThomasV
b009c56b9d kivy: save requests only with the save button 2018-03-13 10:42:56 +01:00
SomberNight
8e79d09511 disallow adding receive requests without valid is_mine addresses 2018-03-12 21:50:56 +01:00
SomberNight
b7f7da6cde fix kivy addresses search 2018-03-06 20:24:23 +01:00
ThomasV
971a6979ee kivy: do not open invoices, requests dialogs if list is empty 2018-03-06 19:36:57 +01:00
ThomasV
ca07399937 fix #4050 2018-03-06 18:07:38 +01:00
ThomasV
c750ec153b new kivy gui 2018-03-06 14:58:00 +01:00
ThomasV
2b5117ab3d kivy: fix tx dialog message 2018-03-05 09:37:25 +01:00
ThomasV
c9b0840c78 kivy: minor fixes related to exchange rates 2018-03-04 23:58:38 +01:00
ThomasV
56c94153ff kivy: simplify fee dialog 2018-03-04 10:29:56 +01:00
ThomasV
2e594d2d7a kivy: simplify fee dialog 2018-03-03 14:58:55 +01:00
ThomasV
721dc8cdb9 kivy: larger history icons 2018-03-03 12:18:01 +01:00
ThomasV
1526768cd6 kivy: simplify history screen, display either fiat or btc 2018-03-03 11:32:38 +01:00
ThomasV
f863e7c7a8 follow-up previous commit 2018-03-03 10:36:56 +01:00
ThomasV
1e6d522137 kivy: more usable amount dialog 2018-03-03 10:08:51 +01:00
ThomasV
d5effe48d0 kivy: do not show balance in every tab. fixes #3350 2018-03-02 19:16:08 +01:00
ThomasV
fb761b7c12 request fee historgam every minute. show fee in the send tab of kivy gui 2018-03-01 18:28:54 +01:00
SomberNight
a0023791e5 fix kivy -- virtual keyboard for seed input: chars were not getting enabled
kivy master broke this in kivy/kivy#5537
2018-03-01 04:32:34 +01:00
ThomasV
31edc419fa improve get_tx_status 2018-02-27 15:13:44 +01:00
SomberNight
4ddda74dad clean up fees a bit 2018-02-21 03:22:26 +01:00
SomberNight
15f7e09131 use config.is_dynfee and config.use_mempool_fees
also fixes #3894
2018-02-13 00:03:42 +01:00
SomberNight
3bfaaad774 kivy: address filter "all"
follow-up of #3841
2018-02-12 17:50:59 +01:00
ThomasV
f5d557cae9 improve fee tooltips 2018-02-06 17:53:34 +01:00
ThomasV
f39f43d58c fix #3845 2018-02-05 16:08:57 +01:00
ThomasV
c3f3843cc3 Add memory pool based fee estimates
- fee estimates can use ETA or mempool
 - require protocol version 1.2
 - remove fee_unit preference
2018-02-05 12:23:32 +01:00
SomberNight
ffdc36285b use string.format instead of old style (%) formatting 2018-02-04 07:26:55 +01:00
ThomasV
c49335ed30
Merge pull request #3346 from SomberNight/encrypt_watch_only_wallets
allow encrypting watch-only wallets
2018-02-03 11:02:14 +01:00
SomberNight
5522e9ea9f TX_ICONS list between kivy and qt needs to be kept in sync 2018-01-31 17:03:46 +01:00
SomberNight
c811c5c9d9 allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 2018-01-28 02:09:44 +01:00
SomberNight
4435a6c9c7 use tx.txid() instead of tx.hash() 2018-01-12 14:18:50 +01:00
ThomasV
7ae1a4cdeb
Merge pull request #3593 from SomberNight/scan_qr_textedit_allow_multi
ScanQRTextEdit optionally allows to concat data
2017-12-31 18:04:21 +01:00
SomberNight
029c2aa72a fix: kivy Addresses tab crash for Imported_Wallet change 2017-12-24 03:41:35 +01:00
SomberNight
aef0444867 fix #3439: ScanQRTextEdit optionally allows to concat data 2017-12-24 03:30:04 +01:00
ThomasV
1ddbd633b8 kivy: disable coinchooser option 2017-12-12 17:25:41 +01:00
ThomasV
5156b60769 kivy addresses tab: simplify, separate actions from display updates 2017-11-11 11:33:36 +01:00
ThomasV
786f9ce7ff
Merge pull request #3206 from ariard/kivy-addr
kivy: replace requests tab by address tab
2017-11-10 10:56:32 +01:00
ThomasV
c79655d26a fix: kivy unit selector 2017-11-04 15:50:49 +01:00
Antoine Riard
70bfcaaf59 kivy: replace requests tab by address tab 2017-11-03 11:50:30 -04:00
ThomasV
e9f7429fcd kivy: fix type in RBF dialog 2017-10-27 15:31:13 +02:00
ThomasV
6921e9fece kivy: do not display 'signing' message if user cancels send_tx 2017-10-22 15:50:32 +02:00
ThomasV
42f9d1ee63 kivy: py3 updates 2017-10-22 07:33:03 +02:00
ThomasV
198cc9d737 fix #2614: define non-linear scale for static fees 2017-10-21 11:15:59 +02:00
ThomasV
1d2253f0d8 kivy: python3 imports 2017-10-21 11:03:47 +02:00
ThomasV
4bc2a4e805 kivy: python3 imports 2017-10-21 11:00:56 +02:00