tomFlowee
4883de304b
Export the cashToken bool to the UI
...
Make clear that we have a cashtoken output in the UI.
2023-06-05 09:58:06 +02:00
tomFlowee
97a4b74bfa
Include our font.
...
We ship our own font to not have to depend on the host system's
installed fonts for 'special' characters like arrows and stars.
This is a font forked from the Gnu-free font people, only since that one
is 2MB this is a very much stripped down version with just all the fun
stuff left.
2023-05-19 15:47:02 +02:00
tomFlowee
371decdd37
Replace place-holders with actual images.
2023-05-06 17:58:38 +02:00
tomFlowee
eced0ffa15
Next iteration of the PayWithQR page
...
this solves a bunch of UX problems, but we need to re-add some features
in popups. Which is for tomorrow.
2023-02-06 21:59:55 +01:00
tomFlowee
91ae779f91
Reuse BroadcastFeedback on Mobile
...
This moves the broadcastfeedback part of the desktop to its own (now
shared) widget, and with minor changes reuses it on the mobile side.
2022-12-08 15:27:59 +01:00
tomFlowee
d384167445
Prepare for better shared-widgets setup
...
QML allows re-usable components, this makes the already created
list of widgets for Desktop easy to use for mobile as well.
2022-11-14 21:25:36 +01:00