Commit Graph

463 Commits

Author SHA1 Message Date
ThomasV 4c2deb6d2b follow-up to bc4fcfbebd 2017-08-01 10:47:33 +02:00
suut bc4fcfbebd Remove usages of deprecated apply() builtin 2017-08-01 05:22:18 +02:00
ThomasV 622f459c41 kivy: minor fix (switch_to) 2017-07-24 12:04:04 +02:00
ThomasV 732679aa3d kivy: group network calback registrations 2017-07-21 10:38:50 +02:00
ThomasV 2bb980c84c kivy: trigger_update_interfaces 2017-07-21 00:09:47 +02:00
ThomasV 12b62fb27d kivy: use app.num_chain 2017-07-19 09:46:48 +02:00
ThomasV b424a83a57 add blockchain.get_name method, update kivy gui 2017-07-19 09:29:20 +02:00
ThomasV ec41ad4a98 kivy fix: get_spendable_coins 2017-07-15 23:40:43 +02:00
ThomasV 96a685a765 kivy: gui improvements 2017-07-12 17:23:21 +02:00
ThomasV 73b023e967 update network settings dialog of the kivy GUI 2017-07-11 18:04:33 +02:00
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 2017-07-08 11:38:32 +02:00
ThomasV faa17f9818 Option to send only confirmed coins (fix #2395) 2017-07-03 07:46:27 +02:00
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 2017-06-21 09:48:31 +02:00
ThomasV 08fd7d95ab kivy: use NumericProperty for blocks and nodes 2017-03-30 10:13:58 +02:00
ThomasV 98dcc7c094 kivy checkpoint dialog 2017-03-30 07:05:19 +02:00
ThomasV e233ca33b4 fix method name 2017-03-28 19:16:03 +02:00
ThomasV e7b136cc6b kivy: minor GUI tweaks 2017-03-28 09:44:11 +02:00
ThomasV 14a3d49f81 presplash screen 2017-03-28 09:43:49 +02:00
ThomasV 38d6c18b60 kivy: allow manual server entry 2017-03-28 08:53:18 +02:00
ThomasV 51f8816ec7 kivy: improve blockchain dialog 2017-03-27 21:31:37 +02:00
ThomasV 59b0b51f24 add proxy settings to kivy GUI 2017-03-27 18:59:48 +02:00
ThomasV 2fcdd458b3 add checkpoint dialog to the kivy gui 2017-03-27 12:48:10 +02:00
ThomasV 6185f94de4 archive paid invoices in the history tab 2017-03-15 15:32:14 +01:00
ThomasV 024de7afa5 kivy: trigger_update_history 2017-03-13 15:07:35 +01:00
ThomasV f5083b46de kivy: nicer message on send success 2017-03-13 11:32:55 +01:00
ThomasV 2d8df85aab use maxint-2 to signal RBF, in order to standardize with Bitcoin Core 2017-03-13 11:03:06 +01:00
ThomasV a2fcb2ba8f kivy: fix bump fee dialog 2017-03-12 20:09:25 +01:00
ThomasV ac88ae9c7f kivy: fix i18n with unicode 2017-03-12 10:47:02 +01:00
ThomasV c3349df724 fix kivy not updating units in history 2017-03-09 16:55:32 +01:00
ThomasV 0cf14635e0 kivy: always show wallet name 2017-03-09 15:04:14 +01:00
ThomasV a921f5becf kivy labels plugin: use Clock 2017-03-09 14:48:31 +01:00
ThomasV cbeaa52101 kivy: minor fix 2017-03-08 20:05:26 +01:00
ThomasV 50fdc6fe4e kivy: disable softinput mode 2017-03-08 18:58:23 +01:00
ThomasV cf67b032c1 small kivy fix 2017-03-08 18:41:47 +01:00
ThomasV 2ae15c00e6 updates for kivy wizard 2017-03-08 17:49:21 +01:00
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 2017-03-06 17:12:27 +01:00
ThomasV 5ea670b765 kivy: fix missing parameter 2017-03-02 11:18:15 +01:00
ThomasV 5d6c84826f update buildozer.spec 2017-01-24 14:09:41 +01:00
ThomasV 391a302619 buildozer.spec: update permissions, version number source 2017-01-24 11:32:09 +01:00
ThomasV 1f350c31dd kivy: simplify currency dialog 2017-01-24 10:45:49 +01:00
ThomasV 13b16e9d4f exchange rates: enforce https APIs. store exchanges list in json file. 2017-01-23 14:56:49 +01:00
ThomasV 6ad2e41e6c kivy: reset button state 2017-01-22 11:44:33 +01:00
ThomasV 07dc4ebc1c kivy: update fee slider 2017-01-22 11:22:16 +01:00
ThomasV a8c23f9bf0 always display a receiving address (fix #2031) 2017-01-04 19:09:14 +01:00
ThomasV 13678d9e13 Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
2017-01-03 17:04:04 +01:00
ThomasV e123774ea8 Improve 'send all coins' function:
* do use coin chooser when sending all coins (fixes #2000)
* allow "!" syntax for multiple outputs (fixes #1698)
2016-12-31 16:29:18 +01:00
ThomasV 528c3386b4 move jnius wrapper to main script 2016-10-24 15:24:06 +02:00
ThomasV 9295d5257b kivy: add thread wrapper calling jnius.detach() 2016-10-24 12:12:04 +02:00
ThomasV 93ebe9cb22 kivy: fix typo 2016-10-24 11:57:12 +02:00
ThomasV 227f3973a6 kivy: fix password_dialog cancel 2016-10-14 14:52:24 +02:00