Notification Light - How to use tasker and keep it blinking! - HTC EVO 3D

I think I have figured out a setup for tasker to make the notification light blink longer than 5 minutes. The setup that is currently working for me is to use tasker with the Locale Execute Plug-in. I followed DomSim's guide to get Locale Execute to handle LED blinking. You can setup solid/blinking lights using that guide. I just chose a generic green blinking light for all notifications. I also chose to shut off led notifications under settings-display, though I don't know if it would conflict in any way.
In tasker,
1) Create new profile
2) First context - choose Event, UI, Notification, Done
3) Task Selection - choose New Task, click +, Plugin, Execute, Edit, type lines from DomSim's thread ie
Code:
For green led blink,
@! echo 1 > sys/devices/platform/leds-pm8058/leds/green/blink
4)Click Done and test until it gets root permission (took several times until it happened)
4) click +, Tasker, Wait 5 minutes, Done
5) click +, Tasker, Goto Action, 1, add an if then statement so it only repeats if the notification is not cleared. Done
6) click Done and Apply
So far it's worked to keep my led flashing on notifications for longer than 5 minutes. I'm sure it'll affect battery life some, but I don't know how much. You could make it more complex and have different color (red or green) and solid/flash for different events like missed call, sms, etc. using tasker and replacing Notification in step 2 with whatever you want. Also, Locale Execute Plug-in may not be needed as tasker has the ability to flash the LED as well, but I could not get it to work in the past...but that was before I thought of using an infinite loop. It will save some typing if you don't need Locale Execute Plug-in .
original post
So now that we have root and s-off, is there something that can be changed to make it so the notification light will keep flashing until the notification is dismissed? It shuts off after about 5 minutes as it is now, which defeats its purpose IMO. I've tried using many of the LED controller programs, and none of them work reliably for notifications even with root. I've also tried setting up profiles in tasker to blink the led, but it still shuts off after 5 minutes.
Is this 'feature' in the kernel or some other part of HTC's software? I'd love for a mod/program to make it blink until the notification is dismissed or the battery is dead .
Click to expand...
Click to collapse

I would like that too honestly good idea
Sent from my PG86100-EVO3D-using Tapatalk

I too agree

root + app "tasker"
kthxbye close thread

Tilde88 said:
root + app "tasker"
kthxbye close thread
Click to expand...
Click to collapse
mwalt2 said:
I've also tried setting up profiles in tasker to blink the led, but it still shuts off after 5 minutes.
Is this 'feature' in the kernel or some other part of HTC's software? I'd love for a mod/program to make it blink until the notification is dismissed or the battery is dead .
Click to expand...
Click to collapse
Learn to read, kthxbye.
With tasker are you able to use different colors?
As for notification, someone would have to modify the framework-res I believe.

Tilde88 said:
root + app "tasker"
kthxbye close thread
Click to expand...
Click to collapse
^^^^fail
Sent from my PG86100-EVO3D-using Tapatalk

Nobody has any other ideas? If someone has it working with tasker or any other program, go ahead and post how you did it.
I guess I should title the thread "Get a Photon!" so I could get pages and pages of replies .

I've been using Light Flow, it's the best app I've found so far but I haven't tried a whole lot to be honest. It works pretty decent, though like you said not 100% reliable. You can also adjust the vibrate rate/pattern which I love.
I've come from a Blackberry, the notification LED on those are very big, very bright and multiple color selections, where the EVO 3D has 3, green, red and a deep orange. I've missed many a different notifications on my EVO 3D, specially text messages. I'll walk out of the room, come back and see no blinking light, then check my phone like 30 minutes later and notice I had a text message sitting for 30+ minutes without even knowing.
Not only is shutting the light off after 5 minutes a terrible idea, like you said pretty much defeats the purpose but the notifications not showing while charging due to the light staying constantly red is a terrible design decision if you ask me.

Updated the OP with some tasker settings that seem to be working (so far).

A total noob with Tasker here, what exactly do I put for the IF statement in step 5?
Thanks

