Commit Graph

77 Commits

Author SHA1 Message Date
poka 611d715ded change choose wallet in payment popup to dropdown 2023-05-24 20:08:06 +02:00
poka 0a47c3b2e3 add info popup about transactions fees 2023-05-24 16:27:13 +02:00
poka abb2810e47 upgrade flutter 3.10 2023-05-24 14:37:28 +02:00
poka c316c0d630 fix: null username on payments 2023-04-12 03:10:02 +02:00
poka 21a56bbc96 feat: add tutorial about dragAndDrop wallets tules transactions 2023-04-09 20:17:17 +02:00
poka f4ed793e56 tests: fix transactions not validate 2023-04-01 01:28:56 +02:00
poka ea94b4570b fix: load usernames when opening the safe 2023-03-31 22:53:28 +02:00
atlasan 8e128963ad disable unused import 2023-02-19 19:59:19 +01:00
atlasan 2d9e8025c0 disabling ChooseChest 2023-02-19 19:35:11 +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
atlasan 22325f7299 remove unused import - after translations 2023-01-31 16:34:45 +01:00
poka 8382cbfc29 add tuto package; safe_home is stateful 2022-12-23 01:59:21 +01:00
poka 9983ea9f78 new BalanceBuilder Widget 2022-12-23 01:58:44 +01:00
poka d19131e86a big recto: commons Widgets 2022-12-10 08:22:52 +01:00
poka 26cc024b87 UX: global improvements 2022-12-10 06:18:04 +01:00
poka c6cfb4e548 refacto: ContactsList and SearchResult Widget 2022-12-09 03:36:46 +01:00
poka 70f4f151c0 safeHome: add safe image in topbar 2022-12-08 09:51:08 +01:00
poka 622ceda579 UX: improve appBar in safeHome 2022-12-08 05:26:55 +01:00
poka d7731504c7 big refacto: home screen stateful; walletnames refacto 2022-12-07 23:10:28 +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 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 be52158959 fix: unused method 2022-11-16 14:30:09 +01:00
poka 2c7dcd0ee6 try to fix drag feedback offset again 2022-11-16 13:39:42 +01:00
poka aa917b1c25 try to fix drag feedback offset 2022-09-23 21:41:41 +02:00
poka 6443e04191 apply const colors 2022-09-12 12:38:32 +02:00
poka a432db334d remove unused commented code 2022-09-12 08:28:19 +02:00
poka d76ad9b7e3 improve dargndrop UX 2022-09-12 07:26:13 +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 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 a8dbf79eaa improve test migrate Cesium wallet identity: check if balance is well transfered 2022-08-29 20:51:45 +02:00
poka a03f711539 add certtification workflow test 2022-08-24 21:53:16 +02:00
poka cbbd4eee34 refactoring: Declare keys for all widgets int widgets_keys.dart 2022-08-23 00:25:16 +02:00
poka 92992c2f69 fix cesium account import 2022-08-20 20:40:33 +02:00
poka dbfd033fba new screen for g1V1 salt/password import 2022-08-18 01:31:47 +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
Hugo Trentesaux 8555c579bd welcome multilang! 2022-06-17 01:13:14 +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 7f83965a8b Indexer client implemented; Display identity name when exist 2022-06-14 19:35:54 +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 36bc2f571f improve idty confirmation 2022-06-04 23:32:44 +02:00
poka e7e4bca4e3 fix: no need of nullable defaultWallet 2022-06-02 15:43:22 +02:00
poka 6a57572434 Improve home message style 2022-06-01 21:00:17 +02:00