From fb75b8e11fc91c9907b05339ef8ed9eb1a623ce9 Mon Sep 17 00:00:00 2001 From: David Black Date: Thu, 25 Apr 2013 12:17:33 +0100 Subject: [PATCH] update li.klass.fhem 2.2.8 --- metadata/li.klass.fhem.txt | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/metadata/li.klass.fhem.txt b/metadata/li.klass.fhem.txt index 7f9cde70ab..ce5206d6d5 100644 --- a/metadata/li.klass.fhem.txt +++ b/metadata/li.klass.fhem.txt @@ -1,15 +1,15 @@ Category:Internet -License:GPLv2 +License:GPL Web Site:http://andfhem.klass.li/ Source Code:https://github.com/klassm/andFHEM Issue Tracker:https://github.com/klassm/andFHEM/issues Summary:Home Automation client Description: -An android client for the FHEM software for home automation. +A client for the FHEM software for home automation. -Note: Newer versions of this application are available elsewhere, but these -contain proprietary software. +Admob and Amazon Billing nonfree libraries were removed in 2.2.8, +which is what the Premium version offers. . Repo Type:git @@ -17,13 +17,18 @@ Repo:https://github.com/klassm/andFHEM.git Build Version:1.5.0,51,b7dbf11a18ca66f20e2489d2904773689b2bc24a,init=rm ant.properties,srclibs=ActionBarSherlock@436230d,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties Build Version:1.5.8,58,19ebe524d48630db88c28d44872e5cbc84c885d6,init=rm ant.properties,srclibs=ActionBarSherlock@436230d,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties -Build Version:1.7.0,70,!Includes proprietary software (ref 0de6e6f) -Build Version:1.8.5,85,!Includes proprietary software -Build Version:1.8.7,87,!Includes proprietary software -Build Version:1.8.8,88,!Includes proprietary software +Build Version:2.2.8,128,f3a50cc11,subdir=app,\ +srclibs=MobAdMob@2d5736;ActionBarSherlock@4.2.0,prebuild=\ +rm -rf src/li/klass/fhem/billing/amazon libs/amazon*.jar libs/GoogleAd*.jar \ +../ActionBarSherlock ../tests ../build-utils && \ +sed -i '28d;s/AMAZON(AmazonBillingProvider.INSTANCE)\, //g' \ +src/li/klass/fhem/billing/BillingService.java && \ +sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ +echo "android.library.reference.2=$$MobAdMob$$" >> project.properties && \ +sed -i '184\,190d' AndroidManifest.xml Auto Update Mode:None -Update Check Mode:Market +Update Check Mode:RepoManifest Current Version:2.2.8 Current Version Code:128