Skip to content

Releases: vicolo-dev/chrono

v0.6.0-beta1

21 Sep 15:56
Compare
Choose a tag to compare
v0.6.0-beta1 Pre-release
Pre-release

This is a beta release. Please report any issues via GitHub or email.

🚀 Features

  • Added option to select directory for ringtones (random ringtone will be selected from the directory each time)
  • Added multiselect for lists
  • Added option to shuffle alarm ringtone
  • Added backup and restore for alarms, timers, themes etc.
  • Added numpad input for timers
  • Added option to reduce volume while solving alarm tasks
  • Added quick home screen actions for alarms and timers
  • Added option to start ringtone at random position
  • Added background service to keep app alive
  • Added analog clock to clock tab

✨ Enhancements

  • Made alarm tasks reorderable
  • Added better logging system
  • Added alarm labels to alarm notifications

🐛 Fixes

  • Fixed app opening to black screen in some cases
  • Fixed non-deletable items getting deleted by list actions
  • Fixed range weekly schedule not working
  • Fixed system navigation bar color
  • Fixed database for cities
  • Fixed skipped alarms being visible to the system
  • Fixed foreground notification foreground type
  • Fixed date picker being stuck in the past for range alarms

v0.5.2-beta1

29 Jun 13:31
Compare
Choose a tag to compare
v0.5.2-beta1 Pre-release
Pre-release

✨ Enhancements

  • Added option to turn on foreground notification to keep app alive. Go to General > Display > Reliability > Show Foreground Notification
  • Added current lap card for stopwatch. Now you can view the current lap time in real time.
  • Added option to show next alarm in filters. Go to Settings > Alarms > Filters > Show Next Alarm.
  • Changed timer and stopwatch notification so time appears in title
  • Updated translations

🐛 Fixes

  • Fixed range schedule automatically getting disabled
  • Fixed timer dismiss actions being mapped incorrectly
  • Fixed timer add length not working correctly after timer rings

v0.5.1

24 May 18:40
49626d3
Compare
Choose a tag to compare

Minor bug fix release

✨ Enhancements

  • Updated translations

🐛 Fixes

  • Removed extra space at the end of long date formats
  • Fix timer fullscreen notification not dismissing
  • Fix fastest and slowest laps of stopwatch not saving

🙌 Acknowledgements

  • Thanks to the generous patreons that support this project! 🚀

v0.5.0

23 May 11:06
Compare
Choose a tag to compare

Changes since v0.4.3:

🚀 Features

  • Widget support!
    • Added analog and digital clock widgets
    • Added option to customize size, alignment, color, font weight, formats
  • Added localizations
    • Chinese, French, Spanish, Portuguese, Turkish mostly complete
    • Partial support for Bengali, German, Italian, Norwegian, Polish, Russian, and Vietnamese
    • Add your favorite language here: https://hosted.weblate.org/projects/chrono

✨ Enhancements

  • Added option to specify default page
  • Added 'plus' button when selecting melodies and tags
  • Added sections in settings to get notification and ignore baterry optimization settings
  • Reversed card actions order so delete is at bottom
  • Add option to change long date format (displayed on clock screen and clock widget)
  • Added option to change first day of week
  • Improved spinner time picker interface
  • Improved dial time picker 24h interface
  • Added description for audio channel options
  • Added option to change separator for digital clock widget
  • Reversed card actions order so delete is at bottom
  • Add option to change long date format (displayed on clock screen and clock widget)
  • Added patreons list in about screen
  • Added contributors list in about screen

🐛 Fixes

  • Fixed app assuming foreground after alarm rings, even though it was closed before
  • Fixed tap splash color
  • Fixed media, notification and ringtone audio channels not working
  • Fixed other apps' music not restarting after alarm rings
  • Fixed upcoming alarm notification appearing after alarm rings
  • Fixed upcoming alarm notification not updating for repeating alarms

🙌 Acknowledgements

v0.5.0-beta3

21 May 12:51
Compare
Choose a tag to compare
v0.5.0-beta3 Pre-release
Pre-release

This is a beta release. Please report any issues via GitHub or email.

✨ Enhancements

  • Reversed card actions order so delete is at bottom
  • Add option to change long date format (displayed on clock screen and clock widget)

