diff --git a/metadata/com.android.launcher3.txt b/metadata/com.android.launcher3.txt index 125a58c169..1f878cb02b 100644 --- a/metadata/com.android.launcher3.txt +++ b/metadata/com.android.launcher3.txt @@ -5,7 +5,7 @@ Issue Tracker:http://code.google.com/p/android/issues/list?can=2&q=launcher&cols Summary:Home screen Description: -Android 4.4 homescreen from AOSP, patched to enable installation on 4.0.4. +Android 4.4 homescreen from AOSP, patched to enable installation on 4.1. Backup of configuration to Google account is removed. . diff --git a/metadata/com.brockoli.android.hsdroid/build.gradle_9.patch b/metadata/com.brockoli.android.hsdroid/build.gradle_9.patch index 0315d74414..399c990f36 100644 --- a/metadata/com.brockoli.android.hsdroid/build.gradle_9.patch +++ b/metadata/com.brockoli.android.hsdroid/build.gradle_9.patch @@ -1,8 +1,8 @@ diff --git a/build.gradle b/build.gradle -index 96f7215..bd832cc 100644 +index 96f7215..914ab56 100644 --- a/build.gradle +++ b/build.gradle -@@ -1,8 +1,17 @@ +@@ -1,13 +1,22 @@ +buildscript { + repositories { + mavenCentral() @@ -21,6 +21,12 @@ index 96f7215..bd832cc 100644 } android { + compileSdkVersion 16 +- buildToolsVersion "16.0.0" ++ buildToolsVersion "18.1.0" + + sourceSets { + main { @@ -20,16 +29,5 @@ android { assets.srcDirs = ['assets'] } diff --git a/metadata/com.cr5315.cfdc.txt b/metadata/com.cr5315.cfdc.txt index 61850cc0de..1172095d79 100644 --- a/metadata/com.cr5315.cfdc.txt +++ b/metadata/com.cr5315.cfdc.txt @@ -14,10 +14,9 @@ remaining until an event. Repo Type:git Repo:https://github.com/cr5315/countdown-for-dashclock.git -Build:1.3.1,16 - commit=d88d06 +Build:1.3.2,17 + commit=f1dd7 rm=libs/dashclock-api-r2.0.jar - extlibs=android/android-support-v4.jar srclibs=DashClock@ecb5a191880 prebuild=echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl' >> project.properties @@ -27,6 +26,6 @@ There are tags, but not up to date. Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.3.1 -Current Version Code:16 +Current Version:1.3.2 +Current Version Code:17 diff --git a/metadata/com.duckduckgo.mobile.android.txt b/metadata/com.duckduckgo.mobile.android.txt index bf1c4ae198..97a45319d6 100644 --- a/metadata/com.duckduckgo.mobile.android.txt +++ b/metadata/com.duckduckgo.mobile.android.txt @@ -1,6 +1,6 @@ Categories:Internet License:Apache2 -Web Site:https://ddg.gg +Web Site:https://duck.co/help/mobile/android Source Code:https://github.com/duckduckgo/android Issue Tracker:https://github.com/duckduckgo/android/issues @@ -13,7 +13,7 @@ on privacy. The app also works like a news reader, showing popular stories from a customizable list of websites, until you enter a query. -Works with [[org.torproject.android]]. +Works with [[org.torproject.android]] (though not on Android 4.4). . Repo Type:git diff --git a/metadata/com.sismics.reader.txt b/metadata/com.sismics.reader.txt index 9e33ebe028..8b1e521b85 100644 --- a/metadata/com.sismics.reader.txt +++ b/metadata/com.sismics.reader.txt @@ -17,10 +17,11 @@ Repo:https://github.com/sismics/reader.git Build:1.3.1,5 commit=3284254ca61539ac subdir=reader-android + extlibs=android/android-support-v4r13.jar maven=yes prebuild=sed -i 's/3.5.3/3.6.1/g' pom.xml && \ $$MVN3$$ -N -Pinit validate && \ - $$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=../../extlib/android/android-support-v4r13.jar + $$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 -Dversion=r13 -Dpackaging=jar -Dfile=libs/android-support-v4r13.jar Maintainer Notes: Tags are probably for the server diff --git a/metadata/com.unleashyouradventure.swaccess.txt b/metadata/com.unleashyouradventure.swaccess.txt index 780d8233d6..9ae46b24ff 100644 --- a/metadata/com.unleashyouradventure.swaccess.txt +++ b/metadata/com.unleashyouradventure.swaccess.txt @@ -12,7 +12,9 @@ Unofficial app for smashwords.com, a purveyor of DRM-free and gratis ebooks. Books can be loaded directly from Cool reader, FBReader or Pageturner . -Repo Type:git-svn +# no git treeish found error +#Repo Type:git-svn +Repo Type:svn Repo:http://smashwords-access-for-android.googlecode.com/svn/trunk/ Build:011 beta,11 diff --git a/metadata/de.koelle.christian.trickytripper.txt b/metadata/de.koelle.christian.trickytripper.txt index ab0331a366..9b65ace840 100644 --- a/metadata/de.koelle.christian.trickytripper.txt +++ b/metadata/de.koelle.christian.trickytripper.txt @@ -19,7 +19,7 @@ Build:1.4.2,12 gradle=yes srclibs=ActionBarSherlock@4.4.0 prebuild=echo -e "include ':ActionBarSherlock'\nproject(':ActionBarSherlock').projectDir = new File('$(readlink -f $$ActionBarSherlock$$)')" > settings.gradle && \ - sed -i 's/0.4/0.6+/g;s/:C::Users:ckoelle:Projekte:Android:actionbarsherlock:4.2.0:library/:ActionBarSherlock/g' build.gradle && \ + sed -i 's/0.4/0.6+/g;s/17.0.0/18.1.0/g;s/:C::Users:ckoelle:Projekte:Android:actionbarsherlock:4.2.0:library/:ActionBarSherlock/g' build.gradle && \ sed -i 's/16/17/g' AndroidManifest.xml Auto Update Mode:None diff --git a/metadata/info.guardianproject.pixelknot.txt b/metadata/info.guardianproject.pixelknot.txt index 6d8159d6aa..ebf7d38061 100644 --- a/metadata/info.guardianproject.pixelknot.txt +++ b/metadata/info.guardianproject.pixelknot.txt @@ -16,9 +16,8 @@ Repo:https://github.com/guardianproject/PixelKnot.git Build:0.3.1,4 commit=0.3.1 subdir=app - srclibs=ActionBarSherlock@90939dc;F5@ce9c78497a0cc22a - init=sed -i 's@\(reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \ - sed -i 's@\(reference.1=\).*@\1$$F5$$@' project.properties + init=sed -i '/reference/d' project.properties + srclibs=2:ActionBarSherlock@90939dc;1:F5@ce9c78497a0cc22a Auto Update Mode:None Update Check Mode:Tags diff --git a/metadata/net.debian.debiandroid.txt b/metadata/net.debian.debiandroid.txt index 5a2c22c21a..777db3c34c 100644 --- a/metadata/net.debian.debiandroid.txt +++ b/metadata/net.debian.debiandroid.txt @@ -1,5 +1,6 @@ Categories:Science & Education,Development License:GPLv3+ +Web Site:https://github.com/uberspot/DebianDroid Source Code:https://github.com/uberspot/DebianDroid Issue Tracker:https://github.com/uberspot/DebianDroid/issues @@ -22,7 +23,9 @@ Repo:https://github.com/uberspot/DebianDroid.git Build:1.7,12 commit=5708e25c80969e submodules=yes - init=sed -i 's/StorageUtils/storageutils/g' project.properties + init=sed -i 's/StorageUtils/storageutils/g' project.properties + extlibs=android/android-support-v4.jar + prebuild=mv libs/android-support-v4.jar external/actionbarsherlock/actionbarsherlock/libs/ Auto Update Mode:None Update Check Mode:RepoManifest diff --git a/metadata/pe.moe.nori.txt b/metadata/pe.moe.nori.txt index f79ebe65eb..a6edb163e1 100644 --- a/metadata/pe.moe.nori.txt +++ b/metadata/pe.moe.nori.txt @@ -10,8 +10,11 @@ Summary:Online gallery viewer Description: Connect to Danbooru image galleries and browse by tags (A swipe from the side reveals the action bar). + The safebooru.org site is preloaded which shows Anime images -that are generally 'safe for work'. +that are considered 'safe for work'. Note that the images there are usually +of high quality and though the app is fast, a lot of data +will be downloaded. A proprietary analytics library was removed. .