CM7 build 7/04 constant notifications - Fascinate Q&A, Help & Troubleshooting

Running the 7/04 build my text notification will go off over and over for no reason. I get no incoming message, just the notification. A reboot or battery pull does not fix it either. I had to turn the volume off with the rocker, not a widget, and leave it that way for a few minutes to make it stop. Happened to me twice yesterday.
Hope this helps someone else if it happens to you.

I'm surprised your getting notifications at all on that build...on 7/4 mine wouldn't give me any messages until I turn the screen on....either way it has been fixed on the 7/7 build...if you like the 7/4 builds flash the newest one...a lot of fixes..and it just plain rocks!
Sent from my SCH-I500 using XDA App

Please make sure to also flash the 07/04 .13 Nemesis kernel unless you don't want your mic to work lol

My notification tone would play constantly when I had a new voice message. Had to make a call to get it to shut up. No known solutions that I can find.
Switched to Andmer's MIUI ROM that can be found here: http://forum.xda-developers.com/showthread.php?t=1150045

Related

[UPDATE: 16th Mar] Notification LED v2.0.1 - FREE version uploaded on the Market!!

I've put this in the Development section because whilst it is almost fully functional, it still needs a lot of development. Please be aware of this when you download it. I am not to be held responsible for anything that may happen as a result of running this app.
Requirements:
Root Access & a Custom ROM (StreakDroid 1.8.0 recommended (CONFIRMED WORKING ON 1.8.0))
Built under a 2.2 framework. If you are running anything pre-2.2 please be aware it may not work.
Please remember to remove all previous versions of the app before installing.
Simply open the app and press the "Menu" button. I hope you can figure the rest out! Enjoy!
"LED Notification FREE" has been uploaded in the Market. It has full functionality and it Ad Supported.
Please be aware that this version includes an "AdBlocker Check". This will block the app from opening if you have an adblocker installed on your phone. Sorry about this but i hate adblockers Alternatively, you can just remove all instances of Admob from your Hosts file.
Code:
[I][B][COLOR="blue"]QUICK HANDCENT FIX[/COLOR][/B]:
Open Handcent, press 'Menu > Settings > Notification settings > Popup settings'.
[B]MAKE SURE[/B] 'Screen on for popup' is [B]UNCHECKED[/B].
Handcent wont interfere with my app from then on :D[/I]
NEW TO 2.0.1
Asks for SU Access when the app first loads Fixes some weird error that happens every now and again.
Completely re-coded the SMS receiver. Much smoother now!
SMS and Gmail Notifications can be turned on or off
New settings page - done properly now, wont save anything to sdcard [you can delete your STREAKLED folder now!] Press the 'menu' button when you open the app for settings.
Permissions tweaked (should be less LED problems)
KNOWN BUGS
Changing orientation during the pattern causes problems. Just don't do it!
Notifications overwrite each other. So if an SMS message arrives and then a Gmail, only the Menu button will be lit, and vice versa.
Services cannot be stopped (only by uninstalling) FIXED - 2.0
Sometimes all the buttons will end up being lit, not sure why. [SHOULD BE FIXED]
TODO
Add options for turning the SMS and Gmail notifications on and off DONE - 2.0
Have different patterns for each DONE - 1.3
Improve the UI (sort of) DONE - 2.0
Improve the pattern flashing sequence (sort of) DONE - 2.0
Clean up the code (WIP )DONE - 2.0
Fix orientation issue
This will ALWAYS be available for free on here, on Modaco and on my website (see sig) but i have uploaded a 'donate' version on the Android Market Place priced at £1.50, just incase you fancy buying me a beer
Enjoy
Meltus said:
I've put this in the Development section because it is not fully functional and still needs a lot of development. This is basically a proof of concept app.
Requirements: Root Access (tested on 2.1 but build under a 1.6 framework so it should work on 1.6)
All you have to do is run the application, hit the home button and receive a text (or send yourself one). If your phone is locked it will wake up and dim the screen and flash the home/menu/back LEDs in a nice pattern and then keep the screen dimmed until you unlock the phone manually.
The only problem is that you will receive a Force Close error message and you will then have the re-open the app for it to work again. I am trying to fix this but will not be able to look into it for a few days so i thought i would release what i've done so far.
I will be adding settings and more patterns as soon as i can fix this FC error.
Enjoy
Click to expand...
Click to collapse
Well... GREAT!!! Thanks! It works... Was searching this kind of app for weeks. Thanks again!
Great little app. Can't wait for thenext update
Nice work.
Just out of interest though, what's the dangers of having the screen on dim all night if I get a text message at stupid o'clock?
Wouldn't want to burn anything on my screen if that is possible.
Amdathlonuk said:
Nice work.
Just out of interest though, what's the dangers of having the screen on dim all night if I get a text message at stupid o'clock?
Wouldn't want to burn anything on my screen if that is possible.
Click to expand...
Click to collapse
Screen burn is an issue on LCD screens, hence why i set it to do a dim wake lock instead of a full brightness one. Saying that, i have absolutely no idea whether screen burn would still occur but ill test it tonight and report back
On a positive note i have fixed the FC error and will release the fully working version tomorrow!!
Nice work dude ! Look forward to a full release tomorrow.
Any way to make this compatible with non rooted steaks on 1.6?
Sent from my Dell Streak using XDA App
jdmnash said:
Any way to make this compatible with non rooted steaks on 1.6?
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
No, i'm afraid not.
Without Root Access it will probably just force close.
Currently in the process of adding more LED patterns
It also now wakes the phone, unlocks the phone and displays an "SMS Message Received" popup which it then hangs at until you close it.
Do you guys think this is better or should I make it lock the screen instead?
What else should i add/change?
Meltus said:
Do you guys think this is better or should I make it lock the screen instead?
What else should i add/change?
Click to expand...
Click to collapse
I'd prefer it stayed locked, also if I read this thread correctly, it leaves the screen on (but dimmed?) is that true? I would need it to kill the screen, because as noted, it could kill your battery if you went a long time w/o clearing the alert.
Nice work so far though...
a042349 said:
I'd prefer it stayed locked, also if I read this thread correctly, it leaves the screen on (but dimmed?) is that true? I would need it to kill the screen, because as noted, it could kill your battery if you went a long time w/o clearing the alert.
Nice work so far though...
Click to expand...
Click to collapse
Yeah, that's the only problem.
unfortunately, killing the screen freezes the LEDs in whatever state they're in, completely defying the point of the app
What i could do though, is wake up the screen, flash the LEDs but leave one on and turn the screen back off. This would turn everything off apart from that 1 LED and you could use different LEDs for different notifications. I'll try that out later.
Yeah, that seems like a good idea. Maybe the Back LED for missed SMS, the Menu LED for missed call. Something like that.
That would be cool, I'll await your work and give it a try.
Well, it turns out that works miles better than what i was trying before.
Basically, it now turns the screen on, keeps it locked, flashes the LEDs, turns the screen back off and leaves the home LED on.
Give me about 10 mins and i'll put up a working version. No FC error this time
Can't wait for this!
Sent from my Dell Streak using XDA App
First post updated with a working version
None of the options work on the main screen yet, but they will.
Enjoy
I haven't tried this yet, but I just want to say THANKS! No notification light was driving me crazy! I'm gonna install it now. I like that it would kill the screen but leave the LED light on. That's perfect!
**EDIT**
Well, it didn't work perfectly. Here's what happened on my Beta Streak....
With locking disabled (I use the 'NO LOCK' widget), it turned the screen on and said 'SMS received' and the home LED was on, for about 1-2 minutes, then both went off. When I turned back on the screen and read the msg, the LED went out.
With locking enabled, like most people would be using the app, the screen turned on for a few seconds while the LED pulsed, then both went out. No notification. When I unlock and read the msg, the home LED stays on. I have to 'clear' the app in the notification tray and lock then unlock the screen to make the home LED go out.
Seems like they're little tweaks that could be needed. If you can make this work and be functional, I'll donate to your Paypal! Again, thanks for your work on this project!!
Yeah, it's still pretty much in it's 'Alpha' stage
Cheers, for the feedback, i'll look into the errors.
I know that if the screen is unlocked the Home LED will stay on until you lock/unlock the screen, but that should be an easy fix (hopefully), and i've not set up the Thread's quite right i don't think which could be causing the timing errors.
I'll be spending all of tomorrow getting this thing working so i'll report back
Awesome! You are the man!
A thought for down the road development:
Earlier today when I was thinking about this, I imagined an interface where the user could "record" their own flash sequence for each type of notification they had - email, sms, mms, missed call, etc. Just choose which notification they want to specify, click record, then tap the capacitive buttons in the sequence you want them to light up, then end the recording. Interval timing could be recorded or specified manually. Just a few ideas!
Thanks so much for this. I'll give it a run soon.
Awesome work. Wanted something like this. I hope you will be able to add notifications for misssed calls and gmail as well. Keeping my fingers crossed.

