daniel3706 / mylockforandroid

Automatically exported from code.google.com/p/mylockforandroid
0 stars 0 forks source link

HTC Alarm notification is dismissed so it can't be turned off or snoozed #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set an HTC alarm and allow the device to sleep
2. Allow the alarm to wake up the device
3.

What is the expected output? 
Alarm has two notification methods:  slider on  keyguard enabled screen or
notification box on "awake" screen.  With keyguard dismissed I would expect
to see the notification box

What do you see instead?
There is no notification visible.  This actually makes it completely
impossible to dismiss or snooze the alarm!

What version of the product are you using? 1.4b On what operating system? 
HTC Desire running Elcair 2.1 and HTC Sense.  I am not sure if the alarm is
an Android alarm or an HTC alarm

Please provide any additional information below.
The app called AutoLock manages to ensure that the "awake" notification is
displayed leaving the alarm functional, so I guess this must be possible.

Original issue reported on code.google.com by golightlygl on 23 May 2010 at 8:46

GoogleCodeExporter commented 8 years ago
It's the HTC alarm. It works differently than the regular alarm from eclair.

Suggested workaround: Toggle myLock off when you turn on alarm clock. 

I don't have devices in hand at the moment or time to work a fix here, but feel 
free to 
download the SDK and you can actually import the entire project easily through 
eclipse.

Original comment by myLockan...@gmail.com on 23 May 2010 at 4:08

GoogleCodeExporter commented 8 years ago
Updating status to invalid as I researched and there is no way for an app to 
react to 
HTC's custom alarm. Another workaround to this would be to download an alarm 
clock app 
such as the excellent Klaxon

Original comment by myLockan...@gmail.com on 25 May 2010 at 2:54