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