manager: Adding optional additions to SUS paths applies functionality corresponding to the package name as well as categorization

This commit is contained in:
ShirkNeko
2025-07-01 17:29:45 +08:00
parent be14da387e
commit 2278fe49d2
9 changed files with 757 additions and 19 deletions

View File

@@ -159,4 +159,6 @@ dependencies {
implementation(libs.mmrl.webui)
implementation(libs.mmrl.ui)
implementation(libs.accompanist.drawablepainter)
}