872 Commits

Author SHA1 Message Date
tomFlowee 9605f2556c Cleanup startup screen
This reflects that it is a full screen page and has no 'back' button.
We also remove lots of small hacks that have seens been made standard in
reusable components.
2025-02-17 12:05:45 +01:00
tomFlowee 55449ffe75 Fix positioning of popups
The popup component adds hidden margins and insets, which we have to
fight to not end up with arbitary positioning.
This fixes the positioning and sizes much better.
2025-02-14 18:44:09 +01:00
tomFlowee 07c7344e45 Improve layout of "waiting for block" text. 2025-02-14 18:18:00 +01:00
tomFlowee 3e2c247801 Remove the reindex idea again
The people that needed this have been able to use it, new wallets
really have no need for something as destructive as this feature.
2025-02-13 22:13:13 +01:00
tomFlowee 8ecc1ebc27 Delay checking of portfolio until loaded. 2025-02-10 20:58:54 +01:00
tomFlowee 76fbe08633 Minor movement. 2025-02-10 20:46:35 +01:00
tomFlowee 973a694ae4 Make focus move as we move through tabs. 2025-02-10 20:41:03 +01:00
tomFlowee ddd6266cbf Add in-app notifications 2025-02-10 20:17:31 +01:00
tomFlowee 5315fbcde8 Avoid loss of privacy; don't show used address
The quick receive does not appear when your default wallet is a single
address wallet because in that case the address that will be shown will
have history.
2025-02-10 16:37:41 +01:00
tomFlowee 39cf1a979d Add icon 2025-02-10 16:37:41 +01:00
tomFlowee ca194f1e39 Re-add the "payment accepted" screen.
It is a bit simpler, only covering the lower half and it is better for
when the payment made was too low.
2025-02-10 16:04:45 +01:00
tomFlowee b4a5b480de Add proper namespaces 2025-02-09 23:31:57 +01:00
tomFlowee 2d7cfde4df Redo ReceiveTab 2025-02-09 22:58:21 +01:00
tomFlowee b7ebe1ad7a Fix radius
Radius should visually be the same on the inner and outer circles.
2025-02-09 22:58:21 +01:00
tomFlowee 9e145539a6 Fixes 2025-02-07 00:18:44 +01:00
tomFlowee b82bf5c753 Add quick recieve on lock screen.
This moves the creation of the portfolio to happen the moment we
finished loading. (wallets were loaded either way)
The networking is the part that now waits for the user to unlock before
it does anything.
2025-02-07 00:13:59 +01:00
tomFlowee fbcfd0b4ab Remove unneeded tags 2025-02-05 20:46:07 +01:00
tomFlowee 95ca9d02ce Add a small keyboard to unlock
The default now is a "small" one at the bottom that users will be able
to use with their thumbs. A common input way.
For fat-fingered people we keep the current full screen input widget,
easy to toggle by the button at the top which now is a 3-state and on
top of that gets rememebered between instantiations.
2025-02-05 16:39:43 +01:00
tomFlowee 4ea93c24e1 Add the new broadcast screen to desktop too 2025-02-04 22:54:05 +01:00
tomFlowee c4cea6ce61 Improve the BroadcastFeedback page 2025-02-04 22:33:08 +01:00
tomFlowee 30ccadb026 Unify the broadcast feedback screen.
This avoids duplication in the send-sweep module.
2025-02-04 21:20:35 +01:00
tomFlowee 4b910af465 Monitor selected currency.
When the user changes currency, this will now get recalculated and thus
the prices all will update on the main tab.
2025-02-04 16:58:15 +01:00
tomFlowee 300c6842ac Make user comment editable on first popup
This revisits the usage of the Info object and who owns it,
in order to increase the stability of the UI/UX

And, as said, it adds a way to edit the user comment directly
in the first popup in a nice user experience.
2025-02-04 16:58:15 +01:00
tomFlowee e6505a0367 Avoid showing the same bch amount twice.
In the popup the line with the bch amount will now not be shown when it
is already shown in the main view.
2025-02-04 13:44:37 +01:00
tomFlowee fc2bf18632 Be smarter with mined-date in popup
In case the printed date would be identical, we now avoid wasting time
in the popup on the mined date.

