Reply
Thread Tools
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#5161
Why not just replace that file with a black square or whatever is one's status bar colour so it camouflages...
 
MK99's Avatar
Posts: 644 | Thanked: 480 times | Joined on Jul 2012 @ Finland
#5162
Or empty .png.
Attached Images
 
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5163
 

The Following User Says Thank You to Schturman For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5164
OK, go to this file:
Code:
/usr/share/themes/base/meegotouch/sysuid/style/statusarea.css
For remove Network icons find this block:
Code:
StatusIndicatorIconStyle#PhoneNetworkSignalStrengthStatusIndicator
and instead:
Code:
image-list: "icon-s-status-network0 icon-s-status-network1 icon-s-status-network2 icon-s-status-network3 icon-s-status-network4 icon-s-status-network5";
change to this:
Code:
image-list: "";
-------------------------------------------------------------
For remove GSM icons, find blocks:
Code:
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator2G
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator25G
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator3G
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator35G
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator2GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator25GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator3GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator35GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator2GConnecting
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator25GConnecting
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator3GConnecting
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicator35GConnecting
do the same:
Code:
image-list: "";
-----------------------------------------------------------------------------
For remove WLAN icons find blocks:
Code:
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLAN2GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLAN25GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLAN3GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLAN35GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLAN
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANConnecting
do the same:
Code:
image-list: "";
-----------------------------------------------------------
For remove Ad-hoc, blocks:
Code:
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANAdhoc2GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANAdhoc25GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANAdhoc3GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANAdhoc35GActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANAdhoc
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANAdhocActive
StatusIndicatorIconStyle#PhoneNetworkTypeStatusIndicatorWLANAdhocConnecting
do the same:
Code:
image-list: "";


P.S. I forgot to say, when you finish editing, refresh your status bar.

Last edited by Schturman; 2013-01-01 at 14:09.
 
Posts: 126 | Thanked: 39 times | Joined on Mar 2010 @ Lebanon
#5165
@Schturman ,i hope u can help me.im trying to install your app but it always fail to install, i even tried installing through terminal but a list of 'aegis rejecting' shows.my device is a brand new one andQuick tweak was never installed before.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5166
Did you applied dev mode and installation from other sources?
 
Posts: 126 | Thanked: 39 times | Joined on Mar 2010 @ Lebanon
#5167
Originally Posted by Schturman View Post
Did you applied dev mode and installation from other sources?
yes it was the first thing i did
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5168
Hmm. Did you tried to redownload file?
try also be connected to internet.
Also i want to see installation log.. Copy/paste from terminal or screenshot...
 
Posts: 126 | Thanked: 39 times | Joined on Mar 2010 @ Lebanon
#5169
Originally Posted by Schturman View Post
Hmm. Did you tried to redownload file?
try also be connected to internet.
Also i want to see installation log.. Copy/paste from terminal or screenshot...
here is the log, and yes im connected to the internet and redownloaded several times
Attached Files
File Type: txt Exported note 2013-01-01 17-00-15.txt (10.5 KB, 120 views)
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#5170
Try to install not from hidden directory ".downloads", move file to MyDocs for example...
 
Reply

Tags
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh


 
Forum Jump


All times are GMT. The time now is 22:46.