Closed dwalkes closed 14 years ago
Fixed with commit 823c6baa. Called scheduleNextAlarm() in service alarm check handler. Tested with debug = true in WakeMeSkiPreferences by configuring alarm to check after in 5 minutes, scheduling an alarm check for 5 seconds, then confirming the alarm actually fires in both 5 seconds and 5 minutes.
In WakeMeSkiService.java, wake checks do not correctly schedule a new alarm after an alarm fires. This means wakeups only would occur on the first configured day after a modification was made in the wakeup settings UI