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
Thanks for letting me know. Well, that's what happens when you don't follow the indications 😝
Jokes aside, I tried to capture most "standard" mistakes when entering the form, and output a warning toast message. But as you have been able to check, these standard mistakes did not cover the cases you are mentioning.
The new version, 1.3.0, removes the duration field (see 537a4ea) in favor of a time of begin and time of end. This new version successfully built on F-Droid a few days ago, but for some reason I am not able to see it on the store yet. Hopefully, this will be solved in the next day or two.
Since this problem is solved (by making the duration disappear in v1.3.0), I'm closing the issue.
Description of the bug
The App crashes when the duration is a malformed hour:minute string
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Either an error message or more lenient parsing which sets the hours/minutes to zero when they are missing or unparsable.
Additional information
App Version: 1.2.0
Android Version: 10
The text was updated successfully, but these errors were encountered: