From 147957dffe013e5b807fc1f20223baaf0203cc17 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 9 Aug 2015 10:28:52 +0200 Subject: [PATCH] Update Roaming Info to 4.13 (38) --- 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 24a7399650..0cd593ee3a 100644 --- a/metadata/com.brapeba.roaminginfo.txt +++ b/metadata/com.brapeba.roaminginfo.txt @@ -50,6 +50,11 @@ Build:4.9,34 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.13,38 + commit=66641c36c6ca6de139f73b6ac7ab6ff2983d9705 + 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 . .