[MOD] Disable Data Traffic Notification - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

Hi All,
This time i will share a mod that will disable the Data Traffic On/Off/Both Notification from showing up in your status bar
========================
Instruction
========================
Flash Via CWM
========================
Download
========================
ON Notification disabled : https://www.box.com/s/yta5ud9sfga4ylerc33h
OFF Notification disabled : https://www.box.com/s/fzfuqm9zyzcfo4f043oh
BOTH Notification disabled : https://www.box.com/s/sew6xslf6flh9mwkjgn4
========================
The Manual Way
========================
1. Use Root Explorer (Or Anything Similiar) and Go To : system/etc/customization/settings/com/android/phone
2. Open custom_settings.xml using text editor.
Code:
<?xml version="1.0" encoding="utf-8"?>
<settings version="412">
<setting key="national_data_roaming_visibility" runtime="false">true</setting>
<setting key="national_data_roaming_setting" runtime="false">1</setting>
<setting key="data-connection-except-mms-can-clear-icon" runtime="false">true</setting>
<setting key="data-connection-except-mms-show-icon-when-enabled" runtime="[COLOR="red"]false[/COLOR]">true</setting>
<setting key="data-connection-except-mms-show-icon-when-disabled" runtime="[COLOR="red"]false[/COLOR]">true</setting>
<setting key="dual-mic-noise-suppression-enabled" runtime="true">true</setting>
</settings>
3. Change the RED Colored to "true" or "false"
4. Reboot to make it works.
========================
Extra
========================
For those wo didn't like ADB icon on your statusbar you can add the following lines to your build.prop
Code:
persist.adb.notify=0
========================
Credit
========================
Kizsleg for the tutorial
Shyam4ever for disabling adb notification

Re: Disable Data Traffic Notification
This is really nice, this will help a lot many

Re: Disable Data Traffic Notification
stanlin salu said:
This is really nice, this will help a lot many
Click to expand...
Click to collapse
Thanks to you too for submitting the idea making a new thread bro

thanks for it, i really need it...

Re: Disable Data Traffic Notification
Cant download it
Opens the page, I see a quick flash of it and then it syas webpage not available.
Will try in pc tomorrow
Don't forget to hit thanks

great job works on my lww

Re: Disable Data Traffic Notification
mnishamk said:
Cant download it
Opens the page, I see a quick flash of it and then it syas webpage not available.
Will try in pc tomorrow
Don't forget to hit thanks
Click to expand...
Click to collapse
Which one not working?

Re: Disable Data Traffic Notification
Singgih4050 said:
Which one not working?
Click to expand...
Click to collapse
All three links. Didnt work in dolphin browser android and desktop mode
Tried in pc yesterday itslef downloaded and works without a prob. Thanks for it.
Don't forget to hit thanks

Re: Disable Data Traffic Notification
mnishamk said:
All three links. Didnt work in dolphin browser android and desktop mode
Tried in pc yesterday itslef downloaded and works without a prob. Thanks for it.
Don't forget to hit thanks
Click to expand...
Click to collapse
I thought the links were broken, I tested on Chrome, all working fine

Thanks for sharing

Hi, this is a nice thread by Singgih4050...
I want add one more thing in this thread for those who need it but dont know how to do it..
How to disable USB Debuging On notification icon from status bar?
Just add this line in the end of your build.prop..
Code:
persist.adb.notify=0

Awesome!
Work for me..

Re: Disable Data Traffic Notification
shyam4ever said:
Hi, this is a nice thread by Singgih4050...
I want add one more thing in this thread for those who need it but dont know how to do it..
How to disable USB Debuging On notification icon from status bar?
Just add this line in the end of your build.prop..
Code:
persist.adb.notify=0
Click to expand...
Click to collapse
Thanks for the info, I'll add it to the OP
And i'm glad if this working for all of you
Sent from my ST15i using xda premium

I'm glad you made a thread for helping others to remove that annoying notification for data traffic. I'm using this for a long time... I found it here http://forum.xda-developers.com/showthread.php?t=1371117 . But it's good you post it too, cause a lot of people don't know how to "google" for solutions to their problem. That's how I found that thread.

Works great on x-gamer (gb based custom rom). Awesome mod
Sent from my XDA pimped Neo V

disable off works fine on lww thanks:good:

Related

[GUIDE]Moving Power Widget to Bottom Like MIUI[CM7]

