From 629a08989e690e1c294e782af315078ddf72d7fa Mon Sep 17 00:00:00 2001 From: Sunil Paul Mathew M Date: Tue, 15 Dec 2020 17:10:25 +0000 Subject: [PATCH] New App: SmartPack-Kernel Manager --- metadata/com.smartpack.kernelmanager.yml | 28 ++++++++++++++++++++++ metadata/com.sunilpaulmathew.debloater.yml | 27 +++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 metadata/com.smartpack.kernelmanager.yml create mode 100644 metadata/com.sunilpaulmathew.debloater.yml diff --git a/metadata/com.smartpack.kernelmanager.yml b/metadata/com.smartpack.kernelmanager.yml new file mode 100644 index 0000000000..518ccc72fa --- /dev/null +++ b/metadata/com.smartpack.kernelmanager.yml @@ -0,0 +1,28 @@ +Categories: + - System +License: GPL-3.0-or-later +AuthorName: sunilpaulmathew +AuthorEmail: sunil.kde@gmail.com +AuthorWebSite: https://smartpack.github.io/ +WebSite: https://smartpack.github.io/spkm/ +SourceCode: https://github.com/SmartPack/SmartPack-Kernel-Manager +IssueTracker: https://github.com/SmartPack/SmartPack-Kernel-Manager/issues +Changelog: https://github.com/SmartPack/SmartPack-Kernel-Manager/releases +Donate: https://www.paypal.me/menacherry/ + +AutoName: SmartPack-Kernel Manager +RepoType: git +Repo: https://github.com/SmartPack/SmartPack-Kernel-Manager + +Builds: + - versionName: '14.8' + versionCode: 148 + commit: v14.8 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '14.8' +CurrentVersionCode: 148 diff --git a/metadata/com.sunilpaulmathew.debloater.yml b/metadata/com.sunilpaulmathew.debloater.yml new file mode 100644 index 0000000000..3238f7f261 --- /dev/null +++ b/metadata/com.sunilpaulmathew.debloater.yml @@ -0,0 +1,27 @@ +Categories: + - System +License: GPL-3.0-or-later +AuthorName: sunilpaulmathew +AuthorEmail: sunil.kde@gmail.com +AuthorWebSite: https://smartpack.github.io/ +SourceCode: https://github.com/sunilpaulmathew/De-Bloater +IssueTracker: https://github.com/sunilpaulmathew/De-Bloater/issues +Changelog: https://github.com/sunilpaulmathew/De-Bloater/releases +Donate: https://www.paypal.me/menacherry/ + +AutoName: De-Bloater +RepoType: git +Repo: https://github.com/sunilpaulmathew/De-Bloater + +Builds: + - versionName: v0.8 + versionCode: 8 + commit: v0.8 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: v0.8 +CurrentVersionCode: 8