From 89f2383083d01e05689c45836f825bb9daafc9e4 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 9 Aug 2014 11:07:40 +0200 Subject: [PATCH] New app: Pure File Manager --- metadata/com.docd.purefm.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.docd.purefm.txt diff --git a/metadata/com.docd.purefm.txt b/metadata/com.docd.purefm.txt new file mode 100644 index 0000000000..344d23495b --- /dev/null +++ b/metadata/com.docd.purefm.txt @@ -0,0 +1,35 @@ +Categories:Office,System +License:Apache2 +Web Site:https://github.com/Doctoror/Pure-File-Manager +Source Code:https://github.com/Doctoror/Pure-File-Manager +Issue Tracker:https://github.com/Doctoror/Pure-File-Manager/issues + +Auto Name:Pure File Manager +Summary:Simple file manager +Description: +Minimal file manager with root support. +. + +Repo Type:git +Repo:https://github.com/Doctoror/Pure-File-Manager + +Build:0.1a,1 + disable=jars + commit=d3911548327f81072f1f636ffc73298b30835f55 + subdir=purefm + gradle=yes + srclibs=RootTools@3.4,CommonsIO@2.4,CommonsLang@LANG_3_2_1,CommonsCodec@1.9 + rm=purefm/libs/*,purefm/src/androidTest/assets/busybox + prebuild=pushd $$CommonsIO$$ && \ + $$MVN3$$ package && \ + popd && \ + cp $$CommonsIO$$/target/commons-io-2.4.jar libs/ && \ + pushd $$CommonsLang$$ && $$MVN3$$ package && popd && cp $$CommonsLang$$/target/commons-lang3-3.2.1.jar libs/ && \ + pushd $$CommonsCodec$$ && $$MVN3$$ package && popd && cp $$CommonsCodec$$/target/commons-codec-1.9.jar libs/ && \ + cp -fR $$RootTools$$/RootTools/src/main/java/com src/ + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:0.1a +Current Version Code:1 +