Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in UhaWakeupTimer, ensure the timeout signal gets emitted from inside a glib ↵ | Charles Kerr | 2014-06-10 | 1 | -1/+1 |
| | | | | idle callback. | ||||
* | in wakeup-timer-uha, sync with platform-api changes and add a safeguard to ↵ | Charles Kerr | 2014-06-10 | 1 | -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 Kerr | 2014-06-10 | 1 | -2/+2 |
| | | | | from now. | ||||
* | prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. ↵ | Charles Kerr | 2014-04-24 | 1 | -7/+6 |
| | | | | user-defined alarms/appointments can wake up the phone from sleep to give a snap decision. | ||||
* | hw alarms | Charles Kerr | 2014-04-24 | 1 | -0/+168 |