Commit Graph

48 Commits

Author SHA1 Message Date
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 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 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 bbb0a76a36 Add balance again, with new gql style 2021-01-08 02:10:23 +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
poka e057c18760 generateWallets: setState only one time 2021-01-06 05:42:42 +01:00
poka 35df9f8734 Add Rust binding; Tab views; ListTile; 2021-01-06 05:04:54 +01:00
poka 9a83df3d00 Remove states management, keep just history pagination mechanic, clean code. 2021-01-01 21:47:43 +01:00
poka 7652b8e602 progress 2021-01-01 17:52:55 +01:00
poka 68170e1829 Upgrade to graphql 4.0-beta5 2020-12-27 18:13:20 +01:00
poka e4558bf8ee Add tests, try to understand the problem ... 2020-12-23 18:18:47 +01:00
poka 654281b34a FIX GQL CURSOR ! 2020-12-21 22:34:14 +01:00
poka 24be168cd4 continue to swim ... 2020-12-21 21:57:26 +01:00
poka 1bcfa738cc better 2020-12-21 03:59:25 +01:00
poka 7936de25fc bad... 2020-12-21 01:05:00 +01:00
poka 5c4a029674 Work about PagedList history with infinite scroll 2020-12-18 23:54:43 +01:00
poka 1c26298a16 Replace button by floatingActionButton; show 20 last transcations; Use flutter way for version controle 2020-12-16 13:13:49 +01:00
poka 7d13644c71 3 lasts received/sent transations + pending transactions 2020-12-16 02:41:11 +01:00
poka a1acc6a796 History with new GVA version: pagination 2020-12-16 01:36:20 +01:00
poka 0165e63e1f Change icon (no); Add commented checknode functions. 2020-12-14 20:18:07 +01:00
poka 25515905ec Improve history view 2020-12-14 11:04:13 +01:00
poka 81915382f3 Improve view; Parse and display history 2020-12-13 18:31:17 +01:00
poka 2a24c15f17 Cleaner API code 2020-12-13 15:37:39 +01:00
poka a9d0f5a7a6 Hello Ḡecko 2020-12-13 05:43:52 +01:00