fuzhou0099 / android-smspopup

Automatically exported from code.google.com/p/android-smspopup
0 stars 0 forks source link

LED/sound inop with Pop Up Feature #445

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Receive SMS with Pop Up Feature On
2.Sometimes LED inop, sometimes sound inop 
3.Sometimes both inop when Pop Up enabled

What is the expected output? What do you see instead?
Expect to see a pop up SMS alert, see LED flash and hear alert sound

What version of the product are you using? On what operating system?
Using ver 1.3.0
Using Kyocera Torque XT running KitKat

Please provide any additional information below.
I have to disable the pop up feature to have the LED and sound alert.
I'd like to have all three.  

Original issue reported on code.google.com by dean.dzu...@gmail.com on 14 Nov 2014 at 12:29

GoogleCodeExporter commented 9 years ago
It seems that when the SMS Pop Up screen is activated, the LED, sound and 
vibration are interrupted.  It seems that the SMS Pop Up screen, LED, sound and 
code are hitting the Android system at the exact same time.  If there was a way 
to delay the pop up screen code by just a few milliseconds, that may be 
curative. Must be a Android system hurdle as EVERY other SMS Pop Up app on 
Google Play has the SAME issue.  If I disable the POP UP feature in any of the 
programs, the LED, sound and vibration work normally.    

Original comment by dean.dzu...@gmail.com on 14 Nov 2014 at 10:23