gsgflash said:
A total noob with Tasker here, what exactly do I put for the IF statement in step 5?
Thanks
Click to expand...
Click to collapse
I actually never could get tasker to work right. I got it to keep the LED on until dismissed, but the loop caused the phone to never go to sleep and ate through battery faster. If your interested, I've implemented a fix at the kernel level (thanks to joe85) for 2.3.4 Sense ROMs. You can find the thread here. It's been the only reliable fix for me.

mwalt2 said:
I actually never could get tasker to work right. I got it to keep the LED on until dismissed, but the loop caused the phone to never go to sleep and ate through battery faster. If your interested, I've implemented a fix at the kernel level (thanks to joe85) for 2.3.4 Sense ROMs. You can find the thread here. It's been the only reliable fix for me.
Click to expand...
Click to collapse
Thanks for letting me know, will take a look at the link

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.

Turning off LED button back lights

Hello,
Anyone have an idea of how to simply turn off LED button back lights?
It seems it could be done as there is already at least one app that uses them for notification.
Here is what I am trying to do:
I've downloaded a desktop alarm clock app that turns the screen back light WAY down so it is not disruptive in a completely dark room while sleeping. But, the buttons remain illuminated.
Basically 8 want to use tasker to launch those clock and turn off the button back lights if the phone is charging and the time is after a certain hour.
I am thinking I could fire off a script with tasked to do thwarting back lights portion of this as well, but I don't even know where to begin.
Any ideas? Thanks!
Sent from my Dell Streak using XDA App
I'm rooted, and use an app called AdjBrightness. Works wonders, and also via menu, you can totally turn off the LED lights.
Hope that helps.
Cool, I will check it out. Ideally I would like to do it automatically, without having to open another app, but this tells me it ostensibly at least doable.
Thanks!
Sent from my Dell Streak using XDA App
If you want the code, just do this from adb or from your phone's terminal.
echo "0" > /sys/class/leds/button-backlight/brightness
Thanks! I think that is getting pretty close to what I need. Any idea if/how this could be written or saved as a SL4A script that could be fired off with tasker?
Also, I'd need to configure an exit task as well for morning, so I will need to know how to set all the buttons back to normal.
I know this is kinda minor, but I am excited about it nonetheless. Looking forward to having a nice, super dim clock to check the time late at night.
Thanks again!
Sent from my Dell Streak using XDA App
Spleisher said:
Thanks! I think that is getting pretty close to what I need. Any idea if/how this could be written or saved as a SL4A script that could be fired off with tasker?
Also, I'd need to configure an exit task as well for morning, so I will need to know how to set all the buttons back to normal.
I know this is kinda minor, but I am excited about it nonetheless. Looking forward to having a nice, super dim clock to check the time late at night.
Thanks again!
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
You could always leave your computer on overnight and make a macro that executes the adb command to dim the leds and then executes another that makes them bright again at a certain time.
There must be something similar you can do on the phone though.
Thanks for the thoughts Meltus.
Well, I did it! I actually created a solution that is, at least to me, the first thing I have done that might actually be worth it to others and might be worth sharing.
I'll post this in more detail in the Apps/Themes forum as I am not sure it belongs here, but the short version is that you can use a plug-in called "Locale Execute" that allows you run SU commands in Tasker.
So, I created a profile in Tasker so that when the phone is plugged in to AC power between certain hours (I may add some other contexts to tweak it, like maybe say it has to be in landscape orientation), it launches my desk clock app, turns the screen down to the very lowest setting (not the "low" setting allowed at the user level), and turns the button lights off using the command you gave me.
Then, when the AC power is pulled, It automatically goes to my default home screen, returns the screen brightness to normal, and turns the button back-lights back on.
It really is pretty cool!
Spleisher said:
Thanks for the thoughts Meltus.
Well, I did it! I actually created a solution that is, at least to me, the first thing I have done that might actually be worth it to others and might be worth sharing.
I'll post this in more detail in the Apps/Themes forum as I am not sure it belongs here, but the short version is that you can use a plug-in called "Locale Execute" that allows you run SU commands in Tasker.
So, I created a profile in Tasker so that when the phone is plugged in to AC power between certain hours (I may add some other contexts to tweak it, like maybe say it has to be in landscape orientation), it launches my desk clock app, turns the screen down to the very lowest setting (not the "low" setting allowed at the user level), and turns the button lights off using the command you gave me.
Then, when the AC power is pulled, It automatically goes to my default home screen, returns the screen brightness to normal, and turns the button back-lights back on.
It really is pretty cool!
Click to expand...
Click to collapse
Good job, sounds pretty cool
I'm sure many people will find this useful!
Does the louder volume app work with the streak?
SeanH said:
Does the louder volume app work with the streak?
Click to expand...
Click to collapse
No i'm afraid it doesn't. Also, send me a pm next time rather than ask in someone else's thread
I did turne off button's back-light by adjusting the context of "/sys/class/leds/button-backlight/brightness" file from 255 to 0, it works great, but it gets back to normal after phone restart, I even went to properties of the file and removed all the "write" rights, but it won't give in.

