Hi, is it possible to remove the carrier name from statusbar header? I really want to remove that since it overlaps the clock when i use the Android N-ify module in xposed
Thanks:laugh:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's possible. You need to decompile SystemUI, find carrier id and add android:visibility="gone". Recompile and flash it.
Good Luck!
Sent from my XPERIA M2 using XDA Labs
Dzepar said:
It's possible. You need to decompile SystemUI, find carrier id and add android:visibility="gone". Recompile and flash it.
Good Luck!
Sent from my XPERIA M2 using XDA Labs
Click to expand...
Click to collapse
Thank you for replying i will try that
can you give me further instruction on how to do it? i decompiled it, went to res/layout/staus_bar.xml(and status_bar_expanded/expanded_header.xml), and i added android:visibility="gone" to everything that has "@id/carrier" or anything similar to that
after that i copied it back to system/priv-app, set the permissions, reboot and nothing changed
i also make a flashable zip and flashed it via twrp and still, nothing happened
See if you can find something useful here https://r.tapatalk.com/shareLink?ur...share_tid=2929816&share_fid=3793&share_type=t
XML 101 - XML Modding Made Easy!
Otherwise without looking at it a can't help and now i don't have time
Good Luck!
Sent from my XPERIA M2
I posted my prob on android n-ify's thread and they fixed the module but thank you btw
Related
Hello everybody,
I'm trying to install this launcher on my asus transformer (blog.tototv.com.mx/noticias/nuevo-launcher-para-tu-tototv/).
Install fine but when i try to launch, there is a message that the launcher is only for the Toto device.
Is There a way do "unblock" this and launch normally in my asus?
Thanks in advance.
Hi Guys,
Anyone could help? See attached the launcher that i was talking about.
Thanks
mohaa11 said:
Hi Guys,
Anyone could help? See attached the launcher that i was talking about.
Thanks
Click to expand...
Click to collapse
Looks kinda neat, Though not an easy task. You'd have to decompile, find the line of code that looks for device name and edit it. Or if you can get a build.prop file from one of their devices, you could change your build.prop to match their device name.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ldc2335 said:
Looks kinda neat, Though not an easy task. You'd have to decompile, find the line of code that looks for device name and edit it. Or if you can get a build.prop file from one of their devices, you could change your build.prop to match their device name.
And how can i find the line that looks for the device name? Any suggestion?
Thanks
Click to expand...
Click to collapse
That looks amazingly sexy..
Yes, agree with you, i want these because i want to use in my tv like a media player.
Line
i found the line whre they block, but i cant recompile: te path of the file smali is:
~\TotoTV Launcher\smali\com\destinogps\launcher\TotoTVLauncherActivity.smali (line 1395)
On ported XXELKC I ran raubkatze´s mod with 10 of his famous themes, in addition with 23 toggles and LidroidSettings.apk.
Today I tinkered deodexed XXBLL3 onto my 9305 and tried if 23toggles-mod work - it doesn´t. raubkatze´s mod & themes do work as far as i can see but when I installed 23toggles-mod my notification bar disappeared after rebooting my device.
So my question is:
Is there anybody out there who can port that mod for the 9305?
edit:
Hm.. Just thought if it would´ve been better to post my request into Q&A forum..? Might a mod move it over there, please?
edit:
I just finished downloading wanamlites deodexed XXBLL3. When looking into it I found a folder called 23toggles within aroma section So maybe I was too fast opening this thread... Testing now.
Irony
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
@Rekoil
I didn´t think of a complete ROM but just of that Mod. Sorry for the inconvenience
As soon as I can give it a try I´ll see what´s with WanamLite´s deodexed and modded firmware.
kischde said:
@Rekoil
I didn´t think of a complete ROM but just of that Mod. Sorry for the inconvenience
As soon as I can give it a try I´ll see what´s with WanamLite´s deodexed and modded firmware.
Click to expand...
Click to collapse
Haha, no inconvenience, just thought it was funny is all Good luck
Hey all.. I've searched everywhere, modified all sorts of files/png's... I can't seem to get the blue background for the touchwiz quickpanel to change.
What apk? I assume it's SystemUI.apk. Which file? Is it a PNG or is it an XML edit?
One more.. the green bar below the quickpanel icon (the on/off indicator).. same question as above. What file is it?
What I'm talking about:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Like I said.. I've searched everywhere, read all sorts of threads, edited all sorts of XML/PNGs... Need help!
Thanks all.
Inside SystemUI/res/drawable named as tw_quick_panel*.9.png. To modify 9.png format (stretchable png), you need a special editor draw9patch from Android SDK. I had no experience editing 9.png file
Or you can make suitable size toggles and put then in drawable folder and then give reference to them in toggles xml file!!!!
@ketut I think toggles png s are not in .9 format!!!!!
but even if they are above method will work and will probably save you from messing with .9 png files
Sent from my C1505 using xda app-developers app
Awesome. Thanks. Gonna check to see if I can find. Those when I get a chance. On a business trip right now so I'm working 14-15 hr days
Sent from my SCH-I535 using XDA Premium HD app
Great. They're located in SystemUI/res/drawable-sw600dp-mdpi on the i705. Thanks again guys!
Hi
I will be short with my question.I am new and sorry if there is a tutorial about it I didnt find anything.
Is it possible to do this menu/thing/no idea what is the name on my stock sony xperia E.I know that is possible on CM10 or CM11 but i cant be with out camera(video) so i have to be on stock for now.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks for the help.
MrGKanev said:
Hi
I will be short with my question.I am new and sorry if there is a tutorial about it I didnt find anything.
Is it possible to do this menu/thing/no idea what is the name on my stock sony xperia E.I know that is possible on CM10 or CM11 but i cant be with out camera(video) so i have to be on stock for now.
Thanks for the help.
Click to expand...
Click to collapse
Hey,
You are talking about the Quick Settings in the statusbar?
As fas as I know the Xperia E doesn't have a SystemUI with Quick Settings, but this is possible(look at serajr his SystemUI), but it isn't easy(also not too hard). I have a bunch of other things to do, but I still want to learn more theming, so I might look into this later.
You could try yourself if you want.
MatsPunt said:
Hey,
You are talking about the Quick Settings in the statusbar?
As fas as I know the Xperia E doesn't have a SystemUI with Quick Settings, but this is possible(look at serajr his SystemUI), but it isn't easy(also not too hard). I have a bunch of other things to do, but I still want to learn more theming, so I might look into this later.
You could try yourself if you want.
Click to expand...
Click to collapse
Yea im talking about it. If you can send me some kind of tutorial il try.
Just FYI
http://forum.xda-developers.com/xperia-j-e/themes-apps/port-xperia-systemui-23-jb-toggles-t2212272 If u are not aware
Every time i turn data off, that notification appear, is there a way to delete that permanently, make it not appear again or edit build.prop to solve that?
Or there is a file that I must delete from the system?
senzodroid said:
Every time i turn data off, that notification appear, is there a way to delete that permanently, make it not appear again or edit build.prop to solve that?
Or there is a file that I must delete from the system?
Click to expand...
Click to collapse
Actually, very simple.
Root your device
Install Xposed framework
Install this module
Restart
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Z3 powered by Tapatalk
I knew that. But there is no such module in the latest Xposed framework for 5.0.2
Maybe you have KK.
So apparently it's not that simple.
And Sony gave a different name for this file, I can't find it in System/App like it was in older Xperia devices, like com.sonyericsson.dataTrafficDisabledNotification
UPDATE
I did download the .apk but from the official website.
In Xposed I didn't find it.
It works.
Thanks.
senzodroid said:
UPDATE
I did download the .apk but from the official website.
In Xposed I didn't find it.
It works.
Thanks.
Click to expand...
Click to collapse
Exactly.. Just google it and download app from official web page..
It's working without any problems on all firmwares available for Z2 and Z3
Z3 powered by Tapatalk