[Q] How to disable "Battery is fully charged" notification?

It usually pops up in the middle of the night and can be pretty annoying. Any way to disable it?
Currently there is no full fix. This is the closest I have gotten: http://forum.xda-developers.com/showthread.php?t=748400&highlight=battery+popup
Why remove it? I find it very useful, nvm read wrong
Sent from my SGH-T959 using XDA App
yeah this is very annoying... has there been further development of a fix(REMOVE!) for this?!?!
If you have JI6 update already applied you will notice that they changed that annoying pop up to a simple notification which shows up in the status bar when battery is fully charged.
That is definitely an improvement for me.
Definitely NOT an improvement for me. I need to be able to be alerted at night when an SMS message comes in when I am on call, and really don't want to be woken up because my battery is charged. There really should have been a way to disable the it alone, not move it to something if you disable, you no longer will hear SMS, alarms, event,... notifications.
This worked for me. Read through all of the threads so you are confident what to do. Main thing is to flash the correct one and wipe the cache and dalvik-cache first.
http://forum.xda-developers.com/showthread.php?t=797431
I did find a good way to get around this problem, at least for me. Set the global Notification ringtone to Silent, then change the Ringtone on Messaging to something you want for texts and same for email. Then the battery charge won't make a sound, and I will still be notified on text messages and/or emails.
The only 'solution' I've found is to do as others have said, disable generic notification sounds, and in applications-development set it so screen does not stay on while charging. The popup still happens, but there's no sound and the screen times out after my setting of 2 minutes. This is lame because when I use it in the car for music, plugged in, I want the screen to stay on all the time. Epic 4g

