Commit graph

409 commits

Author SHA1 Message Date
ThomasV
e7e2b39cfa
move lnaddr.py to lib 2018-11-05 20:05:36 +01:00
Janus
f82d40af1b
kivy: port lightning ui to lnbase 2018-11-05 20:01:18 +01:00
Janus
7161afc700
lightning: channel details popup 2018-11-05 19:57:40 +01:00
Janus
5197724b62
lightning: paste sample using clipboard 2018-11-05 19:57:38 +01:00
Janus
01a9b1426d
kivy: fix channel list error handling, close functionality for inactive channels 2018-11-05 19:57:38 +01:00
Janus
5bf7fb87e3
lightning: kivy: open channel button in invoice 2018-11-05 19:57:37 +01:00
Janus
96ba5e45b3
lightning: fix kivy channel close 2018-11-05 19:57:36 +01:00
Janus
50399bf37d
lightning: fix channels dialog 2018-11-05 19:57:35 +01:00
Janus
acd1d6bd17
lightning: add missing import, set console to none initially 2018-11-05 19:57:35 +01:00
Janus
df910ec1de
lightning: complete moving of lightning objects, acquire net/wallet lock while answering lightning requests 2018-11-05 19:56:56 +01:00
Janus
3e5218b89f
lightning: march 2018 rebase, without integration 2018-11-05 19:55:02 +01:00
Janus
097ac144d9 file reorganization with top-level module 2018-07-13 14:01:37 +02:00
SomberNight
f7c8e5a33b
fix #4497 2018-07-04 16:04:04 +02:00
Janus
88d95123fb kivy: use RecycleView in address list 2018-06-22 20:07:36 +02:00
Janus
45b6afe190 kivy: use RecycleView in OutputList 2018-06-22 17:40:35 +02:00
SomberNight
a28ef06a58
kivy: tx_dialog scroll with bar 2018-06-21 18:37:14 +02:00
SomberNight
e3c9ce319c
kivy: make history and addresses scroll bars wider 2018-06-21 18:03:32 +02:00
Janus
5607c4bb7f kivy: use RecycleView in history 2018-06-21 15:52:45 +02:00
SomberNight
12af2dc63b
kivy history tab: allow scrolling with bar
follow kivy/kivy@0edae84139
2018-06-19 14:19:36 +02:00
Johann Bauer
5eb1cbef92 [WIP] Crash reports android (#3870)
* Split crash reporter class

In Qt related stuff and basic stuff.

* Crash reports from Android

* Ignore exceptions in crash_reporter (if any)

* Open issue in browser

* Switch back to real server
2018-06-12 14:17:34 +02:00
ThomasV
79558c1170 kivy wizard: replace checbox with button 2018-06-11 17:47:22 +02:00
ThomasV
e196d7b4d1 kivy: use TextInput to workaround Label texture size issue 2018-06-11 17:47:22 +02:00
SomberNight
cf80952071 better handle exceptions in wizard re "cannot connect to trustedcoin server" 2018-06-11 17:47:22 +02:00
SomberNight
27012e7394 tell user about 2fa fees when sending tx 2018-06-11 17:47:22 +02:00
SomberNight
531a2a5c1f during wallet restore allow user to retry after invalid OTP. add abort button on kivy. 2018-06-11 17:47:22 +02:00
SomberNight
248a3a5755 otp/email dialog handles pressing enter. do not offer to show seed for 2fa wallet. 2018-06-11 17:47:22 +02:00
ThomasV
8d5e666d30 support TrustedCoin plugin in the kivy GUI 2018-06-11 17:47:22 +02:00
SomberNight
0962766b72
kivy: show all xpubs 2018-06-08 20:33:09 +02:00
SomberNight
2b84fba67b
storage upgrade as part of the wizard. fix storage upgrade on kivy. 2018-05-31 19:43:50 +02:00
SomberNight
c03d68d758
add 'sat' as base unit option 2018-05-05 12:52:19 +02:00
SomberNight
a161b6e655
RBF: make sure we know the fee for the old txn
related #4306
2018-04-24 15:30:13 +02:00
Dimitris Apostolou
989c9c2b55 Fix typos 2018-04-15 20:34:40 +02:00
SomberNight
8bdf863fca
fix: android HistoryScreen was not displaying fiat value of unconfirmed txns 2018-04-12 16:49:25 +02:00
SomberNight
3bf5afa61a
fix #4253 2018-04-12 12:17:24 +02:00
ThomasV
a03449c1be kivy: cleanup addresses dialog 2018-04-07 18:16:33 +02:00
ThomasV
b75d82491b kivy: request PIN code on startup 2018-03-25 11:45:33 +02:00
SomberNight
7939b32a1f minor kivy import fix 2018-03-24 23:51:35 +01:00
ThomasV
800c783580
Merge pull request #4115 from SomberNight/disallow_adding_requests_w_invalid_addresses
disallow adding receive requests without valid is_mine addresses
2018-03-22 15:34:05 +01:00
ThomasV
b009c56b9d kivy: save requests only with the save button 2018-03-13 10:42:56 +01:00
SomberNight
8e79d09511 disallow adding receive requests without valid is_mine addresses 2018-03-12 21:50:56 +01:00
SomberNight
b7f7da6cde fix kivy addresses search 2018-03-06 20:24:23 +01:00
ThomasV
971a6979ee kivy: do not open invoices, requests dialogs if list is empty 2018-03-06 19:36:57 +01:00
ThomasV
ca07399937 fix #4050 2018-03-06 18:07:38 +01:00
ThomasV
c750ec153b new kivy gui 2018-03-06 14:58:00 +01:00
ThomasV
2b5117ab3d kivy: fix tx dialog message 2018-03-05 09:37:25 +01:00
ThomasV
c9b0840c78 kivy: minor fixes related to exchange rates 2018-03-04 23:58:38 +01:00
ThomasV
56c94153ff kivy: simplify fee dialog 2018-03-04 10:29:56 +01:00
ThomasV
2e594d2d7a kivy: simplify fee dialog 2018-03-03 14:58:55 +01:00
ThomasV
721dc8cdb9 kivy: larger history icons 2018-03-03 12:18:01 +01:00
ThomasV
1526768cd6 kivy: simplify history screen, display either fiat or btc 2018-03-03 11:32:38 +01:00