68 lines
2 KiB
YAML
68 lines
2 KiB
YAML
|
AntiFeatures:
|
||
|
- Tracking
|
||
|
Categories:
|
||
|
- System
|
||
|
License: Apache-2.0
|
||
|
WebSite: https://anexplorer.co/
|
||
|
SourceCode: https://github.com/1hakr/AnExplorer
|
||
|
IssueTracker: https://github.com/1hakr/AnExplorer/issues
|
||
|
Donate: https://ko-fi.com/H2H6BPBP
|
||
|
|
||
|
AutoName: AnExplorer
|
||
|
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.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/1hakr/AnExplorer.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '3.8'
|
||
|
versionCode: 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
|
||
|
|
||
|
- versionName: '3.9'
|
||
|
versionCode: 64
|
||
|
commit: v3.9
|
||
|
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 '/keystoreProperties/,+5d' build.gradle
|
||
|
|
||
|
MaintainerNotes: |-
|
||
|
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.
|
||
|
AntiFeature due to https://github.com/1hakr/AnExplorer/issues/97
|
||
|
Could be removed after a new release that remove this suspicious connections
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '3.9'
|
||
|
CurrentVersionCode: 64
|