ThomasV
|
445ef3c6ac
|
remove print statement
|
7 years ago |
ThomasV
|
b75d82491b
|
kivy: request PIN code on startup
|
7 years ago |
ThomasV
|
971a6979ee
|
kivy: do not open invoices, requests dialogs if list is empty
|
7 years ago |
ThomasV
|
c750ec153b
|
new kivy gui
|
7 years ago |
ThomasV
|
c9b0840c78
|
kivy: minor fixes related to exchange rates
|
7 years ago |
SomberNight
|
81b6d65764
|
refactor network constants
|
7 years ago |
ThomasV
|
1526768cd6
|
kivy: simplify history screen, display either fiat or btc
|
7 years ago |
ThomasV
|
d5effe48d0
|
kivy: do not show balance in every tab. fixes #3350
|
7 years ago |
ThomasV
|
b2c7d2d2cc
|
kivy: do not cache fee dialog
|
7 years ago |
ThomasV
|
4321950f63
|
kivy: update fee dialog on new fee
|
7 years ago |
ThomasV
|
fb761b7c12
|
request fee historgam every minute. show fee in the send tab of kivy gui
|
7 years ago |
ThomasV
|
e82838ecbb
|
fix #3991
|
7 years ago |
SomberNight
|
ffdc36285b
|
use string.format instead of old style (%) formatting
|
7 years ago |
racquemis
|
7d52cfd374
|
Handle invalid PIN on exporting private key
Prevent Android App from crashing when a wrong PIN is entered.
|
7 years ago |
Johann Bauer
|
7ccbbe77f5
|
Bundle QR scanner with Android app
|
7 years ago |
SomberNight
|
9d4dd20b23
|
fix kivy refresh bug with Addresses tab
|
7 years ago |
SomberNight
|
c37608dd5e
|
fix #3601
|
7 years ago |
SomberNight
|
2e34747cc4
|
Android: make RBF on by default
|
7 years ago |
ThomasV
|
c46f219d25
|
kivy: fix crash in show_private_key
|
7 years ago |
SomberNight
|
0db5ea67a0
|
bitcoin.NetworkConstants: easier changing between testnet and mainnet
|
7 years ago |
Antoine Riard
|
70bfcaaf59
|
kivy: replace requests tab by address tab
|
7 years ago |
ThomasV
|
290999b9a8
|
kivy: py3 update for scanning transaction
|
7 years ago |
ThomasV
|
1d2253f0d8
|
kivy: python3 imports
|
7 years ago |
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
8 years ago |
ThomasV
|
08fab753e8
|
change default value of confirmed_only, spending unconfirmed coins
|
8 years ago |
ThomasV
|
4c2deb6d2b
|
follow-up to bc4fcfbebd
|
8 years ago |
suut
|
bc4fcfbebd
|
Remove usages of deprecated apply() builtin
|
8 years ago |
ThomasV
|
622f459c41
|
kivy: minor fix (switch_to)
|
8 years ago |
ThomasV
|
732679aa3d
|
kivy: group network calback registrations
|
8 years ago |
ThomasV
|
2bb980c84c
|
kivy: trigger_update_interfaces
|
8 years ago |
ThomasV
|
12b62fb27d
|
kivy: use app.num_chain
|
8 years ago |
ThomasV
|
b424a83a57
|
add blockchain.get_name method, update kivy gui
|
8 years ago |
ThomasV
|
96a685a765
|
kivy: gui improvements
|
8 years ago |
ThomasV
|
73b023e967
|
update network settings dialog of the kivy GUI
|
8 years ago |
ThomasV
|
faa17f9818
|
Option to send only confirmed coins (fix #2395)
|
8 years ago |
ThomasV
|
08fd7d95ab
|
kivy: use NumericProperty for blocks and nodes
|
8 years ago |
ThomasV
|
6185f94de4
|
archive paid invoices in the history tab
|
8 years ago |
ThomasV
|
024de7afa5
|
kivy: trigger_update_history
|
8 years ago |
ThomasV
|
f5083b46de
|
kivy: nicer message on send success
|
8 years ago |
ThomasV
|
0cf14635e0
|
kivy: always show wallet name
|
8 years ago |
ThomasV
|
a921f5becf
|
kivy labels plugin: use Clock
|
8 years ago |
ThomasV
|
50fdc6fe4e
|
kivy: disable softinput mode
|
8 years ago |
ThomasV
|
2ae15c00e6
|
updates for kivy wizard
|
8 years ago |
ThomasV
|
dcffea150e
|
store contacts and invoices in wallet file. fix #1482
|
8 years ago |
ThomasV
|
5ea670b765
|
kivy: fix missing parameter
|
8 years ago |
ThomasV
|
13678d9e13
|
Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
|
8 years ago |
ThomasV
|
e123774ea8
|
Improve 'send all coins' function:
* do use coin chooser when sending all coins (fixes #2000)
* allow "!" syntax for multiple outputs (fixes #1698)
|
8 years ago |
ThomasV
|
7ea91dde2e
|
do not expose network to wizard. update message in issue #1972
|
8 years ago |
ThomasV
|
83dbe7fbf3
|
more fixes for kivy
|
9 years ago |
ThomasV
|
cae635c3e4
|
kivy: fix load_wallet bug
|
9 years ago |