tomFlowee
18adf5f63f
Add all wallets option to the RepeatPaymentsModel
...
And the planned payments tab on mobile uses it to filter on the selected
wallet. Or show for all wallets.
2026-03-15 19:44:56 +01:00
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
ac74aa90bb
Tie the 'all wallets' to fungible tokens backend
...
Only show fungible token UTXOs that actually are in the selected wallet.
2026-03-15 14:57:30 +01:00
tomFlowee
f67a9b3a14
Use 'modelData' not 'model' for backwards compatibility
2026-03-13 12:45:08 +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
6cc4798320
Hide scan button on non-main tabs
2026-03-09 15:15:59 +01:00
tomFlowee
a901afc4ee
Make tokentabs layout static for now.
2026-03-07 15:40:13 +01:00
tomFlowee
79245157e3
First draft for a widget
2026-02-17 21:00:12 +01:00
tomFlowee
f3c8200544
Start with a configurable sheet of gui.
2026-02-15 22:20:19 +01:00