• tomFlowee released this 2025-07-12 17:24:22 +02:00 | 316 commits to master since this release

    This includes some changes to the UX and minor fixes and updates.

    Downloads
  • tomFlowee released this 2025-05-08 12:48:55 +02:00 | 382 commits to master since this release

    We are proud to release the latest version of Flowee Pay that adds the ability to run in the background for much better user experience.

    The way that Pay works is that it downloads the changes every time it starts. When there is a long time since last start, a lot of work is needed. To solve this Pay now can download the changes in the background, starting for a couple of seconds only.

    Additional advantage of this is that transactions sent or received will now be seen without the need for some server the user needs to trust, all the work is done in that couple of seconds in the background once a day.
    Should any new transactions be found, a notification can be shown after the user gives permission to do so.

    For desktop there is a pay_headless executable that experienced users might be interested in using.

    Additionally the notifications have been much improved and naturally a good amount of bugs have been fixed.

    Downloads
  • tomFlowee released this 2025-04-15 12:50:38 +02:00 | 421 commits to master since this release

    The team is proud to present the latest and best release of Flowee Pay.

    This release includes a range of bugfixes and cleanups. The running in background feature has been getting some attention to work on more phones, our best UX tester has identified a lot of small improvements that the devs have taken care of and more.

    Thank you for trying Flowee Pay,
    together we are working to world with a bitcoin cash economy!

    Downloads
  • tomFlowee released this 2025-03-13 15:55:05 +01:00 | 451 commits to master since this release

    This release is the result of not much more than just fixing the Android integration.

    This makes the powersave work properly when the user enabled Background Synchronization, now we make sure that after the application is closed we'll stop any work being done about a minute afterwards.

    We also re-did the Android code for camera permission requesting fixing the issue some people reported where on first start the camera didn't want to start.

    Downloads
  • tomFlowee released this 2025-03-09 17:30:42 +01:00 | 461 commits to master since this release

    The power management turns off the network layer 90 seconds after
    the application stops being in the foreground.
    At least, that is what it is programmed to do. Unfortunately the
    signals we listen to are not reliable across devices and many users
    are reporting that this is triggered 90 seconds after start.

    For now, turn off the saving feature in order to make sure that
    the app operates normally for normal people.

    Downloads
  • tomFlowee released this 2025-03-08 19:25:23 +01:00 | 464 commits to master since this release

    Proudly announcing the March release of Flowee Pay, after a very productive couple of weeks since the previous release this has a lot of fixes changes and new features.

    • Popups with price details and transaction details now have better positioning and sizes.
    • The startup screen (first run screen) now looks less like a page.
    • Sweep wallet now works again from the first run screen.
    • Create wallet information screen now has list items.
    • Social feed now uses even/odd colors.
    • Fix percentage location in the progressbar.
    • Handle long transaction-comments better.
    • Allow inital wallet to be deleted if it is unused.
    • Fix typing really large amounts to now be handled properly.
    • Make broadcastfeedback work on instaPay payments too
    • Use new Qt release, fixes the app sometimes being black after some hours
    • Fix transaction confirmation feedback being off-by-one
    • Make background colors in the app be calmer and consistent.
    • Give the text-button more spacing to avoid mis-clicks. For instance in the menu.
    • Add blue-dot new indicator on socialFeedModule
    • Add offline check for Android. Shows a red indicator on screen.
    • UX: make 'current value' show on text-buttons.
    • Add background sync on Android.
    • UX: make coin-selector on desktop more readable.
    • Add visual effect on receive money.
    • Fix 'back button' sometimes not working on the unlock screen.
    • Fix scanning an unsupported QR causing a problem
    • Add "new block" notification feature with Android notifications.
    • Fix bug reported by PL translator; wrong month formatting
    • Test and fix fiat rendering in some cases
    Downloads
  • tomFlowee released this 2025-02-14 18:44:09 +01:00 | 539 commits to master since this release

    A wide range of UX improvements have been made in this release.
    From a more sleek lock screen to a much improved popup of a single transaction on the homescreen. It avoids duplication of information and makes it possible to edit the comment directly in the popup.

    Downloads
  • Ghost released this 2025-02-01 20:18:22 +01:00 | 581 commits to master since this release

    Apart from the normal set of fixes and improvements, this adds a new "learning" module which collects videos to help people get the best out of Flowee Pay.

    Downloads
  • Ghost released this 2025-01-09 23:20:00 +01:00 | 600 commits to master since this release

    The first release of 2025 actually shows quite a lot of changes in the user interface.

    The 'modules' concept had outgrown the initial design and we had to redo that. This lead to a new tab on the bottom and various other changes that make the whole much more coherent.

    At the same time the 'send' screen has been cleaned up with us now having a "Paste" button on the send tab and various similar improvements to the user interface.

    Translations have been included from CrowdIn, more have reached 100% translated.
    At the same time the brazilian-portugese translation dropped too low to ship, so this has been removed from the release. Do note that the work is still on crowdin and we hope volunteers come to increase the coverage.

    Last we have a new module which is pretty useful!
    A wallet-to-wallet transfer module. It started out as a way to migrate a wallet without sacrificing the anonymous nature of having lots of addresses in a wallet.
    We now also have the ability to transfer only a small part of the wallet to another and at the same time split the coin into many. Which is great for moving money from storage onto a hot wallet.

    With various bugfixes in this release too, we hope you'll enjoy it as much as we enjoyed building Flowee Pay!

    Downloads
  • Ghost released this 2024-12-18 16:56:10 +01:00 | 666 commits to master since this release

    This release makes a big step in stability for the camera, we finally got a library that is showing no problems on any of our testing devices and is faster to open the camera for scanning that QR, as well as more stable in general usage.

    Additionally this release focuses on Android support, we added notifications for new blocks (not enabled by default), and we also ship the additional shortcuts for an icon that instantly goes towards the QR scanner.

    Please enjoy!

    Downloads