43 lines
2.2 KiB
Plaintext
43 lines
2.2 KiB
Plaintext
Category:System
|
|
License:Apache2
|
|
Web Site:http://www.openintents.org
|
|
Source Code:https://github.com/openintents/filemanager
|
|
Issue Tracker:http://code.google.com/p/openintents/issues/list
|
|
Donate:http://www.openintents.org/en/contribute
|
|
|
|
Auto Name:OI File Manager
|
|
Summary:File manager
|
|
Description:
|
|
The OpenIntents file manager allows you to browse your SD card, create directories, rename, move,
|
|
and delete files. It also acts as an extension to other applications to display "Open" and "Save"
|
|
dialogs.
|
|
|
|
Note that this is included in older versions of Cyanogenmod as a system application, so
|
|
you will not be able to upgrade it without first manually removing (as root) the existing version.
|
|
.
|
|
|
|
#Repo Type:srclib
|
|
#Repo:OI:filemanager
|
|
Repo Type:git
|
|
Repo:https://github.com/openintents/filemanager.git
|
|
|
|
Build Version:1.2-rc1,18,4106,subdir=FileManager,target=android-11,buildjni=yes,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$OI$$/distribution/DistributionLibrary@' project.properties && android update project -p $$OI$$/distribution/DistributionLibrary -t android-11
|
|
Build Version:1.2,20,4170,subdir=FileManager,target=android-11,buildjni=yes,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$OI$$/distribution/DistributionLibrary@' project.properties && android update project -p $$OI$$/distribution/DistributionLibrary -t android-11
|
|
#new repo
|
|
Build Version:1.3,21,4358c17a,subdir=FileManager,target=android-14,buildjni=yes,srclibs=OI@4170,prebuild=\
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$OI$$/distribution/DistributionLibrary@' project.properties && \
|
|
$$SDK$$/tools/android update project -p $$OI$$/distribution/DistributionLibrary -t android-11 && \
|
|
rm -rf ../FileManagerDemo ../icons ../promotion ../FileManagerTest
|
|
Build Version:2.0.2,26,328b40775,subdir=FileManager,\
|
|
target=android-14,buildjni=yes,srclibs=OI@4170,prebuild=\
|
|
sed -i 's@\(android.library.reference.1=\).*@\1$$OI$$/distribution/DistributionLibrary@' project.properties && \
|
|
$$SDK$$/tools/android update project -p $$OI$$/distribution/DistributionLibrary -t android-11 && \
|
|
rm -rf ../FileManagerDemo ../icons ../promotion ../FileManagerTest
|
|
Build Version:2.0.2,27,!don't publish,subdir=FileManager
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:2.0.3-rc1
|
|
Current Version Code:28
|
|
|