16106 Commits (cf3613b7d54fed5b14bbe083fe8ea93522996843)
 

Author SHA1 Message Date
Sander van Grieken cf3613b7d5 qml: handle max too 4 years ago
Sander van Grieken 793cbd1c6e qml: save with user entered amount 4 years ago
Sander van Grieken 6c65161d27 qml: refactor qeinvoice.py 4 years ago
SomberNight 5d0d07c2b3
qml: QEWallet.broadcast: bring error msgs in line with qt 4 years ago
SomberNight 9097d5e43d
addr_sync.set_future_tx: clarify wanted_height off-by-one semantics 4 years ago
SomberNight 446879ade0
lnwatcher.maybe_redeem: wanted_height should always be absolute 4 years ago
Sander van Grieken 2f9ecf3311 qml: combine Connections on same target 4 years ago
ThomasV 8e3a3cefcf qt: do not mutate already saved invoice after editing amount. 4 years ago
ThomasV 479f952c9d follow-up ba2faa8. fixes #8294 4 years ago
ThomasV ebdebd18b4 qml: fix type hints in qeinvoicelistmodel 4 years ago
3rd Iteration 83ee260ab7
Add Device IDs for DIY Jade on M5StickC-Plus (#8291) 4 years ago
ThomasV 157954d4ff qml: do not block access to BalanceSummary if we are not connected. Display warning instead 4 years ago
Sander van Grieken 8bb2464acd qml: add haptic feedback for android. Also preload most used classes to reduce 4 years ago
Sander van Grieken e362ac52fa qml: styling 4 years ago
Sander van Grieken 01c31edae2 qml: force same auto-capitalizing behavior on PasswordField regardless of echoMode 4 years ago
Sander van Grieken ba2faa8c9f qml: avoid adding duplicate request/invoice to listmodel 4 years ago
Sander van Grieken 86711a6a99 qml: icon 4 years ago
Sander van Grieken 0ce3559d62 qml: trustedcoin icon in 2fas wizard disclaimer 4 years ago
Sander van Grieken ffac79c324 qml: follupup prev 4 years ago
Sander van Grieken 4c87773174 qml: move user_knowns_press_and_hold to config 4 years ago
ThomasV 198ca10cd0 qml: add InfoTextArea about PressAndHold 4 years ago
ThomasV 03fbf6c3d8 qml: show lightning can send/receive amounts in balance details, 4 years ago
ThomasV 545ee24f46 Qt: move new_channel_dialog to main_window and test available amount beforehand 4 years ago
ThomasV da802d20ad qml: make zero balance visible in balance details. Disable open channel button if there is no confirmed balance 4 years ago
ThomasV 84cb210e7e qml TxDetails: do not show rbf buttons if the tx is local 4 years ago
ThomasV 9eb59fc360 follow-up 56e685f: amount_sat may be None or max 4 years ago
ThomasV d0947bc0a6 follow-up 48689ecc89 4 years ago
ThomasV 48689ecc89 qml tx details and rbf dialogs: use a single InfoTextArea, to the 4 years ago
ThomasV ba82813c06 qml InvoiceDialog: remove delete button, it only makes sense if you visit the list 4 years ago
ThomasV 02f093c2d2 qml SwapDialog: move userinfo to the top, make it constant, add padding and labels below the slider 4 years ago
ThomasV a753f34c09 Qt: rename utxo menu action to 'privacy analysis' 4 years ago
ThomasV 6d876da1c4 qml InvoiceDialog: update userinfo messages 4 years ago
ThomasV d6cbaaa2e9 qml InvoiceDialog: show invoice type in the title, fallback address in the details 4 years ago
ThomasV ad18298878 qml: Give user feedback after bumping the fee. 4 years ago
ThomasV f396d15146 qml: (clarity) use separate slots for sign and sign_and_broadcast. 4 years ago
ThomasV 54bb42f82c adb: take locks in get_balance. fixes #8200 4 years ago
ThomasV fb47346ed3 follow-up 2cbb16ae4b. fixes #8290 4 years ago
SomberNight fc6cbb39ea
qml: QEConfig.formatMilliSats to use config.format_amount 4 years ago
ThomasV 986955a6e8 qml: allow user to delete invoices and requests from the list screen 4 years ago
ThomasV d4aeeaf541 follow-up c98b9e8d7b 4 years ago
SomberNight 0e5464ca13
android build: enable asserts, and add sanity-check for it 4 years ago
ThomasV 847c8d4941 balance details: use onClicked event. Early return if balance is not available 4 years ago
ThomasV c98b9e8d7b qml: dashboard 4 years ago
Sander van Grieken 478937b8d2 make flake8 not not happy 4 years ago
Sander van Grieken 2bdc303662 qml: keep lnurlData even after bolt11 has been retrieved, add isLnurlPay property and save bolt11 before triggering pay 4 years ago
Sander van Grieken ec2f903573 qml: force Pin dialog above other dialogs 4 years ago
Sander van Grieken 244ead2624 qml: auto-pay if entering InvoiceDialog from a lnurl-pay dialog 4 years ago
Sander van Grieken cf2ba2a5bd qml: replace assert by exception 4 years ago
SomberNight 0f541be6f1
log a warning if asserts are disabled 4 years ago
ThomasV 56e685feaa invoices: Use the same base method to export invoices and requests. 4 years ago