diff --git a/build/extlib/android/android-support-v4.jar b/build/extlib/android/android-support-v4.jar index 9056828a04..4ebdaa9ed9 100644 Binary files a/build/extlib/android/android-support-v4.jar and b/build/extlib/android/android-support-v4.jar differ diff --git a/build/extlib/android/android-support-v4r19.jar b/build/extlib/android/android-support-v4r19.jar new file mode 100644 index 0000000000..9056828a04 Binary files /dev/null and b/build/extlib/android/android-support-v4r19.jar differ diff --git a/build/extlib/android/support-v4-md5.txt b/build/extlib/android/support-v4-md5.txt index f125549ffa..3aed94e6e3 100644 --- a/build/extlib/android/support-v4-md5.txt +++ b/build/extlib/android/support-v4-md5.txt @@ -1,8 +1,9 @@ -8ec28ddd6c1b954bfa1fa54c5df54eba r19 -ed257a47cae11af1a55614055b879947 r18 -7c357558b1ef5cd16f1d312fe87c38a0 r11 -7b5efe58fd28cbc7fa8f9e88ab9c7d65 r11 -9974894df6e8ba95bb27f5e85e2cdfb5 r12 -5dce8843261486180715e459d953885d r13 -bcf017dfe2243c8d72b4b2aa40101040 r6 -c6c2148762c614d3bad120ca01491e34 r7 +# android-support-v4.jar currently r21 +8016aea9eeea9ab956295bf04ad1d8cc android-support-v4.jar +7c357558b1ef5cd16f1d312fe87c38a0 android-support-v4r10.jar +7b5efe58fd28cbc7fa8f9e88ab9c7d65 android-support-v4r11.jar +9974894df6e8ba95bb27f5e85e2cdfb5 android-support-v4r12.jar +5dce8843261486180715e459d953885d android-support-v4r13.jar +ed257a47cae11af1a55614055b879947 android-support-v4r18.jar +8ec28ddd6c1b954bfa1fa54c5df54eba android-support-v4r19.jar +bcf017dfe2243c8d72b4b2aa40101040 android-support-v4r6.jar diff --git a/build/extlib/android/support-v7-appcompat-md5.txt b/build/extlib/android/support-v7-appcompat-md5.txt deleted file mode 100644 index 7f0c08cf61..0000000000 --- a/build/extlib/android/support-v7-appcompat-md5.txt +++ /dev/null @@ -1 +0,0 @@ -c1270d50d7cd69727bb4112d91093b53 r18 diff --git a/metadata/net.pherth.omnomagon.txt b/metadata/net.pherth.omnomagon.txt index 43218066e0..6a1359cae2 100644 --- a/metadata/net.pherth.omnomagon.txt +++ b/metadata/net.pherth.omnomagon.txt @@ -1,6 +1,6 @@ Categories:Office License:NewBSD -Web Site: +Web Site:http://www.omnomagon.de/ Source Code:https://github.com/vIiRuS/Omnomagon Issue Tracker:https://github.com/vIiRuS/Omnomagon/issues FlattrID:538996 @@ -12,8 +12,9 @@ Omnomagon shows you the current Menue of your university cafeteria - including useful information for allergy sufferers, vegetarians and vegans. -In this beta version, it only supports the menues of the Berlin student -union cafeterias. +Currently supported cafeterias: +- Berlin +- Ulm . Repo Type:git @@ -28,6 +29,19 @@ Build:0.9.6,3 sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \ sed -i 's@\(android.library.reference.3=\).*@\1$$Amazing-ListView$$@' project.properties +Build:0.10.0,4 + commit=1.0 + extlibs=android/android-support-v4.jar + srclibs=JSoup@jsoup-1.8.1.a,1:PagerSlidingTabStrip@v1.0.1,2:Support/v7/appcompat@android-5.0.1_r1,Support/v7/recyclerview@android-5.0.1_r1 + prebuild=mkdir -p $$Support$$/libs && cp libs/android-support-v4.jar $$Support$$/libs && \ + echo -e "java.source=7\njava.target=7" >> $$Support$$/local.properties && \ + cp -fR $$Support$$/../recyclerview/src src/ && \ + mkdir -p $$PagerSlidingTabStrip$$/libs && \ + mv libs/android-support-v4.jar $$PagerSlidingTabStrip$$/libs + build=pushd $$JSoup$$ && $$MVN3$$ package && popd && \ + cp $$JSoup$$/target/jsoup-1.8.1.jar libs/ + target=android-21 + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:0.10.0