Change logs for indicator-datetime source package in Utopic

  • indicator-datetime (13.10.0+14.10.20141009-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Fix appointment comparison function to include the audio_url field
        in its test. (LP: #1364949)
     -- Ubuntu daily release <email address hidden>   Thu, 09 Oct 2014 13:35:53 +0000
  • indicator-datetime (13.10.0+14.10.20141007-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Change title to read "Time & Date" (LP: #1377286)
     -- Ubuntu daily release <email address hidden>   Tue, 07 Oct 2014 19:37:47 +0000
  • indicator-datetime (13.10.0+14.10.20140919-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Adjust our floating alarms when the local timezone changes. (LP:
        #1332095)
      * Move timezone code behind a private Impl class
      * Fix flint++ warnings
      * Make alarm notifications icons and button color match Design's
        specs. (LP: #1370594)
     -- Ubuntu daily release <email address hidden>   Fri, 19 Sep 2014 14:35:23 +0000
  • indicator-datetime (13.10.0+14.10.20140915-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Update the time strings when a powerd Wakeup signal is detected.
        (LP: #1359802)
     -- Ubuntu daily release <email address hidden>   Mon, 15 Sep 2014 21:03:00 +0000
  • indicator-datetime (13.10.0+14.10.20140908.1-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * rename "Upcoming" -> "Upcoming events"
    
      [ Lars Uebernickel ]
      * Use unicode characters directly instead of escaping them. (LP:
        #1350544)
     -- Ubuntu daily release <email address hidden>   Mon, 08 Sep 2014 18:01:16 +0000
  • indicator-datetime (13.10.0+14.10.20140905-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Add the snooze feature (LP: #1354400)
      * In the alarm's popup notifications' titlebars, don't show the
        seconds in the time format string. (LP: #1364374)
     -- Ubuntu daily release <email address hidden>   Fri, 05 Sep 2014 14:12:46 +0000
  • indicator-datetime (13.10.0+14.10.20140904.1-0ubuntu1) utopic; urgency=low
    
      [ Ricardo Salveti de Araujo ]
      * sound: adding media role (alarm) when sink is pulsesink
     -- Ubuntu daily release <email address hidden>   Thu, 04 Sep 2014 21:58:51 +0000
  • indicator-datetime (13.10.0+14.10.20140819-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Use powerd's hardware wakeup API instead of of using the
        u_hardware_alarm_*() API directly.
     -- Ubuntu daily release <email address hidden>   Tue, 19 Aug 2014 20:19:19 +0000
  • indicator-datetime (13.10.0+14.10.20140808-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Add haptic feedback support for alarms. (LP: #1350017)
      * Have the shared Translations.cmake file look for .c, .cc, .cpp,
        .cxx, and .vala files. (LP: #1354058)
     -- Ubuntu daily release <email address hidden>   Fri, 08 Aug 2014 20:52:54 +0000
  • indicator-datetime (13.10.0+14.10.20140730-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Activate the phone's screen when an alarm is displayed. (LP:
        #1340329)
     -- Ubuntu daily release <email address hidden>   Wed, 30 Jul 2014 10:55:09 +0000
  • indicator-datetime (13.10.0+14.10.20140725-0ubuntu1) utopic; urgency=low
    
      [ Mirco Müller ]
      * Make use of the x-canonical-non-shaped-icon hint to suppress masking
        the symbolic icon with an UbuntuShape. (LP: #1346925)
     -- Ubuntu daily release <email address hidden>   Fri, 25 Jul 2014 08:55:41 +0000
  • indicator-datetime (13.10.0+14.10.20140718-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * make the gcc version explicit in debian/control and debian/rules.
     -- Ubuntu daily release <email address hidden>   Fri, 18 Jul 2014 12:06:28 +0000
  • indicator-datetime (13.10.0+14.10.20140716-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Set a x-canonical-snap-decisions-timeout hint for the alarm snap
        decisions. (LP: #1324580)
     -- Ubuntu daily release <email address hidden>   Wed, 16 Jul 2014 19:23:15 +0000
  • indicator-datetime (13.10.0+14.10.20140714.1-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Use GStreamer's API directly to play sound instead of using
        libcanberra. (LP: #1283065)
     -- Ubuntu daily release <email address hidden>   Mon, 14 Jul 2014 13:40:44 +0000
  • indicator-datetime (13.10.0+14.10.20140701-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * Add the ability to have per-alarm custom sounds. (LP: #1318997)
      * Expose the new alarm settings as DBus properties. (LP: #1318997)
     -- Ubuntu daily release <email address hidden>   Tue, 01 Jul 2014 09:37:06 +0000
  • indicator-datetime (13.10.0+14.10.20140611-0ubuntu3) utopic; urgency=medium
    
      * Migrading to Platform V2
     -- Ricardo Salveti de Araujo <email address hidden>   Thu, 12 Jun 2014 19:41:18 -0300
  • indicator-datetime (13.10.0+14.10.20140611-0ubuntu2) utopic; urgency=medium
    
      * No change rebuild with the new libubuntu-platform-api soname
     -- Sebastien Bacher <email address hidden>   Thu, 12 Jun 2014 22:00:03 +0200
  • indicator-datetime (13.10.0+14.10.20140611-0ubuntu1) utopic; urgency=low
    
      [ Charles Kerr ]
      * when src/timezone-file.c reads the contents of a file, skip lines
        that begin with '#' (LP: #1312775)
      * Use the Suru Arpeggio as the default alarm sound. (LP: #1309063)
      * Prefer to use ubuntu-platform-hardware-api for wakeups when possible
        s.t. user-defined alarms/appointments can wake up the phone from
        sleep to give a snap decision. (LP: #1299916)
    
      [ Sergey "Shnatsel" Davidoff ]
      * Add Pantheon, the desktop environment of elementary Project, to
        OnlyShowIn lists in .desktop files. (LP: #1301699)
     -- Ubuntu daily release <email address hidden>   Wed, 11 Jun 2014 12:36:52 +0000
  • indicator-datetime (13.10.0+14.04.20140415.3-0ubuntu1) trusty; urgency=low
    
      [ Charles Kerr ]
      * If there's a large batch of EDS events coming in, try to wait until
        the event storm has passed before running our requery. (LP:
        #1306112)
     -- Ubuntu daily release <email address hidden>   Tue, 15 Apr 2014 22:25:42 +0000