Commit Graph

54 Commits

Author SHA1 Message Date
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
ThomasV 1b0e29d385 kivy: add screens for invoices and requests, disable contacts 2015-12-10 11:33:58 +01:00
ThomasV 1c7f3c65e2 kivy: fix settings layout 2015-12-07 15:59:59 +01:00
ThomasV 37e93928ab kivy: improve settings and password dialogs 2015-12-07 14:33:35 +01:00
ThomasV 0d5114b6c2 kivy: improve amount and password dialogs 2015-12-07 10:40:10 +01:00
ThomasV 3c4801b8de kivy: layout 2015-12-06 13:34:28 +01:00
ThomasV b171b8eb4d kivy: fix 2015-12-06 11:11:57 +01:00
ThomasV 2f13910bf1 kivy: add context button for tx details 2015-12-06 10:29:20 +01:00
ThomasV b700340ff9 kivy: use exchange rates in amount dialog 2015-12-03 22:43:43 +01:00
ThomasV f651742f86 kivy: layout 2015-12-02 19:25:07 +01:00
ThomasV fb641b5bf1 kivy updates 2015-12-02 18:02:11 +01:00
ThomasV 6ec610c359 kivy updates 2015-12-02 12:11:28 +01:00
akshayaurora b3b94f1c52 fix overflow_icon and use template for `ActionOvrButton` 2015-10-30 19:05:17 +05:30
ThomasV 46249f74d3 remove ununsed classes, use popup to show tx details 2015-10-17 06:11:23 +02:00
ThomasV 6e9c58783e kivy: improve amount dialog 2015-10-16 14:59:26 +02:00
ThomasV d25ee6d576 kivy: gui fixes 2015-10-14 18:03:02 +02:00
ThomasV 3f473e6915 kivy: improve send tab 2015-10-14 15:13:47 +02:00
ThomasV 4a0fceca90 kivy: use custom keyboard in send tab 2015-10-14 13:03:13 +02:00
ThomasV a5e94ef0e8 kivy: use plugins 2015-10-13 12:12:49 +02:00
ThomasV 913e957f4a hide scroll bar in tabbed panel 2015-10-07 12:04:42 +02:00
ThomasV 92e5218d5d kivy: simplify dropdown menu, cleanup 2015-10-07 11:05:50 +02:00
ThomasV f0b236b317 kivy: more cleanup, load qr code 2015-10-06 14:30:44 +02:00
ThomasV 28ffe32718 kivy:cleanup 2015-10-06 10:43:37 +02:00
ThomasV 65ecbf990d kivy: split mainscreen.kv into dynamically loaded .kv files 2015-10-06 09:59:29 +02:00
akshayaurora c121c1aa4e reorganize files and bring code inline with current master
Conflicts:
	lib/simple_config.py
2015-09-03 14:20:37 +02:00
qua-non 9938316400 merge dashboard back into ui 2015-09-03 14:18:37 +02:00
qua-non 1179a4cf9e manage exchange plugins, make sure ui doesn't stall while saving seed
and numerous other small fixes.
2015-09-03 14:18:22 +02:00