Commit Graph

84 Commits

Author SHA1 Message Date
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 ba95a262e0 Improve refresh rename wallet; Clean code; Clean logs; Improve build script 2021-01-28 21:45:35 +01:00
poka aa320a1587 Change play store key 2021-01-28 17:50:40 +01:00
poka f50c4d82de Move files to models folder 2021-01-28 15:30:51 +01:00
poka c459d5d36c Remomve unused libs 2021-01-28 15:28:22 +01:00
poka 1bd4dd47b2 Fix some return lock wallets; Rename floders 2021-01-28 15:26:26 +01:00
poka caf35fe19f Migrate all widget to stateless with provider fine 2021-01-28 15:10:09 +01:00
poka 3d501f4544 Fix don't create wallets folder if not exist 2021-01-26 23:33:43 +01:00
poka 5176e76860 Commit long way after ... 2021-01-26 21:00:26 +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 a4b0a099ff Change ChangeNotifierProxyProvider to provider 2021-01-24 06:51:22 +01:00
poka df772db864 start to rebuild in provider way 2021-01-23 16:38: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 f8063f67f5 Add working change pin screen 2021-01-15 11:42:05 +01:00
poka 3de4e7742d Fix others accents ... 2021-01-15 10:45:26 +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 22be4f1de6 Improve wallet option screen; Improve focus on textfields on generatedWallets screen[ 2021-01-15 06:28:14 +01:00
poka 9d07d7373c Add confirmation before deleting wallet; Add titles to AppBars; Allow space in wallets names 2021-01-15 03:11:58 +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 a2698a244b Separate screen for generating wallets; Rename wallets screens files; 2021-01-13 00:00:11 +01:00
poka 8ccddfeac2 Add error handling information when no endpoint is configure. Build GVA history query only if pubkey is not empty; 2021-01-11 19:46:20 +01:00
poka 0210dfd56e Commented test 2021-01-11 19:14:24 +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 0e8b1cad44 Add list of wallets; Delete the wallet on click; 2021-01-10 11:49:28 +01:00
poka 056198587d Big work in progress in My wallet tab; 2021-01-10 07:49:29 +01:00
poka 60c9d00c61 Merge pull request 'dubp/secret-code-type' (#4) from dubp/secret-code-type into master
Reviewed-on: #4
2021-01-10 02:42:30 +01:00
librelois 5ad10a5aaf doc(dubp): update README 2021-01-09 23:46:54 +01:00
librelois 78740e13ec feat(dubp): replace param PinLen by SecretCodeType 2021-01-09 23:40:17 +01:00
librelois 63dd4ee59b perf(dubp): optimize changeDewifPin & genWalletFromMnemonic 2021-01-09 22:03:19 +01:00
librelois b288b601ce ref(dubp):make really async & rework handle error in a more generic way 2021-01-09 21:12:52 +01:00
poka 2763da7174 Mise à jour de 'README.md' 2021-01-09 11:03:41 +01:00
poka 7f695c289c Add gif demo 2021-01-09 10:57:20 +01:00
poka 70bd64bcef Improve padding 2021-01-09 10:48:06 +01:00
poka 855499e731 Add icon; Add them colors; Add new page for validate wallet storage; Improve paddings 2021-01-09 09:17:01 +01:00
poka 15d5a29f78 Fix go to home tab if scan pubkey 2021-01-08 05:46:59 +01:00
poka 3dd58dbd63 add sizeboxe 2021-01-08 05:14:49 +01:00
poka ce85df7227 Add pincode form; Add tab My wallets 2021-01-08 05:02:27 +01:00
poka 707613115c Display balance only if pubkey is not empty 2021-01-08 02:19:19 +01:00
poka 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
Reviewed-on: #3
2021-01-08 02:11:31 +01:00
poka bbb0a76a36 Add balance again, with new gql style 2021-01-08 02:10:23 +01:00
librelois 1d9e6d0753 fix(dubp_rs): replace buggy err handling by custom err handling system 2021-01-08 01:49:54 +01:00
poka c2d373b721 Merge historyListBuilder class inside historyScreen widget; Click on history entry to load it 2021-01-08 01:20:03 +01:00
poka 24704a40be Rename historyElements to historyListBuilder class and file 2021-01-08 00:21:32 +01:00
poka 7df494baf7 Little clean on comments 2021-01-08 00:16:24 +01:00
poka 4143ec55eb Big clean on home.dart/historyScreen.dart 2021-01-08 00:12:22 +01:00
poka 0a42a17cdd Store generated wallet; Access it with PIN validation 2021-01-06 21:17:01 +01:00
poka b5fc4d1b0b Switch to home when scan from anywhere 2021-01-06 06:06:58 +01:00