diff --git a/metadata/org.droidtr.deletegapps.yml b/metadata/org.droidtr.deletegapps.yml new file mode 100644 index 0000000000..2d6ee90931 --- /dev/null +++ b/metadata/org.droidtr.deletegapps.yml @@ -0,0 +1,42 @@ +Categories: + - System +License: GPL-3.0-only +SourceCode: https://gitlab.com/parduscix/disable-delete-gapps +IssueTracker: https://gitlab.com/parduscix/disable-delete-gapps/issues + +AutoName: /d/gapps +Summary: Delete/Disable GApps +Description: |- + This application are used for delete or disable gapps. It use regex for + find gapps package + + - pm disable xxx (xxx is package name that is finded by application) + + or + + - rm -rf xxx (xxx is path name that is finded by application) + + It requires root to work. + + You dont delete gapps on touchwiz (or like) stock rom or your device might + not boot afterwards. That's why you should try disable gapps! + + To re-enable GApps, go to *Settings › Apps,* menu, and chose "restore apps + preferences". If you want to reinstall GApps, you should use OpenGApps zip + or GApps installer (3. party apps). + +RepoType: git +Repo: https://gitlab.com/parduscix/disable-delete-gapps + +Builds: + - versionName: '2.0' + versionCode: 2 + commit: '2.0' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '2.0' +CurrentVersionCode: 2