Demonx4y/Hyper-Charging-Plus — reverse-engineered prompt
Reverse engineered prompt
Build me a Magisk module for rooted Android phones that makes charging smarter and steadier without pretending to unlock hardware that the phone does not support.
I want it to watch battery temperature, battery percent, charging state, and available charging controls, then adjust charging current in real time. When the phone is cool it should request higher current, then smoothly step down as it gets warmer, and fully stop charging at dangerous temperatures. It should also slow charging near full battery, stop after a short time at 100 percent, and resume safely when needed.
Add an automatic gaming mode too. When a game from a simple editable game list is in the foreground, pause charging or reduce current to lower heat, show how long bypass has been running, and exit safely if the phone gets too hot or the game closes.
Also include a persistent notification that shows charging mode, current, temperature, battery percent, estimated time to full, and game bypass status. Keep it lightweight, compatible with different devices, and use safe fallbacks. Look up current Magisk docs online if needed.
Want more depth? Deep Reverse