Additionally, when a transaction is unconfirmed, we print that it is
waiting for a block now.
2025-02-04 13:44:33 +01:00
tomFlowee b6c598510d Make overlay component distinct
Instead of making the overlay live inside of the popup outline, make it
live outside which basically means it should not move and look just like
it is the original except not shaded.
2025-02-04 13:44:33 +01:00
tomFlowee 705137e649 Make sure we put the time on historical transactions. 2025-02-04 12:12:34 +01:00
tomFlowee 923d472316 Move 'go up' button to bottom of screen.
This is a UX improvements and it also helps fit the Android expected
behavior.

The list has a button to jump back to the top, it is now positioned
better and avoids the scrollbar handle.
2025-02-03 17:35:19 +01:00
tomFlowee e5c390040d Add 'are you sure' on deletion of wallet. 2025-02-03 17:26:39 +01:00
tomFlowee 5b3a779aa4 Make 'secrets' input field use monospace font
To input something like a private key, using monospace will be much
easier.
2025-02-03 16:59:47 +01:00
tomFlowee a038ff7c22 Add a QR button to the seed phrase page. 2025-02-03 16:57:13 +01:00
tomFlowee b709cad86c [desktop] Add 'copy' option on the seed phrase. 2025-02-03 16:06:34 +01:00
tomFlowee b8206357c3 New year 2025-02-03 13:49:13 +01:00
tomFlowee c9a767e612 Stop showing 'want to update' on archived wallets. 2025-02-03 12:59:11 +01:00
tomFlowee 035b5cd68d Fix unreadable button
This picks a better color to fit the background and always have
good contrast for max readability
2025-02-01 20:18:22 +01:00
tomFlowee 6c1d9d590c Add video links to the startup screen. 2025-02-01 19:48:37 +01:00
tomFlowee 5cce0ad32f Make values line up.
On the desktop activity view the prices are right aligned but due to
adding fiat prices this means that the bch amounts are not lining up.
This adds a little space between the two in order to make them much more
readable.
2025-01-29 14:25:36 +01:00
tomFlowee 118c9d9194 Give a bit more spacing on the side for the address. 2025-01-28 14:19:42 +01:00
tomFlowee 32f7bfd44b Add trim() of user input before sending to backend. 2025-01-28 13:56:24 +01:00
tomFlowee 6b6f5383a0 Make free text search work in Desktop
It interprets block-id,
it finds on txid
it finds on (own) address
and it searches the comment.
2025-01-27 20:39:27 +01:00
tomFlowee d1fcdf1104 Add various filter options to desktop 2025-01-27 18:03:14 +01:00
tomFlowee ea7434f881 Add 'copy' context menu option. 2025-01-27 15:35:38 +01:00
tomFlowee 5ed8ccae04 Move widget to desktop dir
This widget is only used by the desktop, so no point in storing it in
the Flowee Subdir.

It basically turned out that it is so simple to do this that mobile got
its own more specilistic version.
2025-01-27 13:34:42 +01:00
tomFlowee a694e970e2 Show some feedback before we start the sync.
This now has a bit of a jittery bahavior when we're waiting on the
network and maybe to find some peers.
Going back to normal smooth progressbar behavior as soon as one block
has been downloaded.
2025-01-27 13:18:18 +01:00
tomFlowee a0856469b1 Fiat fixes
This removes Qt bug workarounds for a the old 6.5 we no longer use on
mobile.
This adds a new workaround for CHF as that somehow no longer has a
'symbol' set, so now we provide our own.

Also make sure we run a fetch when the user changes the currency.
2025-01-23 16:20:27 +01:00
tomFlowee 097fbb9c01 Add missing margins 2025-01-09 18:24:58 +01:00
tomFlowee f80554bd4c Minor UX tweaks 2025-01-09 18:23:07 +01:00
tomFlowee 3168944161 Fix prices position on testnet4 2025-01-09 15:57:54 +01:00
tomFlowee dd6f2a4d3a Show checks on recently sent transactions
The idea is that if you send a transaction you may want to see it
getting confirmed.
This now shows directly in the main UI in an unobtrusive manner with
checks.
2025-01-07 19:58:30 +01:00
tomFlowee da74669dbe Refactors and cleanups. 2025-01-06 23:29:17 +01:00