Skip to content

Releases: tanghus/kitchen-timer-qml

Version 0.3

24 Jan 15:16
Compare
Choose a tag to compare
  • Landscape orientation enabled.
  • Variable screen size now works.
  • Optionally load the last timer value on program start.
  • Use MusicPickerPage for selected alarm sound file.
  • Predefined timers were too wide.
  • Couldn't change predefined sec/min to 0.

Version 0.2.1-2

27 Sep 12:47
Compare
Choose a tag to compare
  • Timer didn't show on Sailfish OS 1.1.9
  • Show cover countdown when peeking.
  • If minutes was larger than 30 the indicator would stop at 30 on reset.
  • Hopefully fixed bug where clock sometimes stopped a couple of seconds before timeout.

Version 0.2.1

14 Sep 20:54
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release
  • Timer didn't show on Sailfish OS 1.1.9
  • Show cover countdown when peeking.
  • If minutes was larger than 30 the indicator would stop at 30 on reset.
  • Hopefully fixed bug where clock sometimes stopped a couple of seconds before timeout.

Version 0.2

22 Jul 13:15
Compare
Choose a tag to compare

0.2

  • Added option to select custom alarm sound.
  • Unblank display and activate app on alarm.
  • Moved predefined timers to a PushUpMenu for shorter menus.
  • Added a menu item shortcut "Last timer" to PullDownMenu, that is set
    when a timer is started. Requested by @axmi :)
  • Translate default predefined timers.

Version 0.1.2-2

17 Jan 14:17
Compare
Choose a tag to compare

Though this is only a Release number change, a lot of changes has been done under the hood.

Most important is that the libiphb based wakeup timer is now a QML plugin named Insomniac. The plugin is based on libalignedtimer

It has the same properties as the QML Timer component, but as opposed to that it can wake up from "deep sleep". This should only be used when an app has to wake up at a certain time, and shouldn't repeatedly wake up the device as it would cause a huge battery drain.

Version 0.1.2

16 Jan 18:36
Compare
Choose a tag to compare

Only wakeup on timeout. Should decrease battery drain dramatically.

Version 0.1.1

14 Jan 13:10
Compare
Choose a tag to compare
  • Timer was throttled down to a stop when device was idle.
  • If seconds was 0 on start alarm wasn't triggered.
  • Name of edited timer wasn't saved.
  • Translate launcher title