- Fix compatibility with KernelSU (Issue #17, PR #18)
- Add support for devices without the gadget HAL (Issue #19, PR #20)
- Add additional logging to boot scripts to make troubleshooting easier (Issue #12, PR #15)
- Relax process search criteria to find Pixel 6 series' USB gadget HAL after recent OS updates (Issue #12, PR #16)
- Make the UI more intuitive and better reflect the current state of the USB controller (PR #14)
- Target API 35 (PR #8, PR #9)
- Fix compatibility when installed alongside other modules that modify
plat_seapp_contexts
with upcoming versions of Magisk (PR #13)
- msd-tool: Prevent updating the modification timestamp of
/sys/fs/selinux/load
(Issue #2, PR #6)- Please note there are no plans to implement further ways of evading detection by apps. This workaround just happened to be easy enough to implement.
- Update checksum for
tensorflow-lite-metadata-0.1.0-rc2.pom
dependency (PR #1) - Fix incorrect gradle inputs causing Rust source code to not be rebuilt (PR #3)
- Remove unnecessary
mlstrustedobject
attribute from themsd_daemon
SELinux type (PR #4) - Allow disabling individual images so that not all of them need to be active at the same time (PR #5)
- Initial release