Commit Graph

66 Commits

Author SHA1 Message Date
poka 7b88d34fdb Remove ok sound on startup 2021-09-12 06:47:50 +02:00
poka 5c97742167 Test fast keychain generation 2021-04-29 02:12:14 +02:00
poka c77b776d59 All onboarding workflow is tested; normalize input mnemonic word to nfkd, no unaccentued anymore 2021-04-29 00:01:31 +02:00
poka 3d328ecfc4 First integration test is OK ! (feat @elois) 2021-04-29 00:01:31 +02:00
poka d3d4d15b44 audioplayer to version 0.18.1 2021-04-18 13:27:45 +02:00
poka 8ff2c3d038 Retrograde audioplayers for android < v5; Lower starting sound; Go to Sentry 5.0 2021-04-18 02:34:57 +02:00
poka d65864225a Fix bugs on wallet creation again ... 2021-04-05 20:48:28 +02:00
poka ca85a45dd6 Fix bug after creating keystore; fix bug when deleting wallet 2021-04-04 18:53:32 +02:00
poka 263e7d4e88 Fix bugs on startup and deleting wallets 2021-04-04 13:40:32 +00:00
poka 94cbb3dfec Change version 2021-04-04 13:40:32 +00:00
poka 794d24e235 Fix defaultWallet checking 2021-04-02 11:45:59 +02:00
poka 8f7397626c Start to implement transactions 2021-04-02 11:15:53 +02:00
poka 44fe648f0b Responsive wallet options screen 2021-03-21 23:04:11 +01:00
poka 00a27768e6 Almost all elements on Wallet options screen works 2021-03-21 00:35:32 +01:00
poka ed8b343af4 Change wallet list store format; Start to implement figma wallet options screen 2021-03-19 06:33:48 +01:00
poka f39cafd309 Big improve on Wallets Tiles; Review of wallets index format 2021-03-11 07:08:45 +01:00
poka 47f6d1dc57 Upgrade to Flutter 2: Update depreciated syntaxes; Upgrade package; 2021-03-08 18:18:27 +01:00
poka 43a145821d Add global variable for responsive ratio in app; Fix all paddings for OnBoarding screens; Considere pinlenght in creation 2021-03-08 01:09:05 +01:00
poka f536b3fab8 Fix wallet list view; Continue onboarding workflow until pin validation 2021-03-08 01:09:05 +01:00
poka 1be9b2c44a Fix layouts on all onboarding screens; Add Cesium import (wallet list view is broken) 2021-03-08 01:09:05 +01:00
poka 42482fb579 Make responsive great again (all app) 2021-03-08 01:09:05 +01:00
poka 2f7313ec1c 50% of OnBoarding workflow is OK 2021-03-08 01:09:05 +01:00
poka 2e802b8725 First screen onBoarding is OK 2021-03-08 01:09:05 +01:00
poka 10a34c18c4 Change to v0.0.1+17 2021-02-27 01:25:03 +01:00
poka 521587ccfa Setup DubpRust in home, no main any more; Improve home view elements sizes 2021-02-27 01:25:03 +01:00
poka a2a85ce8bb Make routes for new home page buttons; Change Sentry alertes catching again 2021-02-27 01:25:03 +01:00
poka 497e28e865 Apply home from Figma proposual (boris) 2021-02-27 01:24:50 +01:00
poka f57438dd1a Change explorer icon 2021-02-18 08:54:39 +01:00
poka 4373e95cbf Catch DubpRust.setup errors on startup; Change Home tab to Explorer tab with icon 2021-02-18 07:54:35 +01:00
poka bde1028c70 Fix bugs reports in forum; change Sentry mode 2021-02-18 04:42:57 +01:00
poka 2e10ee0743 Change version v0.0.1+6 2021-02-17 01:19:48 +01:00
poka 3217be291e Search works fine for pubkey; Add checksum to short pubkey format 2021-02-16 17:40:25 +01:00
poka 1522c46256 Settings: Add button to import Cesium wallet, and button to generate new keystore 2021-02-16 03:04:33 +01:00
poka db6aa150b5 Fix errors on http link timeout endpoint not closed 2021-02-13 01:03:05 +01:00
poka 27ae053af0 Big improve on selection of GVA endpoint at startup 2021-02-12 21:31:42 +01:00
poka d80b1190ae Peer-programming with Hugo: Copy pubkeys on tap and display notif for it. Improve pubkeys fonts 2021-02-06 08:31:14 +01:00
poka 6afd5b01ff WIP: Debug double execution of Query GQL Widget 2021-02-04 21:00:37 +01:00
poka 91bf7a653e Add Cs+ data 2021-02-02 20:33:09 +01:00
poka bfd5c666a8 Improve node selection; Notification for selected node 2021-01-30 19:00:31 +01:00
poka 267a3e0ba1 Improve few things ... 2021-01-30 15:24:08 +01:00
poka f0417407e0 Version 0.0.0+15 2021-01-29 02:20:53 +01:00
poka 807c54b9b5 Big improve on generateWallets screen; Store publickey, for further balance on myWallet screen; 2021-01-29 02:20:15 +01:00
poka 5542a8eea8 Provider for history is OK; fetchmore for GVA infinitescroll is OK but seems to have bugs; 2021-01-24 08:53:03 +01:00
poka 63dfee0ebf Big improve on theme; Genral App Bar with settings menu; Option for delete all wallets on device 2021-01-16 03:32:41 +01:00
poka dbf6a9d476 Fix MyWallets screen crash on fresh app cause wallets folder doesn't exist; Fix match accented words 2021-01-15 09:55:03 +01:00
poka cc22dd6a08 FIX: Correct usage of wallet names; Refresh wallet list button; Deny specials caracteres for wallets names; Add screen wallet options; Can delete wallet; Refusee wallet name. 2021-01-15 02:33:40 +01:00
poka a8427f5b9d Add button for renew PIN; Add tooltips on walletGeneration page; WIP: Use custom wallet name 2021-01-13 05:36:23 +01:00
poka a1f2b92d5b Add random endpoint choossing in main; WIP: Add commented code for wallet list refresh; Add TODO 2021-01-11 19:13:28 +01:00
poka 2b053226a7 Fix unlock wallet path; Fix null boolean; WIP: Try differents way to update wallets list; 2021-01-11 04:50:15 +01:00
poka 056198587d Big work in progress in My wallet tab; 2021-01-10 07:49:29 +01:00