update oi file manager to 1.3, now using github for main project

This commit is contained in:
David Black 2012-10-31 21:43:15 +00:00
parent 59901b904e
commit 51b8621e18

View file

@ -1,7 +1,7 @@
Category:System
License:Apache2
Web Site:http://www.openintents.org
Source Code:http://code.google.com/p/openintents/source/checkout
Source Code:https://github.com/openintents/filemanager
Issue Tracker:http://code.google.com/p/openintents/issues/list
Donate:http://www.openintents.org/en/contribute
@ -15,11 +15,18 @@ Note that this is included in Cyanogenmod as a system application, so if you are
you will not be able to upgrade without first manually removing (as root) the existing version.
.
Repo Type:srclib
Repo:OI:filemanager
#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
Auto Update Mode:None
Update Check Mode:Market