Commit Graph

369 Commits

Author SHA1 Message Date
81772f923a implement batch for membership validation 2022-08-08 16:29:43 +02:00
d8f3936e20 fix: ignore certs state if dest identity is null 2022-08-08 15:03:22 +02:00
fad6ebd878 Upgrade dependencies; apply new lints infos 2022-08-06 02:22:41 +02:00
4fb40ff3f1 fallback to english if user lang is not supported in debug mode 2022-08-06 01:45:06 +02:00
f44dd4aa76 add current bloc number in settings; remove Substrate debug menu 2022-07-22 22:36:11 +02:00
10eeeba601 UI: Improve align of endpoints selection elements 2022-07-22 22:24:42 +02:00
a7d2e9a5d2 UI: Move QRCode to appbar in wallet option screen 2022-07-22 22:18:03 +02:00
c203364dc3 improve design of name + balance on wallet_home screen 2022-07-22 22:08:41 +02:00
90f91be987 don't reset graphql cache on startup 2022-07-22 20:55:42 +02:00
c5960f8376 can set custom indexer endpoint 2022-07-16 21:22:12 +02:00
b975061a67 change indexer endpoint in settings 2022-07-16 21:03:40 +02:00
0f43100969 workflow for auto and custom endpoint is OK 2022-07-16 17:25:58 +02:00
c07cc9049b workaround dropdown 2022-07-14 18:18:19 +02:00
5e5e6ee437 wip: use dropdown to chose auto or manual endpoints 2022-07-14 15:20:57 +02:00
39d87c765a fix: show no data message if history profile is empty 2022-07-08 23:48:07 +02:00
af3451b662 increase indexer timeout 2022-06-28 12:56:13 +02:00
c58d859d07 fix: Use _removableOn instead of _renewableOn for certification renewale delay (#13) 2022-06-28 12:23:14 +02:00
fd9467ef79 fix: cast double to int before sign and send transcation (#14) 2022-06-24 23:32:13 +02:00
e9c9019b50 remove todo 2022-06-18 16:39:40 +02:00
51894fe6be flutter format 2022-06-18 03:21:54 +02:00
a64a3c6948 Add Spanish template with a few translated sentences 2022-06-18 03:13:12 +02:00
e71e00c995 App is fully translate en/fr ! 2022-06-18 03:01:22 +02:00
Hugo Trentesaux
87a6f444b3 translation 4 2022-06-18 01:50:06 +02:00
Hugo Trentesaux
c04416ae0e onboarding translation 3 2022-06-18 00:48:07 +02:00
Hugo Trentesaux
c62c63f064 onboarding translation 2 2022-06-17 23:10:01 +02:00
Hugo Trentesaux
f688bc39c7 onboarding translation 2022-06-17 22:19:14 +02:00
a4d72d036f factorize isMd text 2022-06-17 21:50:18 +02:00
6f7dd4e413 cosmetic 2022-06-17 21:40:08 +02:00
65f6f0a237 replace Multiple TextSpan for bold words by Markdown widget in onboarding 2022-06-17 21:34:47 +02:00
ad1a517553 fix flutter format 2022-06-17 20:18:54 +02:00
Hugo Trentesaux
8555c579bd welcome multilang! 2022-06-17 01:13:14 +02:00
b89de85e90 hello multilang ! 2022-06-16 22:29:42 +02:00
1c3aa6997b change history to activity 2022-06-16 20:16:32 +02:00
b03a280356 improve headerProfileView: move to provider 2022-06-16 20:09:35 +02:00
a4f5b44a13 Hello Activity screen; paged history works for all profiles 2022-06-16 19:45:34 +02:00
1c4da17db9 WIP: Refactore history screen to new activity screen 2022-06-16 02:43:30 +02:00
0ada1635c6 can search username in indexer 2022-06-15 01:14:23 +02:00
e90e3063ae fix flutter format 2022-06-14 22:10:35 +02:00
b196ed2bf1 check online indexer on startup^in bootstrap nodes; Don't use it in app if offline 2022-06-14 21:55:33 +02:00
2ea2eeb255 wip indexer 2 2022-06-14 19:35:54 +02:00
d38cabe1eb wip indexer 2022-06-14 19:35:54 +02:00
7f83965a8b Indexer client implemented; Display identity name when exist 2022-06-14 19:35:54 +02:00
86e2f3b2d7 feat: crop circle avatar on import 2022-06-12 22:12:00 +02:00
5ee80a5af4 feat: ask password for mnemonic display even if it's cached 2022-06-12 21:26:16 +02:00
63c71fed01 feat: Edit wallet name in popup 2022-06-12 21:19:05 +02:00
9ec7a6594d can't pay if offline 2022-06-12 19:56:43 +02:00
1a49035cbf fix: bad parent widget in search; improve lost connection info 2022-06-12 19:43:13 +02:00
7cbf328123 fix: check if node is connected before chest creation/import; Do not allow wallet generation if node is disconnected; live check 2022-06-12 19:20:15 +02:00
7c11146278 Check network state, try to reconnect if network up, display message if offline 2022-06-12 18:03:17 +02:00
d62691d6f9 fix: null balance deleting check 2022-06-10 19:26:54 +02:00