1695 Commits (bf072b037ceb18e4fd01163e7e4e79fe93be7d29)

Author SHA1 Message Date
SomberNight b8ec85d615
kivy tx dialog: abstract away ActionDropdown, mv into its own file 4 years ago
SomberNight b27925c6c5
kivy tx dialog: dscancel btn text was too long 4 years ago
SomberNight 4f6c0c2c61
kivy bump fee dialog: handle no dynamic fee estimates 4 years ago
Benoit Verret 2cc16f8ed4
Avoid hiding QR codes with help_text 4 years ago
SomberNight f53f177203
kivy swaps: handle no dynamic fee estimates 4 years ago
SomberNight 9a38c4d2a1
logging: don't lose log messages during early startup 4 years ago
SomberNight 12fac3a167
fix running with --offline 4 years ago
SomberNight 0ee9442972
qt update notifications: add another key for redundancy 4 years ago
SomberNight 3d9798757d
android: update app icon; use "adaptive icons" on API 26+ 4 years ago
SomberNight dfc0f896b7
icons: clean up electrum svg icons 4 years ago
ThomasV 1b763b4a3c add electrum svg icons 4 years ago
ThomasV f7a8166b9c new icons for android 4 years ago
SomberNight c41cd4ae04
qt init: move Ctrl-C handling earlier 4 years ago
SomberNight 84ec734385
kivy: implement freezing addresses 4 years ago
SomberNight c1cb2e67f6
qt channels dialog: handle funding tx missing 4 years ago
Benoit Verret 2fce31c5ec
Show txid in text GUI 4 years ago
SomberNight 349a033ce6
qt: fix some widget parenting issues 4 years ago
SomberNight 1cd5235426
qt init: rm gui.close() method 4 years ago
SomberNight a3b16c7640
qt init: shutdown properly if last open window was a wizard 4 years ago
SomberNight 981381346f
qt: even more clean-up before exiting 4 years ago
ThomasV e64aed2aec android backups: fix missing parameter 4 years ago
SomberNight be43632cc4
qt init: more clean-up for system tray 4 years ago
SomberNight 14c5ceeacf
qt init: (trivial) refactor system tray 4 years ago
SomberNight e686b40819
qt init: don't catch BaseException unless there is good reason 4 years ago
SomberNight 34e64ef152
qt gui: some more clean-up when exiting 4 years ago
ThomasV 039d11e350 Qt swap dialog: do not call update() from the asyncio thread. Fixes some segfaults that were triggered by opening the dialog 4 years ago
SomberNight 210ff647fa
i18n: don't translate empty string 4 years ago
ThomasV e13e0b11f1 Do not display the warning about static backups in init_lightning. It is not useful to display the same message twice. 4 years ago
ThomasV bf6ecb6418 make init_lightning callable at runtime, without reloading the wallet 4 years ago
ThomasV 4b586d9cf0 kivy: remove dead code (follow-up 64a931f21e) 4 years ago
ThomasV 0459d4adb9 history_list: use from_timestamp and to_timestamp in summary 4 years ago
ThomasV b0cf9dbeb3 kivy: remove unnecessary friction in _enable_lightning 4 years ago
SomberNight 537ec92460
wallet: change init_lightning to sometimes create deterministic LN keys 4 years ago
SomberNight 7b7bba2299
wallet_db: put 'seed_type' into keystores (incl db upgrade) 4 years ago
SomberNight 2cebdc8c1c
add back "lightning is experimental" warning text 4 years ago
ThomasV bbdfde5b41 fix capital gains 4 years ago
ThomasV cd4df2fd85 detect conflicting channel backups, add warning before channel creation 4 years ago
SomberNight c5a677f4c9
qt channels list: hide unnamed column from "Copy" context menu 4 years ago
SomberNight 9e62d1d763
swaps: (fix) for forward swaps, correctly consider num_sats_can_receive 4 years ago
SomberNight 63ea5587a2
swaps: revise send/recv amount calculation 4 years ago
ThomasV 9110648415 Qt: minor changes to open channel dialog 4 years ago
ThomasV 4cf40107a2 (minor) rm confusing adjective 4 years ago
ThomasV f6b2e63b2a Qt: invert trampoline checkbox in settings dialog. Share the help message with Kivy 4 years ago
ThomasV a4210ce5e7 Qt: remove the 'local watchtower' option from GUI. 4 years ago
ThomasV 345c2b4295 qt: tooltip formatting function 4 years ago
ThomasV ac5565ed0a kivy: minor GUI improvements 4 years ago
ThomasV 41f22df26b submarine swaps: use num_sats_can_receive_no_mpp, to prevent funds being locked 4 years ago
ThomasV 4b870f15a7 fix wrong call to request_force_close_from_backup, make it private 4 years ago
ThomasV 241bf9ddd1 kivy: if password is unified, allow user to reset pin code 4 years ago
ThomasV 4b0f439301 (minor) follow-up ed6eea9161 4 years ago