Simple-Clock/CHANGELOG.md

60 lines
1.6 KiB
Markdown
Raw Normal View History

2018-03-13 20:57:43 +00:00
Changelog
==========
2018-08-10 20:16:58 +00:00
Version 4.2.0 *(2018-08-10)*
----------------------------
* Show a timer notification if the app gets paused while it runs
* Couple other UX improvements
2018-07-08 21:37:26 +00:00
Version 4.1.0 *(2018-07-08)*
----------------------------
* Adding a toggle for gradual volume increasing
* Rework the Alarm screen to use swipe to left/right for snooze/dismiss
* Couple other UX improvements
2018-05-27 13:38:15 +00:00
Version 4.0.1 *(2018-05-27)*
----------------------------
* Improve alarm reliability
* Play the timer sound at the Alarm sound stream
* Couple stability and UX improvements
2018-05-16 19:57:10 +00:00
Version 4.0.0 *(2018-05-16)*
----------------------------
* Allow changing the app launcher icon color
* Use bigger text size at widget, when made higher
* Show the next alarm at the clock fragment, if set
* Add a settings button for customizing widget color without recreating it
2018-04-11 18:18:20 +00:00
Version 3.1.3 *(2018-04-11)*
----------------------------
* Do not reset stopwatch and timer at device rotation
* Fix notification sounds on Android 8+
* Adding a No Sound option at notification sounds
2018-03-29 22:13:17 +00:00
Version 3.1.2 *(2018-03-29)*
----------------------------
* Allow selecting custom alarm sound
* Fixed some glitches related to stopwatch laps
* Activate new alarms after creating
* Many other smaller improvements and bugfixes
2018-03-14 19:56:45 +00:00
Version 3.1.1 *(2018-03-14)*
----------------------------
* Properly handle daylight savings at the time
* Turn the screen on at some reminder
* Make sure alarm sound loops
* Remove a redundant setting about showing other timezones
2018-03-13 20:57:43 +00:00
Version 3.1.0 *(2018-03-13)*
----------------------------
* Initial release