Commit Graph

77 Commits

Author SHA1 Message Date
poka ef9e7b30f1 enh: adapat text sizes 2024-01-07 17:11:45 +01:00
poka b37b9ad804 feat: follow transactions status directly on activity screen 2024-01-07 15:45:29 +01:00
poka 20590a944c feat: adapt texts size in screen titles 2024-01-05 15:52:07 +01:00
poka ce68216684 fix: can use safe button in bottom appbar again (regression) 2024-01-05 13:13:23 +01:00
poka 70b4c8a96d feat: show datapod avatars in activity view 2024-01-05 13:12:44 +01:00
poka 55eb61fb7d feat: get remote avatar from datapod, and sync local avatars 2024-01-05 00:58:15 +01:00
poka 5718d170f3 enh: refactor pin check by removing useless tmp local var 2024-01-03 21:38:58 +01:00
poka 007d62054b enh: refactor Transacation in progress screen with uuid per transaction 2024-01-03 20:53:28 +01:00
poka 2830a9d005 UI: upgrade responsive_framework with breaking sizes 2024-01-01 22:02:46 +01:00
poka 225d2b342b feat: welcome back Cs+ avatars (disabled)
feat: add methode to store cs+ avatar (disabled due to sr25519 cryptotype)
2024-01-01 22:02:46 +01:00
poka ff29ff8086 enh: improve derivations scan informations on import 2023-11-29 00:18:54 +01:00
poka cb840b947a fix: Align center safe button in bottomappbar 2023-11-28 23:09:16 +01:00
poka fe75821ba3 deps: upgrade to Flutter 3.16.0 (breaking changes) 2023-11-26 23:20:24 +01:00
poka d9c30d337a refacto: username is nullable 2023-11-26 21:07:17 +01:00
poka 9f0144803f feat: show certifications on membre wallet tule 2023-11-26 21:06:44 +01:00
poka bad65f559b refacto: widgetized wallets_home screen 2023-11-26 18:01:56 +01:00
poka 19fdf9715d feat: wallet membre can be drag and dropped 2023-11-26 17:15:04 +01:00
poka 5dbec1ac53 UX: change search button appBar with home 2023-11-26 16:23:05 +01:00
poka 6d16b99cbf enh: improve routes to safe home 2023-11-24 22:48:24 +01:00
poka db13c4a580 wip: use multiqueries for idtystatus and idtyindex 2023-11-24 18:22:35 +01:00
poka 5ccacea46d fix: empty username is indexer is off 2023-11-24 16:43:10 +01:00
poka a13d19177b test: fix and adapt test to latest UI 2023-11-24 02:18:08 +01:00
poka e3dc579da7 feat: Load idtyStatus on readAllWallets method 2023-11-24 02:17:33 +01:00
poka 7514eb7299 wip: highlight wallet with status in safe wallet list 2023-11-19 21:55:10 +01:00
poka 1b1c5ab7f0 fix: can open Certification screen only if get certs 2023-11-19 21:40:27 +01:00
poka 6f2d33b76e refacto: walletData idtyStatus enum type 2023-11-19 13:49:38 +01:00
poka 08ea8445ad feat: allow idty with index 0; certsData is nullable 2023-11-19 11:08:13 +01:00
poka 433452dc0f fix: bad display on wallet choice dropdown on pay popup 2023-11-18 15:07:59 +01:00
poka e47211f139 fix: good display of wallet names on transaction screen 2023-11-17 17:34:51 +01:00
poka b835c701b1 fix: keep keyboard focus when changing wallet source in payment popup
https://stackoverflow.com/a/76367322/8301867
2023-11-17 12:44:44 +01:00
poka 2301472567 feat: start to implement RPC multiqueries 2023-11-11 11:15:12 +01:00
poka 611d715ded change choose wallet in payment popup to dropdown 2023-05-24 20:08:06 +02:00
poka 0a47c3b2e3 add info popup about transactions fees 2023-05-24 16:27:13 +02:00
poka abb2810e47 upgrade flutter 3.10 2023-05-24 14:37:28 +02:00
poka c316c0d630 fix: null username on payments 2023-04-12 03:10:02 +02:00
poka 777fa39ad2 update todos 2023-04-09 17:14:39 +02:00
poka 2264a9fc81 feat: display changeOwnerKey event on actitivity screen; but only on new address side 2023-04-09 17:02:15 +02:00
poka f4ed793e56 tests: fix transactions not validate 2023-04-01 01:28:56 +02:00
poka ea94b4570b fix: load usernames when opening the safe 2023-03-31 22:53:28 +02:00
poka 09c869e67c increase font size on wallets views 2023-03-23 00:24:34 +01:00
poka 33635d92aa WIP: display changeOwnerkey event on activity screen 2023-03-16 00:58:46 +01:00
poka 5ab9377f82 fix: use different pageInfo on activityscreen when pop multiple accounts 2023-03-15 22:57:30 +01:00
poka c6a7474c78 improve contact management 2023-03-15 19:40:42 +01:00
poka 6ec550e7ec refacto: contact screen 2023-03-15 18:31:55 +01:00
poka 840932cbc2 refacto: export home widgets 2023-03-15 18:23:58 +01:00
poka d878fd8b37 feat: don't close screen if cancel scanner 2023-03-13 23:55:33 +01:00
poka 532a004fd9 remove old todo 2023-02-27 19:08:28 +01:00
poka 22c59613ee fix: double delimters in activity view 2023-02-27 19:08:28 +01:00
atlasan 2cb7f234e5 flutter format 2023-02-03 11:47:55 +01:00
atlasan 9496b9206b Translations and fixes
- couple missing strings
- showing error conditioned on kDebug
- debugging network errors
2023-02-02 15:45:01 +01:00