Centralize dependencies and migrate to submodules Move `apache` and `axml` modules to a unified `external` directory and migrate libxposed API and service interfaces from Maven dependencies to Git submodules. Included changes: - Updated .gitmodules with new paths. - Simplified core.yml CI workflow. - Updated Gradle project references to use the new directory structure. - Added documentation for external components. |
||
|---|---|---|
| .. | ||
| libxposed@5458273031 | ||
| src/main/kotlin/org/matrix/vector | ||
| README.md | ||
| build.gradle.kts | ||
README.md
Xposed API implementation of the Vector framework
LSPosed is being refactored into a new project Vector.
This sub-project xposed, written in Kotlin, will be refactored from the core sub-project written in Java.