Commit Graph

260 Commits

Author SHA1 Message Date
pokapow 5ec060a64e Update .gitlab-ci.yml: change CI runner for p2run (gecko tag) 2021-04-28 21:47:10 +00:00
Éloïs 6785979e0d Merge branch 'dubp-fix-getBip32DewifMnemonic-type' into 'master'
fix(dubp):  method getBip32DewifMnemonic must return a String

See merge request clients/gecko!16
2021-04-26 14:48:18 +00:00
librelois dac7f785af fix(dubp):  method getBip32DewifMnemonic must return a String 2021-04-26 16:19:58 +02:00
pokapow 6757f1e685 Merge branch 'new-dewif' into 'master'
feat(dubp): impl new dewif spec & add method getBip32DewifMnemonic

See merge request clients/gecko!15
2021-04-26 12:29:09 +00:00
librelois 1c234138f8 ci: allow specific git sources 2021-04-25 19:41:37 +02:00
librelois c11282d27c feat(dubp): impl new dewif spec & add method getBip32DewifMnemonic 2021-04-25 19:02:25 +02:00
pokapow 20b42742a4 Merge branch 'bugFixesAgain' into 'master'
Bug fixes again

See merge request clients/gecko!14
2021-04-18 19:34:43 +00: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 9d5f1daaa5 Fix sound in start 2021-04-04 21:17:29 +02:00
poka ca85a45dd6 Fix bug after creating keystore; fix bug when deleting wallet 2021-04-04 18:53:32 +02:00
pokapow 140dd5206e Merge branch 'bugFixes' into 'master'
Bug fixes

See merge request clients/gecko!13
2021-04-04 14:56:24 +00: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
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