fdroiddata/metadata/com.dnielfe.manager.txt

35 lines
1 KiB
Plaintext
Raw Normal View History

2014-08-05 09:44:18 +00:00
Categories:Office
License:GPLv2+
Web Site:http://forum.xda-developers.com/showthread.php?t=2330864
Source Code:https://github.com/DF1E/SimpleExplorer
Issue Tracker:https://github.com/DF1E/SimpleExplorer/issues
Auto Name:Simple Explorer
Summary:File manager
Description:
2014-08-09 08:39:42 +00:00
Simple file explorer inspired by [[com.cyanogenmod.filemanager.ics]] and [[com.docd.purefm]].
2014-08-05 09:44:18 +00:00
.
Repo Type:git
Repo:https://github.com/DF1E/SimpleExplorer
Build:2.0.5,53
commit=22b79f6a346766f7c19bff47c8776a2839045b8f
2014-08-05 21:47:28 +00:00
srclibs=RootTools@3.4,CommonsIO@2.4,JUnrar@junrar-0.7
2014-08-05 09:44:18 +00:00
rm=libs/RootTools-3.4.jar,libs/commons-io-2.4.jar,libs/junrarlib.jar
2014-08-05 21:47:28 +00:00
prebuild=pushd $$JUnrar$$ && \
2014-08-05 09:44:18 +00:00
$$MVN3$$ package && \
popd && \
2014-08-05 21:47:28 +00:00
cp $$JUnrar$$/target/junrar-0.7.jar libs/ && \
2014-08-05 09:44:18 +00:00
pushd $$CommonsIO$$ && \
$$MVN3$$ package && \
popd && \
cp $$CommonsIO$$/target/commons-io-2.4.jar libs/ && \
2014-08-08 22:58:22 +00:00
cp -fR $$RootTools$$/RootTools/src/main/java/com src/
2014-08-05 09:44:18 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.0.5
Current Version Code:53