I am editing my systemUI, but "notifications" title bar doesn't show. Loook at picture.
{
"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"
}
you did something wrong when the SystemUI.apk
Zius said:
you did something wrong when the SystemUI.apk
Click to expand...
Click to collapse
That problem is fixed.
How can I change the bakcground of these parts of status bar?
FFX_Wakka said:
That problem is fixed.
How can I change the bakcground of these parts of status bar?
Click to expand...
Click to collapse
Check lidrod-res and framework-res.apk stored in system/framework
But those pngs are supposed to be in system UI though it may depend on the rom your on
Anyways u play final fantasy?
S4 INFO
TingTingin said:
Check lidrod-res and framework-res.apk stored in system/framework
But those pngs are supposed to be in system UI though it may depend on the rom your on
Anyways u play final fantasy?
S4 INFO
Click to expand...
Click to collapse
Yes, I love blitzball!!!
Now I have this.
I want to set a drawable value to the brightness slider. I want something like this:
I have the required pngs but I don't konw how to change the code at styles.xml to get the pngs working with brightness slider.
maybe u can check systemui, framework or lidroid of creed 4 v3 gy...
it has layout just like u want.. see ss of my notify drawer..
press thank if this post helped!
sent from my GT-S5360 via WeChat
assphere said:
maybe u can check systemui, framework or lidroid of creed 4 v3 gy...
it has layout just like u want.. see ss of my notify drawer..
press thank if this post helped!
sent from my GT-S5360 via WeChat
Click to expand...
Click to collapse
Yes, but look at the picture I uploaded. There is a problem when the carrier name is too long. And I don't want S3 status bar, I want to change the brightness sliderto get a combination of CM and S3 layout.
the backgrounds are found in SystemUI.apk
the background with the settings shortcut is a .9.png. something like this. quickpanel_plmn_background.9.png
it is in the statusbar_expanded.xml
if your using a stock deodexed the expanded background is a hex code in status_bar_tracking.xml. try to check it. it can be a png file. it depends what the themer/dev wants
Zius said:
the backgrounds are found in SystemUI.apk
the background with the settings shortcut is a .9.png. something like this. quickpanel_plmn_background.9.png
it is in the statusbar_expanded.xml
if your using a stock deodexed the expanded background is a hex code in status_bar_tracking.xml. try to check it. it can be a png file. it depends what the themer/dev wants
Click to expand...
Click to collapse
I changed thos pngs, but how I can change the brightness slider?
I have brightness slider governed by progress_horizontal.xml in framework-res.apk
I want to create a drawable value and change all the brightness slider: the seekthumb and the seekbar
it is also a png. try this tutorial. you know what png files are responsible for that.
http://forum.xda-developers.com/showthread.php?t=1963469
http://forum.xda-developers.com/showthread.php?p=32275907
PS: i've noticed that you're editing/modding a lot.
Finally, I've got my "interestellar or something" status bar. I think it's a bit dark, but I like the blue parts hehe
I did my best, I'm a noob.
Thanks to all!!!
Related
Can I use UOT kitchen to make a custom lock screen for galaxy y? I tried it yesterday but after flashing the zip file nothing changed. Anyone else tried that before?
http://uot.dakra.lt/
Here is the generated preview;
{
"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"
}
nadeeja said:
Can I use UOT kitchen to make a custom lock screen for galaxy y? I tried it yesterday but after flashing the zip file nothing changed. Anyone else tried that before?
http://uot.dakra.lt/
Here is the generated preview;
Click to expand...
Click to collapse
D page where you are uploding ur files in uot....there's a theme chooser box which i suppose u should uncheck, only then d lockscreen mod will work....anyways, i never tried it, i always edited my lockscreen manually....
Sent from heaven!
anasdcool71 said:
D page where you are uploding ur files in uot....there's a theme chooser box which i suppose u should uncheck, only then d lockscreen mod will work....anyways, i never tried it, i always edited my lockscreen manually....
Sent from heaven!
Click to expand...
Click to collapse
Nothing changed
anasdcool71 said:
D page where you are uploding ur files in uot....there's a theme chooser box which i suppose u should uncheck, only then d lockscreen mod will work....anyways, i never tried it, i always edited my lockscreen manually....
Sent from heaven!
Click to expand...
Click to collapse
how you edit your lockscreen? can you teach me?
thirdzcee said:
how you edit your lockscreen? can you teach me?
Click to expand...
Click to collapse
I know only sum small modifications. Decompile the framework-res.apk using apktool. You can replace any pngs with your own in the drawables folder, including the wallpaper and buttons. Like if u draw a wrong pattern, it gives a red colour. You can change the colour in the various xml files (u have to give the colour code, eg. 'ffffff' is for white, '00000' is for black, '4042ff' is for a particular light blue). After making the changes, compile it. For more info on apktool, search the android OS forums.
Sent from heaven!
thirdzcee said:
how you edit your lockscreen? can you teach me?
Click to expand...
Click to collapse
This is the best I can do by modifying framework-res.apk;
http://forum.xda-developers.com/showthread.php?t=1789454 :good:
anasdcool71 said:
I know only sum small modifications. Decompile the framework-res.apk using apktool. You can replace any pngs with your own in the drawables folder, including the wallpaper and buttons. Like if u draw a wrong pattern, it gives a red colour. You can change the colour in the various xml files (u have to give the colour code, eg. 'ffffff' is for white, '00000' is for black, '4042ff' is for a particular light blue). After making the changes, compile it. For more info on apktool, search the android OS forums.
Sent from heaven!
Click to expand...
Click to collapse
Not exactly what i was looking for but thanks anyway... i was kinda looking for a way to get the rotary lockscreen on my lockscreen.. just the rotary not the entire 9 lockscreen mod
Sent from my GT-S5360 using xda premium
You have to do a lot of smali editing to make those lockscreens.
Hello Guys
I know there is tut on how to add brightness slider to statusbar with cm smalli by Sir evan i tried that method 100 of times but my statusbar always FC i mean i dont understand that tut completely. it would be great if anybody give detailed tut on that
sorry for posting new thread
Hope you guys will help
Extremly sorry for my bad english
Even I need an complete tutorial fir how to add 14 toggles to stock rom......With SS
Sent from my GT-S5360 using xda premium
Look at my status bar thread here
http://forum.xda-developers.com/showthread.php?t=2123899
all the systemUI.apk in all the status bars are the same except Nemesis original
the only thing different between them is the framework-res.apk and the toggle res like lidroid-res.apk or hyperion-res.apk
you can either flash one for your rom (if you don't want transparency or need to change toggles you can just flash black patch which should work with any non cm7 deodex rom)
if you want to learn to do it yourself decompile my SystemUI.apk
you can then compare what I have done in relation to the guide
I used the same guide so it should match
OK don't start this again. . Questions no not go in general section... :banghead::banghead::banghead::banghead:
Guys pleez do not answer questions posted In general ...
Its making a mess
Op pleez report yourself Nd request the mods to move the thread
@Lady Android @Andy
{
"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"
}
=========HOLO-UBUNTU========theme
Moved to Q&A
XDA Moderator
marcussmith2626 said:
Look at my status bar thread here
http://forum.xda-developers.com/showthread.php?t=2123899
all the systemUI.apk in all the status bars are the same except Nemesis original
the only thing different between them is the framework-res.apk and the toggle res like lidroid-res.apk or hyperion-res.apk
you can either flash one for your rom (if you don't want transparency or need to change toggles you can just flash black patch which should work with any non cm7 deodex rom)
if you want to learn to do it yourself decompile my SystemUI.apk
you can then compare what I have done in relation to the guide
I used the same guide so it should match
Click to expand...
Click to collapse
Thanx i will try hope your brightness slider is based on cm smali
Shyam Lohar said:
Thanx i will try hope your brightness slider is based on cm smali
Click to expand...
Click to collapse
Yes it is - I said I used the guide you mentioned
HERE IS THE CM10.1 MOD FOR TRANSPARENT STATUSBAR.
CONFIRMED ON CM.10.1 RC4.
DO MAKE BACKUP TO RESCUE YOU IN TROUBLE
I DO NOT TAKE ANY RESPONSIBILITY FOR ANY BAD CAUSED TO YOUR PHONE BY THIS MOD
DO TELL ME IF ANYONE WANTS OTHER TRANPIRANCY LEVELS LIKE 100% 75% 25% TRANSPARENT LEVELS.
THE ONE POSTED BELOW IS 50% TRANSPARENT
DOWNLOAD
SCREENSHOT:-
{
"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"
}
guide
kssood said:
SCREENSHOT:-
Click to expand...
Click to collapse
instructions please !!
Flash it from recovery on cm10.1 rc4
kssood said:
Flash it from recovery on cm10.1 rc4
Click to expand...
Click to collapse
i'm on RC2 would it work
I guess no. But give me your systemui.apk and android.policy.jar and i will make one for rc2 too
kssood said:
I guess no. But give me your systemui.apk and android.policy.jar and i will make one for rc2 too
Click to expand...
Click to collapse
oh thanks...but i'm gonna upgrade soon and i'ts better i'll try it then
But a lot of other guys would want it, so these are the files u asked for
(50% transparency would be gr8, and could you please upload the screenshots of the drawer view too) :
oops ! framework-res.apk aswell.
and how much tranpiracy u want?
Module for Xpose? Might be a better approach.
hello i don't have a optimus one can i give you the files to make this work on my phone ?
U can but i am out of station so it will take some days. About a week
Sorry but...
Sorry but, I'm an AOKP user, JB 4.1.2, can u make a file with 100% transparency for this rom, or teach me how to do it.
I've tried many times, but always I make something wrong.
Thank you.
hi. can you update it to cm10.1.3?
iead_20 said:
hello i don't have a optimus one can i give you the files to make this work on my phone ?
Click to expand...
Click to collapse
lera3996 said:
Sorry but, I'm an AOKP user, JB 4.1.2, can u make a file with 100% transparency for this rom, or teach me how to do it.
I've tried many times, but always I make something wrong.
Thank you.
Click to expand...
Click to collapse
You can put it as you like by following this guide:
http://forum.xda-developers.com/showpost.php?p=40278450&postcount=2
You can check more awesome guides:
http://forum.xda-developers.com/showthread.php?t=2234355
Regards.
Cool. Would love this but it is too too version-specific. So everyone asks, I have version zyx, will it work? Maybe, maybe not.
This is a job for Xposed!
Check out the "wisdomSky exploit" which will set color, clock fonts, etc., at run time. Might combine your mod with his.
One note relevant to both approaches. I use Xposed to reduce the height of the status bar so more (,smaller) items can be seen when opened. Android still reserves the whole height so the color, transparancy will apply to reduced height leaving a black bar underneath.
sexy
100% trans
how to add "carrier logo" on statusbar? the one on the top left corner (MiKE)?
I'm using hyperion 8 pre GM
{
"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"
}
bump
Use Statusbar Greper
Sent from my GT-S5360 using Tapatalk 2
statusbar greper isn't compatible with hype 8's systemui afaik
TrojanHorses said:
statusbar greper isn't compatible with hype 8's systemui afaik
Click to expand...
Click to collapse
you have to edit the systemui yourself - you cant just install greper and expect it to work
see
http://forum.xda-developers.com/showthread.php?p=31307707
marcussmith2626 said:
you have to edit the systemui yourself - you cant just install greper and expect it to work
see
http://forum.xda-developers.com/showthread.php?p=31307707
Click to expand...
Click to collapse
I did all those steps and now my statusbar doesn't show up. no FCs or anything, just no statusbar. gonna restore my systemUI and think out things for the mean time.
TrojanHorses said:
I did all those steps and now my statusbar doesn't show up. no FCs or anything, just no statusbar. gonna restore my systemUI and think out things for the mean time.
Click to expand...
Click to collapse
If you have done all the steps correctly it will probably be a signing problem if it doesn't show
Once you recompile with apktool there will be a folder called build in your decompiled folder
take your original systemui.apk from rom zip
unzip it with winrar
copy META-INF folder & android.manifest
past in your decompiled folder of your mod in build/apk
recompile again
marcussmith2626 said:
If you have done all the steps correctly it will probably be a signing problem if it doesn't show
Once you recompile with apktool there will be a folder called build in your decompiled folder
take your original systemui.apk from rom zip
unzip it with winrar
copy META-INF folder & android.manifest
past in your decompiled folder of your mod in build/apk
recompile again
Click to expand...
Click to collapse
tried that one and after booting up, my statusbar force closes
I'm now redoing everything, something must have gone wrong
Nevermind bro, I figured out an easier way to add carrier logo on my systemui - download another systemui.apk :facepalm:
TrojanHorses said:
how to add "carrier logo" on statusbar? the one on the top left corner (MiKE)?
I'm using hyperion 8 pre GM
Click to expand...
Click to collapse
what launcher is that?
Any one make this for me ?Which part of systemUI, I ve to upload it here....
{
"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"
}
Inspired by the theme recently shared by @Ben Ling, here is the pattern-lock screen...with Lego!
To do this yourself, you can download the icons attached to this post and put them into the appropriate drawable-?dpi folder in your decompiled framework-res.apk.
Or, if you're not comfortable with decompiling apk files, just flash the attached 'Lego_PattenLock_Flashable.zip' in CWM (not TWRP). This zip will push a file called 'android-res.apk' into your 'system/vendor/overlay' folder.
By using an overlay apk, it means that your framework-res.apk isn't touched. So you won't lose any of the mods you may have done to it. Pretty cool, no?
Oh, and this zip will make a flashable backup too! Just in case you don't like the changes. Also pretty cool.
(Or, if you use Tickle My Android, why not just let the tool do it for you? I've just updated it with these icons!)
Enjoy!
buddy rock hard.... keep up tha good work but i like tha transparent mod!
Outstanding! Any ideas how to remove the "Draw your pattern" text from the lockscreen? I tried reducing the textsize variable in keyguard.xml [framework-res.apk -> res -> layout -> keyguard.xml] but no effect.
Thanks for this mod!
I'm on 4.4.2, Galaxy Note III.
egawrangler said:
Outstanding! Any ideas how to remove the "Draw your pattern" text from the lockscreen? I tried reducing the textsize variable in keyguard.xml [framework-res.apk -> res -> layout -> keyguard.xml] but no effect.
Thanks for this mod!
I'm on 4.4.2, Galaxy Note III.
Click to expand...
Click to collapse
Have a look in your strings.xml.
Excellent thanks @Ticklefish ?
I had to rename drawables folder to ZUltra friendly res but besides that all good. Thanks again.. (transparent too, my new favourite)
iBuzman said:
Excellent thanks @Ticklefish ?
I had to rename drawables folder to ZUltra friendly res but besides that all good. Thanks again.. (transparent too, my new favourite)
Click to expand...
Click to collapse
What res did you rename it to?
^^ xhdpi - I'll need to resize the pngs at some stage too (didn't bother this time when testing)
Ticklefish said:
Have a look in your strings.xml.
Click to expand...
Click to collapse
No joy. I spaced out the "Draw your pattern" and "Wrong pattern" fields to test but the text is still there? Any other ideas of places to look?
Thanks for the info BTW!