Hello guys, on this thread i will share my guide to you all (themers, member etc)
So, here we go..​
A. Explanation :
1. You must know how to compile/decompile
2. You must know how to edit xml/smali/baksmali
3. You must know how to use apktool/apkmanager/toolAlite or something else
4. You must know how to use notepad++/Sublime
B. Explanation :
1. Pull SystemUI.apk from your ROM (i suggest you. systemui must be clean).
2. Decompile it and open status_bar_expanded.xml from /res/layout/here
3. Find this line :
Code:
<com.android.systemui.statusbar.powerwidget.PowerWidget android:id="@id/exp_power_stat" android:layout_width="fill_parent" android:layout_height="wrap_content" />
4. And change to this line :
Code:
<com.android.systemui.statusbar.powerwidget.PowerWidget android:id="@id/exp_power_stat" android:layout_width="0.0px" android:layout_height="0.0px" />
5. Save
C. Explanation :
1. Open status_bar_tracking.xml
2. Find this line :
Code:
<com.android.systemui.statusbar.CloseDragHandle android:orientation="vertical" android:id="@id/close" android:layout_width="fill_parent" android:layout_height="wrap_content">
3. Paste this line at the bottom :
Code:
<com.android.systemui.statusbar.powerwidget.PowerWidget android:id="@id/exp_power_stat" android:layout_width="fill_parent" android:layout_height="wrap_content" />
4. Save and compile it then push to /system/app
Note :
- You can paste <com.android.systemui.statusbar.powerwidget.PowerWidget line after or before this line <com.android.systemui.statusbar.CloseDragHandle
Click to expand...
Click to collapse
Happy Theming!!
petrukgrinder said:
Hello guys, on this thread i will share my guide to you all (themers, member etc)
So, here we go..​
Happy Theming!!
Click to expand...
Click to collapse
Nice Tutor....
thanks master...
... click thanks for u....:fingers-crossed:
Ariefuno Recca said:
Nice Tutor....
thanks master...
... click thanks for u....:fingers-crossed:
Click to expand...
Click to collapse
your welcome uno
Send from my fvckin fingers
petrukgrinder said:
your welcome uno
Send from my fvckin fingers
Click to expand...
Click to collapse
Wkwkwk..... I Have Hammer, Maybe u can used it to Hit u're finger...
(JUST KID MASTER) LOL:laugh:
master, i have question about ROM, I'M port ROM stock to Cusker, but still Stuck in logo kernel? why....
I tried your tut and everything seemd great (when I was compiling, etc.) and now In my status bar I have 2 power widgets xD one on the bottom and second on the top xD
What should I do ? xd
BlackLie said:
I tried your tut and everything seemd great (when I was compiling, etc.) and now In my status bar I have 2 power widgets xD one on the bottom and second on the top xD
What should I do ? xd
Click to expand...
Click to collapse
remove the power widget on top.
how to do that? you can try it :
- first u must find and sure the line is power widget on top of page layout
- on the line of power widget make a 0.0px on android:layout_width & android:layout_height
- recompile ur systemui and u done with it.
Its work but i got problem when combined with your floating statusbar guide.how to get power widget on bottom the png not overlap like this:
Sent from my GT-S5360

[MOD][GUIDE][HOW TO]Add Home and Lock Button on Status bar - S5 Toggle Settings

