Commit Graph

108 Commits

Author SHA1 Message Date
poka 60427463b5 feat: can copy app version number 2023-02-27 19:08:28 +01:00
poka 83764194e7 fix: french typo 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 9a4c1d602b fix: bad virtual keybaord for tchois (team peer programming) 2023-01-31 03:14:01 +01:00
poka 0ab955b2da GPT fixed this issue (fake offline detection): https://git.duniter.org/clients/gecko/-/issues/21 2022-12-22 23:53:12 +01:00
poka d1194d5eb5 fix: sometime on startup, app says you upgraded dataVersion (but no) and forget your safes... 2022-12-14 19:54:56 +01:00
poka 71d222307b fix: shouln't be able to see "My contacts" menu if you have no safes. 2022-12-14 19:21:51 +01:00
poka d19131e86a big recto: commons Widgets 2022-12-10 08:22:52 +01:00
poka c6cfb4e548 refacto: ContactsList and SearchResult Widget 2022-12-09 03:36:46 +01:00
poka d7731504c7 big refacto: home screen stateful; walletnames refacto 2022-12-07 23:10:28 +01:00
poka 150f6892f8 refacto: new Balance and Certifications Widgets 2022-12-06 04:35:17 +01:00
poka 30b8b68bef fix null is not int when initCurrencyParameters
https://sentry.io/share/issue/da813434b4ba48c7b53dadaeb5d70cc1/
2022-12-06 02:47:56 +01:00
poka 535e121505 fix null avlue on indexer blockchainStartTime on app startup
https://sentry.io/share/issue/d26f6b14ddbc4dc59c5a59eaeb975780/
2022-12-06 01:39:22 +01:00
poka 826dcf7c7c fix: double is not int; remove useless typed 2022-12-02 10:23:21 +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 6443e04191 apply const colors 2022-09-12 12:38:32 +02:00
poka 0233816f68 implement UD unit view 2022-09-11 13:14:52 +02:00
poka f7e3066352 fix test revocation 2022-09-09 01:12:17 +02:00
poka 03a9f1ea19 fix flutter format 2022-09-05 08:12:24 +02:00
poka 58572a5e0e migrate flutter 3.3.0 2022-09-05 04:15:27 +02:00
poka ad9ee382d3 wip: test onboarding 2022-09-01 04:51:51 +02:00
poka 05f41e16a9 improve test speed 2022-08-25 00:34:27 +02:00
poka a03f711539 add certtification workflow test 2022-08-24 21:53:16 +02:00
poka fbc8cbd0d9 improve spawnBlock in tests 2022-08-24 06:44:40 +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 dcb64c74b6 test integration is upgrade and working for restore chest 2022-08-22 22:58:54 +02:00
poka c6d5b30090 add contacts management 2022-08-14 20:02:02 +02:00
poka fad6ebd878 Upgrade dependencies; apply new lints infos 2022-08-06 02:22:41 +02:00
poka f44dd4aa76 add current bloc number in settings; remove Substrate debug menu 2022-07-22 22:36:11 +02:00
poka b975061a67 change indexer endpoint in settings 2022-07-16 21:03:40 +02:00
Hugo Trentesaux 87a6f444b3 translation 4 2022-06-18 01:50:06 +02:00
poka 6f7dd4e413 cosmetic 2022-06-17 21:40:08 +02:00
poka 65f6f0a237 replace Multiple TextSpan for bold words by Markdown widget in onboarding 2022-06-17 21:34:47 +02:00
poka 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
poka b89de85e90 hello multilang ! 2022-06-16 22:29:42 +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
poka 1a49035cbf fix: bad parent widget in search; improve lost connection info 2022-06-12 19:43:13 +02:00
poka 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
poka 7c11146278 Check network state, try to reconnect if network up, display message if offline 2022-06-12 18:03:17 +02:00
poka 6a57572434 Improve home message style 2022-06-01 21:00:17 +02:00
poka 8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
poka 7bef4a9cd3 bugs fix 2022-05-30 14:48:12 +02:00
poka cd6c3e9c70 Dynamic home message; improve node statut UX 2022-05-29 04:30:03 +02:00
poka 488435405c fix: no chest address anymore; Delete all wallet on startup if bad dataVersion 2022-05-29 01:38:27 +02:00
poka 98bb94ab78 Add screen to show chest mnemonic 2022-05-29 00:00:57 +02:00