Skip to content

Releases: you-apps/ClockYou

5.0

23 Jun 17:45
Compare
Choose a tag to compare
5.0

What's Changed

  • Support for the SET_TIMER intent (#78)
  • Add number keypad to pick timer duration (#77)
  • Multiple preset timers at once (with labels) (#42)

Minor changes and bug fixes

  • Repeat alarm sound until dismisses (#67)
  • Improve appearance of timer and stopwatch countdown
  • Fix notification actions and restarting timers
  • Set initial navigation tab based on received intent
  • Respect 12 and 24 hour format in widgets (#75)
  • Decrease font size in vertical clock widget (#69)
  • Use chronometers for timer and stopwatch notifications for better Android support

New Contributors

Full Changelog: v4.0...v5.0

4.0

07 Jun 10:31
Compare
Choose a tag to compare
4.0

What's Changed

  • Option to choose the alarm sound (#40)
  • Fix digital clock widget size (#46)
  • Stopwatch: Button to remember timestamps (#47)
  • Add app version and link to source code to settings (#51)
  • Show alarm label in notification (#62)

Full Changelog: v3.1...v4.0

3.1

13 Apr 19:15
Compare
Choose a tag to compare
3.1

This is a hotfix for v3.0

  • Fix wrongly displayed alarms (#37, #38)

Full Changelog: v3.0...v3.1

3.0

13 Apr 17:42
Compare
Choose a tag to compare
3.0

What's Changed

  • Fix text overflow on long alarm labels (#27)
  • Support SET_ALARM intent (#26)
  • Possibility to hide seconds (#35)
  • Theme mode preference
  • Fix navigation bar on back press (#31)
  • Fix accessibility of some alarms (see #29)
  • Fix appearance of 0am alarms

Full Changelog: v2.1...v3.0

2.1

11 Apr 14:08
Compare
Choose a tag to compare
2.1

What's Changed

  • Sort alarms by time (#16)
  • Vertical clock widget (#19)
  • Sound when timer finished (#23)
  • Support for alarm labels (#17)
  • Fix issues with the timer
  • Swap time and date in clock screen

Full Changelog: v2.0...v2.1

2.0

09 Apr 10:00
Compare
Choose a tag to compare
2.0

What's Changed

  • Add notification actions for stopwatch and timer
  • Fix inaccurate timer and stopwatch
  • Fix scheduling alarms, thus alarms can now safely be used! 🎉
  • Fix the size of the notification icon
  • Cleanup timer and stopwatch services

Full Changelog: v1.0...v2.0

1.0

07 Apr 11:52
Compare
Choose a tag to compare
1.0

Initial release

  • Please note that alarms still don't work 100 per cent reliably and does you should not yet rely on them!

Full Changelog: https://github.com/Bnyro/ClockYou/commits/v1.0