You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm not an experience developer but I've worked on this issue and managed to find a solution.
This does include a change in the way data is saved, migrating from storing the intake on a daily record to saving individual records.
This allows the app to calculate "daily" intake based off wake up and sleeping times that are already saved in the settings.
The change in the way data is saved probably makes it incompatible with old versions, so I'm still thinking of a way to migrate data. If @z3r0c00l-2k can give some inputs maybe we can find a solution.
Meanwhile I'm pushing the commit on my fork and will make a PR with this and other issues I'm working on.
Let me know if you have any comments/issues
manto89
added a commit
to manto89/AquaDroid
that referenced
this issue
Jul 17, 2021
Added getIntake based off wakeup and sleeping time
Changed statistics values based off wakeup and sleeping time
Changed statistics to get only the last 7 days
I am a night owl. I usually go to sleep around 2am..
It would be handy for me to be able to set that my date ends at 4am for example.
I am usually finishing my teapot at the evening and its not convenient to have to split it between days.
The text was updated successfully, but these errors were encountered: