From 995c373bd847752b7d656617b02214f25bb22a59 Mon Sep 17 00:00:00 2001 From: relan Date: Sat, 12 Jan 2019 09:31:41 +0300 Subject: [PATCH] New app: File Manager Closes fdroid/rfp#804. --- metadata/com.github.axet.filemanager.yml | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.github.axet.filemanager.yml diff --git a/metadata/com.github.axet.filemanager.yml b/metadata/com.github.axet.filemanager.yml new file mode 100644 index 0000000000..71eeb39271 --- /dev/null +++ b/metadata/com.github.axet.filemanager.yml @@ -0,0 +1,34 @@ +Categories: + - System +License: GPL-3.0-only +SourceCode: https://gitlab.com/axet/android-file-manager +IssueTracker: https://gitlab.com/axet/android-file-manager/issues + +AutoName: File Manager +Summary: File Manager with root browser +Description: |- + File Manager with two panels, smart copy/move dialogs, easy open/share + files, multiple files sources including: root, SAF and direct files access. + It offers a.o.: + + * clear and straight (material) design + * intuitive to use + * access all files, whether on SD card or in the internal storage + * bookmark your favorite folders + * root capabilities (enable in settings if your device is rooted) + +RepoType: git +Repo: https://gitlab.com/axet/android-file-manager + +Builds: + - versionName: 0.2.58 + versionCode: 101 + commit: filemanager-0.2.58 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version filemanager-%v +UpdateCheckMode: Tags +CurrentVersion: 0.2.58 +CurrentVersionCode: 101