Skip to content

Timer-Related changes

Morty requested to merge morty/hawotempapp:pull/timer into master

This pull-request contains some timer related changes.

  • The free entry is changed to a drop-down. IMO this gave a false sense of accuracy.
  • Changed to InexactRepeating with 15 minutes for the AlarmManager.
  • Add a timing-tolerance of two min to compensate for the inaccuracy of the alarms.

Merge request reports