Releases: kasanari/knarkklocka
1.4 experimental
Here is a potentially unstable release of version 1.4, which mainly focuses on making the UI more pleasant to use.
Conversion to kotlin, bugfixes and UI polish
Here is a halfstep release to fix a reported bug. It also features some UI polish, and on the backend all of the main code is now kotlin based.
v1.2, now with somewhat better notifications
This release improves the notifications show by the app, now notifications will be shown indicating the remaining time on running timers.
There is also a button now on the history screen now to clear all previous history, note that this also removes any currently running timers. If the apps gets into a weird state, try pushing the clear button and start over.
The release should also fix a bug that prevented the timer from starting.
Initial Release
Here is the first release (that actually works).
The Alarms are created by holding the big button, they can then be cancelled by holding "Sleep".
When alarms are going off there are two options, "Dismiss" and "Snooze". "Dismiss" will restart the main timer and "Snooze" will put the current alarm in snoozing mode, to properly restarted later.
The alarm activity will automatically snooze after two minutes to prevent battery drain.
What is in this release:
- Creating alarms with a specified length and snooze time.
- Alarms that continuously run until "Sleep" button is pressed.
*A basic history screen
*Basic preferences
*Bugs
What is not in this release
- Nice UI features
- Notifications indicating the alarm status
- Ways of interacting with the history screen
Please report bugs at the Issues page.