Giter Site home page Giter Site logo

Comments (6)

dreautall avatar dreautall commented on June 3, 2024 1

fixed with 6bb14c3

from waterfly-iii.

dreautall avatar dreautall commented on June 3, 2024

Thank you for the report. The stuck screen issue I fixed with bb3eca5 (not yet in the released version) and tested it during my vacation.

But a new issue popped up when you get multiple notifications and the app doesn't close in between, it will not properly handle the new notifications. So I need to have another look at it!

from waterfly-iii.

dreautall avatar dreautall commented on June 3, 2024

So I'll try a new way with the new version (v0.1.9, should be released this week or weekend).

Unfortunately it is not really a "nice" way either - upon saving the transaction (launched from a notification), the app will close as it does now, but will in the background navigate to the default startup page. This might cause unnecessary network traffic, but it's really the only way I found so far.

Ideally, whatever happens when you push on a notification (no matter if it's the first or if the app is already running) should happen in a separate process which just gets nicely terminated afterwards. But I'm not sure if flutter is capable of doing this, unfortunately :(

Please test once the new version is out, and report if the user experience is improved.

from waterfly-iii.

HoreaM avatar HoreaM commented on June 3, 2024

It sounds like a good compromise honestly. I will for sure test it once it's out and let you know, thank you!

from waterfly-iii.

HoreaM avatar HoreaM commented on June 3, 2024

So I'll try a new way with the new version (v0.1.9, should be released this week or weekend).

Unfortunately it is not really a "nice" way either - upon saving the transaction (launched from a notification), the app will close as it does now, but will in the background navigate to the default startup page. This might cause unnecessary network traffic, but it's really the only way I found so far.

Ideally, whatever happens when you push on a notification (no matter if it's the first or if the app is already running) should happen in a separate process which just gets nicely terminated afterwards. But I'm not sure if flutter is capable of doing this, unfortunately :(

Please test once the new version is out, and report if the user experience is improved.

I did test it and it currently works like you described. I find it overall a better user experience.
The thing I noticed though is, if I receive multiple notifications for apps (let's say Revolut in this case) that are monitored by Waterfly, the app doesn't generate a new notification for every Revolut notification separately. It always takes the newest Revolut notification and overwrites the Waterfly notification with the data from it.
Is this intended?
If I remember correctly, the previous version generated a new Waterfly notification for every monitored apps received notification.
Thanks again for your work, it's greatly appreciated!

from waterfly-iii.

dreautall avatar dreautall commented on June 3, 2024

The thing I noticed though is, if I receive multiple notifications for apps (let's say Revolut in this case) that are monitored by Waterfly, the app doesn't generate a new notification for every Revolut notification separately. It always takes the newest Revolut notification and overwrites the Waterfly notification with the data from it.

I need to check how the notifications are re-posted instead of being replaced to make that one work, thank you for the report. I didn't touch any of the notification-generating code, so I guess that was always the same.

from waterfly-iii.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.