Janus
caadc5a5bb
lightning_channels_list: use signals to avoid segfault
7 years ago
Janus
094b939a24
lightning: qt channel dialog, fix for shutdown when lightning disabled
7 years ago
Janus
5e1412a839
lightning: channel details popup
7 years ago
Janus
ae7bce3385
lightning: paste sample using clipboard
7 years ago
Janus
6aebc0fd5d
kivy: fix channel list error handling, close functionality for inactive channels
7 years ago
Janus
1a05838ef2
lightning: assert result type, add invoice qr dialog
7 years ago
Janus
afa5797099
lightning: kivy: open channel button in invoice
7 years ago
Janus
1ab03e8b2a
lightning: fix kivy channel close
7 years ago
Janus
ffe6342882
lightning: fix channels dialog
7 years ago
Janus
13527987bc
lightning: add missing import, set console to none initially
7 years ago
Janus
d84eab0418
lightning: complete moving of lightning objects, acquire net/wallet lock while answering lightning requests
7 years ago
Janus
ad5aac1383
lightning: march 2018 rebase, without integration
7 years ago
Janus
097ac144d9
file reorganization with top-level module
7 years ago
SomberNight
c6ccdbef90
fix #4503
7 years ago
SomberNight
c33363c1e5
fix #4042
7 years ago
SomberNight
f7c8e5a33b
fix #4497
7 years ago
SomberNight
8b1051fa24
fix #4418
7 years ago
SomberNight
1635c149bd
fix #4491
7 years ago
SomberNight
eefcc60d98
color 2fa billing outputs in Qt tx dialog
7 years ago
SomberNight
39215b43b9
Qt send tab: disable "max" button for invoices
7 years ago
SomberNight
7f162733e0
fix #4037 (new issue but was merged into that)
7 years ago
ThomasV
d58c069336
read apk version number from version.py
7 years ago
SomberNight
c4ef5bfedb
Qt: minor text formatting
on Windows, the previous looked a bit better; but the lines were broken on Debian
7 years ago
SomberNight
2b93593e3f
Qt: (minor) clean up "about" message
7 years ago
SomberNight
db91618a44
Qt: (minor) clean up "about" message
7 years ago
SomberNight
8b86f21520
wizard: extend derivation dialog to also let user select script type.
enable segwit multisig for bip39/hw wallets.
7 years ago
SomberNight
ca7e5575bf
option to set a dark theme for Qt
qdarkstyle is now a new dependency - note that it is only for qt and qt is not strictly a dependency, but it is pure python and relatively small
7 years ago
SomberNight
51ed8a998c
fix: network.interface can become None at any time
7 years ago
SomberNight
f8dab46a4b
kivy: fix fork detection gui
7 years ago
Janus
88d95123fb
kivy: use RecycleView in address list
7 years ago
Janus
45b6afe190
kivy: use RecycleView in OutputList
7 years ago
SomberNight
a28ef06a58
kivy: tx_dialog scroll with bar
7 years ago
SomberNight
e3c9ce319c
kivy: make history and addresses scroll bars wider
7 years ago
Janus
5607c4bb7f
kivy: use RecycleView in history
7 years ago
ghost43
7797af6ffa
Qt: show WIF help in import(x2) and sweep dialogs ( #4425 )
7 years ago
SomberNight
12af2dc63b
kivy history tab: allow scrolling with bar
follow kivy/kivy@0edae84139113c4f1b02c4c65164a1156f0d343f
7 years ago
SomberNight
ef5121cf12
android: disable backups
7 years ago
SomberNight
46fdbbbce5
change partial txn serialization format for imported addresses txins
offline signing with segwit WIF keys now works.
offline seed + online address signing now works.
7 years ago
SomberNight
9365b0f924
RBF: better exception handling
7 years ago
SomberNight
1b834a7a78
fix RBF
7 years ago
Johann Bauer
5eb1cbef92
[WIP] Crash reports android ( #3870 )
* Split crash reporter class
In Qt related stuff and basic stuff.
* Crash reports from Android
* Ignore exceptions in crash_reporter (if any)
* Open issue in browser
* Switch back to real server
7 years ago
Anilkumar18
0a24c820bb
Altered the do_encrypt warning message
changed the protection against public_key
7 years ago
SomberNight
89040de758
remove "from addresses" from wallet logic
7 years ago
ThomasV
79558c1170
kivy wizard: replace checbox with button
7 years ago
ThomasV
e196d7b4d1
kivy: use TextInput to workaround Label texture size issue
7 years ago
SomberNight
1b36dd7690
fix "max" button to account for 2fa fees in both Qt and kivy
7 years ago
SomberNight
cf80952071
better handle exceptions in wizard re "cannot connect to trustedcoin server"
7 years ago
SomberNight
27012e7394
tell user about 2fa fees when sending tx
7 years ago
SomberNight
396fa949b0
follow-up prev
7 years ago
SomberNight
531a2a5c1f
during wallet restore allow user to retry after invalid OTP. add abort button on kivy.
7 years ago