aboutsummaryrefslogtreecommitdiff
path: root/src/wakeup-timer-uha.cpp
Commit message (Collapse)AuthorAgeFilesLines
* in UhaWakeupTimer, ensure the timeout signal gets emitted from inside a glib ↵Charles Kerr2014-06-101-1/+1
| | | | idle callback.
* in wakeup-timer-uha, sync with platform-api changes and add a safeguard to ↵Charles Kerr2014-06-101-8/+16
| | | | ensure the service doesn't try to sleep for an event that's already passed.
* in wakeup-timer-uha, set idle wakeup to 1 day from now rather than 1 year ↵Charles Kerr2014-06-101-2/+2
| | | | from now.
* prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. ↵Charles Kerr2014-04-241-7/+6
| | | | user-defined alarms/appointments can wake up the phone from sleep to give a snap decision.
* hw alarmsCharles Kerr2014-04-241-0/+168