Vibration issues on ICS

I´ve already tried 2 different ICS roms and both have issues with vibration. On both the vibration works on everything except when someone is calling me or when the calendar notification goes off. Is there an app that I can use to fix this while the official ICS rom isn´t around to fix this? I just need to be able to make my phone vibrate when it rings and when a calendar alarm goes off.
rawfa said:
I´ve already tried 2 different ICS roms and both have issues with vibration. On both the vibration works on everything except when someone is calling me or when the calendar notification goes off. Is there an app that I can use to fix this while the official ICS rom isn´t around to fix this? I just need to be able to make my phone vibrate when it rings and when a calendar alarm goes off.
Click to expand...
Click to collapse
Please refer to this post:
http://forum.xda-developers.com/showpost.php?p=22341425&postcount=6213

[Q] Vibrate Doesnt WORK????

Hello Everyone
Ok so ill state what i have first
Im running toasts CM9 rom previously i was on Miks Sense 3.5
anyway when i was on that rom vibrate would work fine for text messages, and that was the first time as it didnt work on any other roms either.
And now im on toasts CM9 and the vibrate doesnt turn on for texts at all....it works for calls and when im changing volume but if its a message nothing...basically all i get is the screen stays off and all of a sudden the notification light is blinking thats it...i tried SMS popup and it didnt do anything either.
So can anyone give me some advice.
Also if anyone can recommend an app to make texts appear on my tablet and allow me to send them from the tablet as well (i have juiced defender on my phone so its an issue with certain sms apps)
thank you
probably a stupid question but have you tried fixing permissions through recovery or reflashing the ROM? might be that your vibrator could be going out.. just my 2 cents
yeah i tried that just now thanks for the advice but it didnt work out
the strange thing is that vibrate works for everything else but texts
In your messaging app, click 'menu, settings' then there should be an option for notifications, and a checkbox for 'vibrate when notifications received' or something similar since I'm not on CM9.
njd.sina said:
In your messaging app, click 'menu, settings' then there should be an option for notifications, and a checkbox for 'vibrate when notifications received' or something similar since I'm not on CM9.
Click to expand...
Click to collapse
Yeah I have that set to always vibrate and still nothing
Since it's working for calls but not texts... clear the application data..?

