Samsung DVFS - Samsung Galaxy S8 Questions and Answers

is it possible to disable samsung dvfs?

Me too i'm looking for that

I used some xposed mod to disable it once and had a lot of instabilties
I'm pretty sure this is equivalent to hotplug.

Not work on oreo version any othrr method?

HoosierDaddy said:
I used some xposed mod to disable it once and had a lot of instabilties
I'm pretty sure this is equivalent to hotplug.
Click to expand...
Click to collapse
which one did you use in oreo?

Never used Oreo I'm still on 7.0

HoosierDaddy said:
Never used Oreo I'm still on 7.0
Click to expand...
Click to collapse
which module works on this?

eliaferri said:
which module works on this?
Click to expand...
Click to collapse
FireFds
This application let's you customize many aspect of Samsung stock Roms:
- Advanced Power Menu
- Carrier Label options in status bar
- Fake System status
- Disable TIMA/KAP
- Call Recording
- Auto call recording
- Bypass Email Exchange restrictions
- Disable tether provisioning
- DVFS Disable option
- Disable battery level/temp checks while using Camera
- Disable Adb during secured lockscreen
- Enable Message save and restore from sdcard
- Show Wireless charging popup
- Hide NFC icon
- Disable Bluetooth toggle popup
- Disable volume control sound
- Disable low battery sound
- Screen timeout settings
- And few other features

Related

[Q] LG G3 Hide Navigation Bar Settings on G2

Hi guys!
I come from Cloudy G3 to Stock 4.4.2 Rom (AT&T v20y), and the only thing that I miss is the ability to hide the Navigation Bar in some apps that are in the settings of the G3. And I wonder if is there the probability of have it in my settings, flashing some zip file in recovery.
Thanks in advance!
JoeBro19 said:
Hi guys!
I come from Cloudy G3 to Stock 4.4.2 Rom (AT&T v20y), and the only thing that I miss is the ability to hide the Navigation Bar in some apps that are in the settings of the G3. And I wonder if is there the probability of have it in my settings, flashing some zip file in recovery.
Thanks in advance!
Click to expand...
Click to collapse
Do you mean something like Settings -> Display -> Front Touch Buttons -> Hide Front Touch Buttons? I mean, it's an option in CloudyStock, not sure about pure stock.
If you really want that feature, third party applications from the app store like Ultimate Dynamic Navbar can provide this functionality.
d00lz said:
Do you mean something like Settings -> Display -> Front Touch Buttons -> Hide Front Touch Buttons? I mean, it's an option in CloudyStock, not sure about pure stock.
Click to expand...
Click to collapse
Yes, that's what I mean. Is there an option for have it in my Stock settings? You said option is in CloudyStock, right? So I think is there the option to have it.
JoeBro19 said:
Yes, that's what I mean. Is there an option for have it in my Stock settings? You said option is in CloudyStock, right? So I think is there the option to have it.
Click to expand...
Click to collapse
I don't think there's a way to get it put into your stock Settings menu unless you have a ROM that includes it. Like I said there's many third party alternatives. Perhaps consider installing the Gravity Box module for Xposed. It has an option to hide the Nav Bar amongst other useful tweaks.
Main features
- QuickSettings tile management with additional tiles and tile reordering
- CyanogenMod Pie Controls
- Lockscreen targets
- Expanded desktop with semi-immersive and immersive modes
- Lockscreen tweaks
- Statusbar tweaks
- Navigation bar tweaks
- Power tweaks
- Display tweaks
- Media tweaks
- Hardware key actions
- Dialer tweaks
- Launcher tweaks
- Screen recording
- Smart radio
- Notification control (per-app notification LED/sounds/vibrations)
... and many more
Click to expand...
Click to collapse
d00lz said:
I don't think there's a way to get it put into your stock Settings menu unless you have a ROM that includes it. Like I said there's many third party alternatives. Perhaps consider installing the Gravity Box module for Xposed. It has an option to hide the Nav Bar amongst other useful tweaks.
Click to expand...
Click to collapse
Ok, I wil try it! Thank you so much! :good:

Hide Status Bar Icons

