Merge branch 'feature/dev.dworks.apps.anexplorer.pr' into 'master'
New app: AnExplorer Closes rfp#536 See merge request fdroid/fdroiddata!3254
This commit is contained in:
commit
ab37018295
40
metadata/dev.dworks.apps.anexplorer.pro.txt
Normal file
40
metadata/dev.dworks.apps.anexplorer.pro.txt
Normal file
|
@ -0,0 +1,40 @@
|
|||
Categories:System
|
||||
License:Apache-2.0
|
||||
Web Site:https://anexplorer.co/
|
||||
Source Code:https://github.com/1hakr/AnExplorer
|
||||
Issue Tracker:https://github.com/1hakr/AnExplorer/issues
|
||||
Donate:https://ko-fi.com/H2H6BPBP
|
||||
|
||||
Auto Name:AnExplorer
|
||||
Summary:All-in-one file management tools
|
||||
Description:
|
||||
AnExplorer File Manager is a Simple, Small, Fast and Efficient File Explorer. It
|
||||
supports RTL and shows the size of folders across the storages. File Manager is
|
||||
designed for all android devices including Phones, Phablets, Tablets and Android
|
||||
TV. It's fully designed with Material guidelines by Google. It supports all
|
||||
Android versions from Jellybean, Kitkat, Marshmallow to Nougat. We dont take any
|
||||
unnecessary permissions.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/1hakr/AnExplorer.git
|
||||
|
||||
Build:3.8,62
|
||||
commit=v3.8
|
||||
subdir=app
|
||||
gradle=other,pro
|
||||
srclibs=RootTools@3.4
|
||||
rm=app/libs
|
||||
prebuild=cp -fR $$RootTools$$/RootTools/src/main/java/com src/main/java/ && \
|
||||
sed -i -e '/maven.fabric.io/d' -e '/io.fabric.tools/d' -e '/google-services/d' ../build.gradle && \
|
||||
sed -i -e '/keystore.properties/d' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
The app has a free and a pro flavors.
|
||||
The free flavor contains proprietary libraries (crashlytics and firebase-ads) but the pro flavor does not.
|
||||
.
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.8
|
||||
Current Version Code:62
|
Loading…
Reference in a new issue