Simple-Clock/CHANGELOG.md

54 lines
1.4 KiB
Markdown
Raw Normal View History

2018-03-13 21:57:43 +01:00
Changelog
==========
2018-07-08 23:37:26 +02: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 15:38:15 +02: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 21:57:10 +02: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 20:18:20 +02: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-30 00:13:17 +02: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 20:56:45 +01: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 21:57:43 +01:00
Version 3.1.0 *(2018-03-13)*
----------------------------
* Initial release