[LINK][MOD][HOW-TO] Add Flashlight quick toggle - Sprint Samsung Galaxy Note 3

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://forum.xda-developers.com/showthread.php?t=2617552
Enjoy!
Please post any questions in the main thread linked above!

Thanks, I may give this a shot, later.
Sent from my SM-N900P

Does it light the LED bright or just half a bright like the widget?

a454nova said:
Does it light the LED bright or just half a bright like the widget?
Click to expand...
Click to collapse
I'm not sure what you mean

Thank you for this
Sent from my SM-N900P using XDA Premium 4 mobile app

CNexus said:
http://forum.xda-developers.com/showthread.php?t=2617552
Enjoy!
Please post any questions in the main thread linked above!
Click to expand...
Click to collapse
Nice work OP. this mod works great!
on the note 3, you need to add the smali code in settings, they are not there already. Hope this helps other devs.
one more thing.. the toggle wont show unless you make an sql edit.
unless you also edit the secsettingsprovider.apk... and add flashlight to res/arrays. then when your user wipes data when they flash the rom, it will properly display the flashlight toggle. If data isn't wiped, then it still wont show... Just an little FYI...
thanks again @CNexus
Sent from my SM-N900P using XDA Premium 4 mobile app

strongsteve said:
Thank you for this
Sent from my SM-N900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Anytime. I know this is something people were missing from lidroid toggles

Yes sir.. very nice
Sent from my SM-N900P using XDA Premium 4 mobile app

strongsteve said:
Yes sir.. very nice
Sent from my SM-N900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Darn I was hoping I could trick you into sticking the green pngs in there LOL

JoshBeach said:
Nice work OP. this mod works great!
on the note 3, you need to add the smali code in settings, they are not there already. Hope this helps other devs.
Sent from my SM-N900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Awesome, see on the S3 the settings code was there, but no image, so it fced since it couldn't find the image

CNexus said:
Awesome, see on the S3 the settings code was there, but no image, so it fced since it couldn't find the image
Click to expand...
Click to collapse
makes sense. so was it tied to a different public id? perhaps the wrong one?

JoshBeach said:
makes sense. so was it tied to a different public id? perhaps the wrong one?
Click to expand...
Click to collapse
Nope, they just took the image out completely and there wasn't even an image for it, so when the notification_panel_flashlight.png resource was called, it just returned 0x0 since it didn't exist

JoshBeach said:
one more thing.. the toggle wont show unless you make an sql edit.
unless you also edit the secsettingsprovider.apk... and add flashlight to res/arrays. then when your user wipes data when they flash the rom, it will properly display the flashlight toggle. If data isn't wiped, then it still wont show... Just an little FYI...
Click to expand...
Click to collapse
I covered this in the last step of the sysui mod. You can also just make a CSC edit to add it (will only work on a clean install)

CNexus said:
I'm not sure what you mean
Click to expand...
Click to collapse
When I use the assistive light widget, the LED is half as bright as when I use an app, like Tiny Flashlight + LED.

a454nova said:
When I use the assistive light widget, the LED is half as bright as when I use an app, like Tiny Flashlight + LED.
Click to expand...
Click to collapse
Well I don't know for sure how it will show up seeing as I don't have an N3. But this uses a third party apk when you turn on the flashlight toggle
If you wanna see how it will show up, download the files from the main thread and install the Torch.apk from the zip

CNexus said:
Well I don't know for sure how it will show up seeing as I don't have an N3. But this uses a third party apk when you turn on the flashlight toggle
If you wanna see how it will show up, download the files from the main thread and install the Torch.apk from the zip
Click to expand...
Click to collapse
Mine is full on Bright// on my sprint note 3 /N900P

I am just glad that some folks are still coding in these mods manually and sharing this information as opposed to simply relying on xposed components. Thank you.

strongsteve said:
I am just glad that some folks are still coding in these mods manually and sharing this information as opposed to simply relying on xposed components. Thank you.
Click to expand...
Click to collapse
Yeah man. Hard coding for the win. Xposed is great and all, but it causes issues since people try to release modules that will work on as many devices as possible. Too much generalization

After updating my rom, the toggle was still not available after a full wipe. I assume it is because I forgot to add it to the SecSettingsProvider array list.
In the meantime, I have instructed my users how to achieve this using SQLite.
http://forum.xda-developers.com/showpost.php?p=49644351&postcount=1332

