Merge branch 'feature/com.emmanuelmess.simplecleanup' into 'master'
New app: Simple Cleanup Closes rfp#966 See merge request fdroid/fdroiddata!4944
This commit is contained in:
commit
5e62f75f1e
44
metadata/com.emmanuelmess.simplecleanup.yml
Normal file
44
metadata/com.emmanuelmess.simplecleanup.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue