Mindless | Channel
Відкрити в Telegram
933
Підписники
+124 години
+237 днів
+2030 день
Архів дописів
and btw for TECNO or any OEM user im not sure if i could fix webui bug for them
dumpsys batterystats |
awk '
/^[[:space:]]*Job /{
pkg=$2
sub(/\/.*/,"",pkg)
jobs[pkg]++
}
END{
for(i in jobs)
printf "%5d %s\n", jobs[i], i
}' | sort -rn
help me copy paste this pleaseNext Update Tag
- Add Battery save mode + Toggle acces - Background process restrict adjustable and fixed some error - restrict/unrestrict option acces in WebUI - WebUI adjustment
Xiaomi User help me with this please
settings list system | grep -Ei "power|perf|mode"
settings list global | grep -Ei "power|perf|mode"
settings list secure | grep -Ei "power|perf|mode"BBoost [07032026]
Changelog >>
- WebUI finally Added into BBoost
> Preload toggle
> GameThrottling toggle
> use Force Vulkan Toggle
> Add/Delete packagesname
> View log file
- TopApp Fetch using @Dcx400 tools for better performance
- Optimized Script structure and logic (again), less fork and pipes usage, fix head up issue
What is BBoost ?
Its an Auto Performance and Battery mode Based on TopScreen app
there is Force Vulkan API into HWUI and APK if Supported (( Device will force soft reboot if enabled and installed for first time, its also took sometimes ))
Game Mode Intervantion logic with auto gameThrottling loop ( if enabled )
LIB file and Games file Preload loop
Force Doze Google with FuckGoogle() more cpu free
Doze process and network usage background App for more CPU Releas
e
Feedback or Report : @Brains82
Cr : @HoyoSlave @Dcx400 @Nekotor1
999
Repost from DroidCmdX
Security Reminder
just a friendly reminder , don't ever install or use any modified version of my plugins they either break things or contain malicious code that I'll get blamed for if you install their modified stuff and still come to blame me, don't ask why i'm not taking responsibility for your action
whats next ?
- WebUi for easy acces on config list - I will find some method to reduce more process weight as possible - make my shit light as fuck
