Showing posts with label statusbar. Show all posts
Showing posts with label statusbar. Show all posts

Thursday, 28 July 2016

Statusbar Brightness Control Needed



Can anyone please suggest me an app that i can use for changing screen brightness from statusbar, lije gravitybox as the feature from gravitybox isnt working on touchwiz.
Thanks.



Saturday, 23 July 2016

Statusbar Layers that support OPT?



Yo, I am looking for a good Statusbar altering layer, preferably a unique style, with an unusual wifi and cellular signal indicator, that will support the OPT. So far, any I'v managed to find have not worked on this device. Any suggestions?



Friday, 15 July 2016

Hide the 4G/LTE icon from Statusbar?



Hey guys, I just want to know if there's any way to hide the 4G icon (or the LTE) from my status bar, as I'm using XStana with iOS style and the 4G icon it's inside the signal icon, although the Wi-Fi icon is separate from the signal. I'm in a Moto G 2015 with stock 6.0.1. I've searched on Gravity Box but I don't find anything. Hide or remove, I don't care



Monday, 11 July 2016

[HOWTO][ROOT]: Hide NFC icon in statusbar



Here's a little trick to remove the nasty, useless NFC icon in the notification bar.
I've found this over in the Z5 forums so all fame goes to @nreuge and @lordriguez.
All you have to to is grab a root enabled file manager, navigate to /oem/system-properties and change the following line in config.prop from :


Code:


ro.nfc.icon.enable=true

to

Code:


ro.nfc.icon.enable=false

Note that there might be other config.prop files inside other sub-folders (I had 3) and you have to restart the phone afterwards.



Saturday, 2 July 2016

[GUIDE][COOLTOOL] Display CPU + GPU temperatures in statusbar (no root/xposed needed)



Hi friends, as i see people complaining about temperature but they dont know the actual cpu temperature (and the people like me who wants to do extensive monitoring on top of all apps) , i decided to write an easy to follow guide on how to monitor these temperatures in statusbar.

You need cooltool from playstore installed, no root or xposed is needed for this operation.
i configured my statusbar to show as less as possible in cooltool, so only CPU usage, CPU0, CPU1 and GPU temperatures will be displayed after following these steps.

These steps may apply for other devices too, but please note that the sysfs paths may differ from device to device and even from android version to another.

1. Open up cooltool and swipe to the second tab ''labels''.
2. Make sure CPU usage, Custom Label 1, Custom Label 2, and Custom Label 3 are ticked and the rest is unticked.
3. Hit ''Fine Tuning'' below
4. Hit ''Custom Label 1'' and configure like this:

Code:


Prefix: G1:
Postfix:
Path: /sys/devices/virtual/thermal/thermal_zone12/temp
Regex: (\d+)
Replacement Pattern:


5. Hit ''Custom Label 2'' and configure like this:

Code:


Prefix: C1
Postfix:
Path: /sys/devices/virtual/thermal/thermal_zone7/temp
Regex: (\d+)
Replacement Pattern:


6. Hit ''Custom Label 3'' and configure like this:

Code:


Prefix: C2
Postfix:
Path: /sys/devices/virtual/thermal/thermal_zone13/temp
Regex: (\d+)
Replacement Pattern:


7. Hit ''OK''

Now it should show in statusbar, if not, hit ''Show Panel''.
You can theme it to your likings and align it in the spot that suits u best via the various sliders and settings, just play with it.
Additionally, u can disable notification via settings>apps>cooltool>notifications


If all done, things should look like attached screenshots.
G1 = GPU temperature
C1 = CPU0 temperature
C2 = CPU1 temperature








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_20160702-221139.png<br/>Views:	N/A<br/>Size:	157.5 KB<br/>ID:	3801480
 

Click image for larger version<br/><br/>Name:	Screenshot_20160702-221145.png<br/>Views:	N/A<br/>Size:	157.8 KB<br/>ID:	3801481
 

Click image for larger version<br/><br/>Name:	Screenshot_20160702-221150.png<br/>Views:	N/A<br/>Size:	158.6 KB<br/>ID:	3801482
 

Click image for larger version<br/><br/>Name:	Screenshot_20160702-222806.png<br/>Views:	N/A<br/>Size:	205.5 KB<br/>ID:	3801483