Installs useful binaries: bash, curl, nano, strace, eventrec and tcpdump. Also optionally installs Atlas services that ensure uptime.
- Cleanup ATVServices.sh into separate files
- Add checks for RDM
- Add more performance optimization system props and tweaks
- Remove obsolete things
- Test and add jq binary
- Log rotation
- And several others
- Merged the root@tchavei / BubbleT fork into main
- This update requires to have a new emagisk.config file
- Added "rdm_check" option to the emagisk.config file
- This option lets you choose between both Health Monitors
- 0 = Atlas Service Health Monitor (checks if the Atlas Mapping Service is running)
- 1 = RDM Connection Monitor (checks the lastseen status of the device at RDM and restarts Atlas Service if needed)
- Uncommented / Enabled the Ethernet Port reset for the RDM Connection Monitor again
- This update will also add the curl binary since it's needed for the RDM Connection Monitor
- Enables Play Store again as Safety Net is being dropped by Play Integrity, the latter requiring an enabled and updated Play Store.
- Completely refactored since last changelog. Targets ensuring Atlas stays online and has several health checks.
- Installation requires no manual intervention, but allows skipping the Atlas specific services with volume buttons.
- This version is the current most stable one, and works very well at ensuring Atlas errors are dealth with and ATVs don't stop scanning.
- Everything seems to be verkin.
- Suddenly, things work.
bash
runs automatically when opening anadb shell
without the need to recompileadbd
. - Also, following new practices and unity versions.
- Can't even make a changelog.
- Bash completion
- Auto installs busybox utilities
- Better aliases
- Trying to make
bash
open by default when runningadb shell
without having to recompileadbd
.
- Project forked by @esauvisky
- New PS1, PS2 and PS3.
- Different aliases.
- A custom built
bash
binary. - Other binaries bundled in, like
eventrec
andstrace
.