[ROOT][APP] Logo+ - OSS Implementation of Lighting Effects for Razer Phone 2

jal3223

Senior Member
Mar 14, 2009
1,448
370
103
I'd say it would be about the same battery life wise. Both take advantage of the programmable nature of the LED controller, which allows it to run the animations without interrupting the main processor at all. So if you have an animation running even when the screen is off, the phone can go into full on doze and the animation will still run. The only cost is the electricity required to light up the LEDs (and run the microcode on the chip, but that's negligible). It was pretty clever of Razer to use a programmable controller :)

That's awesome man. I never really used the Chroma app due to some (not complete review sites) stating that it would cost around 15% of battery life if enabled. How they would even know that is beyond me. It's good to hear that it is indeed power efficient. I'm going to keep it on here on out due to your analysis.

Even though it doesn't really use a lot of juice, do you think there is a way for pocket detection so that it could be shut off during that time?
 

CurtisMJ

Senior Member
May 23, 2013
633
531
0
That's awesome man. I never really used the Chroma app due to some (not complete review sites) stating that it would cost around 15% of battery life if enabled. How they would even know that is beyond me. It's good to hear that it is indeed power efficient. I'm going to keep it on here on out due to your analysis.

Even though it doesn't really use a lot of juice, do you think there is a way for pocket detection so that it could be shut off during that time?
Pocket detection is an interesting idea. In my experience that usually requires kernel help, otherwise the app will have to keep a wakelock so that it can poll the proximity sensor. Perhaps it can only watch for it for a couple seconds after the screen is turned off. Hmm.. I'll consider it.
 
  • Like
Reactions: jal3223

Madston

New member
Feb 11, 2019
1
0
0
Non Root??

Yoo, I'd so love to customize my logo a lot more but it's root only..

Do you have the chance to make a non-root version?
I honestly don't want to root my phone :/
 

kevinrick09

Member
Jun 9, 2014
6
2
0
Love the App

It keeps flagging my post :( I am trying to post on here but it flags me each time. Is there an email we can shoot a message to in order to contact yourself?
 

CurtisMJ

Senior Member
May 23, 2013
633
531
0
Yoo, I'd so love to customize my logo a lot more but it's root only..

Do you have the chance to make a non-root version?
I honestly don't want to root my phone :/
I did cover this a bit earlier in the thread. But to summarize:

Rootless is possible, but requires the app to be a system app
The only way to make it a system app is with root
Thus, you might as well use it in root mode.

The code is already done for it and I may enable it in future versions but there's no point really. Sorry.
 

Rox598

Senior Member
Sep 7, 2011
1,757
435
83
Northern Ireland
Hey OP! brilliant work you're doing here with the chroma logo on the device :) I can't try it out due to not being rooted but is there a possibility of a video preview/run through of the app that I could pass on to other members?
 
Last edited:

CurtisMJ

Senior Member
May 23, 2013
633
531
0
Hey OP! brilliant work you're doing here with the chroma logo on the device :) I can't try it out due to not being rooted but is there a possibility of a video preview/run through of the app that I could pass on to other members?
Sure I can probably record a video. Was gonna wait till I get music visualisation working but can maybe do like a run through thing.
 
  • Like
Reactions: RKBD and Rox598

JDubbed

Senior Member
Feb 18, 2011
168
27
0
Very cool app CutrisMJ. It has a lot of potential. Thread bookmarked.

Curious. Have you thought about having the Razer logo pulsate when charging? Or setup a threshold for color and battery percent? Example red colored logo would be between 0 and 50%. Yellow color would be between 51 and 75% and 76 to 100% is green. Just some ideas. Keep up the great work!
 

CurtisMJ

Senior Member
May 23, 2013
633
531
0
Very cool app CutrisMJ. It has a lot of potential. Thread bookmarked.

Curious. Have you thought about having the Razer logo pulsate when charging? Or setup a threshold for color and battery percent? Example red colored logo would be between 0 and 50%. Yellow color would be between 51 and 75% and 76 to 100% is green. Just some ideas. Keep up the great work!
Good idea