From 1e060d399195aa75690cc349665686bfe18ea9d1 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 9 Jun 2019 22:33:31 +0200 Subject: [PATCH] New app: Simple Cleanup --- metadata/com.emmanuelmess.simplecleanup.yml | 44 +++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/com.emmanuelmess.simplecleanup.yml diff --git a/metadata/com.emmanuelmess.simplecleanup.yml b/metadata/com.emmanuelmess.simplecleanup.yml new file mode 100644 index 0000000000..49439df9d2 --- /dev/null +++ b/metadata/com.emmanuelmess.simplecleanup.yml @@ -0,0 +1,44 @@ +Categories: + - System +License: GPL-3.0-only +SourceCode: https://github.com/EmmanuelMess/Simple-Cleanup +IssueTracker: https://github.com/EmmanuelMess/Simple-Cleanup/issues +Donate: https://www.patreon.com/emmanuelmess + +AutoName: Simple Cleanup +Summary: Clean unneeded files with one click +Description: |- + Extremely simple cleanup app! Doesn't need internet, one button solution! + + ''Simple Cleanup'' deletes files according to the space needed in your phone. + + * At 20% space free, it deletes old WhatsApp backups and Tencent cache, in that order, until it gets to >20%. + * At 10% space free it deletes the last WhatsApp backup, old media (> 1 mo. old) and then all media, in that order. + + ''Simple Cleanup'' checks file by file until enough space would be free. + + ''Simple Cleanup'' checks in the background and alerts you if you are + running low on free space. + + Note: currently only WhatsApp folders are checked. More might be added in + the future. + + ''Simple Cleanup'' is always accepting recommendations and adding features! + If you want something added, please go here: + [https://github.com/EmmanuelMess/Simple-Cleanup/issues/new]. + +RepoType: git +Repo: https://github.com/EmmanuelMess/Simple-Cleanup + +Builds: + - versionName: 1.0.1 + versionCode: 4 + commit: v1.0.1 + subdir: SimpleCleanup/app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 4