Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | Use timedated's Timezone property instead of watching /etc/timezone | Iain Lane | 2015-08-31 | 1 | -2/+1 |
| | | | | | Still need to rename everything to not use "timezone-file" | ||||
* | first stab at AccountsService proxy. WIP; pushing to test on devices | Charles Kerr | 2015-01-21 | 1 | -0/+3 |
| | |||||
* | add planner.cpp to the build | Charles Kerr | 2014-09-02 | 1 | -0/+1 |
| | |||||
* | add snooze properties to our schema; export it on the bus; add tests | Charles Kerr | 2014-09-02 | 1 | -0/+2 |
| | |||||
* | use powerd for hw alarm wakeups | Charles Kerr | 2014-08-18 | 1 | -4/+2 |
| | |||||
* | initial draft of haptic feedback when alarms play | Charles Kerr | 2014-07-30 | 1 | -0/+1 |
| | |||||
* | refactor the Notifications / sound / awake code | Charles Kerr | 2014-07-26 | 1 | -0/+3 |
| | |||||
* | Expose the alarm settings via dbus properties. | Charles Kerr | 2014-06-26 | 1 | -7/+24 |
| | |||||
* | Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. ↵ | Charles Kerr | 2014-06-10 | 1 | -26/+31 |
| | | | | Don't require libplatform-hardware-api-* unless the arch is armhf, i386, or amd64. | ||||
* | hw alarms | Charles Kerr | 2014-04-24 | 1 | -2/+4 |
| | |||||
* | rename 'clock-watcher' as 'alarm-queue' because the former name isn't very ↵ | Charles Kerr | 2014-04-24 | 1 | -1/+1 |
| | | | | informative. | ||||
* | don't connect to EDS when running in the greeter. | Charles Kerr | 2014-03-09 | 1 | -1/+0 |
| | |||||
* | decouple the planner's states; need three separate sets: upcoming-now (for ↵ | Charles Kerr | 2014-03-09 | 1 | -0/+4 |
| | | | | alarms in the current time), upcoming-calendar (to show events coming from the selected calendar date), and calendar-month (all the appointments in the month displayed in the menu). | ||||
* | sync with trunk | Charles Kerr | 2014-02-19 | 1 | -5/+0 |
|\ | |||||
| * | Move date/time panel into unity-control-center | Robert Ancell | 2014-02-11 | 1 | -5/+0 |
| | | |||||
* | | from alarm dev branch: snap decision handler | Charles Kerr | 2014-02-03 | 1 | -0/+1 |
| | | |||||
* | | from alarm dev branch: add the alarm watcher and its unit tests | Charles Kerr | 2014-02-02 | 1 | -0/+1 |
|/ | |||||
* | as per review, make explicit the dependency injection that was implicit in ↵ | Charles Kerr | 2014-01-30 | 1 | -1/+0 |
| | | | | main() | ||||
* | as per review, don't inline unless there are performance issues | Charles Kerr | 2014-01-30 | 1 | -0/+1 |
| | |||||
* | make utils.cpp's generate_full_format_string_at_time() a standalone function ↵ | Charles Kerr | 2014-01-28 | 1 | -1/+2 |
| | | | | so that the panels can use the utils functions without a libindicatordatetime dependency | ||||
* | re-enable coverage-html reports | Charles Kerr | 2014-01-27 | 1 | -8/+1 |
| | |||||
* | move DateTime's impl from the header to a cc file | Charles Kerr | 2014-01-22 | 1 | -1/+3 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -3/+8 |
| | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again | ||||
* | add geoclue, glib test fixtures | Charles Kerr | 2013-12-17 | 1 | -28/+22 |
| | |||||
* | let service know how to launch gnome-control-center on the desktop | Charles Kerr | 2013-10-30 | 1 | -0/+5 |
| | |||||
* | replace autotools with cmake | Charles Kerr | 2013-10-18 | 1 | -0/+40 |