:good: Hit THANKS button if you like this :good:
=====:Credits:=====
Inspired from a post by @galaxy1210, i got the line code from there..
i dont know anything, i did this just by reading in this forum.. so, many thanks to XDA forum and all members..
so here you go..​
Requirements:
> Any tools to decompile and recompile apk (e.g ApkTool/AndroidMultitool)
> Notepad++
> Apks from your system; SystemUI.apk and framework-res.apk
GUIDE:
STEP 1:
Open your ApkTool/Multitool.. Install framework-res.apk then Decompile your SystemUi.apk
STEP 2:
Go to your Decompiled_apk folder and navigate to res/layout/ and open status_bar.xml with notepad++
This steps will add Home Button on the left side status bar...;
STEP 3:
Find this line;
Code:
<LinearLayout android:orientation="horizontal" android:id="@id/notification_icon_area" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" android:alpha="@dimen/notification_icon_area_alpha">
make an enter space before of line <LinearLayout android
at that blank space, paste the code below;
Code:
<com.android.systemui.statusbar.policy.KeyButtonView android:gravity="right" android:id="@id/home" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="0.0dip" android:src="@drawable/ic_sysbar_recent" android:singleLine="true" android:layout_alignParentRight="true" android:contentDescription="@string/accessibility_back" systemui:keyCode="3" systemui:glowBackground="@drawable/ic_sysbar_highlight" />
And this steps will add Lock Button on the right side status bar...;
STEP 4:
Find this line;
Code:
<com.android.systemui.statusbar.policy.Clock android:textSize="@dimen/status_bar_clock_text_size" android:textColor="#ffffffff" android:ellipsize="none" android:gravity="left|center" android:id="@id/clock" android:paddingLeft="3.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" android:includeFontPadding="false" />
make a space (enter) after of line android:includeFontPadding="false" />..
at that blank space, paste the code below;
Code:
<com.android.systemui.statusbar.policy.KeyButtonView android:id="@id/back" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="0.0dip" android:src="@drawable/ic_sysbar_lock" android:singleLine="true" android:layout_toRightOf="@id/recent_apps" android:layout_alignParentLeft="true" android:contentDescription="@string/accessibility_back" systemui:keyCode="26" systemui:glowBackground="@drawable/ic_sysbar_highlight" />
STEP 5:
And then save the modded status_bar.xml
STEP 6:
make your pict (*.png) for both buttons, name it "ic_sysbar_lock.png" and "ic_sysbar_recent.png" then paste it to folder drawable-xhdpi (res/layout/drawable-xhdpi)
or you can use pictures from the link below..
Follow this steps, if, and only if you want to change with S5 Toggles Setting
STEP 7:
download drawable-xhdpi.rar from the link below, extract it, then copy all pictures (81 pngs), to drawable-xhdpi folder (res/layout/drawable-xhdpi)
STEP 8:
if you want to remove the line below toggles, do this..
navigate to res/values-sw360dp-xhdpi/ and open dimens.xml with notepad++
change the value of quick_setting_button_status_height and quick_setting_button_status_padding into 0.0dip
then save it..
do that again, the same thing with dimens.xml at res/values-sw360dp-hdpi/
change the value of quick_setting_button_status_height and quick_setting_button_status_padding into 0.0dip
then save it..
LAST STEP:
Recompile your SystemUi
Dont forget to copy META-INF and AndroidManifest.xml from your old apk to your new apk (compiled apk)
LINK: https://drive.google.com/folderview?id=0B3YK8r-4xeLXV2p1ZDFWQTMwN2M&usp=sharing
Screenshot as attached, mine looks great with 240dpi mod.. :highfive:
FAQ:
> both button will act like physical button, home as home, and lock as power button
> so if you long press the button, the home button will shows recent apps, and the lock button will shows Device options
> if the lock button doesn't work, press the home button first..
> if you use wanam exposed, you can center the clock, and change color to get S5 blue color theme;
- go to Notification panel > Clock position=center
- go to Notification panel > Remove gaps between titles
- go to Theme:
Header background color > change color to : FF20738D
Text label color > change color to : FFFFFFFF
Tile background color > change color to : FF20738D
- reboot and done
THANKS MATE
i hope this guide works for you..​
reserved
PhoenixRom V18.5 SystemUI.apk
this is only for PhoenixRom user, dont flash it for the other Rom...
as i promised, here you go the modded SystemUI with HomeLock Button on Status bar for PhoenixRom V18.5.. :good:
Screenshot of HomeLock_StatusBar_PhoenixRomV18.5.zip
View attachment 2755919
View attachment 2755920
IMPORTANT;
- please make a backup first, or just copy your current SystemUI.apk (located in system/priv-app) and paste it somewhere in your device before flash this mod.. just in case if you want to revert back..
- then just flash it via recovery..
if you want the different mod of HomeLock Button, you can check this link..
GreenOrange_HomeLock_StatusBar_PhoenixRomV18.5.zip
Hidden_HomeLock_StatusBar_PhoenixRomV18.5.zip
for detail about this mod, please read FAQ above.. ENJOY..
and dont forget to hit THANKS button..
older version;
for PhoenixRom v17;
choose first, what kind of mod you want, codename indicates the mod inside..:
HomeLock = include home and lock button on status bar
KK = kitkat theme; white icon for signal, data signal, and battery (maybe battery doesn't work because of ogg battery)
S5Toggles = S5 toggles setting only
then download and flash it via recovery.. you can always backup first, just in case..
DOWNLOAD for PhoenixRom v17;
View attachment StatusBar_S5Toggles.zip
View attachment StatusBar_KK_S5Toggles.zip
View attachment StatusBar_HomeLock.zip
View attachment StatusBar_HomeLock_S5Toggles.zip
View attachment StatusBar_HomeLock_KK_S5Toggles.zip
View attachment PhoenixV17_Stock_SystemUI.zip
Click to expand...
Click to collapse
HurricaneRom v11 SystemUI.apk
and this is only for HurricaneRom v11 user, dont flash it for the other Rom...
p.s.
this mod use framework-res.apk from HurricaneRom v11 original note2, not from HurricaneRom v11 with note3 app package v5 installed..
if you test it and its not work please report and send me your SystemUI.apk and framework-res.apk so i can mod it for you..
choose first, what kind of mod you want, codename indicates the mod inside..:
HomeLock = include home and lock button on status bar
KK = kitkat theme; white icon for signal, data signal, and battery
S5Toggles = S5 toggles setting only
IMPORTANT; if you already using other theme/mod, please make a nandroid backup, then wipe cache - dalvik cache before flash this mod.. just in case..
read FAQ above.. ENJOY..
and dont forget to hit THANKS button.. :good:
4.4.2 Kitkat TW Modded SystemUI.apk
for detail about this mod, please read FAQ above..
IMPORTANT;
- please make a backup first, or just copy your current SystemUI.apk (located in system/priv-app) and paste it somewhere in your device before flash this mod.. just in case if you want to revert back.
- then just flash it via recovery..
Screenshot
4.4.2 Kitkat TW Modded SystemUI - For Common 4.4.2 Kitkat TW ROM
DN3RC2_Modded_SystemUI - Special for DN3 RC2 ROM
ENJOY..
and dont forget to hit THANKS button.. :good:
wifi not working
hotdroid said:
for other request
Click to expand...
Click to collapse
ops ... wifi is not working now
1st I installed your patch with complete toggles and everything
Then I installed small zip file you gave me
Then I enabled WANAM to try some tweaks
Now I checked wifi and its not working ... so I disabled framework
and I installed your patch with only buttons and without toggles
Still same problem ... wifi not working
---------------------------------------------
reinstalled rom and reinstalled the mod with buttons only
now all is good
thanks
MehruNisa said:
ops ... wifi is not working now
1st I installed your patch with complete toggles and everything
Then I installed small zip file you gave me
Then I enabled WANAM to try some tweaks
Now I checked wifi and its not working ... so I disabled framework
and I installed your patch with only buttons and without toggles
Still same problem ... wifi not working
---------------------------------------------
reinstalled rom and reinstalled the mod with buttons only
now all is good
thanks
Click to expand...
Click to collapse
oops.. sorry mate..
maybe that small zip causing your problem, i'll remove that file so others wont get the same problem..
thanks for your report, glad you solved it..
Can I flashed on s3 v4.3
thereassaad said:
Can I flashed on s3 v4.3
Click to expand...
Click to collapse
NO, you can not.. its ROM system apk related..
even for the the same device but with different ROM will cause problems, moreover if you flash it for other device..
that's why i made the guide, so another maybe can make it for other devices..
hotdroid said:
and this is only for HurricaneRom v11 user, dont flash it for the other Rom...
p.s.
this mod use framework-res.apk from HurricaneRom v11 original note2, not from HurricaneRom v11 with note3 app package v5 installed..
if you test it and its not work please report and send me your SystemUI.apk and framework-res.apk so i can mod it for you..
choose first, what kind of mod you want, codename indicates the mod inside..:
HomeLock = include home and lock button on status bar
KK = kitkat theme; white icon for signal, data signal, and battery
S5Toggles = S5 toggles setting only
IMPORTANT; if you already using other theme/mod, please make a nandroid backup, then wipe cache - dalvik cache before flash this.. just in case..
read FAQ above.. ENJOY..
and dont forget to hit THANKS button.. :good:
Click to expand...
Click to collapse
hi
i installed in hurricane rom v11
but i found kk normal icons in status bar home lock kk theme s5toggles zip
pls make white icons
thank U in advance
JGKUMAR1976 said:
hi
i installed in hurricane rom v11
but i found kk normal icons in status bar home lock kk theme s5toggles zip
pls make white icons
thank U in advance
Click to expand...
Click to collapse
oops, sorry i miss that..
thanks for reporting, i'll recompile it again.. stay tune..
hotdroid said:
oops, sorry i miss that..
thanks for reporting, i'll recompile it again.. stay tune..
Click to expand...
Click to collapse
Sorry same again
Sent from my GT-N7100 using Tapatalk
JGKUMAR1976 said:
Sorry same again
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
hi mate..
please re-download and try it again, i hope i dont miss anything again..
and kindly if you dont mind to try every one of mod, just let me know if there something's wrong..
thanks
Hello hotdroid...is there any way to remove all the toggles and the space for it from the notification side of the status bar? I mean like aosp roms...so the notification drawer dont have any toggles at all....and we can use the toggle drawer only.
I dont know if you will understand me...sorry for my english
Enviado desde mi GT-N7100 mediante Tapatalk
hotdroid said:
and this is only for HurricaneRom v11 user, dont flash it for the other Rom...
. :good:
Click to expand...
Click to collapse
Mine on Hurricane V11 without Note 3 Mod.
I want to flash Home and lock.
I think I must flash:
File Type: zip StatusBar_HomeLock.zip - [Click for QR Code] (2.81 MB, 4 views)
But I still confused, what for this link?
File Type: zip HurricaneV11_Stock_SystemUI.zip - [Click for QR Code] (2.81 MB, 10 views)
Thanks
---
=Edit=
Wa,,,,, may be that link for back to original Hurricane, isn't it?
Cocolopes said:
Hello hotdroid...is there any way to remove all the toggles and the space for it from the notification side of the status bar? I mean like aosp roms...so the notification drawer dont have any toggles at all....and we can use the toggle drawer only.
I dont know if you will understand me...sorry for my english
Enviado desde mi GT-N7100 mediante Tapatalk
Click to expand...
Click to collapse
yeah mate.. maybe i understand what you mean.
but i'm not sure which xml should be edited and code line should be removed.
if you have a clue, let me know..
injulia said:
Mine on Hurricane V11 without Note 3 Mod.
I want to flash Home and lock.
I think I must flash:
File Type: zip StatusBar_HomeLock.zip - [Click for QR Code] (2.81 MB, 4 views)
But I still confused, what for this link?
File Type: zip HurricaneV11_Stock_SystemUI.zip - [Click for QR Code] (2.81 MB, 10 views)
Thanks
---
=Edit=
Wa,,,,, may be that link for back to original Hurricane, isn't it?
Click to expand...
Click to collapse
that's right mate. that's the stock aka the original one.
in case if you want to revert back without mod at all..
hotdroid said:
that's right mate. that's the stock aka the original one.
in case if you want to revert back without mod at all..
Click to expand...
Click to collapse
Just installed.
Thank you bro Hotdroid.
Sent from my GT-N7100 using Tapatalk
What about DN3 ?
I mean, can I flash it on DN3 4.4.2 ?
Sent from Gallifrey using TARDIS
Nonta72 said:
What about DN3 ?
I mean, can I flash it on DN3 4.4.2 ?
Sent from Gallifrey using TARDIS
Click to expand...
Click to collapse
NO, i dont think so. because 4.3 and 4.4.2 using the different framework-res.apk
even for the same rom 4.3 if using the different framework-res.apk will causing problem..
hotdroid said:
NO, i dont think so. because 4.3 and 4.4.2 using the different framework-res.apk
even for the same rom 4.3 if using the different framework-res.apk will causing problem..
Click to expand...
Click to collapse
Oh ! So sad
Thanks anyway for your Work
Hope you will manage to do the port.
Sent from Gallifrey using TARDIS

How Put transparent toogles in statusbar lg l7ii p715

Hello Brothers of xda I need your help please
How put toogles transparent in status bar,,, without apps,modules xposed ...etc...,,,
I need Mofify the xml files of systemui to put transparent okk !!! help please !!!
Mark XP said:
Hello Brothers of xda I need your help please
How put toogles transparent in status bar,,, without apps,modules xposed ...etc...,,,
I need Mofify the xml files of systemui to put transparent okk !!! help please !!!
Click to expand...
Click to collapse
JB, KK or CM11?
For example, to make only transparent statusbar on JB, you need to decompile/edit 3 apk's and 1 jar...
maxx_hr said:
JB, KK or CM11?
For example, to make only transparent statusbar on JB, you need to decompile/edit 3 apk's and 1 jar...
Click to expand...
Click to collapse
Hello guy i need a example for make transparent toogles and notiFICATIOns is for Kitkat but i need a exaple ok
Mark XP said:
Hello guy i need a example for make transparent toogles and notiFICATIOns is for Kitkat but i need a exaple ok
Click to expand...
Click to collapse
Try this:
In LGSystemUI\smali\com\android\systemui\statusbar\phone\PhoneStatusBar.smali, find line:
Code:
Lcom/android/systemui/statusbar/phone/PhoneStatusBar$FastColorDrawable;-><init>(I)V
and remove line below:
Code:
invoke-virtual {v1, v4}, Landroid / view / View; -> setBackground (Landroid / graphics / drawable / Drawable;) V
To adjust transparency, change in LGSystemUI\res\values\colors.xml red value
Code:
<color name="bg_expanded">#[COLOR="Red"]ef000000[/COLOR]</color>
to:
bf000000-25%,
7F000000 - 50%,
3F000000 - 75%,
00000000 - 100%
For toggles etc use brain and try change it like described here:
http://forum.xda-developers.com/showthread.php?t=2078585
or simply make transparent pictures of that backgrounds in eg. Paint.net...
Another way (suitable for all platforms) is to install Xposed/GravityBox (your device should be rooted). There you have the Transparency Management tab that will give you just that. I suggest installing this module for many other reasons (best tweaking module out there).

[MOD] [SystemUI] Lollipop UI V4 for Galaxy Star Pro/Plus GT-S7262

Hi guys, I'm back after a long time with my new UI. This time it's got contextual header and user changeable background of L toggles! !
DOWNLOADS:
SystemUI-- https://db.tt/QdU72S85
Put it in extSdCard, boot in recovery mode and flash it
Settings app--- http://www.4shared.com/zip/fOc0GYKtba/settings.html
Put it in system/app, set permissions to rw-r-r, reboot
NOTE: This is Stock Settings app modded for contextual header, you must install it for getting contextual header! !
L style brightness slider--- https://db.tt/qOZow67F
Flash via recovery
INSTRUCTIONS:
(1) To add header profile pic, open lenox label app and select the pic
(2) To enable contextual header, open settings, go to display and tick Contextual background option , then wait for a minute.
(3) You can change background of toggles and mod status bar clock using Freaky clock app
(4) For weather, open the weather app, tick enable weather, type your location, click get weather, wait, done..
(5) For toggles show hide, click on header clock.
Screenshots attached below
CREDITS: @ARGHA_DAS for freaky clock app @PineappleOwl @tentenponce @mariozawa
MAAADR Fb group
You
Reserved
nice work Mate and Thanks for credit Lol
Credits list is not complete :/ .... It's lacking sir tentenponce and sir mariozawa
@sdeep He used my color changer so no mariozawa here Lol
ARGHA_DAS said:
@sdeep He used my color changer so no mariozawa here Lol
Click to expand...
Click to collapse
Not color changer, weather panel
sdeepb said:
Not color changer, weather panel
Click to expand...
Click to collapse
Done!! And from next time, For credits, pm me, don't spoil the thread
bittooshubham said:
Done!! And from next time, For credits, pm me, don't spoil the thread
Click to expand...
Click to collapse
I'm not spoiling your thread... I'm telling you to give credits where it's due
Downloading....
Keep It Up.
---------- Post added at 11:46 PM ---------- Previous post was at 11:45 PM ----------
Downloading....
Keep It Up.
System ui has stopped working even when I have disabled signature verification. With lollipop ui 3 I had no issues but this doesn't work.
!!!!!!!!!!!!!
the ui is awesome .. i used it for a day.....but i found the v4 version of it & installed it...the header became white ._. ....... then when i reflashed the old one it always shows ' unfortunately bla bla bla.."
Gud Work Shubham....!!!
veneno_venom_storm said:
the ui is awesome .. i used it for a day.....but i found the v4 version of it & installed it...the header became white ._. ....... then when i reflashed the old one it always shows ' unfortunately bla bla bla.."
Click to expand...
Click to collapse
Reflash the UI with correct steps again. It should solve your problem.
nice work bro :good: but do i have to install sttings ??
Settings stopped.,why?
Can u update the link pls...
SystemUI-- https://db.tt/QdU72S85... Not found

[HOW-TO] Hide status bar icon without app

Introduction
Hi everyone, I wanted to share with you this useful tips with you.
This tips remove selected status bar icons without using overlay apps or status bar app.
Like here on the top : View attachment 4398029
Battery icon is Battery Meter Overlay
How to do that with root directly on my phone (easy way)
- First you need to be rooted.
-Install any terminal app if you don't have already one.
-Tip
Code:
su
than enter.
Code:
settings put secure icon_blacklist
than what you want to hide.
Here is an exemple :
Code:
settings put secure icon_blacklist volume,bluetooth
you need to put a comma "," without space between each icon you want to hide like in the exemple.
Here is the list of Samsung icons name
Code:
power_saver
rotate
headset
hotspot
location
gps
wearable_gear
bluetooth
nfc
zen
volume
wifi
data_connection
phone_signal
battery
alarm_clock
clock
private_mode
How to do that on my unrooted phone
- You need adb shell on your computer for the operation
-The codes are the same
ENJOY and don't forget to press thanks bouton
Crédit
Crédit
thank you, maybe it is possible as well to change the position of the icons without root acces?
libracez said:
thank you, maybe it is possible as well to change the position of the icons without root acces?
Click to expand...
Click to collapse
I've look for that but no result...
Regards
What would voice over LTE be?
Thanks for the tip. Phone signal doesn't work though.
@Ayh4n It worked perfect but how to get the items back. Changing "put" to remove didnt worked. Im rooted.
Regards!
twinko said:
@Ayh4n It worked perfect but how to get the items back. Changing "put" to remove didnt worked. Im rooted.
Regards!
Click to expand...
Click to collapse
Hello, just rewrite the same code but let blank where you put item name
could U give full list of icons can be hidden?!
tks much!
Hi
It was working with your instructions on S9+ but just recently I'm getting this message "Failure calling service setting: Failed transaction " after running the command. Any clue why?
Ayh4n said:
Introduction
Hi everyone, I wanted to share with you this useful tips with you.
This tips remove selected status bar icons without using overlay apps or status bar app.
Like here on the top : View attachment 4398029
Battery icon is Battery Meter Overlay
How to do that with root directly on my phone (easy way)
- First you need to be rooted.
-Install any terminal app if you don't have already one.
-Tip
Code:
su
than enter.
Code:
settings put secure icon_blacklist
than what you want to hide.
Here is an exemple :
Code:
settings put secure icon_blacklist volume,bluetooth
you need to put a comma "," without space between each icon you want to hide like in the exemple.
Here is the list of Samsung icons name
Code:
power_saver
rotate
headset
hotspot
location
gps
wearable_gear
bluetooth
nfc
zen
volume
wifi
data_connection
phone_signal
battery
alarm_clock
clock
private_mode
How to do that on my unrooted phone
- You need adb shell on your computer for the operation
-The codes are the same
ENJOY and don't forget to press thanks bouton
Crédit
Crédit
Click to expand...
Click to collapse
this is only for the s8?
i want to try that on the s7, it will work?
---------- Post added at 09:32 AM ---------- Previous post was at 09:31 AM ----------
hey this will work on the s7? and what is the vpn icon name? (the key icon)
Damn, doesn't work on my galaxy note 4
How to hide volte icon
Ayh4n said:
Introduction
Hi everyone, I wanted to share with you this useful tips with you.
This tips remove selected status bar icons without using overlay apps or status bar app.
Like here on the top : View attachment 4398029
Battery icon is Battery Meter Overlay
How to do that with root directly on my phone (easy way)
- First you need to be rooted.
-Install any terminal app if you don't have already one.
-Tip
Code:
su
than enter.
Code:
settings put secure icon_blacklist
than what you want to hide.
Here is an exemple :
Code:
settings put secure icon_blacklist volume,bluetooth
you need to put a comma "," without space between each icon you want to hide like in the exemple.
Here is the list of Samsung icons name
Code:
power_saver
rotate
headset
hotspot
location
gps
wearable_gear
bluetooth
nfc
zen
volume
wifi
data_connection
phone_signal
battery
alarm_clock
clock
private_mode
How to do that on my unrooted phone
- You need adb shell on your computer for the operation
-The codes are the same
ENJOY and don't forget to press thanks bouton
Crédit
Crédit
Click to expand...
Click to collapse
good an intereseting
I guess you forgot how to enable the icon back is it with:
settings put secure icon_whitelist ICONNAME

Categories

Resources