Magisk/app/core
topjohnwu 3e38b8fed1 Separate core codebase into its own module
- Separate UI specific code and resources outside of the core
  application logic
- Allow most of the code to move forward and use KSP for annotation
  processing and isolate rotton code that is stuck with databinding
- Make full UI rewrite more feasible
2024-07-04 00:02:42 -07:00
..
src/main Separate core codebase into its own module 2024-07-04 00:02:42 -07:00
.gitignore Separate core codebase into its own module 2024-07-04 00:02:42 -07:00
build.gradle.kts Separate core codebase into its own module 2024-07-04 00:02:42 -07:00