Now that we have root is there a way to hide some of the status bar icons? Like system UI tuner does on the Nexus devices...
sprke said:
Now that we have root is there a way to hide some of the status bar icons? Like system UI tuner does on the Nexus devices...
Click to expand...
Click to collapse
There's a few xposed modules I know Flat status bar, module will allow it
MrWicked1 said:
There's a few xposed modules I know Flat status bar, module will allow it
Click to expand...
Click to collapse
This is still only possible with Root, correct?
Been looking around all afternoon, and seems like there was something called System Tuner UI, but was removed on Samsung S7 devices (probably all Sammy phones).
p.s.
I have a AT&T S7 Edge, but I doubt that will affect the answer(s)
Nova will do it.
rancidcrab said:
Nova will do it.
Click to expand...
Click to collapse
True. It will do it on your home screens, but not within other apps.
NaxIonz said:
This is still only possible with Root, correct?
Been looking around all afternoon, and seems like there was something called System Tuner UI, but was removed on Samsung S7 devices (probably all Sammy phones).
p.s.
I have a AT&T S7 Edge, but I doubt that will affect the answer(s)
Click to expand...
Click to collapse
Yeah Xposed requires root
There is an app called Notify Box that I have been using. It groups selected status bar notifications together and puts them in one drop down box that you can then delete or view. It seems to work pretty well.
Just found this in an LG group, "adb shell settings put secure icon_blacklist alarm_clock,bluetooth,mobile" etc. No root required, just a working adb setup and developer options.
Partial list is;
cast
hotspot
bluetooth
zen (do not distrub icon)
alarm_clock (alarm icon)
managed_profile (work profile icon)
wifi
ethernet
mobile (mobile data icon)
airplane
nfc
I'm still looking for the name of the download booster icon
lazuhrus said:
Just found this in an LG group, "adb shell settings put secure icon_blacklist alarm_clock,bluetooth,mobile" etc. No root required, just a working adb setup and developer options.
Partial list is;
cast
hotspot
bluetooth
zen (do not distrub icon)
alarm_clock (alarm icon)
managed_profile (work profile icon)
wifi
ethernet
mobile (mobile data icon)
airplane
nfc
I'm still looking for the name of the download booster icon
Click to expand...
Click to collapse
This worked great. I did
Code:
adb shell settings put secure icon_blacklist alarm_clock,nfc,bluetooth
Unfortunately the NFC icon stayed but the alarm clock and bluetooth are gone so anything is a huge improvement. Now I just need to figure out the names for the volte and rcs icons from rooting. I tried
Code:
adb shell settings put secure icon_blacklist alarm_clock,nfc,bluetooth,volte,rcs
but neither went away. Either way thank you.
Hi, I tried that with alarm_clock but unfortunately I got an white square icon stead :silly:
This worked for me to disable the Alarm and Bluetooth icons. Thanks for the share!
DirkStorck said:
Hi, I tried that with alarm_clock but unfortunately I got an white square icon stead :silly:
Click to expand...
Click to collapse
Not sure if you figured this out already but the white rectangle icon that appears is actually the "rotate" so add that to your list
nfc for us on Samsung is nfc_on
You can disable the battery icon but still have "show percentage" on in settings so no icon but still charge percentage.
I've been adding and removing frequently but here is my current disable list
Code:
adb shell settings put secure icon_blacklist bluetooth,alarm_clock,rotate,battery,location,nfc_on
Hello,
Were you able to figure out the name of the Data boost icon? I like to have that turned on, I just cant stand seeing the icon.
Thanks,
Z
lazuhrus said:
Just found this in an LG group, "adb shell settings put secure icon_blacklist alarm_clock,bluetooth,mobile" etc. No root required, just a working adb setup and developer options.
Partial list is;
cast
hotspot
bluetooth
zen (do not distrub icon)
alarm_clock (alarm icon)
managed_profile (work profile icon)
wifi
ethernet
mobile (mobile data icon)
airplane
nfc
I'm still looking for the name of the download booster icon
Click to expand...
Click to collapse

New stamina mode disables vibration system wide 23.5.A.1.291

