Commit Graph

69 Commits

Author SHA1 Message Date
poka 97f20bafe5 Apply linter 2021-11-14 19:21:20 +01:00
poka 694437b188 WIP: Change defaultWallet Methode 2021-11-12 01:35:38 +01:00
poka 4a6bc55fc3 WIP: Can change chest 2021-11-09 04:22:04 +01:00
poka f9bb49b3d0 Globalise colors 2021-11-08 23:12:25 +01:00
poka e4296bedd2 Fix: State refresh when changing default wallet; State refresh whern deleting all wallets; Tests are OK 2021-11-07 07:30:09 +01:00
poka 0c55cdc141 WIP: remplace file storage with Hive boxes storage 2021-11-07 05:33:21 +01:00
poka e14f55746e Fix appbar color 2021-11-06 20:19:27 +01:00
poka 1e728418a1 Start hive integration 2021-09-12 07:41:20 +02:00
poka be01b23901 Change to mono gva endpoint (not enough GVA endpoints available, and there probably won't be more given the substrate migration) 2021-09-12 07:41:01 +02:00
poka ca9d8ab4d6 Adapt to Flutter 2.5.0 2021-09-12 06:52:18 +02:00
poka 7b88d34fdb Remove ok sound on startup 2021-09-12 06:47:50 +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 263e7d4e88 Fix bugs on startup and deleting wallets 2021-04-04 13:40:32 +00:00
poka c68e152040 Fix buggies stuff 2021-04-03 02:39:09 +02:00
librelois 92d00245ef add LICENSE 2021-04-01 23:47:14 +02:00
poka 44fe648f0b Responsive wallet options screen 2021-03-21 23:04:11 +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 47f6d1dc57 Upgrade to Flutter 2: Update depreciated syntaxes; Upgrade package; 2021-03-08 18:18:27 +01:00
poka 5e53977508 Add last onboarding screen, fix few stuff about wallet unlocking 2021-03-08 01:09:05 +01:00
poka 42482fb579 Make responsive great again (all app) 2021-03-08 01:09:05 +01:00
poka 2e802b8725 First screen onBoarding is OK 2021-03-08 01:09:05 +01:00
poka 521587ccfa Setup DubpRust in home, no main any more; Improve home view elements sizes 2021-02-27 01:25:03 +01:00
poka a2a85ce8bb Make routes for new home page buttons; Change Sentry alertes catching again 2021-02-27 01:25:03 +01:00
poka 4373e95cbf Catch DubpRust.setup errors on startup; Change Home tab to Explorer tab with icon 2021-02-18 07:54:35 +01:00
poka bde1028c70 Fix bugs reports in forum; change Sentry mode 2021-02-18 04:42:57 +01:00
poka 27ae053af0 Big improve on selection of GVA endpoint at startup 2021-02-12 21:31:42 +01:00
poka 2a1060850b Implement getPinLenght Sync 2021-02-09 23:11:11 +01:00
poka f450f0a181 Split walletOptions and changePin provider; Apply change PIN lenght +- 3Go RAM 2021-02-08 13:36:50 +01:00
poka d80b1190ae Peer-programming with Hugo: Copy pubkeys on tap and display notif for it. Improve pubkeys fonts 2021-02-06 08:31:14 +01:00
poka 6afd5b01ff WIP: Debug double execution of Query GQL Widget 2021-02-04 21:00:37 +01:00
poka 91bf7a653e Add Cs+ data 2021-02-02 20:33:09 +01:00
poka bfd5c666a8 Improve node selection; Notification for selected node 2021-01-30 19:00:31 +01:00
poka 267a3e0ba1 Improve few things ... 2021-01-30 15:24:08 +01:00
poka ba95a262e0 Improve refresh rename wallet; Clean code; Clean logs; Improve build script 2021-01-28 21:45:35 +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 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 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 855499e731 Add icon; Add them colors; Add new page for validate wallet storage; Improve paddings 2021-01-09 09:17:01 +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