Commit Graph

80 Commits

Author SHA1 Message Date
ThomasV 7ee47491b3 updates for i18n translations 2016-08-01 10:04:11 +02:00
ThomasV 4a0994be8a kivy: fix menu dismiss 2016-07-28 14:40:00 +02:00
ThomasV 9cc76bc969 kivy: define app.wallet_name 2016-06-15 11:54:09 +02:00
ThomasV ccd0deb600 kivy: fix delete_wallet 2016-06-08 18:32:12 +02:00
ThomasV cefc11cc4e kivy: increase horizontal scrolling distance of carousel, to faciliate vertical scrolling 2016-06-04 16:22:36 +02:00
ThomasV d9c567446c kivy: support wallet is None 2016-03-10 16:22:19 +01:00
ThomasV 75db90ffa5 kivy: Move network dialog to settings. Add coin chooser to settings 2016-02-22 10:50:27 +01:00
ThomasV 41f6fec2ac kivy: set_paid for paid invoices 2016-02-19 13:53:01 +01:00
ThomasV fd0e5739e2 kivy: disable amount and description buttons if payment request is signed 2016-02-18 15:40:13 +01:00
ThomasV 74a822ae56 kivy: improve ref label and QR codes 2016-02-18 13:53:23 +01:00
ThomasV 34ddaaa419 kivy: share with qr code on double tap 2016-02-18 12:41:05 +01:00
ThomasV caccae222c kivy: improve status dialog 2016-02-18 12:13:19 +01:00
ThomasV ccde1ecd95 kivy: StripLayout padding 2016-02-18 10:07:50 +01:00
ThomasV 49679cf8be kivy: fix OutputItem initialisation 2016-02-18 07:47:09 +01:00
ThomasV 100252258b kivy: OutputItem 2016-02-18 07:26:31 +01:00
ThomasV 1f86dcdbba kivy: minor fixes 2016-02-18 06:58:46 +01:00
ThomasV fa17a2b869 use BoxLabel for invoice dialog too 2016-02-18 05:35:01 +01:00
ThomasV 9bb5b0a70b kivy: TxHashLabel 2016-02-17 18:04:34 +01:00
ThomasV 54897c84f8 kivy fixes 2016-02-17 15:19:09 +01:00
ThomasV 74c9a05757 kivy: add OutputList class 2016-02-17 11:40:05 +01:00
ThomasV bd34995d9d kivy: gui tweaks 2016-02-16 14:17:44 +01:00
ThomasV f89a90016e kivy: improve layout of invoice and about dialogs 2016-02-16 10:24:13 +01:00
ThomasV eebc8ecc0f kivy: minor tweaks 2016-02-15 05:00:14 +01:00
ThomasV fe2fdfe400 kivy: add camera as IconButton 2016-02-08 11:06:45 +01:00
ThomasV 04a2c03c28 kivy: improve 'receive' layout 2016-02-06 17:01:40 +01:00
ThomasV 84ac33f589 kivy: switch to send screen if a URI is passed 2016-02-05 18:16:48 +01:00
ThomasV 3d42193223 kivy: simplify bind 2016-02-04 20:14:11 +01:00
ThomasV 45a0c3b53b kivy: i18n needs garbage collection 2016-02-04 20:02:45 +01:00
ThomasV a388b59bc2 kivy i18n: test if label is already bound 2016-02-04 13:48:40 +01:00
ThomasV 43a40cef57 kivy: Button inherits from Label. reordering 2016-02-04 11:05:40 +01:00
ThomasV 2ffafbf634 kivy: change language without restarting the app 2016-02-04 10:49:51 +01:00
akshayaurora 2fc5f1f916 kivy: remove unneeded imports and fix copy, paste 2016-01-29 14:21:12 +05:30
akshayaurora 900346b89e kivy:Improve startup speed 2016-01-27 20:21:20 +05:30
ThomasV b0311885a5 kivy: fix unicode bug 2016-01-25 12:37:59 +01:00
ThomasV 45618b2a8e kivy: cleanup dead code 2016-01-21 19:25:25 +01:00
ThomasV 68d169b35f kivy: rm dead code from main.kv 2016-01-21 18:55:41 +01:00
ThomasV b6c6b694f7 kivy: simplify wallets dialog 2016-01-19 15:57:11 +01:00
ThomasV d530f8fe84 kivy: minor fixes 2016-01-19 12:57:18 +01:00
ThomasV 5f0a7db598 kivy: password dialog and wizard fixes 2015-12-20 17:37:07 +01:00
ThomasV e46b00bb39 move methods related to amount dialog 2015-12-18 13:04:19 +01:00
ThomasV f7a3b53c3f kivy: add status dialog 2015-12-18 11:29:56 +01:00
ThomasV ff163e34d8 kivy: wallets and settings menus 2015-12-18 10:53:50 +01:00
ThomasV f8f124ad84 kivy: add delay to ActionButtons 2015-12-16 12:40:30 +01:00
ThomasV b3ef2249b5 add more features to settings dialog 2015-12-16 11:53:37 +01:00
ThomasV 3568c325ea kivy: use Clock to improve button responsiveness 2015-12-14 21:34:25 +01:00
ThomasV 8977493a62 kivy: label dialogs 2015-12-14 12:08:11 +01:00
ThomasV 9b44635e3c kivy: make tabs one third of screen width and fix tabs scrolling 2015-12-13 17:36:23 +01:00
ThomasV cd0ab62cae kivy: various small fixes 2015-12-13 06:41:22 +01:00
ThomasV 6bd37723d3 kivy: add context menus 2015-12-12 16:54:32 +01:00
ThomasV c71b8d7328 kivy: reorganize tabs 2015-12-11 15:32:48 +01:00