I want to change 2 thing in this screenshot:
- Background of icon (and remove text if we can) (solved)
- transparent background of operator position. (solved)
Before:
After:
Use uot kitchen
satti8893 said:
Use uot kitchen
Click to expand...
Click to collapse
It doesnt allow to change background of carrier position, just can change text color.
is there anybody????
go here it helped me a lot http://forum.xda-developers.com/showpost.php?p=16616883&postcount=11
Thank you. It's so useful. But I'm still confused:
If I want to remove carrier area, I need to remove this line right?
<com.android.systemui.statusbar.CarrierLabel
Click to expand...
Click to collapse
I don't no sorry but you could try it but save your work first
I tried but it just delete carrier text Still have background of carrier
I no the png file for the network name is quickpanel_plmn_background.9.png
so look in the. xml files for quickpanel_plmn_background and remove that line but I don't no if it will work or not
Ha ha. I did it
could I ask how you did it
I changed icon quickpanel_plmn_background.9.png
May I ask: who's that pretty girl behind! Looks Vietnamese.
But you still got the space of it.
consegregate said:
May I ask: who's that pretty girl behind! Looks Vietnamese.
Click to expand...
Click to collapse
Yup, she is Vietnamese girl
traduz said:
But you still got the space of it.
Click to expand...
Click to collapse
Ya, It's space for "Clear All" button. I will try to place it to somewhere
Related
Hi,
Can anyone of you provide me the StatusSwitch.apk (widget) from your X10 mini. It's available in /system/app, you can use rootexplorer or something else..
I actually screwed up my widget while trying to make it transparent
I have already made RecentCalls widget transparent please see the screenshot and you may use it if you like it.
http://www.flickr.com/photos/[email protected]/5182056970/
http://www.flickr.com/photos/[email protected]/5181456837/
All you have to do is transfer RecentCalls.apk to your sdcard and using rootexplorer copy it to '/system' first, change the permissions as shown in the image
http://www.flickr.com/photos/[email protected]/5182056912/
Tutorial for this is available at http://forum.xda-developers.com/showthread.php?t=825553 from zHk3R
Recent Calls: http://dl.dropbox.com/u/15119352/RecentCalls.apk
Sorry I could not post screenshots, thanks in advance.
Here ya go:
Code:
http://www.mediafire.com/?ehk9ju6aduu6okf
Thanks a lot, its working. Did you try the RecentCalls widget?
0verkilled said:
Thanks a lot, its working. Did you try the RecentCalls widget?
Click to expand...
Click to collapse
Nope.....have you posted it somewhere cause i can't see the link.....only screenshots ...
try extended controls. it is much better and alot more controls.
you will not be dissapointed.
Thank you mariosraptor and mardobloom. I was running like a headless chicken all this time.
Please find both the widgets, make sure you reboot the phone after you paste StatusSwitch.apk. Thanks.
0verkilled said:
Thank you mariosraptor and mardobloom. I was running like a headless chicken all this time.
Please find both the widgets, make sure you reboot the phone after you paste StatusSwitch.apk. Thanks.
Click to expand...
Click to collapse
Thank You.....it works..... but only 1 small problem for me is that the StatusSwitch isn't really that visible on a black background ......
You may like this..
anyone know where the powercontrol widget is? That is the one I want transparent. I can proaly do it myself, just have not found the apk it is in
0verkilled said:
You may like this..
Click to expand...
Click to collapse
Thanks a lot for the widget.....it's working great....
morning_wood said:
anyone know where the powercontrol widget is? That is the one I want transparent. I can proaly do it myself, just have not found the apk it is in
Click to expand...
Click to collapse
If i'm not mistaken, it's under 'Settings.apk'........
morning_wood said:
anyone know where the powercontrol widget is? That is the one I want transparent. I can proaly do it myself, just have not found the apk it is in
Click to expand...
Click to collapse
Yes, it is in Settigs.apk/res/drawble-ldpi
The problem is they are all .9.pngs, so if you happen to make transparent post it here. If you are not sure of what .9.png is, read this http://forum.xda-developers.com/showthread.php?p=5206698. Its much different than editing a normal png.
I have switchpro widget (its only 99c US or 74 Euro Cents ) its awesome.. really easy to change the look, you can have 1-8 buttons a mix of whatever you like or heaps of single button widgets you can move around if you prefer, you can make it transparent, glass or normal (grey) you can change the colour of the icons, and the notification colour at the bottom...
SwitchPro
Worth checking out anyways..
I'm tring to create my own dock bar.
it doesn't seem to be difficult
when i create an image on the photoshop it looks transparent
but when I push it into the phone the transparent parts look black.
I compared my dock bar to this one http://forum.xda-developers.com/showthread.php?t=898057 by cryshop
and both look transparent in photoshop.
still when I push cryshop's dock bar it looks transparent unlike mine..
I guess there's something I don't understand about the images..
please somebody explain to me how to make the images transparent on the phone
Save it as PNG-24 with transparency checked! This through "Save for WEB or device" menu... Maybe you didn't check transparency? Or if you did, you might want to optimize those png's - see here... Cheers
Saved as png24 with transparency checked - didn't work
optimized with optiPNG - didn't work
still on phone looks black
please help if you can
can you upload the psd file? I'd see if there's something wrong with it
Dr.Romca said:
can you upload the psd file? I'd see if there's something wrong with it
Click to expand...
Click to collapse
Here you go. thanks
shadowtr said:
Here you go. thanks
Click to expand...
Click to collapse
he wants the psd (photoshop format) not png (just informing you to speed things up)
chansthename said:
he wants the psd (photoshop format) not png (just informing you to speed things up)
Click to expand...
Click to collapse
Oh.. right.. thank's for the heads up man.. my bad.
here's one.. not exacly the original that I created.. but pretty close.
http://www.megaupload.com/?d=DUIFHSVR
DLing I'll look into it later today
Evening all,
Does any one know of a way to either Remove or Hide the operator logo form the Lock-screen ? My OCD is starting to kick in.
Thanks in advance.
Schumi 01 said:
Evening all,
Does any one know of a way to either Remove or Hide the operator logo form the Lock-screen ? My OCD is starting to kick in.
Thanks in advance.
Click to expand...
Click to collapse
Removing operator name requires you to decompile M10 files, I do this for fun so the only tool I'm aware of that does this is VTS. Nevertheless the steps are:
Decompile Idlescreen_Base.apk
In assets open: Lockscreen_time.m10/0x0dc105ce/lockscreen_time/timeline.time_fade/
Locate the code that says: /text.lockscreentime_operator - change the value to zero
Recompile the apk, then you can push the modded app to your phone via VTS or just swap it out with a file browser and reboot.
I've attached an Idlescreen.apk that is already modded, however, the clock text has been slightly downsized (not a result of the mod), also I don't like screen shortcuts, but they will still work.
Thanks for the tip!! I was able to remove everything. Operator, Time and Date.
Better thing to do is to look for <Bool Name="Visible" Header="239748898" IDC="true">true</Bool>
<Unknown Name="0x7ce54727" Header="239748898" IDC="true">00000000</Unknown>
<Unknown Name="0x7c9663eb" Header="239748898" IDC="true">00406144</Unknown>
and change to
<Bool Name="Visible" Header="239748898" IDC="true">false</Bool>
<Unknown Name="0x7ce54727" Header="239748898" IDC="true">00000000</Unknown>
<Unknown Name="0x7c9663eb" Header="239748898" IDC="true">00406144</Unknown>
Thanks for the info Ghost, if you'd like to go even more minimal you can hide the shortcut text:
Lockscreen_shortcut.m10/0x0dc105ce/Lockscreen_Shortcut/
Under: <FxTimeLine Name="textcomp.shortcut_name1" Header="0x7c89ba8b" Type="0x19930c9c">
Find: <Bool Name="Visible" Header="239748898" IDC="true">true</Bool>
Change to: <Bool Name="Visible" Header="239748898" IDC="true">false</Bool>
Under: <FxTimeLine Name="textcomp.shortcut_name2" Header="0x7c89ba8b" Type="0x19930c9c">
Find: <Bool Name="Visible" Header="239748898" IDC="true">true</Bool>
Change to: <Bool Name="Visible" Header="239748898" IDC="true">false</Bool>
Under: <FxTimeLine Name="textcomp.shortcut_name3" Header="0x7c89ba8b" Type="0x19930c9c">
Find: <Bool Name="Visible" Header="239748898" IDC="true">true</Bool>
Change to: <Bool Name="Visible" Header="239748898" IDC="true">false</Bool>
Under: <FxTimeLine Name="textcomp.shortcut_name4" Header="0x7c89ba8b" Type="0x19930c9c">
Find: <Bool Name="Visible" Header="239748898" IDC="true">true</Bool>
Change to: <Bool Name="Visible" Header="239748898" IDC="true">false</Bool>
Is it possible to remove the (current) bit from the location?
Ghost said:
Is it possible to remove the (current) bit from the location?
Click to expand...
Click to collapse
If you set that specific location instead of using current location
Sent from my HTC One XL using Tapatalk 2
Thank you both, will give them a go a bit later in, thanks again for your replies.
Sent from my HOX+
fnut6969 said:
Removing operator name requires you to decompile M10 files, I do this for fun so the only tool I'm aware of that does this is VTS. Nevertheless the steps are:
Decompile Idlescreen_Base.apk
In assets open: Lockscreen_time.m10/0x0dc105ce/lockscreen_time/timeline.time_fade/
Locate the code that says: /text.lockscreentime_operator - change the value to zero
Recompile the apk, then you can push the modded app to your phone via VTS or just swap it out with a file browser and reboot.
I've attached an Idlescreen.apk that is already modded, however, the clock text has been slightly downsized (not a result of the mod), also I don't like screen shortcuts, but they will still work.
Click to expand...
Click to collapse
Thank you for supplying the Apk file, so much easier for myself to use that, than try to decompile an Apk file It worked like a charm
Really happy now the logo has gone.
Thanks once again.
Sent from my HOX+
Schumi 01 said:
Thank you for supplying the Apk file, so much easier for myself to use that, than try to decompile an Apk file It worked like a charm
Really happy now the logo has gone.
Thanks once again.
Sent from my HOX+
Click to expand...
Click to collapse
You're welcome, not a problem at all, if you'd like one with the original text size or no icon labels let me know.
fnut6969 said:
You're welcome, not a problem at all, if you'd like one with the original text size or no icon labels let me know.
Click to expand...
Click to collapse
Thanks, if it isnt too much bother could you post one without the No icon labels too,I think it looks so much cleaner without the labels.
The text size is on the clock is fine.
Thanks
superchilpil said:
If you set that specific location instead of using current location
Sent from my HTC One XL using Tapatalk 2
Click to expand...
Click to collapse
I dont think you can use a spseific location in the weather lock screen can you?
Schumi 01 said:
Thanks, if it isnt too much bother could you post one without the No icon labels too,I think it looks so much cleaner without the labels.
The text size is on the clock is fine.
Thanks
Click to expand...
Click to collapse
Here you go.
Ghost said:
I dont think you can use a spseific location in the weather lock screen can you?
Click to expand...
Click to collapse
Ghost, did you try looking in Idlescreen_Weather.apk I found a way to hide the entire city name, but it also inadvertently hid the current weather conditions.
fnut6969 said:
Here you go.
Click to expand...
Click to collapse
Thanks fnut, you are a prince amongst men, it works like a charm and it looks so much better.
Sent from my HOX+
Schumi, here is the Idlescreen you wanted, if you need the text size changed or anything moved lower let me know.
Compile
How can I compile and decompile M10 file...?
Can you please send me Link from where I can download that tool.?
samecin said:
How can I compile and decompile M10 file...?
Can you please send me Link from where I can download that tool.?
Click to expand...
Click to collapse
Vts is the tool try here
http://www.virtuous-ten-studio.com/
Sent From My Sweet Ass EVO LTE
fnut6969 said:
Schumi, here is the Idlescreen you wanted, if you need the text size changed or anything moved lower let me know.
Click to expand...
Click to collapse
Oh fnut, you are a star, once again i thank you.
Brilliant.
Thanks very much.
Sent from my HOX+
fnut6969 said:
Schumi, here is the Idlescreen you wanted, if you need the text size changed or anything moved lower let me know.
Click to expand...
Click to collapse
Sorry to be a pain, but in your own time obviously, could you just change the text size to the first APK you sent me, then that will be the last request i have.
Honestly.
Thanks again fnut
Schumi, here's the IdleScreen the text is 3/4's (or whatever value 0.75 is in the world of M10 code)of the stock size.
Is it possible to delete text or change the name at a system level like putting different stuff than it has [see screen shot]
WHATSAMATTA U ALUMNI
Long press on the icon on the screen, select Edit
markfm said:
Long press on the icon on the screen, select Edit
Click to expand...
Click to collapse
What are you even talking about changing the name that shows system wide for example changing Facebook to f#ck u
WHATSAMATTA U ALUMNI
Sorry if I misread what you were looking for. Since you just posted a screen shot, icons on a window, using the shortcut Edit function is the simple way of doing it, for the name displayed with the icon.
Otherwise, if building the app from scratch, you can change the name in the AndroidManifest.XML file.
deathsquad737 said:
What are you even talking about changing the name that shows system wide for example changing Facebook to f#ck u
WHATSAMATTA U ALUMNI
Click to expand...
Click to collapse
you really should have indicated that in your op, rather than snapping at @markfm
there are several items in your pic that would have applied to your vague question.
?
bweN diorD said:
you really should have indicated that in your op, rather than snapping at @markfm
there are several items in your pic that would have applied to your vague question.
Click to expand...
Click to collapse
It does sound like i was snapping at him lmao!no i really want to change my facebook to that indicated.i figured changing text at system level(not font)was explanatory enuff.any place where there is writing when my phone is booted in its ui or any ui(apps.etc)can i change it?
deathsquad737 said:
It does sound like i was snapping at him lmao!no i really want to change my facebook to that indicated.i figured changing text at system level(not font)was explanatory enuff.any place where there is writing when my phone is booted in its ui or any ui(apps.etc)can i change it?
Click to expand...
Click to collapse
i really dont know, thats why i didnt reply yesterday. i would have just suggested renaming the app as he did. lol
bweN diorD said:
i really dont know, thats why i didnt reply yesterday. i would have just suggested renaming the app as he did. lol
Click to expand...
Click to collapse
@autoprime can we get someone with a higher pay grade to instruct on this?thank u once again for sharing your brain with us who have very little
WHATSAMATTA U ALUMNI
Hi all,
You can have notification on screen by the use of an app, it's a temp fix until dev do something.
(See attachement for screenshot.)
You have to Download KLWP from playstore.
And You can Download this https://drive.google.com/file/d/11X9GXO4fW8vAtQDbG-aveUKKfB6ZkA9X/view?usp=drivesdk
Save it in internal storage under kustom/wallpapers
And import in the app(You need the pro version)
Like the second screenshot and enjoy.
Another one with icon little more big and cliquable so You can open directly from icon
https://drive.google.com/file/d/15krDUewsEVLnYyXbbaulA-HvGoDVeCq3/view?usp=drivesdk
With icon on top right clickable
https://drive.google.com/file/d/1aTq4cIgZPQjL1L-vSG4b7Fx8qz4fnjpn/view?usp=drivesdk
Crédit for finding this Masdacheri
Is the Pro version required? I'm getting an Import error source file not readable.
Thanks
Oh my bad i Just saw, yes You need the pro version for import from storage
thanks that help me alot
It does not work with the Pro version either. Seems to be an issue with the custom data file. Could you please reupload the sccreen Set?
thanks
Im getting this error. The steps I took are as follows:
Loaded the file through the app
Clicked on set as wallpaper.
Am i doing anything wrong?
thanks. just show on homescreen.
Thanks for the temporary fix . Idk is there possibility to increase the size of notification icons ?
How did you manage to load his template? I'm always getting an error message.
SatBandit said:
How did you manage to load his template? I'm always getting an error message.
Click to expand...
Click to collapse
Load Preset in KWLP pro and click on the window named notification appears . Give the required permissions. and voila!
Madmax02 said:
Hi all,
You can have notification on screen by the use of an app, it's a temp fix until dev do something.
(See attachement for screenshot.)
You have to Download KLWP from playstore.
And You can Download this https://drive.google.com/file/d/11X9GXO4fW8vAtQDbG-aveUKKfB6ZkA9X/view?usp=drivesdk
Save it in internal storage under kustom/wallpapers
And import in the app
Like the second screenshot and enjoy.
Crédit for finding this Masdacheri
Click to expand...
Click to collapse
Thank you very much for sharing this! I've never heard on KLWP before today
anvesh583 said:
Thanks for the temporary fix . Idk is there possibility to increase the size of notification icons ?
Click to expand...
Click to collapse
Yes everything is editable including icon size. Instead of having the small icon centered, I enlarged them, vertically stack them on the left. Also making them clickable to launch their respective app
SatBandit said:
How did you manage to load his template? I'm always getting an error message.
Click to expand...
Click to collapse
Load Preset > Exported (tab) > select the kustom wallpaper
Got it. Thanks a lot
---------- Post added at 10:35 AM ---------- Previous post was at 10:32 AM ----------
BTW, is it possible to only have 1 notification per App? I'm getting Icons for every Email or WhatsApp I receive.
Thanks this is looks nice :good::good:
posthumous said:
Yes everything is editable including icon size. Instead of having the small icon centered, I enlarged them, vertically stack them on the left. Also making them clickable to launch their respective app
Click to expand...
Click to collapse
Please share!!
posthumous said:
Yes everything is editable including icon size. Instead of having the small icon centered, I enlarged them, vertically stack them on the left. Also making them clickable to launch their respective app
Click to expand...
Click to collapse
Any tutorial on how to do this? Best that I could do is expand notifications upon tapping lol
I'm also interested in Customizing
is it also possible on lockscreen? i only manage to get it working on homescreen...
I put in op à second one with icon little more big and cliquable. And on on the right of the screen
If i have little time to take some screenshot on how to customize i Will post.
But dont know if i can explain well my english is little old lol
For the lockscreen maybe look this way
https://play.google.com/store/apps/details?id=org.kustom.lockscreen
Thanks
Madmax02 said:
I put in op à second one with icon little more big and cliquable. And on on the right of the screen
If i have little time to take some screenshot on how to customize i Will post.
But dont know if i can explain well my english is little old lol
For the lockscreen maybe look this way
https://play.google.com/store/apps/details?id=org.kustom.lockscreen
Click to expand...
Click to collapse
Thanks for the info. Idk can u make it clickable too?