| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. use... | Charles Kerr | 2014-06-11 | 21 | -184/+925 |
|\ |
|
| * | remove a pair of #warning tracers | Charles Kerr | 2014-06-10 | 1 | -3/+0 |
| * | Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. D... | Charles Kerr | 2014-06-10 | 4 | -30/+49 |
| * | in debian/control, remove 'Depends: libubuntu-platform-hardware-api1' as per ... | Charles Kerr | 2014-06-10 | 1 | -1/+0 |
| * | in MERGE-REVIEW, outline the steps needed to run hw alarm wakeup tests | Charles Kerr | 2014-06-10 | 1 | -5/+30 |
| * | remove some debug tracers that shouldn't've been committed | Charles Kerr | 2014-06-10 | 1 | -10/+4 |
| * | in SimpleAlarmQueue, the 'alarms we don't want to trigger' list needs to be c... | Charles Kerr | 2014-06-10 | 2 | -7/+19 |
| * | in UhaWakeupTimer, ensure the timeout signal gets emitted from inside a glib ... | Charles Kerr | 2014-06-10 | 1 | -1/+1 |
| * | in wakeup-timer-uha, sync with platform-api changes and add a safeguard to en... | Charles Kerr | 2014-06-10 | 1 | -8/+16 |
| * | in wakeup-timer-uha, set idle wakeup to 1 day from now rather than 1 year fro... | Charles Kerr | 2014-06-10 | 1 | -2/+2 |
| * | in engine-eds, add debug messages | Charles Kerr | 2014-06-10 | 1 | -2/+10 |
| * | in alarm-queue-simple, call requeue() if time skew is detected. | Charles Kerr | 2014-06-10 | 2 | -4/+4 |
| * | in wakeup-timer-mainloop, don't just cast to uint without checking sign. (h/t... | Charles Kerr | 2014-06-10 | 1 | -1/+3 |
| * | in date-time.h, remove unnecessary get() call. (h/t ted) | Charles Kerr | 2014-06-10 | 1 | -1/+1 |
| * | in debianl/control, add libplatform-hardware-api pieces to Depends and Build-... | Charles Kerr | 2014-06-10 | 1 | -0/+3 |
| * | prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. use... | Charles Kerr | 2014-04-24 | 18 | -155/+829 |
| |\ |
|
| | * | hw alarms | Charles Kerr | 2014-04-24 | 17 | -141/+815 |
| | * | rename 'clock-watcher' as 'alarm-queue' because the former name isn't very in... | Charles Kerr | 2014-04-24 | 6 | -31/+31 |
| |/ |
|
* | | Use the Suru Arpeggio as the default alarm sound. Fixes: 1309063 | Charles Kerr | 2014-06-11 | 2 | -17/+2 |
|\ \ |
|
| * | | add ubuntu-touch-sounds to Recommends: b/c that provides 'Suru arpeggio.ogg' | Charles Kerr | 2014-05-28 | 1 | -0/+1 |
| * | | don't ca_context_cache() the default alarm sound, since we don't use it on de... | Charles Kerr | 2014-05-28 | 1 | -16/+0 |
| * | | use the Suru arpeggio as the default alarm sound. | Charles Kerr | 2014-05-28 | 1 | -1/+1 |
| |/ |
|
* | | Add Pantheon, the desktop environment of elementary Project, to OnlyShowIn li... | Sergey Shnatsel Davidoff | 2014-06-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Add Pantheon to OnlyShowIn list of the non-Upstart .desktop file | Sergey Shnatsel Davidoff | 2014-04-04 | 1 | -1/+1 |
* | | | when src/timezone-file.c reads the contents of a file, skip lines that begin ... | Charles Kerr | 2014-06-11 | 2 | -13/+69 |
|\ \ \
| |_|/
|/| | |
|
| * | | when src/timezone-file.c reads the contents of a file, skip lines that begin ... | Charles Kerr | 2014-05-05 | 2 | -13/+69 |
|/ / |
|
* | | Releasing 13.10.0+14.04.20140415.3-0ubuntu1 | CI bot | 2014-04-15 | 1 | -0/+9 |
* | | If there's a large batch of EDS events coming in, try to wait until the event... | Charles Kerr | 2014-04-15 | 4 | -93/+75 |
|\ \ |
|
| * | | copyediting: fix indentation/formatting | Charles Kerr | 2014-04-15 | 1 | -58/+58 |
| * | | sync with lp:~renatofilho/qtorganizer5-eds/fix-1284375's method of storing al... | Charles Kerr | 2014-04-15 | 1 | -48/+34 |
| * | | remove unused field Appointment.is_daily | Charles Kerr | 2014-04-15 | 3 | -16/+0 |
| * | | remove unused field Appointment.is_event | Charles Kerr | 2014-04-15 | 4 | -4/+0 |
| * | | remove some extraneous EDS events on startup | Charles Kerr | 2014-04-11 | 1 | -0/+1 |
| * | | if we have a flood of EDS events coming in, wait a longer interval before req... | Charles Kerr | 2014-04-11 | 1 | -3/+18 |
|/ / |
|
* | | Releasing 13.10.0+14.04.20140408-0ubuntu1 | CI bot | 2014-04-08 | 1 | -0/+9 |
* | | split_settings_location: Initialise the 'first' pointer, otherwise it points ... | Iain Lane | 2014-04-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | split_settings_location: Initialise the 'first' pointer. | Iain Lane | 2014-04-08 | 1 | -1/+1 |
|/ |
|
* | Releasing 13.10.0+14.04.20140328-0ubuntu1 | CI bot | 2014-03-28 | 1 | -0/+10 |
* | Improved translator comments for better time/date localization. Fixes: 1001595 | Charles Kerr | 2014-03-28 | 4 | -27/+125 |
|\ |
|
| * | add comments & examples for translators to help them to fix bug #1001595 for ... | Charles Kerr | 2014-03-27 | 4 | -27/+125 |
* | | Short-term workaround for the GIO GAppInfo wakeup bug discussed in bug 129623... | Charles Kerr | 2014-03-28 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | work around gio wakeup bug | Charles Kerr | 2014-03-25 | 1 | -0/+8 |
|/ |
|
* | Releasing 13.10.0+14.04.20140324.1-0ubuntu1 | CI bot | 2014-03-24 | 1 | -0/+16 |
* | Change the desktop menu's settings menuitem's label to match the spec. Fixes:... | Charles Kerr | 2014-03-24 | 11 | -260/+494 |
|\ |
|
| * | fix settings menuitem label on the desktop. | Charles Kerr | 2014-03-24 | 1 | -6/+8 |
| * | make the phone and desktop actions more consistent with each other; eg, 'indi... | Charles Kerr | 2014-03-22 | 11 | -257/+488 |
| * | give 'phone' and 'desktop' their own action namespaces. Fix documentation on ... | Charles Kerr | 2014-03-21 | 4 | -11/+12 |
* | | Remove unused dependencies from packaging. Fixes: 1120358 | Charles Kerr | 2014-03-24 | 3 | -17/+2 |
|\ \ |
|
| * | | restore 'override_dh_install: dh_install --fail-missing' based on seb128's fe... | Charles Kerr | 2014-03-24 | 1 | -0/+4 |
| * | | in debian/rules, move unneeded intltool and .desktop file rules. | Charles Kerr | 2014-03-23 | 2 | -10/+0 |