How to turn off bln?

I use gv to text at work on the website and so my phone its just sitting there with the bln lights on consuming battery. How do you stop it?
My wand
exzacklyright said:
I use gv to text at work on the website and so my phone its just sitting there with the bln lights on consuming battery. How do you stop it?
My wand
Click to expand...
Click to collapse
Two things:
1) If you are using CM7, it is not possible to turn off BLN as of now, sorry.
2) The BLN lights consume very, very VERY little battery. As in, lets say you got a message as soon as you unplugged your phone and they stayed lit for the whole day - they would use less than 1% of the battery. So don't worry about BLN, it's not as bad as you may think.
skafan2 said:
1) If you are using CM7, it is not possible to turn off BLN as of now, sorry.
Click to expand...
Click to collapse
That statement isn't totally accurate. I am on CM7 and didn't want BLN functioning. To keep them from coming on, you can change your profile settings.
Go into Settings -> Profiles and select the profile you want to change (if you don't use them, just select Default). At the bottom of this next menu, you'll see a section called Application Groups. For every item in this list, you can select it, and then turn Lights Mode to Off. This will stop BLN from lighting up the buttons.
You can call this disabling BLN, or a workaround, or whatever, but it's worked for me.
Zerg The Bear said:
That statement isn't totally accurate. I am on CM7 and didn't want BLN functioning. To keep them from coming on, you can change your profile settings.
Go into Settings -> Profiles and select the profile you want to change (if you don't use them, just select Default). At the bottom of this next menu, you'll see a section called Application Groups. For every item in this list, you can select it, and then turn Lights Mode to Off. This will stop BLN from lighting up the buttons.
You can call this disabling BLN, or a workaround, or whatever, but it's worked for me.
Click to expand...
Click to collapse
Nice, this must be a recent change... I remember there was a whole controversy over it about a week or two ago, and the profiles didn't work at the time. Thanks!
Oh yeah, I should have mentioned I'm running the 7/17 CM7. I didn't use any of the previous versions, so I can't comment as to their functionality.
I hated bln at first, but its really grown on me and now I wouldn't consider a rom without it. And agree with the first reply, basically no battery consumption.
Sent from my GT-P7510 using XDA Premium App
Honestly, I think the problem is with another app running in the background while your screen is off, thus preventing your phone from sleeping. I would recommend the "active apps" app from the market and seeing what you have active at the time.
Another note: if your bln remains on while your screen is off, try opening the notification drawer and clearing your notifications. That works for me (of course, I actually click on the relevant notice usually which also deactivates the bln until the next notice comes in)
Another Fascinating post by my XDA app...

Flashing Blue LED

Does anyone know what the flashing blue LED means? And is there a way to disable it, at night it can be very bright!
Paul
Probably some useful info in the user guide http://www.samsung.com/uk/support/model/GT-I9300MBASWC-downloads?isManualDownload=true
Sent from my CM9 TouchPad
Nope, nothing in the manual that refers to the Blue Flashing LED.
Paul
Do you have anything enabled in the LED light settings that would explain why it's flashing?
Sent from my CM9 TouchPad
paulseward said:
Nope, nothing in the manual that refers to the Blue Flashing LED.
Paul
Click to expand...
Click to collapse
Please read again.
Settings -> LED Settings
Red is low battery and/or charging
Green is fully charged
Flashing blue means there is a notification of some sort.
Thanks Lenny,
The manual does not help:
●● Missed event: Set to turn on the service light when you have missed calls, messages, or notifications.
Doesnt say "Blue" anywhere so not exactly easy to find!
Paul
It's blue for every app notification unless you have light flow installed so you'll have to work out which app is notifying you
Usually I've forgotten to read an email or text message though - annoying though when you can't track it down
Sent from my GT-I9300 using Xparent ICS Tapatalk 2
Trying light flow as that does exactly what I require.
Thanks very much.
Paul
I use calendar snooze for my appointment reminders, and I set it to flash red for them.
I have been looking in Tasker if there is a setting there to turn reminders off while my 'night' setting is active. I also find them annoying during the night, but haven't been able to find a setting there yet. Anyone got any ideas?
what has to be done or there's an app that's already out, the led has to flash for a certain time and it turns off. constant flashing will piss people off and may possibly kill the battery
10076757 said:
what has to be done or there's an app that's already out, the led has to flash for a certain time and it turns off. constant flashing will piss people off and may possibly kill the battery
Click to expand...
Click to collapse
If you really think about it though, that flashing light probably consumes less battery then you having to turn on the screen to see if you have a new notification that you might have missed. Even if your screen is on for 5 seconds it is still waking up the phone and causing it time for it to fall back into sleep.

LED Notification Light Mod Request

Quick question here -
On the OG Evo my favorite mod was the WiMax notification mod that enabled the green WiMax light to stay lit when I received a text message.
I know the Evo 4G LTE doesn't have this light. Is it possible to have the blinking notification changed to a constant on? That way it's harder to miss when I get a new text message.
How hard would it be for a developer to make this happen?
Thanks in advance!
And to go along with this could we get a mod so that the notification light doesn't time out after 5 minutes if it hasn't been checked? Kind of a useless light unless you look at your phone every 5 minutes. It is one of the main reasons I switched to Cyanogenmod on my EVO Shift.
The constant on mod would be nice. I wouldn't have to stare as long wondering if it is in fact blinking.
I use Handcent and while it's a little bloated it does allow you to set the charging light to flash when a text is received and also the frequency and color of the flash. It might be an option for you until someone creates a mod.
Evo_Shift said:
And to go along with this could we get a mod so that the notification light doesn't time out after 5 minutes if it hasn't been checked? Kind of a useless light unless you look at your phone every 5 minutes. It is one of the main reasons I switched to Cyanogenmod on my EVO Shift.
The constant on mod would be nice. I wouldn't have to stare as long wondering if it is in fact blinking.
Click to expand...
Click to collapse
Wait, the notification light times out after 5 minutes? Seriously? I thought maybe I was just seeing (or not seeing) things. That's irritating.
Aeonus said:
Quick question here -
On the OG Evo my favorite mod was the WiMax notification mod that enabled the green WiMax light to stay lit when I received a text message.
I know the Evo 4G LTE doesn't have this light. Is it possible to have the blinking notification changed to a constant on? That way it's harder to miss when I get a new text message.
How hard would it be for a developer to make this happen?
Thanks in advance!
Click to expand...
Click to collapse
I also had that app in my Evo. It was from a developer in xda but when I tried to install it, it said was not supported. Wish the developer would redo for us.
Ian B
Mike Fitz said:
I use Handcent and while it's a little bloated it does allow you to set the charging light to flash when a text is received and also the frequency and color of the flash. It might be an option for you until someone creates a mod.
Click to expand...
Click to collapse
I use hand cent also. Can you please point us to where you would adjust the color of the flash? All I see is a setting for blink led. But no color setting.
Mike Fitz said:
I use Handcent and while it's a little bloated it does allow you to set the charging light to flash when a text is received and also the frequency and color of the flash. It might be an option for you until someone creates a mod.
Click to expand...
Click to collapse
I actually really like the stock one that is included in this build. I've had sketchy results with third-party apps in the past and don't really need the extra bloat typically.
Appreciate the suggestion though, that's more along the lines of what I'm interested in. A constant-on notification light would be perfect.
djscissorhands said:
I use hand cent also. Can you please point us to where you would adjust the color of the flash? All I see is a setting for blink led. But no color setting.
Click to expand...
Click to collapse
Menu/Settings/Notification Settings/Notification Settings (again)/Check the "LED Plus" box. You should then see a dropdown for LED color (Green or Amber) and another for LED Frequency. Not sure if you have to be rooted to select LED Plus.
I used the wimax notifier on the 4g, but it would be great if a ROM developer could include some tweaks for this!
I use this and it is godly light flow
It takes a while to figure everything out but once you do it's amazing
Mike Fitz said:
Menu/Settings/Notification Settings/Notification Settings (again)/Check the "LED Plus" box. You should then see a dropdown for LED color (Green or Amber) and another for LED Frequency. Not sure if you have to be rooted to select LED Plus.
Click to expand...
Click to collapse
I don't have "LED Plus" what version of handcent are you using?
Sent from my EVO using XDA
djscissorhands said:
I don't have "LED Plus" what version of handcent are you using?
Sent from my EVO using XDA
Click to expand...
Click to collapse
I think you have to be rooted to use that feature/option!
I am rooted with zedomax
Sent from my EVO using XDA
djscissorhands said:
I don't have "LED Plus" what version of handcent are you using?
Sent from my EVO using XDA
Click to expand...
Click to collapse
I'm on 4.2.5 and it's been there through multiple updates. It's possible it wasn't included for the LTE I guess, I'm still using the OG EVO (for now). Maybe someone else can verify. It would be hard to believe they would remove it for certain phones but who knows.
-Cupper- said:
I use this and it is godly light flow
It takes a while to figure everything out but once you do it's amazing
Click to expand...
Click to collapse
I tried this on my LTE, and it only worked in Direct mode, which gave me very few options. How did you get it to work?
-Cupper- said:
I use this and it is godly light flow
It takes a while to figure everything out but once you do it's amazing
Click to expand...
Click to collapse
I also tried this and although it works if my phone is silent the light turns off after a couple seconds if my sound is turned on. Also, the light doesn't flash it remains constant which I don't mind at all. However, I need to hear my phone sometimes so until that gets cleared up this isn't an option for me.
Ok for handcent there are a couple things but it does work even on our EVO LTE.
First I don't think the option is called LED Plus any more. To get to those options open up one of your text messages like you are reading it and at the top right side there is a little gear settings button. Click that and select Notification Settings. When you scroll down you will see three settings under the heading "LED Settings"; Blink LED, Color of LED and LED flash frequency. Those settings would have solved our problem. The problem is they are grayed out on our new phones. Bummer. I guess it means handcent isn't fully compatible with Sense 4 yet.
We can get around that though!
Now back out of your messages so that you are at the main screen of handcent where you can see all the contacts who have messaged you. Now press menu> settings>notification settings>notification settings. In here you will see a set of options called reminders. Turn on reminders and make sure the frequency is set for 5 minutes. 5 minutes is when Sense will usually time out a notification. Also, make sure to set the number of reminders to keep repeating so that every 5 minutes you get a new reminder. These reminders seem to restart the notification to your phone. You will get another notification sound/vibration or however you have yours set up and the led light will continue to flash like you just received the message. I don't think there is a way to not have the sound/vibration go off again unless your phone is on silent. Doesn't bother me since if I haven't checked the notification by then that means I still need to be notified.
Another cool thing about handcent is if you like the way the stock messaging app pops up your text on the lock screen handcent can do that too. It's in the options to popup on lockscreen and you also have to check the option for popup on lockscreen fix for some phone on Android 2.2+. You can even check an option somewhere in there so that the popup only shows up on the lockscreen and not when you are using the phone.
With these options I can make handcent function identical to the stock messaging app but have my notification led remain on forever until I clear it. I also turned off notifications for my stock messaging app and under display settings in my phone turned off led notification for sms/mms so handcent is controlling them.
Unfortunately this does nothing for emails, phone calls, etc but really texts are the one thing I need to know about since it is the primary way my wife communicates with me during the day.
I have also tried Light Flow but it doesn't seem to work at all. My notifications still turn off after 5 minutes even in direct mode.

Categories

Resources