Deskclock is a fork of the AOSP clock, so it offers all its functions:
* alarms
* clock
* stop-watch
* count-down "timer" (aka "tea timer")
Additionally, it adds:
* "Power-off alarm function" (alarm will ring with phone off, Snapdragon phones only, tested on LineageOS and should work on all AOSP ROMs; currently does not work on MIUI).
*Flip and shake action for alarm
Permissions used:* VIBRATE: enable vibration when the alarm sounds
* WAKE_LOCK, DISABLE_KEYGUARD: alarm notification when the screen is turned off
* POWER_OFF_ALARM: make the alarm sound when the phone is off (supported devices only)
* RECEIVE_BOOT_COMPLETED: register alarms on device start
* USE_FULL_SCREEN_INTENT: needed with Android 10+ to show the alarm screen when an alarm fires
A more detailed description can be found
in the repository's README.
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid
-
This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Permissions
-
run at startup
Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
-
prevent phone from sleeping
Allows the app to prevent the phone from going to sleep.
-
control vibration
Allows the app to control the vibrator.
-
disable your screen lock
Allows the app to disable the keylock and any associated password security. For example, the phone disables the keylock when receiving an incoming phone call, then re-enables the keylock when the call is finished.
-
display notifications as full screen activities on a locked device
Allows the app to display notifications as full screen activities on a locked device
-
org.codeaurora.permission.POWER_OFF_ALARM
Download APK
5.4 MiB
PGP Signature
|
Build Log
-
This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Permissions
-
run at startup
Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
-
prevent phone from sleeping
Allows the app to prevent the phone from going to sleep.
-
control vibration
Allows the app to control the vibrator.
-
disable your screen lock
Allows the app to disable the keylock and any associated password security. For example, the phone disables the keylock when receiving an incoming phone call, then re-enables the keylock when the call is finished.
-
display notifications as full screen activities on a locked device
Allows the app to display notifications as full screen activities on a locked device
-
org.codeaurora.permission.POWER_OFF_ALARM
Download APK
5.4 MiB
PGP Signature
|
Build Log