Commit Graph

341 Commits

Author SHA1 Message Date
Hugo Trentesaux
8555c579bd welcome multilang! 2022-06-17 01:13:14 +02:00
b89de85e90 hello multilang ! 2022-06-16 22:29:42 +02:00
1c3aa6997b change history to activity 2022-06-16 20:16:32 +02:00
b03a280356 improve headerProfileView: move to provider 2022-06-16 20:09:35 +02:00
a4f5b44a13 Hello Activity screen; paged history works for all profiles 2022-06-16 19:45:34 +02:00
1c4da17db9 WIP: Refactore history screen to new activity screen 2022-06-16 02:43:30 +02:00
0ada1635c6 can search username in indexer 2022-06-15 01:14:23 +02:00
e90e3063ae fix flutter format 2022-06-14 22:10:35 +02:00
b196ed2bf1 check online indexer on startup^in bootstrap nodes; Don't use it in app if offline 2022-06-14 21:55:33 +02:00
7f83965a8b Indexer client implemented; Display identity name when exist 2022-06-14 19:35:54 +02:00
5ee80a5af4 feat: ask password for mnemonic display even if it's cached 2022-06-12 21:26:16 +02:00
63c71fed01 feat: Edit wallet name in popup 2022-06-12 21:19:05 +02:00
9ec7a6594d can't pay if offline 2022-06-12 19:56:43 +02:00
1a49035cbf fix: bad parent widget in search; improve lost connection info 2022-06-12 19:43:13 +02:00
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
7c11146278 Check network state, try to reconnect if network up, display message if offline 2022-06-12 18:03:17 +02:00
d62691d6f9 fix: null balance deleting check 2022-06-10 19:26:54 +02:00
fd5504eadd fix: paymentPopup: do not allow '.' or ',' in first 2022-06-10 18:07:30 +02:00
ed16565535 fix: allow comma in payment pop, replaced by point 2022-06-10 15:30:10 +02:00
71d321700b restore chest: can use space to go next case 2022-06-10 01:24:50 +02:00
4e69b945ed fix: can certify after renewable spend time 2022-06-09 23:42:20 +02:00
eeb7b03259 fix: change cacheBalance type 2022-06-09 23:08:28 +02:00
69122f1d59 canDelete if balance == 0 or > 2 2022-06-08 04:52:20 +02:00
89c52ab8d7 Delete wallet only if has no consumers 2022-06-08 04:24:06 +02:00
20c5ebafcc canPay: detect creations fees if needed; can't empty your own wallet 2022-06-08 03:14:08 +02:00
55f08dddd6 transferKeepAlive for all payments; transferAll to defaultWallet when deleting wallet with non null balance 2022-06-08 02:30:19 +02:00
b7817a3299 improve paste mnemonic button; set numberScan to 20 2022-06-07 22:16:56 +02:00
263b99fb95 Scan derivation on import is OK 2022-06-07 21:36:57 +02:00
d7fcf0636f wip: try to import existing wallets 2022-06-07 01:10:40 +02:00
a1767d289f improve member status view 2022-06-06 17:52:42 +02:00
48e2b09b22 fix: layout cert message; show renewable message before cert delay 2022-06-06 17:05:35 +02:00
5c49be4f12 bump v0.0.8+0 dataVersion 4 2022-06-05 21:28:16 +02:00
c82700a45f show cert state on profile view 2022-06-05 19:58:04 +02:00
684974cd59 manage membership revoke 2022-06-05 02:22:22 +02:00
36bc2f571f improve idty confirmation 2022-06-04 23:32:44 +02:00
9eacbef2a8 feat: detect if a wallet can cert an address; improve errors view; 2022-06-04 17:24:33 +02:00
6280517f8d improve certs view 2022-06-04 15:08:22 +02:00
1cd3f74c6c feat: add certifications up and down; Check if wallet exist in wallet_view 2022-06-03 18:15:45 +02:00
1eb966046c WIP: get received/sent certs 2022-06-02 19:58:23 +02:00
e7e4bca4e3 fix: no need of nullable defaultWallet 2022-06-02 15:43:22 +02:00
6143a05596 fix: go gack to search list after cert 2022-06-02 13:19:32 +02:00
6a57572434 Improve home message style 2022-06-01 21:00:17 +02:00
8e49ac73ff fix: chest change not consistent; feat: Can create custom derivation number, and root wallet 2022-06-01 15:17:07 +02:00
51182efe97 fix: isCacheChecked is false if null 2022-06-01 09:54:12 +02:00
09116b956b fix: lowercase for mnemonic words; set pin cache choice to false as default 2022-06-01 07:33:56 +02:00
8c1383bdd4 Complete refactoring of unlocking chests; Can cache pin code 15 minutes 2022-05-31 18:23:56 +02:00
19020f93f6 gradle 2022-05-30 20:30:06 +02:00
15d0046e18 Don't load Cs+ image on wallet_view 2022-05-30 15:39:23 +02:00
1a6dfdd617 Disconnect completly GVA and Cs+ 2022-05-30 15:32:00 +02:00
7bef4a9cd3 bugs fix 2022-05-30 14:48:12 +02:00
cd6c3e9c70 Dynamic home message; improve node statut UX 2022-05-29 04:30:03 +02:00
488435405c fix: no chest address anymore; Delete all wallet on startup if bad dataVersion 2022-05-29 01:38:27 +02:00
98bb94ab78 Add screen to show chest mnemonic 2022-05-29 00:00:57 +02:00
10f04c1a5a balanceBuilder on choose_wallets; bugs fix 2022-05-28 21:48:04 +02:00
f5c14e8924 fix: refresh bugs 2022-05-28 21:15:47 +02:00
f535bea932 Persitents profiles images; bugs fix; balances on wallets_home 2022-05-28 19:13:30 +02:00
df84eb7a48 cleaning code 2022-05-28 06:12:39 +02:00
5aab5bb385 Use 'AAAAA' password even in production mode for tests 2022-05-28 05:59:56 +02:00
104d00ff7e feat: Change short pubkey format 2022-05-28 00:17:50 +02:00
3b0a49f216 fix: reponsive; Add 2 bootstrap endpoints 2022-05-28 00:04:37 +02:00
7ae1d2ecd2 fix: Expanded flex bottomBar 2022-05-27 17:49:02 +02:00
79e0773820 Add optionnal bottomAppBar 2022-05-27 16:58:03 +02:00
8c390e511e fix: empty endpoint text if node not connected 2022-05-27 11:22:43 +02:00
05b425c3d2 Set gdev first bootstrap; Can create idty, can cert; 2022-05-27 08:54:29 +02:00
1227e15fa2 Set first gdev endpoint in bootstrap list; fix: default wallet on stratup 2022-05-27 06:11:09 +02:00
3672f4cd94 Refactoring of payment workflow UX 2022-05-26 02:19:29 +02:00
0009fc4009 WIP: refactor payment UX workflow 2022-05-25 20:40:55 +02:00
e9291d9277 improve responsive; skip tuto after onboarding 2022-05-25 20:40:25 +02:00
14f784fdc9 Implement identity workflow 2022-05-24 16:51:40 +02:00
f65106e798 onboarding: change pages size 2022-05-23 11:08:07 +02:00
ed734e271e Refactoring onboarding 2022-05-23 10:53:44 +02:00
5472a03bf3 fix: debug name 2022-05-21 06:52:30 +02:00
3df8b44d67 so much UI changes/refacto 2022-05-21 06:47:26 +02:00
81d1b7dd30 WIP: Bad icon 2022-05-20 16:02:42 +02:00
c5317f984d Improve wallet generation; Add menu to change endpoint; 2022-05-20 15:15:29 +02:00
345a600599 Change derivation %3 to %2; Harden derivation 2022-05-20 07:22:57 +02:00
d53facca05 Can pay with substrate 2022-05-19 13:44:22 +02:00
48d997c835 Globalized done 2022-05-19 09:07:26 +02:00
a72390f428 WIP: Continue digging global substratization 2022-05-19 07:00:25 +02:00
b1b27743a0 Upgrade to flutter 3 2022-05-16 22:27:25 +02:00
88b3e9fb9b WIP: globalize changes 2022-05-04 19:00:09 +02:00
370dabc01b Move sandbox button on setting tab 2022-05-04 16:41:08 +02:00
4389f65ee0 Decompose seed getting 2022-03-02 22:21:53 +01:00
4d06c74cab Derive mnemonic keystore 2022-02-22 10:39:45 +01:00
981094ab0e WIP: Work about derivation: Can't get seed from stored keypair 2022-02-20 20:49:05 +01:00
fa31a2d4d8 Import mnemonic; can pay; 2022-02-19 23:51:12 +01:00
d2c89b1f14 Improve keystore import 2022-02-18 19:49:37 +01:00
900c4d2418 Begin to manage keystores 2022-02-18 18:57:03 +01:00
1f1f7a3e85 WIP: Manage keystore 2022-02-18 02:19:08 +01:00
3513b0440d Hello substrate sandbox: Successfully connected to local duniter v2s node; Best bloc realtime subscription 2022-02-18 00:20:21 +01:00
acf0e8f29b Fix mnemonic non initialized from first chest generation 2022-02-16 16:46:24 +01:00
c6203cced7 Fix AndroidActivity obsolete version; Fix dependencies versions 2022-02-16 16:29:08 +01:00
24d2ca5d0a Optimize payments: Use direct mnemonic or cesium seed instead of dewif unlocking; Add screen to choose a wallet other than default wallet for payment; Can restore chest from settings 2021-12-30 00:51:04 +01:00
f05c335073 Fix payments from HDWallets 2021-12-27 20:15:12 +01:00
cd71b0eb3d Fix pubkey derivations and few things 2021-12-24 15:27:38 +01:00
7bdd564a91 Adapt to large screen 2021-12-23 21:44:24 +01:00
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
bb090b62ce Migrate to null safety 2021-12-23 12:36:09 +01:00
148302d509 Add back button to pdf print view 2021-12-21 16:10:33 +01:00
224016d39e Upgrade gradle version 2021-12-21 13:35:25 +01:00
7c7f604585 Fix: reload home page after cesium wallet creation 2021-12-21 11:06:11 +01:00
de18062b7a Gecko is working on web 2021-12-21 06:56:42 +01:00
323d1ebee7 Fix most of bugs, still some 2021-12-20 21:33:03 +01:00
2c67307399 WIP: A few bugs, Dewif unencryption very slow 2021-12-19 21:05:04 +01:00
ca812123a5 First try: Delete all rust dependencies, replaced by durt lib 2021-12-19 14:55:47 +01:00
d6fb620f16 Remove no required packages from imports 2021-12-14 08:10:50 +01:00
0dbe559391 OnBoarding: Fix printer icon size 2021-12-05 06:15:57 +01:00
819d5a4b9b Implement new payment view 2021-12-03 10:25:36 +01:00
d4e715e01a Reset nPage as well; increase nRepository 2021-12-02 07:57:05 +01:00
a0a5d02212 Improve performance of history explorer 2021-12-02 07:23:12 +01:00
46bfb61391 Fix a few bugs 2021-12-01 08:39:59 +01:00
8f0018e326 New history screen 2021-11-30 10:28:13 +01:00
bd87ea5ab8 Optimize profile view 2021-11-30 01:25:48 +01:00
39881ba136 Add blockchain username in wallet view; Can open avatar fullscreen; Fix HD assets size in mywallets view 2021-11-29 05:53:21 +01:00
300a6ce5cc Remake watch wallet view; improve search list results view 2021-11-29 04:05:08 +01:00
48a04866b5 Improve search compute 2021-11-27 06:51:24 +01:00
616801e6fe Search is working (WIP performance improvements) 2021-11-26 08:56:20 +01:00
2ecf10eb03 Implement search view 2021-11-23 04:11:45 +01:00
d5aba0e7d1 Fix reload bugs when create or delete all wallets; Fix bug when changing chest secret code 2021-11-22 18:45:59 +01:00
7eceac3f66 Fix UTF-8 accent support 2021-11-22 06:11:42 +01:00
fbff8a6a91 New import Chest screen 2021-11-21 06:36:20 +01:00
b24211e43d Text formatting 2021-11-21 02:52:01 +01:00
eceb2e3253 Implement welcome home screen; improve assets quality 2021-11-21 02:45:51 +01:00
c0c82734f4 Improve home responsive 2021-11-19 03:18:39 +01:00
9d5c71b857 New home style 2021-11-19 00:17:00 +01:00
f36529819c Add chest options for standart chests: Can change pin code and delete chest 2021-11-18 04:41:45 +01:00
dfbab5a219 Can change pin code of Cesium chest 2021-11-18 02:37:46 +01:00
106fcf2835 Implemente cesium wallet view 2021-11-17 06:20:23 +01:00
4f316c40f5 Fix bad certificat for Duniter node on old Android version 2021-11-15 21:04:06 +01:00
6d69d039d1 Improve responsive 2021-11-15 18:05:08 +01:00
1b7c01bfe1 Increase AppBar height 2021-11-15 04:16:25 +01:00
162bd0a730 Can change chest on unloncking screen 2021-11-15 04:10:03 +01:00
30d5cd2e31 Improve choose_chest and unlocking_wallet screens 2021-11-15 00:54:30 +01:00
97f20bafe5 Apply linter 2021-11-14 19:21:20 +01:00
44eaee89a7 WIP: Make Cesium great again 2021-11-14 04:33:59 +01:00
f2055d1737 Gecko is now realy multiChest, with slideshow choice 2021-11-14 03:12:07 +01:00
694437b188 WIP: Change defaultWallet Methode 2021-11-12 01:35:38 +01:00
d9417be1bf Continue design of chest choosing screen 2021-11-12 01:34:08 +01:00
6bc09fa79a Improve chest screen 2021-11-11 22:38:28 +01:00
6b146d7917 Fix: Show keyboard when renaming a wallet (thx Boris) 2021-11-11 22:37:27 +01:00
a417f9e0d3 Improve walletHome view: Custom avatars and options buttons 2021-11-11 14:45:12 +01:00
4a6bc55fc3 WIP: Can change chest 2021-11-09 04:22:04 +01:00
f9bb49b3d0 Globalise colors 2021-11-08 23:12:25 +01:00
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
6c1fb47799 Hive migration complete (a few refresh state bugs to fix) 2021-11-07 06:50:09 +01:00
0c55cdc141 WIP: remplace file storage with Hive boxes storage 2021-11-07 05:33:21 +01:00
574cb50f82 WIP: Migrate test_driver to integration_test 2021-11-06 03:34:48 +01:00
5c97742167 Test fast keychain generation 2021-04-29 02:12:14 +02:00
5027b4eb2a Continue tests: All wallets view tested; pubkey search and view tested; All right for now 2021-04-29 00:01:31 +02:00
f193f5efac Continue to test wallets management views 2021-04-29 00:01:31 +02:00