Commit Graph

231 Commits

Author SHA1 Message Date
poka 420daa229c Fix bad rebuild view when change default wallet 2021-03-29 00:52:25 +02:00
poka 687e14de3f Cesium+ Pod in global variable; Fix 2 bugs in walletOptions 2021-03-28 21:44:30 +02:00
pokapow 3c3f0f2280 Merge branch 'blocking-mono-payment' into 'master'
feat(dubp): impl simple payment from transparent account

See merge request clients/gecko!10
2021-03-28 19:42:52 +00:00
librelois cbb4216d7a ci: configure cargo deny 2021-03-28 21:18:02 +02:00
librelois 279f35d6c4 feat(dubp): impl simple payment from transparent account 2021-03-28 20:45:48 +02:00
pokapow 2d1652db2c Merge branch 'figmaWalletsViewsUX' into 'master'
Add figma UX for wallet option screen - rework wallet list storage

See merge request clients/gecko!9
2021-03-23 16:45:41 +00:00
poka de478e93e9 comment warning 2021-03-23 17:36:38 +01:00
poka 125a731656 fix format 2021-03-23 16:01:07 +01:00
poka 44fe648f0b Responsive wallet options screen 2021-03-21 23:04:11 +01:00
poka 6be4a92f20 Fix Copy button; Improve wallet name font (monospace) 2021-03-21 01:42:29 +01:00
poka 30b5d1d91a Improve UI 2021-03-21 01:22:52 +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 d0e1bbbab6 Start to transform list view of wallet to Tiles 2021-03-10 15:41:56 +01:00
Éloïs 459a799057 Merge branch 'git-hook-format' into 'master'
git: add pre-commit hook: check format

See merge request clients/gecko!8
2021-03-08 17:52:03 +00:00
librelois ac99007064 git: add pre-commit hook: check format 2021-03-08 18:42:38 +01:00
Éloïs 31f6bf1032 Merge branch 'upgradeToFlutter2' into 'master'
Upgrade to Flutter 2: Update depreciated syntaxes; Upgrade package;

See merge request clients/gecko!7
2021-03-08 17:38:01 +00:00
librelois f41689ecde ci: upgrade docker image to flutter 2 2021-03-08 18:19:17 +01:00
poka 47f6d1dc57 Upgrade to Flutter 2: Update depreciated syntaxes; Upgrade package; 2021-03-08 18:18:27 +01:00
Éloïs 8604b7f0f2 Merge branch 'dubp/pubkey-checksum' into 'master'
feat(dubp): add methods checkPublicKey & computeChecksum

See merge request clients/gecko!5
2021-03-08 17:13:45 +00:00
librelois 61289f3422 feat(dubp): add methods checkPublicKey & computeChecksum 2021-03-08 17:52:35 +01:00
Éloïs ac52d731e9 Merge branch 'figmaOnboardingWorkflow' into 'master'
Figma onboarding workflow

See merge request clients/gecko!6
2021-03-08 16:45:48 +00:00
librelois 1659db18d3 style(all): apply flutter formatter 2021-03-08 17:23:56 +01:00
poka 4bb4991e04 Lezard on top bar is clickable to go back home 2021-03-08 06:33:14 +01:00
poka fb242332f0 Improve transitions between screens 2021-03-08 06:21:04 +01:00
poka 693426a156 Complete review of wallet unlocking; Improve routes using 2021-03-08 04:36:28 +01:00
poka 9d11b7fcb5 Change % progress to portions 2021-03-08 01:09:05 +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 5e53977508 Add last onboarding screen, fix few stuff about wallet unlocking 2021-03-08 01:09:05 +01:00
poka 47f27d2342 Fix wallet generation moment; Fix reload myWallet view on creation 2021-03-08 01:09:05 +01:00
poka 83b9f92ca8 PIN validation is working but buggy 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 723e7f1312 Good blur view for restore sentence 2021-03-08 01:09:05 +01:00
poka e0ebd82bef Add printer, add border to array 2021-03-08 01:09:05 +01:00
poka fb11550ecc Display mnemonic in array of 12 worlds 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
Éloïs 71f2a591d0 Merge branch 'dubp/opaque-hd' into 'master'
feat(dubp): impl opaque hd wallet

See merge request clients/gecko!4
2021-03-07 23:48:05 +00:00
librelois 57e2a88116 feat(dubp): impl opaque hd wallet 2021-03-07 19:51:47 +01:00
Éloïs d551a3032c Merge branch 'dubp/mnemonic-hd-only' into 'master'
Dubp/mnemonic hd only

See merge request clients/gecko!3
2021-02-27 21:37:48 +00:00
librelois 4fea62ab64 fix(dubp): mnemonic should generate HD wallet only 2021-02-27 22:26:30 +01:00
librelois 43b3c6c8f4 fix(dubp): member account index require strong secret code 2021-02-27 22:13:48 +01:00
pokapow 4223883e3a Merge branch 'makeHomeGreatAgain' into 'master'
Make home great again

See merge request clients/gecko!2
2021-02-27 01:19:50 +00: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 3b915be9d3 Fix Snack display 2021-02-27 01:25:03 +01:00
poka b3cd00749d Align Logo 2021-02-27 01:25:03 +01:00