486 Commits (ff0cd16aec48aa052d2381742e98c7e574c02fff)

Author SHA1 Message Date
ThomasV 2d28532909 remove unused android icon 9 years ago
ThomasV 5156b60769 kivy addresses tab: simplify, separate actions from display updates 9 years ago
ThomasV c46f219d25 kivy: fix crash in show_private_key 9 years ago
SomberNight 0db5ea67a0 bitcoin.NetworkConstants: easier changing between testnet and mainnet 9 years ago
ThomasV c79655d26a fix: kivy unit selector 9 years ago
Antoine Riard 70bfcaaf59 kivy: replace requests tab by address tab 9 years ago
ThomasV e9f7429fcd kivy: fix type in RBF dialog 9 years ago
ThomasV 6921e9fece kivy: do not display 'signing' message if user cancels send_tx 9 years ago
ThomasV 290999b9a8 kivy: py3 update for scanning transaction 9 years ago
ThomasV 42f9d1ee63 kivy: py3 updates 9 years ago
ThomasV 198cc9d737 fix #2614: define non-linear scale for static fees 9 years ago
ThomasV 1d2253f0d8 kivy: python3 imports 9 years ago
ThomasV 4bc2a4e805 kivy: python3 imports 9 years ago
SomberNight 53c98ec96d migrating print() to python 3 9 years ago
ThomasV 0fd108079d kivy wizard: fix bug if password is not provided 9 years ago
ThomasV fbcad8e5a1 python3: update apk build instuctions 9 years ago
ThomasV 01736197f8 python3 fixes 9 years ago
ThomasV 15642ec8de python3: remove calls to unicode function 9 years ago
ThomasV ab15ff3a00 updates for python3 9 years ago
ThomasV c3388d9677 misc python3 updates: 9 years ago
ThomasV 08fab753e8 change default value of confirmed_only, spending unconfirmed coins 9 years ago
ThomasV 0d12784f1e updates for new version of buildozer 9 years ago
ThomasV 4c2deb6d2b follow-up to bc4fcfbebd 9 years ago
suut bc4fcfbebd Remove usages of deprecated apply() builtin 9 years ago
ThomasV 622f459c41 kivy: minor fix (switch_to) 9 years ago
ThomasV 732679aa3d kivy: group network calback registrations 9 years ago
ThomasV 2bb980c84c kivy: trigger_update_interfaces 9 years ago
ThomasV 12b62fb27d kivy: use app.num_chain 9 years ago
ThomasV b424a83a57 add blockchain.get_name method, update kivy gui 9 years ago
ThomasV ec41ad4a98 kivy fix: get_spendable_coins 9 years ago
ThomasV 96a685a765 kivy: gui improvements 9 years ago
ThomasV 73b023e967 update network settings dialog of the kivy GUI 9 years ago
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 9 years ago
ThomasV faa17f9818 Option to send only confirmed coins (fix #2395) 9 years ago
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 9 years ago
ThomasV 08fd7d95ab kivy: use NumericProperty for blocks and nodes 9 years ago
ThomasV 98dcc7c094 kivy checkpoint dialog 9 years ago
ThomasV e233ca33b4 fix method name 9 years ago
ThomasV e7b136cc6b kivy: minor GUI tweaks 9 years ago
ThomasV 14a3d49f81 presplash screen 9 years ago
ThomasV 38d6c18b60 kivy: allow manual server entry 9 years ago
ThomasV 51f8816ec7 kivy: improve blockchain dialog 10 years ago
ThomasV 59b0b51f24 add proxy settings to kivy GUI 10 years ago
ThomasV 2fcdd458b3 add checkpoint dialog to the kivy gui 10 years ago
ThomasV 6185f94de4 archive paid invoices in the history tab 10 years ago
ThomasV 024de7afa5 kivy: trigger_update_history 10 years ago
ThomasV f5083b46de kivy: nicer message on send success 10 years ago
ThomasV 2d8df85aab use maxint-2 to signal RBF, in order to standardize with Bitcoin Core 10 years ago
ThomasV a2fcb2ba8f kivy: fix bump fee dialog 10 years ago
ThomasV ac88ae9c7f kivy: fix i18n with unicode 10 years ago