[MOD] Remove ciphering from notify

serraxer

Member
Oct 25, 2012
45
25
0
Another mod for Razr M
oh my gosh use it only if you have boring message in notify, in Russia we had it, see below
This mod remove stupid label if your Mobile operator use network without encryption, and you going crazy.
Ciphering.png
Step by step
Just copy needed version of framework-res.apk from Zip to /system/ Yeah it's realy work , thx!
ver.1 View attachment framework-resNoCIP.apk NoCIP
ver.2 View attachment framework-resnNoNaviNoCIP.apk] NoCIP NoStupidNavibutton
change permissions 777
and only now copy framework-res.apk (with replacing the old file) to /system/framework
reboot
be happy.

if you want change all manually just decompile framework-res.apk open bools.xml and change
<bool name="config_enable_ciphering_indicator">false</bool>
<bool name="config_enable_ps_ciphering_indicator">false</bool>
<bool name="config_enable_cs_ciphering_indicator">false</bool>

26.04.13 for stock
View attachment framework-res_4.1.2_no_CIP_only.apk
 
Last edited:

kaskoraja

Member
Dec 23, 2010
45
4
0
Another mod for Razr M
Remove stupid label if your Mobile operator use network without encryption, and you going crazy.
View attachment 1763627
Step by step
Just copy framework-res.apk to /system/ Yeah it realy work , thx!
change permissions 777
and only now copy framework-res.apk to /system/framework
reboot
View attachment 1763629 NoCIP
View attachment 1763662] NoCIP NoStupidNavibutton

if you want change all manually just decompile framework-res.apk open bools.xml and change
<bool name="config_enable_ciphering_indicator">false</bool>
<bool name="config_enable_ps_ciphering_indicator">false</bool>
<bool name="config_enable_cs_ciphering_indicator">false</bool>
I couldnt understand what was written there. Can you decipher it so that normal user like me can understand. Especially this line :"Just copy framework-res.apk to /system/ "

Where should use the two downloaded files?

---------- Post added at 07:37 PM ---------- Previous post was at 06:41 PM ----------

completed first two steps and rebooted the phone. What should be done with the .apk's available ??
 

v0rtex604

Senior Member
Dec 7, 2012
50
3
0
I couldnt understand what was written there. Can you decipher it so that normal user like me can understand. Especially this line :"Just copy framework-res.apk to /system/ "

Where should use the two downloaded files?

---------- Post added at 07:37 PM ---------- Previous post was at 06:41 PM ----------

completed first two steps and rebooted the phone. What should be done with the .apk's available ??

File 1 NoCIP - only message disabled
File 2 NoCIP NoStupidNavibutton - message disabled + Navigation Buttons disabled

You should use only one of this files
 

v0rtex604

Senior Member
Dec 7, 2012
50
3
0
You need Root Explorer app for this
1) Open Root Explorer and go to /system/ Then copy downloaded file to this directory. Change permission on download apk to 777 (long tap)
2) Open Root Explorer and go to /system/framework. Now copy downloaded apk from /system/ to /system/framework
3) Thats all.

But be careful, if you do wrong - it may be problems with boot
 
  • Like
Reactions: kaskoraja

kaskoraja

Member
Dec 23, 2010
45
4
0
thanks for taking time to give detailed explanation. I have one more doubt. Should I delete original framework-res.apk that is already present in /framework folder ??
 

kaskoraja

Member
Dec 23, 2010
45
4
0
Re: [Mod] Remove ciphering from notify

In early attempts i forgot to rename the file..no cip was included in it #facepalm. Made this change and it worked out without ant errors

Sent from my XT907 using xda app-developers app
 
  • Like
Reactions: v0rtex604

Kelvin0007

Senior Member
Oct 20, 2009
220
30
0
Re: [Mod] Remove ciphering from notify

Nvm, tried your framework and I had boot loop because im using a different ROM, so i did it manually and now ciphering notification its gone at last. Thanks!!!

Sent from my XT907 using xda app-developers app
 

filonov

Member
Sep 12, 2013
15
0
0
Moto Droid Maxx

Nvm, tried your framework and I had boot loop because im using a different ROM, so i did it manually and now ciphering notification its gone at last. Thanks!!!

Sent from my XT907 using xda app-developers app
Can you help me to do the same on my droid maxx (the same rom as moto x)?

What steps?

1. Root (this is clear for me)
2. ....