aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Format the manual tests properly. Update the submitter/reviewer checklist.Charles Kerr2014-06-302-31/+44
|
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-277-43/+45
|
* use intltool-merge to generate com.canonical.indicator.datetime.gschema.xmlCharles Kerr2014-06-272-53/+59
|
* Design prefers to have a volume slider instead of presets, so remove the ↵Charles Kerr2014-06-269-91/+46
| | | | AlarmVolume enum and replace it with an int range.
* Expose the alarm settings via dbus properties.Charles Kerr2014-06-267-16/+261
|
* fix test-menus.cpp build failure in clang++Charles Kerr2014-06-261-1/+1
|
* fix clang++ warning about unused private field in snap.cpp's Sound classCharles Kerr2014-06-261-2/+0
|
* fix clang++ warning about an unused private field in EdsEngineCharles Kerr2014-06-261-4/+2
|
* Add Exporter's implementation to an Impl file because I'm about to shovel ↵Charles Kerr2014-06-264-88/+112
| | | | more methods and fields in there.
* make get_gain_level() a little easier to read.Charles Kerr2014-06-251-1/+1
|
* in snap.cpp, replace Sound::Properties with a SoundBuilder class to make the ↵Charles Kerr2014-06-251-34/+60
| | | | pattern use better.
* copyedit the new snap decision: fix linewraps, give some variables/methods ↵Charles Kerr2014-06-241-107/+103
| | | | clearer names, better grouping of related methods, etc.
* in the snap decision code, handle sound custom loop durationsCharles Kerr2014-06-244-47/+88
|
* add GSettings support for specifying an alarm loop durationCharles Kerr2014-06-246-2/+28
|
* add support for per-alarm ringtone sounds set in EDS via ↵Charles Kerr2014-06-233-26/+82
| | | | E_CAL_COMPONENT_ALARM_AUDIO
* in the snap decision code, handle custom sounds and volume levels.Charles Kerr2014-06-234-186/+314
|
* add GSettings support for specifying a default alarm sound and default alarm ↵Charles Kerr2014-06-236-0/+114
| | | | volume.
* releasing package indicator-datetime version 13.10.0+14.10.20140611-0ubuntu3Ricardo Salveti de Araujo2014-06-121-1/+1
|
* Migrading to Platform V2Ricardo Salveti de Araujo2014-06-121-0/+6
|
* Migrate to platform-api v2Ricardo Salveti de Araujo2014-06-121-2/+2
|
* releasing package indicator-datetime version 13.10.0+14.10.20140611-0ubuntu2Ricardo Salveti de Araujo2014-06-121-0/+6
|
* Releasing 13.10.0+14.10.20140611-0ubuntu1CI bot2014-06-111-0/+16
|
* Prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. ↵Charles Kerr2014-06-1121-184/+925
|\ | | | | | | user-defined alarms/appointments can wake up the phone from sleep to give a snap decision. Fixes: 1299916
| * remove a pair of #warning tracersCharles Kerr2014-06-101-3/+0
| |
| * Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. ↵Charles Kerr2014-06-104-30/+49
| | | | | | | | Don't require libplatform-hardware-api-* unless the arch is armhf, i386, or amd64.
| * in debian/control, remove 'Depends: libubuntu-platform-hardware-api1' as per ↵Charles Kerr2014-06-101-1/+0
| | | | | | | | ted's suggestion
| * in MERGE-REVIEW, outline the steps needed to run hw alarm wakeup testsCharles Kerr2014-06-101-5/+30
| |
| * remove some debug tracers that shouldn't've been committedCharles Kerr2014-06-101-10/+4
| |
| * in SimpleAlarmQueue, the 'alarms we don't want to trigger' list needs to be ↵Charles Kerr2014-06-102-7/+19
| | | | | | | | composed of uid + timestamp. Keying off of only timestamp doesn't work because UIDs can be recycled as users edit and reuse alarms.
| * 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.
| * in engine-eds, add debug messagesCharles Kerr2014-06-101-2/+10
| |
| * in alarm-queue-simple, call requeue() if time skew is detected.Charles Kerr2014-06-102-4/+4
| |
| * in wakeup-timer-mainloop, don't just cast to uint without checking sign. ↵Charles Kerr2014-06-101-1/+3
| | | | | | | | (h/t ted)
| * in date-time.h, remove unnecessary get() call. (h/t ted)Charles Kerr2014-06-101-1/+1
| |
| * in debianl/control, add libplatform-hardware-api pieces to Depends and ↵Charles Kerr2014-06-101-0/+3
| | | | | | | | Build-Depends
| * prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. ↵Charles Kerr2014-04-2418-155/+829
| |\ | | | | | | | | | user-defined alarms/appointments can wake up the phone from sleep to give a snap decision.
| | * hw alarmsCharles Kerr2014-04-2417-141/+815
| | |
| | * rename 'clock-watcher' as 'alarm-queue' because the former name isn't very ↵Charles Kerr2014-04-246-31/+31
| |/ | | | | | | informative.
* | Use the Suru Arpeggio as the default alarm sound. Fixes: 1309063Charles Kerr2014-06-112-17/+2
|\ \
| * | add ubuntu-touch-sounds to Recommends: b/c that provides 'Suru arpeggio.ogg'Charles Kerr2014-05-281-0/+1
| | |
| * | don't ca_context_cache() the default alarm sound, since we don't use it on ↵Charles Kerr2014-05-281-16/+0
| | | | | | | | | | | | desktop and caching fails on phone
| * | use the Suru arpeggio as the default alarm sound.Charles Kerr2014-05-281-1/+1
| |/
* | Add Pantheon, the desktop environment of elementary Project, to OnlyShowIn ↵Sergey Shnatsel Davidoff2014-06-111-1/+1
|\ \ | | | | | | | | | lists in .desktop files. Fixes: 1301699
| * | Add Pantheon to OnlyShowIn list of the non-Upstart .desktop fileSergey Shnatsel Davidoff2014-04-041-1/+1
| | |
* | | when src/timezone-file.c reads the contents of a file, skip lines that begin ↵Charles Kerr2014-06-112-13/+69
|\ \ \ | |_|/ |/| | | | | with '#' Fixes: 1312775
| * | when src/timezone-file.c reads the contents of a file, skip lines that begin ↵Charles Kerr2014-05-052-13/+69
|/ / | | | | | | with '#' because they're comments. Add test.
* | Releasing 13.10.0+14.04.20140415.3-0ubuntu1CI bot2014-04-151-0/+9
| |
* | If there's a large batch of EDS events coming in, try to wait until the ↵Charles Kerr2014-04-154-93/+75
|\ \ | | | | | | | | | event storm has passed before running our requery. Fixes: 1306112