Commit Graph

94 Commits

Author SHA1 Message Date
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
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
63c71fed01 feat: Edit wallet name in popup 2022-06-12 21:19:05 +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
71d321700b restore chest: can use space to go next case 2022-06-10 01:24:50 +02:00
eeb7b03259 fix: change cacheBalance type 2022-06-09 23:08:28 +02:00
aebcbc6bdf add timeout to scanDerivation 2022-06-09 01:28:02 +02:00
89c52ab8d7 Delete wallet only if has no consumers 2022-06-08 04:24:06 +02:00
20c5ebafcc canPay: detect creations fees if needed; can't empty your own wallet 2022-06-08 03:14:08 +02:00
55f08dddd6 transferKeepAlive for all payments; transferAll to defaultWallet when deleting wallet with non null balance 2022-06-08 02:30:19 +02:00
b7817a3299 improve paste mnemonic button; set numberScan to 20 2022-06-07 22:16:56 +02:00
263b99fb95 Scan derivation on import is OK 2022-06-07 21:36:57 +02:00
4625fa1d70 fix the fix 2022-06-07 19:15:11 +02:00
3f75fa5c20 fix: do not valid mnemonic word if others exist in import 2022-06-07 19:06:46 +02:00
d7fcf0636f wip: try to import existing wallets 2022-06-07 01:10:40 +02:00
a1767d289f improve member status view 2022-06-06 17:52:42 +02:00
48e2b09b22 fix: layout cert message; show renewable message before cert delay 2022-06-06 17:05:35 +02:00
5c49be4f12 bump v0.0.8+0 dataVersion 4 2022-06-05 21:28:16 +02:00
c82700a45f show cert state on profile view 2022-06-05 19:58:04 +02:00
bd87aee7ec fix: check if nextIssuableOn < blocNumber 2022-06-05 14:44:18 +02:00
684974cd59 manage membership revoke 2022-06-05 02:22:22 +02:00
36bc2f571f improve idty confirmation 2022-06-04 23:32:44 +02:00
9eacbef2a8 feat: detect if a wallet can cert an address; improve errors view; 2022-06-04 17:24:33 +02:00
6280517f8d improve certs view 2022-06-04 15:08:22 +02:00
1cd3f74c6c feat: add certifications up and down; Check if wallet exist in wallet_view 2022-06-03 18:15:45 +02:00
1eb966046c WIP: get received/sent certs 2022-06-02 19:58:23 +02:00
e7e4bca4e3 fix: no need of nullable defaultWallet 2022-06-02 15:43:22 +02:00
7a9f2442e2 Change qrscan package with updtated API, compatible with iOS 2022-06-01 23:59:56 +02:00
6a57572434 Improve home message style 2022-06-01 21:00:17 +02:00
8e49ac73ff fix: chest change not consistent; feat: Can create custom derivation number, and root wallet 2022-06-01 15:17:07 +02:00
09116b956b fix: lowercase for mnemonic words; set pin cache choice to false as default 2022-06-01 07:33:56 +02:00
86931bab5b add lock pin state 2022-05-31 18:58:44 +02:00
8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
19020f93f6 gradle 2022-05-30 20:30:06 +02:00
15d0046e18 Don't load Cs+ image on wallet_view 2022-05-30 15:39:23 +02:00
1a6dfdd617 Disconnect completly GVA and Cs+ 2022-05-30 15:32:00 +02:00
7bef4a9cd3 bugs fix 2022-05-30 14:48:12 +02:00
1a7224fd57 fix: no delay needed anymore in importKeyStore (good address rendering) 2022-05-30 06:22:43 +02:00
54bc774aa3 Add todo comment about address delayed 2022-05-30 05:31:33 +02:00