When stamina mode is enabled unlike back in 5.0 it completely disables vibration for notifications even the test menu will not vibrate if you run a vibration test with stamina mode enabled this is very annoying and I was wondering if any has found a fix? Or even an xposed module to restore vibration with stamina enabled? So far I've gotten rid of the annoying stamina mode notification with gravity box if anyone else was wondering how to do that.
A__Salty_Cracker said:
When stamina mode is enabled unlike back in 5.0 it completely disables vibration for notifications even the test menu will not vibrate if you run a vibration test with stamina mode enabled this is very annoying and I was wondering if any has found a fix? Or even an xposed module to restore vibration with stamina enabled? So far I've gotten rid of the annoying stamina mode notification with gravity box if anyone else was wondering how to do that.
Click to expand...
Click to collapse
In which category of gravity box is this option ?
coc014 said:
In which category of gravity box is this option ?
Click to expand...
Click to collapse
Goto status bar tweaks scroll down and you will see ongoing notification blocker check the box next to stamina mode and a reboot or two should make it go away. Are you also annoyed that vibration no longer works?
A__Salty_Cracker said:
Goto status bar tweaks scroll down and you will see ongoing notification blocker check the box next to stamina mode and a reboot or two should make it go away. Are you also annoyed that vibration no longer works?
Click to expand...
Click to collapse
thanks ! yeah, it's annoying, I also searched for an xposed module but haven't found anything yet
coc014 said:
thanks ! yeah, it's annoying, I also searched for an xposed module but haven't found anything yet
Click to expand...
Click to collapse
Well if you find something let me know please.
And what, did you come up with something?

Xposed Modules

What Xposed modules have you installed?
This one I have and pretty much only ones I care at the moment
- GravityBox
- Adblocker
- Android N-ify
- App Settings
- BootManager
- YouTube Adaway
- YouTube Background Playback
Mmmmm yep just those for now LoL
DrakenFX said:
This one I have and pretty much only ones I care at the moment
- GravityBox
- Adblocker
- Android N-ify
- App Settings
- BootManager
- YouTube Adaway
- YouTube Background Playback
Mmmmm yep just those for now LoL
Click to expand...
Click to collapse
Wait, how does n-ify work? does it only change the notifications or does it change more?
awsomjgp said:
Wait, how does n-ify work? does it only change the notifications or does it change more?
Click to expand...
Click to collapse
It can change your recents, enable a double tap recents to switch back to last app, add descriptions to the titles of various settings, etc. Kind of one of those things you have to try out for yourself. Unfortunately, it cannot change your quicksettings... (not a fan of MiFavor quicksettings) though it was able to change them on my Oneplus One.
Anyone tried Flat Style Bar Indicators?
I installed it but I can't get the cellular indicators to show up, didn't know if anyone else had luck with this or another mod that changes the status bar icons.
Am having the exact same thing.. No cellular data nor reception bars are visible

Best (Working) Xposed Modules for S8?

Hi all,
I'm running the PartCyborgRom-AQK3 ROM, and I have Xposed working. I couldn't find such a post, but I am wondering what modules are working for everyone with an S8? I know a lot of the modules are for AOSP and a lot are not for Nougat.
I tried BootManager, and unless I disabled too many things or something that I shouldn't have, enabling this one causes a bootloop.
Other than that, I currently have Firefds Kit, GravityBox, and XNotifications enabled.
Features I am still looking for are:
Disable High Brightness warning.
Remove Carrier from Statusbar
Remove AM/PM from stausbar clock. I've found this option but it usually adds a 2nd AM/PM.
At some point, I installed something that added "Outdoor Mode" to the Notification Toggles brightness settings. I can't remember what added this, but I'd like it back!
Did you find a solution for carrier label?
muzicman82 said:
Hi all,
I'm running the PartCyborgRom-AQK3 ROM, and I have Xposed working. I couldn't find such a post, but I am wondering what modules are working for everyone with an S8? I know a lot of the modules are for AOSP and a lot are not for Nougat.
I tried BootManager, and unless I disabled too many things or something that I shouldn't have, enabling this one causes a bootloop.
Other than that, I currently have Firefds Kit, GravityBox, and XNotifications enabled.
Features I am still looking for are:
Disable High Brightness warning.
Remove Carrier from Statusbar
Remove AM/PM from stausbar clock. I've found this option but it usually adds a 2nd AM/PM.
At some point, I installed something that added "Outdoor Mode" to the Notification Toggles brightness settings. I can't remember what added this, but I'd like it back!
Click to expand...
Click to collapse
status and system ui tuner are no root apps and can do most of what you want
I use firefds for call record button..I just remove the clock from bar totally as I use a weather and clock widget all the time 3d flip clock and such.

Categories

Resources