From ff76d96205a2563cf69a1632550367ba41cb2952 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 12 Aug 2015 12:50:06 +0200 Subject: [PATCH] Update Roaming Info to 4.14 (39) --- metadata/com.brapeba.roaminginfo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/metadata/com.brapeba.roaminginfo.txt b/metadata/com.brapeba.roaminginfo.txt index 6bcc9372b4..b9d072d562 100644 --- a/metadata/com.brapeba.roaminginfo.txt +++ b/metadata/com.brapeba.roaminginfo.txt @@ -55,6 +55,11 @@ Build:4.13,38 rm=libs/mediatek*.jar prebuild=sed -i -e '/mgMtk/d' -e '/toShow/s/\[1\]//g' -e '/code below for data connection activity/i*/' -e '/notification for 2nd SIM/i/*' -e '/import com.mediatek.telephony/d' -e 's/weMtk=true/weMtk=false/g' -e '/else toShowD="\[2\]/d' src/com/brapeba/roaminginfo/RoamingInfoService.java +Build:4.14,39 + commit=9e7718b45ac9c86422d4bfa441c418f5ae373d04 + rm=libs/mediatek*.jar + prebuild=sed -i -e '/mgMtk/d' -e '/toShow/s/\[1\]//g' -e '/code below for data connection activity/i*/' -e '/notification for 2nd SIM/i/*' -e '/import com.mediatek.telephony/d' -e 's/weMtk=true/weMtk=false/g' -e '/else toShowD="\[2\]/d' src/com/brapeba/roaminginfo/RoamingInfoService.java + Maintainer Notes: See https://github.com/jbardera/RoamingInfo/issues/3 . .