465 Commits (f70408cef5eff3eead108a06ee11a6106253f74d)

Author SHA1 Message Date
ThomasV 08fab753e8 change default value of confirmed_only, spending unconfirmed coins 7 years ago
ThomasV 0d12784f1e updates for new version of buildozer 8 years ago
ThomasV 4c2deb6d2b follow-up to bc4fcfbebd 8 years ago
suut bc4fcfbebd Remove usages of deprecated apply() builtin 8 years ago
ThomasV 622f459c41 kivy: minor fix (switch_to) 8 years ago
ThomasV 732679aa3d kivy: group network calback registrations 8 years ago
ThomasV 2bb980c84c kivy: trigger_update_interfaces 8 years ago
ThomasV 12b62fb27d kivy: use app.num_chain 8 years ago
ThomasV b424a83a57 add blockchain.get_name method, update kivy gui 8 years ago
ThomasV ec41ad4a98 kivy fix: get_spendable_coins 8 years ago
ThomasV 96a685a765 kivy: gui improvements 8 years ago
ThomasV 73b023e967 update network settings dialog of the kivy GUI 8 years ago
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 8 years ago
ThomasV faa17f9818 Option to send only confirmed coins (fix #2395) 8 years ago
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 8 years ago
ThomasV 08fd7d95ab kivy: use NumericProperty for blocks and nodes 8 years ago
ThomasV 98dcc7c094 kivy checkpoint dialog 8 years ago
ThomasV e233ca33b4 fix method name 8 years ago
ThomasV e7b136cc6b kivy: minor GUI tweaks 8 years ago
ThomasV 14a3d49f81 presplash screen 8 years ago
ThomasV 38d6c18b60 kivy: allow manual server entry 8 years ago
ThomasV 51f8816ec7 kivy: improve blockchain dialog 8 years ago
ThomasV 59b0b51f24 add proxy settings to kivy GUI 8 years ago
ThomasV 2fcdd458b3 add checkpoint dialog to the kivy gui 8 years ago
ThomasV 6185f94de4 archive paid invoices in the history tab 8 years ago
ThomasV 024de7afa5 kivy: trigger_update_history 8 years ago
ThomasV f5083b46de kivy: nicer message on send success 8 years ago
ThomasV 2d8df85aab use maxint-2 to signal RBF, in order to standardize with Bitcoin Core 8 years ago
ThomasV a2fcb2ba8f kivy: fix bump fee dialog 8 years ago
ThomasV ac88ae9c7f kivy: fix i18n with unicode 8 years ago
ThomasV c3349df724 fix kivy not updating units in history 8 years ago
ThomasV 0cf14635e0 kivy: always show wallet name 8 years ago
ThomasV a921f5becf kivy labels plugin: use Clock 8 years ago
ThomasV cbeaa52101 kivy: minor fix 8 years ago
ThomasV 50fdc6fe4e kivy: disable softinput mode 8 years ago
ThomasV cf67b032c1 small kivy fix 8 years ago
ThomasV 2ae15c00e6 updates for kivy wizard 8 years ago
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 8 years ago
ThomasV 5ea670b765 kivy: fix missing parameter 8 years ago
ThomasV 5d6c84826f update buildozer.spec 8 years ago
ThomasV 391a302619 buildozer.spec: update permissions, version number source 8 years ago
ThomasV 1f350c31dd kivy: simplify currency dialog 8 years ago
ThomasV 13b16e9d4f exchange rates: enforce https APIs. store exchanges list in json file. 8 years ago
ThomasV 6ad2e41e6c kivy: reset button state 8 years ago
ThomasV 07dc4ebc1c kivy: update fee slider 8 years ago
ThomasV a8c23f9bf0 always display a receiving address (fix #2031) 8 years ago
ThomasV 13678d9e13 Merge exchange_rate plugin with main code 8 years ago
ThomasV e123774ea8 Improve 'send all coins' function: 8 years ago
ThomasV 528c3386b4 move jnius wrapper to main script 8 years ago
ThomasV 9295d5257b kivy: add thread wrapper calling jnius.detach() 8 years ago