sumit-719 / smart-alarm-clock

Automatically exported from code.google.com/p/smart-alarm-clock
0 stars 0 forks source link

Conflict with standard alarm #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Since "smart alarm" cannot be disabled it becomes quite tricky 
when time matches the one of standard alarm.
Today morning I had this happened by accident.

Well, I was sleeping so probably I'm mistaking somewhere but 
behavior was the following:
- standard alarm started it's sound
- in a second it was overtaken by "smart alarm"
- so when I reached my phone it was "smart alarm" picture and sound
- I slided the slider sound went off and I got back to home screen
- but when I returned from the shower 15 minutes later standard 
alarm was ringing (as if I put it to snooze in the morning)

Original issue reported on code.google.com by 2sa...@gmail.com on 10 Feb 2010 at 7:40

GoogleCodeExporter commented 9 years ago
Forgot to add that I'm running it on HTC Hero (with MoDaCo 3.1)

Original comment by 2sa...@gmail.com on 10 Feb 2010 at 7:42

GoogleCodeExporter commented 9 years ago
You are right - this is how it implemented now.
On Android < 2.1, my alarm will replace the original in this case (original 
alarm will 
snooze).

On latest Android, 2.1, they will work in parallel, making real noise =)

I should just fix disable button and will keep it as is.

Original comment by a.kosenkov on 10 Feb 2010 at 8:09

GoogleCodeExporter commented 9 years ago

Original comment by a.kosenkov on 10 Feb 2010 at 8:11