Update Roaming Info to 4.14 (39)

This commit is contained in:
Boris Kraut 2015-08-12 12:50:06 +02:00
parent 67d31139b8
commit ff76d96205

View file

@ -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 .
.