strongsteve said:
After updating my rom, the toggle was still not available after a full wipe. I assume it is because I forgot to add it to the SecSettingsProvider array list.
In the meantime, I have instructed my users how to achieve this using SQLite.
http://forum.xda-developers.com/showpost.php?p=49644351&postcount=1332
Click to expand...
Click to collapse
Did you add the csc edit? http://forum.xda-developers.com/showthread.php?t=2576151
You need to do that.and then add ";Flashlight" to the two lines.that jovy gives you in that thread

Related

[MODS][TWEAKS]**Miui Misc. Mods & Tweaks**[11/07/11]

This thread will hopefully make it easier for everyone to find any tweaks of mods that are for Miui.
_______________________________________________________________________________
Mods
Remove Debugging Icon (just flash in recovery after wiping cache & dalvik)
All-in-One Center (w/ clock in center, stronger haptic, and brighter screen)
All-in-One Right (w/ clock on right, stronger haptic, and brighter screen)
Extended Settings Right (this will just move clock to right. It does not include haptic tweak or brighter screen)
**The Extended Settings is compliments of Andy Thomson. All I did was make it work for our phones. Please take time to thank him.
SoundRecorder App (aligned a little better, but still a WIP)
Tweaks
Stronger Haptic Feedback and Brighter AutoBrightness
Thanks
Sent from my PG86100 using XDA App
Thanks! *******
not sure if it falls into a mod/tweak category but I am desperate to get music working through bt, had any chance to look into it? I know you've been very hard at work on other things and I appreciate all you are doing to fine tune this excellent rom! thanks
slimster said:
not sure if it falls into a mod/tweak category but I am desperate to get music working through bt, had any chance to look into it? I know you've been very hard at work on other things and I appreciate all you are doing to fine tune this excellent rom! thanks
Click to expand...
Click to collapse
I know I screwed up ...hopefully the mod will move it where it needs to be...lol
I am concentrating on BT Music, camera, and video camera today. I am stumped at the moment.
Sent from my PG86100 using xda premium
Noob question here, but where do I need to push tweaks too with root explorer?
predwing said:
Noob question here, but where do I need to push tweaks too with root explorer?
Click to expand...
Click to collapse
The extended settings are just flashable zips, but the framework-res.apk do the following :
Long press on /system/framework-res.apk and write down the permission settings. (You will need that later)
Cut and paste the new downloaded file into /system/framework
It will ask if it's OK to overwrite, say yes.
The market will force close, but that is normal.
Set the permissions the same as you wrote down at the beginning and reboot.
That is all there is to it, but please let me know if you have any other questions.
Sent from my PG86100 using xda premium
Here is a little something I put together awhile ago, I'm not sure if it will work with the latest version of scotts ROM as I haven't updated just yet (It probably will)
http://forum.xda-developers.com/showthread.php?p=18049564
what is the extended settings?
srb7215 said:
what is the extended settings?
Click to expand...
Click to collapse
It gives you options to change the top bar battery color, remove carrier(or put a custom one), and a few others. Also allows you to flip the status bar and/or put the clock in the center.
Here is a pic of the options and notice my status bar and battery color...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from another Dimension!
srb7215 said:
what is the extended settings?
Click to expand...
Click to collapse
Also supports scrollable widgets.
Sent from my E3D.
MichaelMcEntire said:
Also supports scrollable widgets.
Sent from my E3D.
Click to expand...
Click to collapse
Hmmm.... that I did not know. Thanks for the insight.
Sent from another Dimension!
Jdeloach, thanks for this!
Sent from my PG86100 using XDA App
Good job JD. When you get on irc register and i will auto voice you.
Sent from my PG86100 using Tapatalk
netwokz said:
Hmmm.... that I did not know. Thanks for the insight.
Sent from another Dimension!
Click to expand...
Click to collapse
No prob.
Sent from my E3D.
Hey JD.. Would you be able to take this mms fix for the 9016 texts caused by voicemail, and apply it to the original mms app on MiUi?
Here's the link, sorry if it doesn't go straight to the page..
http://forum.xda-developers.com/showthread.php?t=1197274
The fixed mms is just the stock Gingerbread one from CM7.. It was posted by Luist..
Sent from my PG86100 using Tapatalk
Nd, how do you apply the fix for better haptic feedback? I cnp'd into the framework folder...but upon restart, I got boot freezes.
Sent from my PG86100 using Tapatalk
Damn autocorrect...nd is supposed to be JD. der der der
Sent from my PG86100 using Tapatalk
hotspace said:
Nd, how do you apply the fix for better haptic feedback? I cnp'd into the framework folder...but upon restart, I got boot freezes.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
Did you set the permissions before reboot?
Sent from my PG86100 using xda premium
nonpointtruth said:
Hey JD.. Would you be able to take this mms fix for the 9016 texts caused by voicemail, and apply it to the original mms app on MiUi?
Here's the link, sorry if it doesn't go straight to the page..
http://forum.xda-developers.com/showthread.php?t=1197274
The fixed mms is just the stock Gingerbread one from CM7.. It was posted by Luist..
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
Not sure, but I'll look at it as soon as I'm back in front of my laptop. Give me a little while and I'll let you know.
Sent from my PG86100 using xda premium

