Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BubbleT993 authored Oct 24, 2023
1 parent 21fde59 commit e761ab1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,29 @@
# eMagisk

Installs useful binaries: bash, nano, strace, eventrec and tcpdump. Also optionally installs Atlas services that ensure uptime.
Installs useful binaries: bash, curl, nano, strace, eventrec and tcpdump. Also optionally installs Atlas services that ensure uptime.

-----
### TODOs
- 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

----
## Changelog
### 9.6.0
- 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

### 9.5.0
- Enables Play Store again as Safety Net is being dropped by Play Integrity, the latter requiring an enabled and updated Play Store.

Expand Down

0 comments on commit e761ab1

Please sign in to comment.