🐛 Fixes

  • Fixed duplicate action in dropdowns not working
  • Remove widget customization options based on availability on the OS versions
  • Fixed digital clock widget not working on Android 11 and lower
  • Fixed theme page title not localized
  • Fixed app getting stuck on a screen when minimized after alarm rings
  • Fixed spinner time picker legibility
  • Fixed various localization issues

🙌 Acknowledgements

v0.5.0-beta2

18 May 11:08
Compare
Choose a tag to compare
v0.5.0-beta2 Pre-release
Pre-release

This is a beta release. Please report any issues via GitHub or email.

✨ Enhancements

  • Added option to change first day of week
  • Improved spinner time picker interface
  • Improved dial time picker 24h interface
  • Added discription for audio channel options
  • Added option to change separator for digital clock widget

🐛 Fixes

  • Fixed app not opening on Android 11 and lower when Digital clock widget is used
  • Fixed app assuming foreground after alarm rings, even though it was closed before
  • Fixed media, notification and ringtone audio channels not working
  • Fixed other apps' music not restarting after alarm rings
  • Fixed upcoming alarm notification appearing after alarm rings
  • Fixed upcoming alarm notification not updating for repeating alarms
  • Fixed upcoming alarm notification not updating for repeating alarms
  • Fixed splash color

🙌 Acknowledgements

v0.5.0-beta1

13 May 17:09
Compare
Choose a tag to compare
v0.5.0-beta1 Pre-release
Pre-release

This is a beta release. Please report any issues via GitHub or email.

🚀 Features

  • Widget support!
    • Added analog and digital clock widgets
    • Added option to customize size, alignment, color, font weight
    • More widgets and customization to come
  • Added localizations
    • Chinese, French, Spanish mostly complete
    • Partial support for Bengali, German, Italian, Norwegian, Polish, Portuguese, Russian, Turkish, and Vietnamese
    • Add your favorite language here: https://hosted.weblate.org/projects/chrono

✨ Enhancements

  • Added option to specify default page
  • Added 'plus' button when selecting melodies and tags
  • Added patreons list in about screen
  • Added contributors list in about screen
  • Added popup to ignore battery optimizations automatically
  • Added sections in settings to get notification and ignore baterry optimization settings

🐛 Fixes

  • Fixed various inconsistencies in setting names

🙌 Acknowledgements

v0.4.3

27 Apr 11:59
Compare
Choose a tag to compare

🚀 Features

  • Added option to automatically delete one time alarm after ringing
  • Added option to automatically delete dates and range alarm after finishing
  • Added spinner UI to select time and duration

✨ Enhancements

  • Added count setting to math and retype tasks
  • Added option to select default UI for selecting time
  • Added credits to about page
  • Improved timer fullscreen button UI on smaller devices
  • Improved timer fullscreen layout in landscape mode

🐛 Fixes

  • Fixed numbers appearing after melody name
  • Fixed alarm screen not updating after adding alarm through external app
  • Fixed snackbar text clipping
  • Fixed time picker stretching over the entire screen
  • Fixed alarm tasks not getting deleted properly
  • Fixed alarm tasks not working properly when same task is added multiple times

v0.4.2

22 Apr 20:25
Compare
Choose a tag to compare

Quick smol update :)

🐛 Fixes

  • Fixes all one time alarms getting disabled after alarm ringing or opening app

v0.4.1

18 Apr 10:02
Compare
Choose a tag to compare

✨ Enhancements

  • Improve UI in landscape mode
  • Add skip-alarm filter action
  • Add option to reset and add time to timer from drop-down menu on cards

🐛 Fixes

  • Fixed dates schedule not working
  • Fixed disabled alarms not scheduling on editing
  • Fixed weird behaviors when alarms were sorted
  • Fixed alarm logs not updating correctly when changing alarm or timer
  • Fixed sort order not being saved correctly
  • Fixed card color in style preview not appearing correctly
  • Fixed stopwatch flashing when resetting
  • Fixed timer not editable in landscape mode
  • Fixed timer notification not updating correctly
  • Fixed date and range schedule not updating after finishing
  • Fixed date and range schedule not duplicating correctly after finishing
  • Fixed animation speed not applying correctly on start