Commit Graph

247 Commits

Author SHA1 Message Date
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
librelois 9a6cffac8a Merge branch 'ci-runner' 2021-04-04 13:33:31 +02:00
librelois c80376a9a1 ci: use 1000i100 runner 2021-04-03 17:32:58 +02:00
librelois 21deb6b922 Merge branch 'implementTransactions' 2021-04-03 15:25:06 +02:00
poka 5504cb0b17 Add pop to inform if payment is ok or not 2021-04-03 12:50:34 +02:00
poka c68e152040 Fix buggies stuff 2021-04-03 02:39:09 +02:00
poka 0f88f55e04 HELLO PAYMENTS !!! 2021-04-03 00:07:03 +02:00
poka c5e902ba88 better logs prints 2021-04-02 13:11:45 +02:00
poka b6703f48e6 Replace prints by debugs logs 2021-04-02 12:05:37 +02:00
poka 794d24e235 Fix defaultWallet checking 2021-04-02 11:45:59 +02:00
poka e6ff487b3d WIP: refactor wallet format 2021-04-02 11:15:53 +02:00
poka d96b184e0a WIP: Simple wallet Unlocking 2021-04-02 11:15:53 +02:00
poka 8f7397626c Start to implement transactions 2021-04-02 11:15:53 +02:00
librelois 92d00245ef add LICENSE 2021-04-01 23:47:14 +02:00
pokapow 644785707b Merge branch 'improveUX' into 'master'
Improve ux

See merge request clients/gecko!11
2021-03-30 00:11:34 +00:00
poka 71f65995f0 Fix bad rebuild view when change default wallet 2021-03-29 22:40:41 +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