Commit Graph

297 Commits

Author SHA1 Message Date
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
poka a4d72d036f factorize isMd text 2022-06-17 21:50:18 +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 1c3aa6997b change history to activity 2022-06-16 20:16:32 +02:00
poka b03a280356 improve headerProfileView: move to provider 2022-06-16 20:09:35 +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 e90e3063ae fix flutter format 2022-06-14 22:10:35 +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 5ee80a5af4 feat: ask password for mnemonic display even if it's cached 2022-06-12 21:26:16 +02:00
poka 63c71fed01 feat: Edit wallet name in popup 2022-06-12 21:19:05 +02:00
poka 9ec7a6594d can't pay if offline 2022-06-12 19:56:43 +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 d62691d6f9 fix: null balance deleting check 2022-06-10 19:26:54 +02:00
poka fd5504eadd fix: paymentPopup: do not allow '.' or ',' in first 2022-06-10 18:07:30 +02:00
poka ed16565535 fix: allow comma in payment pop, replaced by point 2022-06-10 15:30:10 +02:00
poka 71d321700b restore chest: can use space to go next case 2022-06-10 01:24:50 +02:00
poka 4e69b945ed fix: can certify after renewable spend time 2022-06-09 23:42:20 +02:00
poka eeb7b03259 fix: change cacheBalance type 2022-06-09 23:08:28 +02:00
poka 69122f1d59 canDelete if balance == 0 or > 2 2022-06-08 04:52:20 +02:00
poka 89c52ab8d7 Delete wallet only if has no consumers 2022-06-08 04:24:06 +02:00
poka 20c5ebafcc canPay: detect creations fees if needed; can't empty your own wallet 2022-06-08 03:14:08 +02:00
poka 55f08dddd6 transferKeepAlive for all payments; transferAll to defaultWallet when deleting wallet with non null balance 2022-06-08 02:30:19 +02:00
poka b7817a3299 improve paste mnemonic button; set numberScan to 20 2022-06-07 22:16:56 +02:00
poka 263b99fb95 Scan derivation on import is OK 2022-06-07 21:36:57 +02:00
poka d7fcf0636f wip: try to import existing wallets 2022-06-07 01:10:40 +02:00
poka a1767d289f improve member status view 2022-06-06 17:52:42 +02:00
poka 48e2b09b22 fix: layout cert message; show renewable message before cert delay 2022-06-06 17:05:35 +02:00
poka 5c49be4f12 bump v0.0.8+0 dataVersion 4 2022-06-05 21:28:16 +02:00
poka c82700a45f show cert state on profile view 2022-06-05 19:58:04 +02:00
poka 684974cd59 manage membership revoke 2022-06-05 02:22:22 +02:00
poka 36bc2f571f improve idty confirmation 2022-06-04 23:32:44 +02:00
poka 9eacbef2a8 feat: detect if a wallet can cert an address; improve errors view; 2022-06-04 17:24:33 +02:00
poka 6280517f8d improve certs view 2022-06-04 15:08:22 +02:00
poka 1cd3f74c6c feat: add certifications up and down; Check if wallet exist in wallet_view 2022-06-03 18:15:45 +02:00
poka 1eb966046c WIP: get received/sent certs 2022-06-02 19:58:23 +02:00
poka e7e4bca4e3 fix: no need of nullable defaultWallet 2022-06-02 15:43:22 +02:00
poka 6143a05596 fix: go gack to search list after cert 2022-06-02 13:19:32 +02:00
poka 6a57572434 Improve home message style 2022-06-01 21:00:17 +02:00
poka 8e49ac73ff fix: chest change not consistent; feat: Can create custom derivation number, and root wallet 2022-06-01 15:17:07 +02:00
poka 51182efe97 fix: isCacheChecked is false if null 2022-06-01 09:54:12 +02:00
poka 09116b956b fix: lowercase for mnemonic words; set pin cache choice to false as default 2022-06-01 07:33:56 +02:00
poka 8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
poka 19020f93f6 gradle 2022-05-30 20:30:06 +02:00
poka 15d0046e18 Don't load Cs+ image on wallet_view 2022-05-30 15:39:23 +02:00
poka 1a6dfdd617 Disconnect completly GVA and Cs+ 2022-05-30 15:32:00 +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
poka 10f04c1a5a balanceBuilder on choose_wallets; bugs fix 2022-05-28 21:48:04 +02:00
poka f5c14e8924 fix: refresh bugs 2022-05-28 21:15:47 +02:00
poka f535bea932 Persitents profiles images; bugs fix; balances on wallets_home 2022-05-28 19:13:30 +02:00
poka df84eb7a48 cleaning code 2022-05-28 06:12:39 +02:00
poka 5aab5bb385 Use 'AAAAA' password even in production mode for tests 2022-05-28 05:59:56 +02:00
poka 104d00ff7e feat: Change short pubkey format 2022-05-28 00:17:50 +02:00
poka 3b0a49f216 fix: reponsive; Add 2 bootstrap endpoints 2022-05-28 00:04:37 +02:00
poka 7ae1d2ecd2 fix: Expanded flex bottomBar 2022-05-27 17:49:02 +02:00
poka 79e0773820 Add optionnal bottomAppBar 2022-05-27 16:58:03 +02:00
poka 8c390e511e fix: empty endpoint text if node not connected 2022-05-27 11:22:43 +02:00
poka 05b425c3d2 Set gdev first bootstrap; Can create idty, can cert; 2022-05-27 08:54:29 +02:00
poka 1227e15fa2 Set first gdev endpoint in bootstrap list; fix: default wallet on stratup 2022-05-27 06:11:09 +02:00
poka 3672f4cd94 Refactoring of payment workflow UX 2022-05-26 02:19:29 +02:00
poka 0009fc4009 WIP: refactor payment UX workflow 2022-05-25 20:40:55 +02:00
poka e9291d9277 improve responsive; skip tuto after onboarding 2022-05-25 20:40:25 +02:00
poka 14f784fdc9 Implement identity workflow 2022-05-24 16:51:40 +02:00
poka f65106e798 onboarding: change pages size 2022-05-23 11:08:07 +02:00
poka ed734e271e Refactoring onboarding 2022-05-23 10:53:44 +02:00
poka 5472a03bf3 fix: debug name 2022-05-21 06:52:30 +02:00
poka 3df8b44d67 so much UI changes/refacto 2022-05-21 06:47:26 +02:00
poka 81d1b7dd30 WIP: Bad icon 2022-05-20 16:02:42 +02:00
poka c5317f984d Improve wallet generation; Add menu to change endpoint; 2022-05-20 15:15:29 +02:00
poka 345a600599 Change derivation %3 to %2; Harden derivation 2022-05-20 07:22:57 +02:00
poka d53facca05 Can pay with substrate 2022-05-19 13:44:22 +02:00
poka 48d997c835 Globalized done 2022-05-19 09:07:26 +02:00
poka a72390f428 WIP: Continue digging global substratization 2022-05-19 07:00:25 +02:00
poka b1b27743a0 Upgrade to flutter 3 2022-05-16 22:27:25 +02:00
poka 88b3e9fb9b WIP: globalize changes 2022-05-04 19:00:09 +02:00
poka 370dabc01b Move sandbox button on setting tab 2022-05-04 16:41:08 +02:00
poka 4389f65ee0 Decompose seed getting 2022-03-02 22:21:53 +01:00
poka 4d06c74cab Derive mnemonic keystore 2022-02-22 10:39:45 +01:00
poka 981094ab0e WIP: Work about derivation: Can't get seed from stored keypair 2022-02-20 20:49:05 +01:00
poka fa31a2d4d8 Import mnemonic; can pay; 2022-02-19 23:51:12 +01:00
poka d2c89b1f14 Improve keystore import 2022-02-18 19:49:37 +01:00
poka 900c4d2418 Begin to manage keystores 2022-02-18 18:57:03 +01:00
poka 1f1f7a3e85 WIP: Manage keystore 2022-02-18 02:19:08 +01:00
poka 3513b0440d Hello substrate sandbox: Successfully connected to local duniter v2s node; Best bloc realtime subscription 2022-02-18 00:20:21 +01:00
poka acf0e8f29b Fix mnemonic non initialized from first chest generation 2022-02-16 16:46:24 +01:00
poka c6203cced7 Fix AndroidActivity obsolete version; Fix dependencies versions 2022-02-16 16:29:08 +01:00
poka 24d2ca5d0a Optimize payments: Use direct mnemonic or cesium seed instead of dewif unlocking; Add screen to choose a wallet other than default wallet for payment; Can restore chest from settings 2021-12-30 00:51:04 +01:00
poka f05c335073 Fix payments from HDWallets 2021-12-27 20:15:12 +01:00