ThomasV
|
e82838ecbb
|
fix #3991
|
7 years ago |
ThomasV
|
2303f7b540
|
use python 3.6 to build APK
|
7 years ago |
ThomasV
|
324da97297
|
Provide command-line instructions to install SDKs in Kivy/buildozer
|
7 years ago |
SomberNight
|
a0023791e5
|
fix kivy -- virtual keyboard for seed input: chars were not getting enabled
kivy master broke this in kivy/kivy#5537
|
7 years ago |
ThomasV
|
31edc419fa
|
improve get_tx_status
|
7 years ago |
SomberNight
|
1f1844ac13
|
kivy readme: manual download of crystax
|
7 years ago |
SomberNight
|
1804800999
|
fix #3941
follow-up d971a75ef8
|
7 years ago |
ThomasV
|
d971a75ef8
|
fix #3941
|
7 years ago |
SomberNight
|
4ddda74dad
|
clean up fees a bit
|
7 years ago |
SomberNight
|
15f7e09131
|
use config.is_dynfee and config.use_mempool_fees
also fixes #3894
|
7 years ago |
SomberNight
|
3bfaaad774
|
kivy: address filter "all"
follow-up of #3841
|
7 years ago |
ThomasV
|
f5d557cae9
|
improve fee tooltips
|
7 years ago |
ThomasV
|
f39f43d58c
|
fix #3845
|
7 years ago |
ThomasV
|
c3f3843cc3
|
Add memory pool based fee estimates
- fee estimates can use ETA or mempool
- require protocol version 1.2
- remove fee_unit preference
|
7 years ago |
SomberNight
|
ffdc36285b
|
use string.format instead of old style (%) formatting
|
7 years ago |
SomberNight
|
5522e9ea9f
|
TX_ICONS list between kivy and qt needs to be kept in sync
|
7 years ago |
SomberNight
|
c811c5c9d9
|
allow encrypting watch-only wallets. initial support for hw wallet storage encryption.
|
7 years ago |
Johann Bauer
|
7ab9fa5be4
|
Update Kivy build instructions
My PRs have been merged!
|
7 years ago |
Johann Bauer
|
21e44bdb57
|
Update kivy docs to current build process
|
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 |
SomberNight
|
4435a6c9c7
|
use tx.txid() instead of tx.hash()
|
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 |
SomberNight
|
029c2aa72a
|
fix: kivy Addresses tab crash for Imported_Wallet change
|
7 years ago |
SomberNight
|
aef0444867
|
fix #3439: ScanQRTextEdit optionally allows to concat data
|
7 years ago |
ThomasV
|
1ddbd633b8
|
kivy: disable coinchooser option
|
7 years ago |
ThomasV
|
2d28532909
|
remove unused android icon
|
7 years ago |
ThomasV
|
5156b60769
|
kivy addresses tab: simplify, separate actions from display updates
|
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 |
ThomasV
|
c79655d26a
|
fix: kivy unit selector
|
7 years ago |
Antoine Riard
|
70bfcaaf59
|
kivy: replace requests tab by address tab
|
7 years ago |
ThomasV
|
e9f7429fcd
|
kivy: fix type in RBF dialog
|
7 years ago |
ThomasV
|
6921e9fece
|
kivy: do not display 'signing' message if user cancels send_tx
|
7 years ago |
ThomasV
|
290999b9a8
|
kivy: py3 update for scanning transaction
|
7 years ago |
ThomasV
|
42f9d1ee63
|
kivy: py3 updates
|
7 years ago |
ThomasV
|
198cc9d737
|
fix #2614: define non-linear scale for static fees
|
7 years ago |
ThomasV
|
1d2253f0d8
|
kivy: python3 imports
|
7 years ago |
ThomasV
|
4bc2a4e805
|
kivy: python3 imports
|
7 years ago |
SomberNight
|
53c98ec96d
|
migrating print() to python 3
|
7 years ago |
ThomasV
|
0fd108079d
|
kivy wizard: fix bug if password is not provided
|
7 years ago |
ThomasV
|
fbcad8e5a1
|
python3: update apk build instuctions
|
7 years ago |
ThomasV
|
01736197f8
|
python3 fixes
|
7 years ago |
ThomasV
|
15642ec8de
|
python3: remove calls to unicode function
|
8 years ago |
ThomasV
|
ab15ff3a00
|
updates for python3
|
8 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
|
0d12784f1e
|
updates for new version of buildozer
|
8 years ago |