From 26eb6d3a334360851e0a4ebf1d541e428ce3ec9c Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 23 Apr 2013 19:40:14 +0100 Subject: [PATCH] fix but still deactivated for now: com.mareksebera.dilbert --- metadata/com.mareksebera.dilbert.txt | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/metadata/com.mareksebera.dilbert.txt b/metadata/com.mareksebera.dilbert.txt index 6efe9e778c..1923b01a6e 100644 --- a/metadata/com.mareksebera.dilbert.txt +++ b/metadata/com.mareksebera.dilbert.txt @@ -4,17 +4,24 @@ Web Site:http://smarek.github.io/Simple-Dilbert/ Source Code:https://github.com/smarek/Simple-Dilbert Issue Tracker:https://github.com/smarek/Simple-Dilbert/issues -Summary:Reader for the Dilbert comic strips +Summary:Comic strip reader Description: +* Select image quality +* Make favorite strips +* Caching, so you won't download single strip twice +* All comics strips since 16.4.1989 +* Supports both large and small screens +* Supports all device orientations . Repo Type:git Repo:https://github.com/smarek/Simple-Dilbert -Build Version:1.6,8,!WIP 8efb22289da89db7,\ -srclibs=ActionBarSherlock@4.3.0;UIL@9634fe3,prebuild=\ +Build Version:1.6,8,!wait on srclib 8efb22289da89db7,\ +srclibs=ActionBarSherlock@4.3.0;ImageLoader@9634fe3,prebuild=\ +cp -f $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \ sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ -sed -i 's@\(reference.2=\).*@\1$$UIL$$@' project.properties +sed -i 's@\(reference.2=\).*@\1$$ImageLoader$$@' project.properties Auto Update Mode:None Update Check Mode:RepoManifest