diff --git a/metadata/com.vlille.checker.txt b/metadata/com.vlille.checker.txt index abd5016a2b..6358d4e098 100644 --- a/metadata/com.vlille.checker.txt +++ b/metadata/com.vlille.checker.txt @@ -34,11 +34,10 @@ ActionBarSherlock@4.1.0;PullToRefresh@v1.4.1.1,extlibs=\ acra/acra-4.4.0.jar;commons-collections/commons-collections-3.2.1.jar;commons-lang/commons-lang3-3.1.jar;\ osmdroid/osmdroid-android-3.0.8.jar;sl4j/slf4j-android-1.6.1-RC1.jar;junit/junit-4.8.1.jar,prebuild=\ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ -sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$/library@' project.properties && \ -sed -i 's@\(android.library.reference.3=\).*@\1$$PullToRefresh$$/extras/PullToRefreshListFragment@' project.properties && \ -$$SDK$$/tools/android update project -p $$PullToRefresh$$/library -s && \ -$$SDK$$/tools/android update project -p $$PullToRefresh$$/extras/PullToRefreshListFragment -s && \ -cp $$PullToRefresh$$/extras/PullToRefreshListFragment/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ +sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$@' project.properties && \ +sed -i 's@\(android.library.reference.3=\).*@\1$$PullToRefresh$$/../extras/PullToRefreshListFragment@' project.properties && \ +$$SDK$$/tools/android update project -p $$PullToRefresh$$/../extras/PullToRefreshListFragment -s && \ +cp $$PullToRefresh$$/../extras/PullToRefreshListFragment/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ Auto Update Mode:None #Can't find version code on playmarket; Tags are behind diff --git a/metadata/nitezh.ministock.txt b/metadata/nitezh.ministock.txt new file mode 100644 index 0000000000..6e0374369f --- /dev/null +++ b/metadata/nitezh.ministock.txt @@ -0,0 +1,23 @@ +Category:Office +License:MIT +Web Site:http://niteshpatel.github.io/ministocks +Source Code:https://github.com/niteshpatel/ministocks +Issue Tracker:https://github.com/niteshpatel/ministocks/issues + +Auto Name:Ministocks +Summary:Stock price widget +Description: +Ministocks uses finance data sourced from Yahoo Finance, and recognises the +same symbols. +. + +Repo Type:git +Repo:https://github.com/niteshpatel/ministocks.git + +Build Version:50,50,version-50 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:50 +Current Version Code:50 + diff --git a/metadata/org.wheelmap.android.online.txt b/metadata/org.wheelmap.android.online.txt index 10e37556ee..ce889aa5f5 100644 --- a/metadata/org.wheelmap.android.online.txt +++ b/metadata/org.wheelmap.android.online.txt @@ -25,8 +25,7 @@ Repo:https://github.com/sozialhelden/wheelmap-android.git Build Version:0.8.3,16,0.8.3_release,subdir=Wheelmap,\ srclibs=PullToRefresh@v1.3.0;NoAnalytics@158a4a,rm=Wheelmap/libs/libGoogleAnalytics.jar,prebuild=\ -$$SDK$$/tools/android update project -p $$PullToRefresh$$/library && \ -sed -i 's@\(android.library.reference.1=\).*@\1$$PullToRefresh$$/library@' project.properties && \ +sed -i 's@\(android.library.reference.1=\).*@\1$$PullToRefresh$$@' project.properties && \ echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties #See Readme for using switch to disable Google Analytics, to be run in root directory diff --git a/metadata/wb.receiptspro.txt b/metadata/wb.receiptspro.txt index a8f91308e1..c29400ff85 100644 --- a/metadata/wb.receiptspro.txt +++ b/metadata/wb.receiptspro.txt @@ -1,6 +1,5 @@ -Disabled:No source for binary wbflex.jar Category:Office -License:AGPL +License:AGPLv3 Web Site: Source Code:https://github.com/wbaumann/SmartReceiptsPro Issue Tracker:https://github.com/wbaumann/SmartReceiptsPro/issues @@ -27,15 +26,18 @@ Build Version:1.1.1,12,d5684ee0bb7210e8b9205e932feba1b2eed21f50,subdir=SmartRece Build Version:1.2.1,53,!Build problems 84c786b6a5,subdir=SmartReceipts,target=android-8,prebuild=\ mv lib libs && rm libs/wbflex.jar && \ sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties -# N.B wflex.jar has been removed from Mini-WB -Build Version:2.2.0,80,!build errors at 342435f4c4,init=rm -rf bin gen,\ -srclibs=ActionBarSherlock@4.1.0;AndroidCamera-WB@15c7328d83;\ -Mini-WB@6430639fc4;SmartReceipts@a286f742da,prebuild=\ +Build Version:2.2.1,80,v2.2.1,forceversion=yes,init=rm -rf bin gen,\ +srclibs=ActionBarSherlock@4.1.0;AndroidCamera-WB@v2.2.1;\ +Mini-WB@2ff534;SmartReceipts@946fd63b4,prebuild=\ +cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \ +cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/ && \ +rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java && \ sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties +# Tags can be used hopefully for srclibs in next version Auto Update Mode:None # device variable -Update Check Mode:RepoManifest -Current Version:2.2.1 -Current Version Code:82 +Update Check Mode:Tags +Current Version:2.2.0 +Current Version Code:80 diff --git a/srclibs/Mini-WB.txt b/srclibs/Mini-WB.txt index cf9cfb8eb2..217f4dcad8 100644 --- a/srclibs/Mini-WB.txt +++ b/srclibs/Mini-WB.txt @@ -3,5 +3,5 @@ Repo:https://github.com/wbaumann/WBMiniLibrary Update Project:Yes -Prepare:rm -rf bin gen lib +Prepare:rm -rf bin gen diff --git a/srclibs/PullToRefresh.txt b/srclibs/PullToRefresh.txt index e14927e64d..6eeed0d4aa 100644 --- a/srclibs/PullToRefresh.txt +++ b/srclibs/PullToRefresh.txt @@ -1,3 +1,7 @@ Repo Type:git Repo:https://github.com/chrisbanes/Android-PullToRefresh.git +Subdir:library + +Update Project:Yes + diff --git a/srclibs/SmartReceipts.txt b/srclibs/SmartReceipts.txt index e357fc60f5..74c550853f 100644 --- a/srclibs/SmartReceipts.txt +++ b/srclibs/SmartReceipts.txt @@ -3,5 +3,4 @@ Repo:https://github.com/wbaumann/Smart-Receipts Update Project:Yes -Prepare:rm -rf bin gen && cp libs/android-support-v4.jar ../ActionBarSherlock/library/libs/ && sed -i 's@\(android.library.reference.1=\).*@\1../Mini-WB@;s@\(android.library.reference.2=\).*@\1../ActionBarSherlock/library@;s@\(android.library.reference.3=\).*@\1../AndroidCamera-WB@' project.properties - +Prepare:rm -rf bin gen && sed -i 's@\(android.library.reference.1=\).*@\1../Mini-WB@;s@\(android.library.reference.2=\).*@\1../ActionBarSherlock/library@;s@\(android.library.reference.3=\).*@\1../AndroidCamera-WB@' project.properties