Commit Graph

9 Commits

Author SHA1 Message Date
tomFlowee e30f86fd8a Also make visual NFTs follow 'all wallets' concept
This includes us moving the population of visual tokens to be placed by
a QML file instead of in C++, which was what we wanted anyway.
2026-03-15 17:52:17 +01:00
tomFlowee 9ef814f179 Bugfixes to make nfc download and display work. 2026-03-13 18:53:02 +01:00
tomFlowee 8623302b31 Make Image NFTs show up.
This adds a lot of plumbing in the TokensManager and MetadataRepository
to parse the data we have and extract what we need.
The actual visual display is rather simple, this is expected to evolve
as this becomes more nature. For now this works and that is the
important part.
2026-03-12 21:26:43 +01:00
tomFlowee f50f961d98 Fix QML warning before download completes 2026-03-09 15:15:59 +01:00
tomFlowee 91e0b2d31c Minor fixlets for tokens/bcmrs 2026-03-07 23:55:39 +01:00
tomFlowee 338a81c948 Make the per-token image show in the UI 2026-03-07 14:07:38 +01:00
tomFlowee 81ab3821e1 Make the layout not so ugly. 2026-03-06 22:01:39 +01:00
tomFlowee a10d561de8 Tie tokens and metadata to the UI 2026-03-06 21:08:37 +01:00
tomFlowee 79245157e3 First draft for a widget 2026-02-17 21:00:12 +01:00