Commit Graph

73 Commits

Author SHA1 Message Date
poka 6f7dd4e413 cosmetic 2022-06-17 21:40:08 +02:00
poka 65f6f0a237 replace Multiple TextSpan for bold words by Markdown widget in onboarding 2022-06-17 21:34:47 +02:00
poka ad1a517553 fix flutter format 2022-06-17 20:18:54 +02:00
Hugo Trentesaux 8555c579bd welcome multilang! 2022-06-17 01:13:14 +02:00
poka e90e3063ae fix flutter format 2022-06-14 22:10:35 +02:00
poka 7cbf328123 fix: check if node is connected before chest creation/import; Do not allow wallet generation if node is disconnected; live check 2022-06-12 19:20:15 +02:00
poka b7817a3299 improve paste mnemonic button; set numberScan to 20 2022-06-07 22:16:56 +02:00
poka 263b99fb95 Scan derivation on import is OK 2022-06-07 21:36:57 +02:00
poka d7fcf0636f wip: try to import existing wallets 2022-06-07 01:10:40 +02:00
poka 51182efe97 fix: isCacheChecked is false if null 2022-06-01 09:54:12 +02:00
poka 8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
poka 488435405c fix: no chest address anymore; Delete all wallet on startup if bad dataVersion 2022-05-29 01:38:27 +02:00
poka 98bb94ab78 Add screen to show chest mnemonic 2022-05-29 00:00:57 +02:00
poka f535bea932 Persitents profiles images; bugs fix; balances on wallets_home 2022-05-28 19:13:30 +02:00
poka df84eb7a48 cleaning code 2022-05-28 06:12:39 +02:00
poka 5aab5bb385 Use 'AAAAA' password even in production mode for tests 2022-05-28 05:59:56 +02:00
poka e9291d9277 improve responsive; skip tuto after onboarding 2022-05-25 20:40:25 +02:00
poka 14f784fdc9 Implement identity workflow 2022-05-24 16:51:40 +02:00
poka ed734e271e Refactoring onboarding 2022-05-23 10:53:44 +02:00
poka 3df8b44d67 so much UI changes/refacto 2022-05-21 06:47:26 +02:00
poka 81d1b7dd30 WIP: Bad icon 2022-05-20 16:02:42 +02:00
poka c5317f984d Improve wallet generation; Add menu to change endpoint; 2022-05-20 15:15:29 +02:00
poka 48d997c835 Globalized done 2022-05-19 09:07:26 +02:00
poka a72390f428 WIP: Continue digging global substratization 2022-05-19 07:00:25 +02:00
poka 88b3e9fb9b WIP: globalize changes 2022-05-04 19:00:09 +02:00
poka acf0e8f29b Fix mnemonic non initialized from first chest generation 2022-02-16 16:46:24 +01:00
poka cd71b0eb3d Fix pubkey derivations and few things 2021-12-24 15:27:38 +01:00
poka 7bdd564a91 Adapt to large screen 2021-12-23 21:44:24 +01:00
poka 33c1149987 use Durt 0.1.5; Split files between models and proviers; Use new appVersion getter for all plateform 2021-12-23 15:13:58 +01:00
poka bb090b62ce Migrate to null safety 2021-12-23 12:36:09 +01:00
poka 2c67307399 WIP: A few bugs, Dewif unencryption very slow 2021-12-19 21:05:04 +01:00
poka ca812123a5 First try: Delete all rust dependencies, replaced by durt lib 2021-12-19 14:55:47 +01:00
poka d6fb620f16 Remove no required packages from imports 2021-12-14 08:10:50 +01:00
poka 0dbe559391 OnBoarding: Fix printer icon size 2021-12-05 06:15:57 +01:00
poka a0a5d02212 Improve performance of history explorer 2021-12-02 07:23:12 +01:00
poka fbff8a6a91 New import Chest screen 2021-11-21 06:36:20 +01:00
poka b24211e43d Text formatting 2021-11-21 02:52:01 +01:00
poka 1b7c01bfe1 Increase AppBar height 2021-11-15 04:16:25 +01:00
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 f9bb49b3d0 Globalise colors 2021-11-08 23:12:25 +01:00
poka 0c55cdc141 WIP: remplace file storage with Hive boxes storage 2021-11-07 05:33:21 +01:00
poka f193f5efac Continue to test wallets management views 2021-04-29 00:01:31 +02:00
poka 347aff7059 Fix text for small screens 2021-04-29 00:01:31 +02:00
poka 1a604bfb5a Improve test mecanic; Continue test until 2nd derivation view 2021-04-29 00:01:31 +02:00
poka c77b776d59 All onboarding workflow is tested; normalize input mnemonic word to nfkd, no unaccentued anymore 2021-04-29 00:01:31 +02:00
poka 7427e0a330 fix last test 2021-04-29 00:01:31 +02:00
poka e8aaa0e2c0 Test go to restore sentance generation 2021-04-29 00:01:31 +02:00
poka 3d328ecfc4 First integration test is OK ! (feat @elois) 2021-04-29 00:01:31 +02:00
poka d65864225a Fix bugs on wallet creation again ... 2021-04-05 20:48:28 +02:00