Showing posts with label root/xposed. Show all posts
Showing posts with label root/xposed. Show all posts

Wednesday, 20 July 2016

Lockscreen and notification customization? Root/xposed



Hi everyone, I've recently rooted my galaxy s7e and was looking for some lockscreen and notification shade customisation.

I remember seeing something a while ago but can't find it again anymore.

On the lockscreen I'd just like to remove the alarm icon and change the time to written text (like ten fifty). I know goodlock can do this but I'd lose the status bar modding chance.
On the notification shade I'd love a darker color if possible. I noticed that themes like zero dark make it darker but that doesn't apply to single notifications which stay white

Thanks to who'll help me



Tuesday, 5 July 2016

Change the DPI with on a systemless root/xposed setup?



I've just flashed the stock 3.2.0 ROM and for the first time rooted using the systemless method and have installed the systemless version of xposed. How do I change the DPI on the OP3 with this setup? Thanks in advance!!



Monday, 4 July 2016

OTA With Root/Xposed



I'm running OOS 3.1.3 rooted and xposed. What should be my process for updating to 3.2 when it's available?



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