Skip to content

Releases: sgpthomas/hourglass

Hourglass 3.0.0 Released

21 Jan 01:19
6efb637
Compare
Choose a tag to compare
  • Port to GTK 4
  • Update Flatpak platform version
  • Ctrl+S to toggle stopwatch
  • Correct license in the app metainfo

Translation updates:

  • Update Italian translation (thanks to @albanobattistella)
  • Update Russian translation (thanks to @lenemter)
  • Update Japanese translation

Hourglass 2.0.4 Released

09 Jul 01:41
54ad89e
Compare
Choose a tag to compare
  • Improve relative time handling
  • Update Flatpak runtime version

Translation updates:

Hourglass 2.0.3 Released

24 Feb 09:30
4820c14
Compare
Choose a tag to compare
  • Add additional categories other than ambiguous Utility in the desktop entry (thanks to @danrabbit)
  • Show the window in the center of the display at the first launch
  • Make styling more consistent between stopwatch and timer (thanks to @ChildishGiant)
  • Ring alarms only on repeated days (thanks to @nakotami)
  • Fix the condition of closing the app window being reversed

Translation updates:

  • Update Japanese translation

Hourglass 2.0.2 Released

08 Nov 02:14
6d2570b
Compare
Choose a tag to compare
  • Fix a regression that the app don't launch if you create a repeated alarm, close the app, and try to reopen it
  • AlarmView: Organize displayed information

Hourglass 2.0.1 Released

08 Nov 00:46
3d3d17f
Compare
Choose a tag to compare

This release contains small bug fixes and improvements:

  • Strict on sandbox permission
  • Rounded window corners and flat titlebar
  • NewAlarmDialog: Add placeholder text for title entry
  • Set shorter summary text in appdata
  • Use palette of elementary for branding color
  • Make sure to select an alarm on removing/adding/editing it and startup
  • Clean code

Hourglass 2.0.0 Released

03 Sep 07:06
446f4a3
Compare
Choose a tag to compare

This release comes with numerous bug fixes & improvements!

Changes in Alarm:

  • Refresh weekday toggle activity when opening popover
  • Notify on every 0 second
  • Keep repeated alarms on and turn off one-time alarms after ringing
  • Now alarm date is optional; if you don't specify date of the alarm, it will be notified at that time of today
  • Remove unused "update-frequency" gsettings key
  • Fix repeating alarms can't be disabled
  • Explicitly set the year

Changes in Timer:

  • Add Reset button
  • Support setting purpose of a timer
  • Lessen damages to your storage
  • Restore started time on end
  • Make sure to iconify always when the timer is active

Other changes:

  • Fix a regression that any key input no longer accepted
  • Lessen window width by default
  • Fix the app exits if the window has been iconified
  • Code refactoring
  • Update translations

Hourglass 1.4.0 Released

12 Aug 06:13
Compare
Choose a tag to compare
  • Publish the app to the new AppCenter on elementary OS 6 with the Flatpak manifest
  • Respect an elementary OS-wide dark preference
  • Now you can close the window with the shortcut key Ctrl+Q, while the daemon stays running in the background
  • Fix unreadable font size in the Alarm view
  • Fix wrong OARS data
  • Update translations

Hourglass 1.3.0 Released

17 Feb 08:34
3d2c1c7
Compare
Choose a tag to compare
  • Move the delete button in the action bar
  • Redesign app icons (big thanks to @Fatih20)
  • Update Brazilian Portuguese translation (by @gfavaro)

Hourglass 1.2.3 Released

17 Sep 03:13
3a6e4fb
Compare
Choose a tag to compare

Fixes:

  • Fix a fatal regression that timer does not stop on 00:00:00

Improvements:

  • StopWatch: Rewrite for efficiency and visibility
  • Add :disabled pseudo-class to the .round-button class
  • Use icons for add/remove buttons

Hourglass 1.2.2 Released

12 Sep 00:14
7d64f30
Compare
Choose a tag to compare
  • Update .desktop comment to be consistent with HIG (by @aljelly)
  • Change shortened format of weekdays (by @NathanBnm)
  • Improve look of create/edit alarm dialog
  • Don't reset repeat setting on closing popover
  • Fix DBus error at the first launch
  • Fix notification icon is not set
  • Fix left time shows unexpected values if set time is too big
  • Improve saving window state

Translation updates:

  • Add French translation (by @NathanBnm)
  • Update Spanish translation (by @CCaroV)
  • Add Japanese translation
  • Add Portuguese-Portugal translation (by @rottenpants466)

Other updates:

  • Various l10n and coding improvements to the project thanks to @NathanBnm