15121 Commits (65250e69d83d42a613a3d33c42d13129f13eeeb8)
 

Author SHA1 Message Date
Sander van Grieken 65250e69d8 qml: add max amount option in invoice dialog and show in invoice delegate 2 years ago
SomberNight c5d17183f7
qt BTCAmountEdit: clamp field to <=21 million bitcoins 2 years ago
SomberNight 1f5ab5cb8d
qt AmountEdit: small refactor 2 years ago
SomberNight eb00012c95
invoices: fix is_paid for zero-amount onchain pay reqs 2 years ago
SomberNight 60769e4769
be more robust to "electrum/www" missing 2 years ago
SomberNight 0fc90e07c9
update "www" submodule: adapt payserver js to electrum 4.3 invoice api 2 years ago
Sander van Grieken 3590385fa2 Revert "only create lightning invoice if the wallet has channels in a suitable state" 2 years ago
Sander van Grieken c7cdd42665 qml: ui 2 years ago
Sander van Grieken 717b6dd5fb only create lightning invoice if the wallet has channels in a suitable state 2 years ago
Sander van Grieken bb3f3991e8 qml: detect request paid status on receive dialog 2 years ago
Sander van Grieken 49037ecc85 qml: handle bitcoin: and lightning: uri intents 2 years ago
Sander van Grieken 3a8cfcd5b8 qml: add total balance, fix initialization of create recoverable channels setting 2 years ago
Sander van Grieken 80f2bf7c09 qml: incoming flag not always correct for determining debit/credit. Use 'value' instead 2 years ago
Sander van Grieken 26534094db qml: invoicemodel and requestmodel update invoice status via event listener 2 years ago
Sander van Grieken 0c163a5322 qml: don't duplicate invoice (e.g. when scanned twice) 2 years ago
Sander van Grieken f64d344dcd qml: Remove key exist check in lnworker.payment_info 2 years ago
Sander van Grieken 922fa1adbc ci: add QML Android CI builds for arm64 and arm32 architectures 2 years ago
Sander van Grieken 5042d9971c qml: update history when LN payment arrives 2 years ago
SomberNight 4b8790c919
qt 2fa: show different status-bar icon for "2fa disabled" wallet 2 years ago
SomberNight f2e3d11014
qt gui __init__: rm deprecated QApplication attr AA_X11InitThreads 2 years ago
SomberNight 6d01dbcc5c
android build: "req..-build-android.txt" to only use source pkgs 2 years ago
SomberNight a99c8cca1e
requirements-build-android: update deps for buildozer 2 years ago
SomberNight bba1bce833
requirements-build-android: update deps for python-for-android 2 years ago
ghost43 7d4538ce22
Merge pull request #7999 from SomberNight/202208_build_tighten2 2 years ago
SomberNight c6246a7e1c
rerun freeze_packages 2 years ago
SomberNight 5f83538f05
requirements: pin protobuf "<4" also in "req..-hw.txt" 2 years ago
SomberNight 328455bc8c
freeze_packages: restrict some requirements files to source-only pkgs 2 years ago
SomberNight 0efc8815a4
android build: bump targetSdkVersion from 30 to 31 2 years ago
SomberNight 1789778673
android build: p4a to build pyqt5 using "hostpython" instead of sys py 2 years ago
ThomasV 47c480be49 check_scriptpubkey_template_and_dust: support anysegwit. fix #8012 2 years ago
SomberNight 34488478e6
appimage build: build and include libxcb-util1 2 years ago
ghost43 b619e2b3af
Merge pull request #8003 from SomberNight/202210_android_debug_logs 2 years ago
SomberNight 656fd1bca1
android readme: expand "Access datadir from desktop" section 2 years ago
SomberNight 174cbde762
kivy: window.request_focus_for_main_view: fix compat with newer pyjnius 2 years ago
SomberNight 34b594ea40
android: add setting to enable debug logs 2 years ago
Sander van Grieken 685f32750c qml: ui 2 years ago
Sander van Grieken 488600788e qml: open invoices list after saving invoice, add invoice to model instead of reloading the whole list 2 years ago
Sander van Grieken 090706bfd6 qml: fix crashes on tx finalizing 2 years ago
Sander van Grieken 2118eb57bd qml: follow-up de83a10c20 2 years ago
Sander van Grieken de83a10c20 qml: restore Save button in InvoiceDialog, restore invoice list view, now from menu 2 years ago
Sander van Grieken 6dab3de1f2 qml: start new wallet wizard if no wallets exist, create/open button opens wizard if no wallets exist 2 years ago
Sander van Grieken 8184093a34 qml: start new wallet wizard immediately after network wizard on initial start 2 years ago
Sander van Grieken dff435a745 qml: expose use_recoverable_channels in config/preferences 2 years ago
Sander van Grieken e5951bbd2d qml: expose RbF in config/preferences 2 years ago
Sander van Grieken 98c747ea6e qml: use -w command line parameter to open wallet, if specified 2 years ago
ThomasV 8867387847 lnworker: fix stuck payment loop (fixes #7995) 2 years ago
Sander van Grieken f9156912a3 qml: move balancesummary to controls/ 2 years ago
Sander van Grieken b4d13ffb41 qml: show balance summary on top 2 years ago
ThomasV ff5ba7cca4 rbf: fix issues with bump_frr_through_decreasing_change 2 years ago
Sander van Grieken 54b69348f4 qml: scroll-drag in history, fix a few more assumptions w.r.t positioning of listview and size of indicator 2 years ago