Block a user
fix puke event quantity
Add puke and bath events, add signature setting
I noticed a small bug with the bug event. For the puke amount I have the values 0/1/2 as quantity. That means the NumericUtils.formatEventQuantity will disregard the 0 value. Either we let…
Add puke and bath events, add signature setting
@penguin86 I have found a way to not show the seconds (for API >= 24). Also, I have added a quantity for the puke evetn (little, normal, plenty). Let me know what you think. Maybe there are more…
Add puke and bath events, add signature setting
hi, thank you for the review. I tried to remove the seconds, but that was not working. That is why I opted to make it zero. I can try to remove it again or will revert the change.