ClockPlus
ClockPlus copied to clipboard
Alarm clock, timer, and stopwatch application for Android.
Last commit from 2017 :-/ Someone pick up this project pleaseee
Although I can set an alarm and it times down. It fails to actually do anything when the screen is off. When I turn the screen on, only then the...
Commit made via [Stringlate](https://lonamiwebs.github.io/stringlate/)
It's a lot more 'natural' to start on the right side, putting in the numbers and then following zeroes as necessary as opposed to how it currently is now, where...
Hello developer. Can you please add more clocks so we can see the time in more time zones ? Thank you.
## Issue description Hi, in **ClockPlus v1.1.3**, we found a dangerous API usage (https://github.com/philliphsu/ClockPlus/blob/master/app/src/main/java/com/philliphsu/clock2/dialogs/RingtonePickerDialog.java#L85) which requires **Manifest.permission.READ_EXTERNAL_STORAGE** in accordance to the Android official documentation (https://developer.android.google.cn/reference/android/media/RingtoneManager?hl=en#getCursor()). However, it seems that it...
App doesn't get the alarm to trigger when removing from the recent tasks. Tested on both emulator (API 29) and Pixel 4 (Android R). See attached video. [2020-02-27_13-56-20.zip](https://github.com/philliphsu/ClockPlus/files/4261464/2020-02-27_13-56-20.zip) Other apps...
A soft (or custom) vibration when the alarm goes off would be helpful. This feature would vibrate once a second instead of multiple times or something on those lines. I...