Random Notification Sound

Since updating to Oreo, every so often (maybe once and hour) a notification sound goes off for apparently no reason. I have notification reminders off so it's not that. I've turned off most notifications as well, except for important ones like sms or email. It's annoying and if sounds are off and vibrate turned on it will vibrate instead but still nothing on the status bar. Does anyone know what's going on and/or how I can solve this annoyance?
Yes Im experiencing this as well. It seems like it may be related to gmail but I'm not sure. The new notification settings are confusing and don't seem to work at least for that app.
I may have found the reason. The new power saving "feature" may be the culprit. It seems to sound an alert every time it sleeps an app not whitelisted. Probably one of the stupidest pieces of coding ever. I caught a notification in the bar of like an ekg line when it happened. But get this it immediately disappears. So if you dont catch it you have now idea why you're being alerted. Go in to maintenance and switch all off or whatever you think is appropriate and it should stop. However the random vibration alerts I can't figure out. Ill get them for apps I dont have them set for but sporadically like instagram. And then on next sms which I have it specifically set notvto vibrate. Hope this helps.
demize! said:
I may have found the reason. The new power saving "feature" may be the culprit. It seems to sound an alert every time it sleeps an app not whitelisted. Probably one of the stupidest pieces of coding ever. I caught a notification in the bar of like an ekg line when it happened. But get this it immediately disappears. So if you dont catch it you have now idea why you're being alerted. Go in to maintenance and switch all off or whatever you think is appropriate and it should stop. However the random vibration alerts I can't figure out. Ill get them for apps I dont have them set for but sporadically like instagram. And then on next sms which I have it specifically set notvto vibrate. Hope this helps.
Click to expand...
Click to collapse
I'm going to give it a try. Thanks!
demize! said:
...However the random vibration alerts I can't figure out....
Click to expand...
Click to collapse
I think I may have a clue: I have a Gear Fit. My Note 8 vibrates when it sends an alert to my Gear Fit.
In my case, because I can hardly notice the notification vibration on my Gear Fit, but hear it clearly when my Note 8 is resting on a hard surface, it took me a while to make the connection.
Now to find a way to disable this behavior....
My S8 sends me a text notification EVERY morning at 3:49 AM!!!! There is never a text message. I have turned off everything that I can but it still keeps happening! HELP
Teeny45 said:
My S8 sends me a text notification EVERY morning at 3:49 AM!!!! There is never a text message. I have turned off everything that I can but it still keeps happening! HELP
Click to expand...
Click to collapse
theres an app called "notification history" that will track it for you. Might be the charger full indication.
Check my previous threads.
i recently update to pie in my note 8 and get typical beep sound while talk in phone and to stop i have restart the phone can any face the same and how stop it please help

Categories

Resources