Update Roaming Info to 4.19 (44)

This commit is contained in:
Boris Kraut 2015-08-28 12:02:05 +02:00
parent 23a4b8c08f
commit e1d2903c5c

View file

@ -65,6 +65,11 @@ Build:4.15,40
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.19,44
commit=1f4d96c9488dc8b9ba1f3cd3a970e61902b39dde
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 .
.