Update CV of OI File Manager to 2.0.7 (34)
This commit is contained in:
parent
8a16ba5ec4
commit
00724ed658
|
@ -5,6 +5,7 @@ Source Code:https://github.com/openintents/filemanager
|
|||
Issue Tracker:https://code.google.com/p/openintents/issues
|
||||
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,
|
||||
|
@ -23,48 +24,48 @@ Repo:https://github.com/openintents/filemanager.git
|
|||
Build:1.2-rc1,18
|
||||
commit=4106
|
||||
subdir=FileManager
|
||||
target=android-11
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$OI$$/distribution/DistributionLibrary@' project.properties && \
|
||||
android update project -p $$OI$$/distribution/DistributionLibrary -t android-11
|
||||
target=android-11
|
||||
buildjni=yes
|
||||
|
||||
Build:1.2,20
|
||||
commit=4170
|
||||
subdir=FileManager
|
||||
target=android-11
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$OI$$/distribution/DistributionLibrary@' project.properties && \
|
||||
android update project -p $$OI$$/distribution/DistributionLibrary -t android-11
|
||||
target=android-11
|
||||
buildjni=yes
|
||||
|
||||
#new repo
|
||||
Build:1.3,21
|
||||
commit=4358c17a
|
||||
subdir=FileManager
|
||||
target=android-14
|
||||
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
|
||||
target=android-14
|
||||
buildjni=yes
|
||||
|
||||
Build:2.0.2,26
|
||||
commit=328b40775
|
||||
subdir=FileManager
|
||||
target=android-14
|
||||
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
|
||||
target=android-14
|
||||
buildjni=yes
|
||||
|
||||
Build:2.0.3-rc1,28
|
||||
commit=2bdf550298
|
||||
subdir=FileManager
|
||||
target=android-16
|
||||
srclibs=OI@4170
|
||||
prebuild=sed -i 's@\(.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
|
||||
target=android-16
|
||||
buildjni=yes
|
||||
|
||||
Build:2.0.3,29
|
||||
|
@ -77,6 +78,6 @@ release yet.
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.0.3
|
||||
Current Version Code:29
|
||||
Current Version:2.0.7
|
||||
Current Version Code:34
|
||||
|
||||
|
|
Loading…
Reference in a new issue