Commit Graph

  • 91bf7a653e Add Cs+ data poka 2021-02-02 20:33:09 +0100
  • 2b104686b8 feat(dubp):add methods getLegacyPublicKey & signLegacy for legacy wallet librelois 2021-01-10 22:08:54 +0100
  • a4f78f8be8 feat(dubp): adapt secret code len depending on system memory librelois 2021-01-10 15:45:55 +0100
  • 4f6232d5c1 ref(dubp): make gen_mnemonic really async librelois 2021-01-10 10:27:31 +0100
  • 6e744f3289 Mise à jour de 'README.md' poka 2021-01-30 20:34:17 +0100
  • 8d0a3696dc Change demo gif poka 2021-01-30 19:17:48 +0100
  • bfd5c666a8 Improve node selection; Notification for selected node poka 2021-01-30 19:00:31 +0100
  • 4aecbd23be Remove comment v0.0.1+0 poka 2021-01-30 16:39:20 +0100
  • 82a17df414 More split between history view and model poka 2021-01-30 15:48:27 +0100
  • 267a3e0ba1 Improve few things ... poka 2021-01-30 15:24:08 +0100
  • 45aa28ab70 Improve history view; WIP poka 2021-01-29 14:21:57 +0100
  • 2d136f89cf Fix history provider poka 2021-01-29 03:44:09 +0100
  • e402be8cca Fix create wallet folder on startup poka 2021-01-29 03:11:24 +0100
  • f0417407e0 Version 0.0.0+15 poka 2021-01-29 02:20:53 +0100
  • 807c54b9b5 Big improve on generateWallets screen; Store publickey, for further balance on myWallet screen; poka 2021-01-29 02:20:15 +0100
  • ba95a262e0 Improve refresh rename wallet; Clean code; Clean logs; Improve build script poka 2021-01-28 21:45:35 +0100
  • aa320a1587 Change play store key poka 2021-01-28 17:50:40 +0100
  • f50c4d82de Move files to models folder poka 2021-01-28 15:30:51 +0100
  • c459d5d36c Remomve unused libs poka 2021-01-28 15:28:22 +0100
  • 1bd4dd47b2 Fix some return lock wallets; Rename floders poka 2021-01-28 15:26:26 +0100
  • caf35fe19f Migrate all widget to stateless with provider fine poka 2021-01-28 15:10:09 +0100
  • 3d501f4544 Fix don't create wallets folder if not exist poka 2021-01-26 23:33:43 +0100
  • 5176e76860 Commit long way after ... poka 2021-01-26 21:00:26 +0100
  • 5542a8eea8 Provider for history is OK; fetchmore for GVA infinitescroll is OK but seems to have bugs; poka 2021-01-24 08:53:03 +0100
  • a4b0a099ff Change ChangeNotifierProxyProvider to provider poka 2021-01-24 06:51:22 +0100
  • df772db864 start to rebuild in provider way poka 2021-01-23 16:38:03 +0100
  • 63dfee0ebf Big improve on theme; Genral App Bar with settings menu; Option for delete all wallets on device poka 2021-01-16 03:32:41 +0100
  • f8063f67f5 Add working change pin screen poka 2021-01-15 11:42:05 +0100
  • 3de4e7742d Fix others accents ... poka 2021-01-15 10:45:26 +0100
  • dbf6a9d476 Fix MyWallets screen crash on fresh app cause wallets folder doesn't exist; Fix match accented words poka 2021-01-15 09:55:03 +0100
  • 22be4f1de6 Improve wallet option screen; Improve focus on textfields on generatedWallets screen[ poka 2021-01-15 06:28:14 +0100
  • 9d07d7373c Add confirmation before deleting wallet; Add titles to AppBars; Allow space in wallets names poka 2021-01-15 03:11:58 +0100
  • 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. poka 2021-01-15 02:33:40 +0100
  • a8427f5b9d Add button for renew PIN; Add tooltips on walletGeneration page; WIP: Use custom wallet name 0.0.0+9 0.0.0+13 0.0.0+10 poka 2021-01-13 05:36:23 +0100
  • a2698a244b Separate screen for generating wallets; Rename wallets screens files; poka 2021-01-13 00:00:11 +0100
  • 8ccddfeac2 Add error handling information when no endpoint is configure. Build GVA history query only if pubkey is not empty; poka 2021-01-11 19:46:20 +0100
  • 0210dfd56e Commented test poka 2021-01-11 19:14:24 +0100
  • a1f2b92d5b Add random endpoint choossing in main; WIP: Add commented code for wallet list refresh; Add TODO poka 2021-01-11 19:13:28 +0100
  • 2b053226a7 Fix unlock wallet path; Fix null boolean; WIP: Try differents way to update wallets list; poka 2021-01-11 04:50:15 +0100
  • 0e8b1cad44 Add list of wallets; Delete the wallet on click; poka 2021-01-10 11:49:28 +0100
  • 056198587d Big work in progress in My wallet tab; poka 2021-01-10 07:49:29 +0100
  • 60c9d00c61 Merge pull request 'dubp/secret-code-type' (#4) from dubp/secret-code-type into master poka 2021-01-10 02:42:30 +0100
  • 5ad10a5aaf doc(dubp): update README librelois 2021-01-09 23:46:54 +0100
  • 78740e13ec feat(dubp): replace param PinLen by SecretCodeType librelois 2021-01-09 23:39:04 +0100
  • 63dd4ee59b perf(dubp): optimize changeDewifPin & genWalletFromMnemonic librelois 2021-01-09 22:03:19 +0100
  • b288b601ce ref(dubp):make really async & rework handle error in a more generic way librelois 2021-01-09 21:12:52 +0100
  • 2763da7174 Mise à jour de 'README.md' 0.0.0+8 poka 2021-01-09 11:03:41 +0100
  • 7f695c289c Add gif demo poka 2021-01-09 10:57:20 +0100
  • 70bd64bcef Improve padding poka 2021-01-09 10:48:06 +0100
  • 855499e731 Add icon; Add them colors; Add new page for validate wallet storage; Improve paddings poka 2021-01-09 09:17:01 +0100
  • 15d5a29f78 Fix go to home tab if scan pubkey 0.0.0+7 poka 2021-01-08 05:46:59 +0100
  • 3dd58dbd63 add sizeboxe poka 2021-01-08 05:14:49 +0100
  • ce85df7227 Add pincode form; Add tab My wallets poka 2021-01-08 05:02:27 +0100
  • 707613115c Display balance only if pubkey is not empty poka 2021-01-08 02:19:19 +0100
  • ceed77713d Merge pull request 'fix(dubp_rs): replace buggy err handling by custom err handling system' (#3) from fix/dubp_rs_error_handling into master poka 2021-01-08 02:11:31 +0100
  • bbb0a76a36 Add balance again, with new gql style poka 2021-01-08 02:10:23 +0100
  • 1d9e6d0753 fix(dubp_rs): replace buggy err handling by custom err handling system librelois 2021-01-08 01:49:54 +0100
  • c2d373b721 Merge historyListBuilder class inside historyScreen widget; Click on history entry to load it poka 2021-01-08 01:20:03 +0100
  • 24704a40be Rename historyElements to historyListBuilder class and file poka 2021-01-08 00:21:32 +0100
  • 7df494baf7 Little clean on comments poka 2021-01-08 00:16:24 +0100
  • 4143ec55eb Big clean on home.dart/historyScreen.dart poka 2021-01-08 00:12:22 +0100
  • 0a42a17cdd Store generated wallet; Access it with PIN validation poka 2021-01-06 21:17:01 +0100
  • b5fc4d1b0b Switch to home when scan from anywhere poka 2021-01-06 06:06:58 +0100
  • e057c18760 generateWallets: setState only one time 0.0.0+5 poka 2021-01-06 05:42:42 +0100
  • 35df9f8734 Add Rust binding; Tab views; ListTile; poka 2021-01-06 05:04:54 +0100
  • 14ad52b9ae Merge pull request 'doc(dubp_rs): add missing setup step' (#2) from librelois/gecko:dubp_rs-doc into dev-pagedlist poka 2021-01-04 18:55:34 +0100
  • 03b024e767 doc(dubp_rs): add missing setup step librelois 2021-01-04 18:51:37 +0100
  • dea9ba60f6 Merge pull request 'dubp_rs' (#1) from librelois/gecko:dubp_rs into dev-pagedlist poka 2021-01-04 18:32:14 +0100
  • c8aa20d62d chore: add package dubp_rs in app dependencies dubp_rs librelois 2021-01-04 17:48:00 +0100
  • e7ef81d260 build(rust): disable build for arch i686 and x86_64 librelois 2021-01-04 17:46:42 +0100
  • c88d756356 doc(dubp_rs): document setup and compile librelois 2021-01-04 17:42:25 +0100
  • 2492465d46 ref(dubp): bind an array of string directly and use it in signSeveral librelois 2021-01-04 17:08:43 +0100
  • bacabc4e95 chore: add package dubp librelois 2021-01-04 17:08:17 +0100
  • 7cac5b996b chore: add rust code that expose dup-crypto crate like a C lib librelois 2021-01-04 15:18:51 +0100
  • 38c3f32109 git: ignore rust binaries & autogenerated dart/rust binding code librelois 2021-01-04 13:58:32 +0100
  • b9c11e98dc remove unused dependencies poka 2021-01-01 22:00:52 +0100
  • 9a83df3d00 Remove states management, keep just history pagination mechanic, clean code. poka 2021-01-01 21:47:43 +0100
  • 7652b8e602 progress poka 2021-01-01 17:52:55 +0100
  • 31e9698796 Add bug reports 0.0.0+4 poka 2020-12-28 00:01:45 +0100
  • 68170e1829 Upgrade to graphql 4.0-beta5 poka 2020-12-27 18:13:20 +0100
  • e4558bf8ee Add tests, try to understand the problem ... poka 2020-12-23 18:18:47 +0100
  • 654281b34a FIX GQL CURSOR ! poka 2020-12-21 22:34:14 +0100
  • 24be168cd4 continue to swim ... poka 2020-12-21 21:57:26 +0100
  • 1bcfa738cc better poka 2020-12-21 03:59:25 +0100
  • 7936de25fc bad... poka 2020-12-21 01:05:00 +0100
  • 5c4a029674 Work about PagedList history with infinite scroll poka 2020-12-18 23:54:43 +0100
  • 1c26298a16 Replace button by floatingActionButton; show 20 last transcations; Use flutter way for version controle 0.0.0+3 poka 2020-12-16 13:13:49 +0100
  • fa3940201e Improve build script poka 2020-12-16 02:50:57 +0100
  • 7d13644c71 3 lasts received/sent transations + pending transactions poka 2020-12-16 02:41:11 +0100
  • 582e87f7e0 Merge branch 'master' of https://git.p2p.legal/axiom-team/gecko poka 2020-12-16 01:36:33 +0100
  • a1acc6a796 History with new GVA version: pagination poka 2020-12-16 01:36:20 +0100
  • 71ab55b907 Mise à jour de 'README.md' poka 2020-12-15 13:00:48 +0100
  • 1cd2d63fe0 add bbgecko poka 2020-12-15 12:59:21 +0100
  • 0165e63e1f Change icon (no); Add commented checknode functions. poka 2020-12-14 20:18:07 +0100
  • 25515905ec Improve history view poka 2020-12-14 11:04:13 +0100
  • 81915382f3 Improve view; Parse and display history poka 2020-12-13 18:31:17 +0100
  • 2a24c15f17 Cleaner API code poka 2020-12-13 15:37:39 +0100
  • a9d0f5a7a6 Hello Ḡecko poka 2020-12-13 05:43:52 +0100