Commit Graph

44 Commits

Author SHA1 Message Date
poka bde2b0cb1e enh: remove p2p.legal indexer endpoint 2023-11-28 22:23:56 +01:00
poka 6f2d33b76e refacto: walletData idtyStatus enum type 2023-11-19 13:49:38 +01:00
poka 5b04c5b19e refacto: getDateDelimiter() logic 2023-04-12 02:18:15 +02:00
poka 777fa39ad2 update todos 2023-04-09 17:14:39 +02:00
poka 2264a9fc81 feat: display changeOwnerKey event on actitivity screen; but only on new address side 2023-04-09 17:02:15 +02:00
poka 33635d92aa WIP: display changeOwnerkey event on activity screen 2023-03-16 00:58:46 +01:00
poka 22c59613ee fix: double delimters in activity view 2023-02-27 19:08:28 +01:00
atlasan 2cb7f234e5 flutter format 2023-02-03 11:47:55 +01:00
atlasan 9496b9206b Translations and fixes
- couple missing strings
- showing error conditioned on kDebug
- debugging network errors
2023-02-02 15:45:01 +01:00
poka 26cc024b87 UX: global improvements 2022-12-10 06:18:04 +01:00
poka 792ac2f715 fix: bug on delimiter redondance 2022-12-09 06:23:47 +01:00
poka c055dbfe3a refacto: new TransactionTile widget 2022-12-09 05:19:34 +01:00
poka c6cfb4e548 refacto: ContactsList and SearchResult Widget 2022-12-09 03:36:46 +01:00
poka 875341a804 wip: try to fix history begginin 2022-12-08 11:38:45 +01:00
poka 82c1d5bf4c WIP: bug on walletname edition and display 2022-12-06 22:33:42 +01:00
poka 150f6892f8 refacto: new Balance and Certifications Widgets 2022-12-06 04:35:17 +01:00
poka 4ef5f77888 refacto: new WalletName Widget 2022-12-06 03:58:10 +01:00
poka c50aa53f38 refacto: new IdentityStatus Widget 2022-12-06 03:35:35 +01:00
poka 25c0144098 refacto: improve username cache 2022-12-05 04:03:53 +01:00
poka 806a96d127 activity screen: add gdev start time delimiter 2022-12-03 08:44:44 +01:00
poka 397d795e8b identity confirmation: check if username exist before valdate 2022-12-02 21:18:28 +01:00
poka 826dcf7c7c fix: double is not int; remove useless typed 2022-12-02 10:23:21 +01:00
poka 7a93ff4d78 received certs widget is working 2022-12-02 03:22:53 +01:00
poka 3a5674ae41 change all providers reference to final 2022-11-30 05:51:56 +01:00
poka 8169e1e840 apply point 7 of volune rapport: remove setPreferredOrientations everywhere on app, replace by global boot instruction 2022-11-30 05:22:37 +01:00
poka 41b9db0dfb Gecko is now pluggued to indexer v0.3.0 with g1 history data 2022-11-27 01:59:58 +01:00
poka d927ccea39 install codemetric; apply changes for check-unnecessary-nullable 2022-09-12 11:22:26 +02:00
poka 8b32bb8e26 payment inter wallets is working; bug with feedback position 2022-09-12 04:52:34 +02:00
poka 0233816f68 implement UD unit view 2022-09-11 13:14:52 +02:00
poka 5744155400 can spawn new block just after transactions 2022-08-24 06:36:26 +02:00
poka fc80f5693c test: execute a transaction to ChristCosmic 2022-08-23 02:13:54 +02:00
poka cbbd4eee34 refactoring: Declare keys for all widgets int widgets_keys.dart 2022-08-23 00:25:16 +02:00
poka eaf81aa701 fix: sentry 3491636110 2022-08-15 17:31:17 +02:00
poka d9aa66e1ec order contacts by usernames 2022-08-14 22:16:46 +02:00
poka fad6ebd878 Upgrade dependencies; apply new lints infos 2022-08-06 02:22:41 +02:00
poka c203364dc3 improve design of name + balance on wallet_home screen 2022-07-22 22:08:41 +02:00
poka c5960f8376 can set custom indexer endpoint 2022-07-16 21:22:12 +02:00
poka b975061a67 change indexer endpoint in settings 2022-07-16 21:03:40 +02:00
poka af3451b662 increase indexer timeout 2022-06-28 12:56:13 +02:00
Hugo Trentesaux 87a6f444b3 translation 4 2022-06-18 01:50:06 +02:00
poka a4f5b44a13 Hello Activity screen; paged history works for all profiles 2022-06-16 19:45:34 +02:00
poka 1c4da17db9 WIP: Refactore history screen to new activity screen 2022-06-16 02:43:30 +02:00
poka 0ada1635c6 can search username in indexer 2022-06-15 01:14:23 +02:00
poka 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