Notification Toggles

I'm loving my S4 bit asbusual Verizon downgrades the greatness of their phones.
1. Does anyone know ofbany mod that can fix the notification WiFi toggle?
2. No blocking mode?
Well, I hope this phone gets as good or better than the GS3 as far as development goes.
Sent from my SCH-I545 using Tapatalk 4 Beta
le0.br4zuc4 said:
I'm loving my S4 bit asbusual Verizon downgrades the greatness of their phones.
1. Does anyone know ofbany mod that can fix the notification WiFi toggle?
2. No blocking mode?
Well, I hope this phone gets as good or better than the GS3 as far as development goes.
Sent from my SCH-I545 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Mod to remove Wifi notification : http://forum.xda-developers.com/showthread.php?t=2297213
jscarano said:
Mod to remove Wifi notification : http://forum.xda-developers.com/showthread.php?t=2297213
Click to expand...
Click to collapse
I really need a wifi quick toggle. Freaking ridiculous that there isn't one
jgrimberg1979 said:
I really need a wifi quick toggle. Freaking ridiculous that there isn't one
Click to expand...
Click to collapse
I know I wish there was one too
jgrimberg1979 said:
I really need a wifi quick toggle. Freaking ridiculous that there isn't one
Click to expand...
Click to collapse
Check out power toggles in the play store. That's what I'm using and it works perfect. It even gives you hotspot tether after rooting. Only thing you need to do is add the hotspot toggle.
Its not stock, but works pretty good for me.
Itsmyphoneyo said:
Check out power toggles in the play store. That's what I'm using and it works perfect. It even gives you hotspot tether after rooting. Only thing you need to do is add the hotspot toggle.
Its not stock, but works pretty good for me.
Click to expand...
Click to collapse
It is what I use.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SCH-I545 using xda premium
brizey said:
It is what I use.
View attachment 1999190
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
that pretty much defeats removing the notification though since you are just replacing it with another.
mbh87 said:
that pretty much defeats removing the notification though since you are just replacing it with another.
Click to expand...
Click to collapse
Yeah, but it's one that does stuff instead of reminding you that the technology Wi-Fi exists.
Sent from my SCH-I545 using xda premium
I restored system settings through mybackup pro coming from my s3 and the wifi toggle now appears.
Sent from my SCH-I545 using Tapatalk 2
glynch said:
I restored system settings through mybackup pro coming from my s3 and the wifi toggle now appears.
Sent from my SCH-I545 using Tapatalk 2
Click to expand...
Click to collapse
There is hope! Now to get a developer to take a look at what setting fixed it..
glynch said:
I restored system settings through mybackup pro coming from my s3 and the wifi toggle now appears.
Sent from my SCH-I545 using Tapatalk 2
Click to expand...
Click to collapse
Are all the toggles still working?
Sent from my SCH-I545 using Tapatalk 4 Beta
mikehinnenkamp said:
There is hope! Now to get a developer to take a look at what setting fixed it..
Click to expand...
Click to collapse
pretty sure beans already got it working
http://forum.xda-developers.com/showpost.php?p=41901879&postcount=130
le0.br4zuc4 said:
Are all the toggles still working?
Sent from my SCH-I545 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Yes they are.
mbh87 said:
pretty sure beans already got it working
http://forum.xda-developers.com/showpost.php?p=41901879&postcount=130
Click to expand...
Click to collapse
It would be nice if we could get the toggles back without flashing to a nonstock rom, like the fix to remove the wifi notification. I would think there is a way to do it, some zipped apk to be flashed through recovery.
from my memory...
verizon adds a bool config_BlockWifiQuickSettingButton which by defualt is set to true.
i dont have a s4
but all you should need to do is..
decompile the SystemUI.apk
nav to res/values/bool.xml
find
Code:
<bool name="config_BlockWifiQuickSettingButton">true</bool>
and change to
Code:
<bool name="config_BlockWifiQuickSettingButton">[COLOR="Red"]false[/COLOR]</bool>
again havent looked, dont have one, just simply helping out
It's already set to false.
<bool name="config_BlockWifiQuickSettingButton">false</bool>
runandhide05 said:
from my memory...
verizon adds a bool config_BlockWifiQuickSettingButton which by defualt is set to true.
i dont have a s4
but all you should need to do is..
decompile the SystemUI.apk
nav to res/values/bool.xml
find
Code:
<bool name="config_BlockWifiQuickSettingButton">true</bool>
and change to
Code:
<bool name="config_BlockWifiQuickSettingButton">[COLOR="Red"]false[/COLOR]</bool>
again havent looked, dont have one, just simply helping out
Click to expand...
Click to collapse
Found the solution to adding the wifi toggle:
1 Get SqlLite Editor
2.Goto Setting Storage |System |
3. Edit field 202 (notification_panel_active_app_list
4. add Wifi
5. Hit save and reboot
bmtbandit said:
Found the solution to adding the wifi toggle:
1 Get SqlLite Editor
2.Goto Setting Storage |System |
3. Edit field 202 (notification_panel_active_app_list
4. add Wifi
5. Hit save and reboot
Click to expand...
Click to collapse
The field in step 3 varies from phone to phone, that's why there is no zip to flash. People should use search for notification_panel_active_app_list instead. Actually just searching for panel will narrow the list to 4 or 5 lines and you can just edit the correct one.
There is a full thread on this mod at: http://forum.xda-developers.com/showthread.php?t=2302366

No GPS Reticle - Universal All Touchwiz roms by JBEITEL

Edit: I made a universal version now that can be found here: Go Here
I didnt have a chance yet to test the universal on an odex rom. Can someone do it and report back?
I've attached a few things here that I did up quick, mostly for myself but if you want to use them, feel free.
They are for Deodexed stock roms only.
This first one replaces the GPS reticle in the status bar with a one pixel wide transparent image. It can be found here:
Go Here
This second link also has the same as above but I added the following two mods to signal bars and battery. I'll do more colors later, this is just what I like for myself:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Go Here
This final one is just the stock SystemUI in case you don't like either of the above mods after you see them.
Go Here
Dont forget the Thanks button!!
Thanks!
Now if someone would do a mod that makes the notification bar solid black instead of gray.
Should probably note that icons that are usually to the left of the e911 icon will have a weird gap.
Thanks I loved your RIT themes for the Rezound!
Hey bro, I got rid of the e911 (location) icon through smali and it leaves no weird gaps. Don't wanna start a new thread for it, so feel free to use it.
https://dl.dropboxusercontent.com/u/9264026/RemoveE911.zip
jbeitel said:
I've attached a few things here that I did up quick, mostly for myself but if you want to use them, feel free.
They are for Deodexed stock roms only.
This first one replaces the GPS reticle in the status bar with a one pixel wide transparent image. It can be found here:
Go Here
This second link also has the same as above but I added the following two mods to signal bars and battery. I'll do more colors later, this is just what I like for myself:
Go Here
This final one is just the stock SystemUI in case you don't like either of the above mods after you see them.
Go Here
Dont forget the Thanks button!!
Click to expand...
Click to collapse
Nice seeing you here John, is RIT coming to the S4? I can only.hope so.
Thanks for the work.:thumbup:
Sent from my SCH-I545 using xda premium
drbveb88 said:
Nice seeing you here John, is RIT coming to the S4? I can only.hope so.
Thanks for the work.:thumbup:
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
Hope to but I'm getting pretty burned out so i don't know how soon
jbeitel said:
Hope to but I'm getting pretty burned out so i don't know how soon
Click to expand...
Click to collapse
Sent from my SCH-I545 using xda premium
mbh87 said:
Hey bro, I got rid of the e911 (location) icon through smali and it leaves no weird gaps. Don't wanna start a new thread for it, so feel free to use it.
https://dl.dropboxusercontent.com/u/9264026/RemoveE911.zip
Click to expand...
Click to collapse
Works perfectly. I was hating that icon
Mayze23 said:
Works perfectly. I was hating that icon
Click to expand...
Click to collapse
Which icon are guys talking about?
Sent from my SCH-I545 using xda premium
any plans to make a similar mod for stock rom?
jscarano said:
Which icon are guys talking about?
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
the persistent one in the status bar that tells you you are using location based gps
Elganja said:
any plans to make a similar mod for stock rom?
Click to expand...
Click to collapse
this is for stock....deodexed, do you want stock odexed?? I can probably do that if i have some time tonight. In fact now that i know vrtheme works, I'll just make a universal one for all roms. Give me a bit to do it.
Here is a universal version for all touchwiz roms. It doesnt replace the apk, its just a two image push so it should work. I didnt get to test it yet though.
Can someone test this on an odex rom and report back??
Go Here
Just flashed on stock odexed. Working so far.
Sent from my SCH-I545 using xda premium
mbh87 said:
Hey bro, I got rid of the e911 (location) icon through smali and it leaves no weird gaps. Don't wanna start a new thread for it, so feel free to use it.
https://dl.dropboxusercontent.com/u/9264026/RemoveE911.zip
Click to expand...
Click to collapse
Could you help me do this? I'm not familiar with using smali. Maybe a step by step guide? I would like the gps icon removed without having the gap. Thank you
Edit: Nevermind I flashed in recovery and gps icon is gone. Thank you so much.
jbeitel said:
Here is a universal version for all touchwiz roms. It doesnt replace the apk, its just a two image push so it should work. I didnt get to test it yet though.
Can someone test this on an odex rom and report back??
Go Here
Click to expand...
Click to collapse
will test as soon as I get home today... thanks!
Hey John. Any way to make a flash zip of the 3d signal bars? I tried the S3 version and nothing would stick.
Sent from my SCH-I545 using Tapatalk 4 Beta
jbeitel said:
Here is a universal version for all touchwiz roms. It doesnt replace the apk, its just a two image push so it should work. I didnt get to test it yet though.
Can someone test this on an odex rom and report back??
Go Here
Click to expand...
Click to collapse
worked like a champ... thanks!
mbh87 said:
Hey bro, I got rid of the e911 (location) icon through smali and it leaves no weird gaps. Don't wanna start a new thread for it, so feel free to use it.
https://dl.dropboxusercontent.com/u/9264026/RemoveE911.zip
Click to expand...
Click to collapse
WingHater said:
Could you help me do this? I'm not familiar with using smali. Maybe a step by step guide? I would like the gps icon removed without having the gap. Thank you
Edit: Nevermind I flashed in recovery and gps icon is gone. Thank you so much.
Click to expand...
Click to collapse
I take it this was for Deodex only? Didn't work with stock root.
Edit: Yea looked at zip. Deodexed guess tonight I'll get to downloading a deodexed rom.

Dropdown Background Changer[Team Venum]

Well this took me a day to throw together and it will become much bigger when I find sounds that work/sound right to throw in there.
1.Download
2. Flash through recovery[don't worry about clearing cache or anything]
Downloads:
--------------------------------
This is something I worked on for the note 2 and I have managed to get it ported over to the note 3, it will change the background on your dropdown status bar, right now i dont have the "stock" one but it will be up eventually. Have fun and request any backgrounds you would like.
Dropdown Background Changer V1.3[Aroma](45.4 MB)​
Changelog:
10/21/13 VERSION 1.3.0
-FIXED WICKED ROM FROM NOT WORKING WITH THIS
10/21/13 VERSION 1.0.0
-INITIAL RELEASE
-46 DROPDOWNS ADDED
-------------------------------------------------------------------------------------------
FAQ
Q: What if I get a systemui crash
A: reboot to recovery and try the other option (either wicked rom option or other rom option) and see if that works
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tested, works great! Thanks.
Would this work on Jellybomb's hideous drop down or only for pure stock?
SantinoInc said:
Would this work on Jellybomb's hideous drop down or only for pure stock?
Click to expand...
Click to collapse
...come on now don't bash jellybomb man, remember i'm part of that team -_- but yes it will replace it
kevinrocksman said:
...come on now don't bash jellybomb man, remember i'm part of that team -_- but yes it will replace it
Click to expand...
Click to collapse
Well I feel dumb now. Didn't mean to degrade his work, what I should have said is that the theming isn't for everyone. Thanks for the info and for the continued good work.
Sent from my SM-N900P using XDA Premium 4 mobile app
Is there any way we can get some previews of these and of the themes in the Theme thread?
MikeyLee said:
Is there any way we can get some previews of these and of the themes in the Theme thread?
Click to expand...
Click to collapse
The utility installer provides previews if the option is selected.
I'm quite pleased with the 50% Clear Dropdown.
Sent from my Rooted, TWRP'd & JellyBombed SM-N900P using XDA...
Kompster said:
The utility installer provides previews if the option is selected.
I'm quite pleased with the 50% Clear Dropdown.
Sent from my Rooted, TWRP'd & JellyBombed SM-N900P using XDA...
Click to expand...
Click to collapse
It did not show me any previews for some reason and I did select that option. Weird. but I too like the 50% transparent so far.
MikeyLee said:
It did not show me any previews for some reason and I did select that option. Weird. but I too like the 50% transparent so far.
Click to expand...
Click to collapse
I did not select that option so perhaps @kevinrocksman can provide some insight.
MikeyLee said:
It did not show me any previews for some reason and I did select that option. Weird. but I too like the 50% transparent so far.
Click to expand...
Click to collapse
any dropdown?, if u select the 50% transparency or any of them that are just transparent then u wont see anything, its an invisible layer
Will this work on a flashed note 2?
Sent from my SPH-L900 using xda app-developers app
funone46 said:
Will this work on a flashed note 2?
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
i made this for the note 2 a long time ago but the problem is now that all the roms have been updated probably not... i will eventually make this work for note 2 and 3
Thanks
Sent from my SPH-L900 using xda app-developers app
---------- Post added at 07:45 PM ---------- Previous post was at 07:44 PM ----------
If makes any difference I am rooted stock 4.1
Sent from my SPH-L900 using xda app-developers app
Kev, you're putting some work! Good shiz homie!
Sent from my SM-N900P using Tapatalk
Also the 80% mod seems to be just the opposite. Just giving you a heads up.
Sent from my SM-N900P using Tapatalk
I'm confused about this. I did install the 50% transparent but it doesnt seem 50%. More like 80%. Also it seems like the installer gives you the option to install all of the dropdowns but you can only do one at a time correct? Also is there or will there be an option to use our own background image?
i dont know how long i will support this... sadly that wanam mod really messes with this mod, until i can figure out how to disable wanam automatically when flashing this i dont think itll really properly work right
Are you able to throw up a default option so I can go back to the original drop down? I flashed the 50% and it made the text (battery and time) on my task bar big.
Sprint Galaxy Note 3
Stock rooted 4.3
Mart1an said:
Are you able to throw up a default option so I can go back to the original drop down? I flashed the 50% and it made the text (battery and time) on my task bar big.
Sprint Galaxy Note 3
Stock rooted 4.3
Click to expand...
Click to collapse
that is strange, did u choose the wicked rom option or the other one? I know the creator of evil rom added something to his that he was gonna push out in the next update, can u take a snapshot of it? I will attempt to but it might take a day before i can get to it
kevinrocksman said:
that is strange, did u choose the wicked rom option or the other one? I know the creator of evil rom added something to his that he was gonna push out in the next update, can u take a snapshot of it? I will attempt to but it might take a day before i can get to it
Click to expand...
Click to collapse
That's fine. I chose the other option since I am using stock rooted rom.
Sprint Galaxy Note 3
Stock rooted 4.3

[XPOSED][2.3+][1.2] X-Battery Stats Colors - Change Battery Graph Colors

X-Battery Stats Colors
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XBSC allows you to change the color of your Battery Stats Graph in Settings>Battery .
You can either write a hex color in text field or choose from the color picker.
You can change the transparency through the slider or manually by typing hex code for transparency in the first text field, and click on the Tick button to preview your changes.
If you want to apply them, click on the Apply button.
Battery Mode​
XBSC allows you to change Battery Stats colors according to Battery Level (Now works on ICS+ too)
Choose colors for different battery levels by color picker and click Apply to change to your preference.
You can also click undo button to revert to original colors.
Credits​
* @rovo89 for this awesome Xposed which allows us to mess with Android and for his development tutorial, and every other help or resource taken from his works or projects which allowed this module to be completed.
* @GermainZ for bearing my annoying questions and helping me in getting rid of my noobish errors.
* stackoverflow for each and every question that matched mine and each and every answer that helped me.
* @Giupy 99 for helping me miscellaneously and testing the module thoroughly.
* AIDE for providing some time pass on phones too.
* Android Team for adding non-functional APIs since API version 3 and telling to add functionality later.
* @srt99, @amogh420, @Giupy 99, @GermainZ for testing the module.
* Jake Wharthon for ActionBarSherlock, Lars Werkman for HoloColorPicker
* @t2107 for Guide on developing modules on AIDE​
Download
Xposed Repo
Source​
Thx verry nice one..
Gesendet von meinem SM-N9005 mit Tapatalk
maybe you can add more later instead of graph only once again, great job
zamzameir said:
maybe you can add more later instead of graph only once again, great job
Click to expand...
Click to collapse
You mean only the Graph and not the bars are themed?
I can't understand what you're saying?
Simply awesome
iamareebjamal said:
You mean only the Graph and not the bars are themed?
I can't understand what you're saying?
Click to expand...
Click to collapse
ah sori. I mean this outside bar
https://app.box.com/s/roz0vkg0n6ddnzd4p3b2
zamzameir said:
ah sori. I mean this outside bar
https://app.box.com/s/roz0vkg0n6ddnzd4p3b2
Click to expand...
Click to collapse
Ahh. That.
Yeah, it's LinearColorBar, that's also planned for future, but after fixing Battery Mode and adding options for separate colors for Graph and bars
Not working for me even after rebooting, what am i doing wrong? I'm on stock 4.4
chrisch91 said:
Not working for me even after rebooting, what am i doing wrong? I'm on stock 4.4
Click to expand...
Click to collapse
Which phone are you on? Maybe non AOSP manufacturers have changed the Battery Stats code
Nexus 5. I'm on aosp.
chrisch91 said:
Nexus 5. I'm on aosp.
Click to expand...
Click to collapse
Then I'm going to ask a stupid question. Are you on Xposed?
Because my friend @srt99 with Nexus 5 can use it without any problem. Just Battery Mode isn't working.
chrisch91 said:
Not working for me even after rebooting, what am i doing wrong? I'm on stock 4.4
Click to expand...
Click to collapse
did you enable the module from xposed framework?
iamareebjamal said:
Then I'm going to ask a stupid question. Are you on Xposed?
Because my friend @srt99 with Nexus 5 can use it without any problem. Just Battery Mode isn't working.
Click to expand...
Click to collapse
Of course i am and the module is also active and i did apply the new colour.
---------- Post added at 11:51 PM ---------- Previous post was at 11:48 PM ----------
Edit: after rebooting again it works. Thx!
This doesn't work on my at&t note 3 :/ Applied the changes, activated modules and rebooted plenty of times.
Sent from my SAMSUNG-SM-N900A using XDA Free mobile app
MrHaPpY66 said:
This doesn't work on my at&t note 3 :/ Applied the changes, activated modules and rebooted plenty of times.
Sent from my SAMSUNG-SM-N900A using XDA Free mobile app
Click to expand...
Click to collapse
My friend @Zeuscluts tested on Note 3 and
iamareebjamal said:
My friend @Zeuscluts tested on Note 3 and
Click to expand...
Click to collapse
Maybe it's because he's running kitkat? My note is still on 4.3 jellybean. does his battery change color or no??
Sent from my SAMSUNG-SM-N900A using XDA Free mobile app
MrHaPpY66 said:
Maybe it's because he's running kitkat? My note is still on 4.3 jellybean. does his battery change color or no??
Sent from my SAMSUNG-SM-N900A using XDA Free mobile app
Click to expand...
Click to collapse
It should change the color irrespective of Android version.
As you can see in Screenshots, the Battery Chart has changed color.
iamareebjamal said:
It should change the color irrespective of Android version.
As you can see in Screenshots, the Battery Chart has changed color.
Click to expand...
Click to collapse
I see I see. Let me take another check on it
Sent from my SAMSUNG-SM-N900A using XDA Free mobile app
Any news on the changing of color acording to battery level function on JB?
supergonkas said:
Any news on the changing of color acording to battery level function on JB?
Click to expand...
Click to collapse
Fixed it already but can't update due to being out of station
Probably will update on 18th

Categories

Resources