WARNING
1. I dont take any responsibility if your phone got brick
2. This mod will hide your status bar icon, notification icon, clock, date, and notification text. Please use it wisely. You have been warned!!!
HOW TO
1. Decompile SystemUI.apk
2. Open res\layout\status_bar.xml and edit all this code to android:layout_height="0.0dip"
<LinearLayout androidrientation="horizontal" android:id="@id/icons" android:layout_width="fill_parent" android:layout_height="fill_parent">
<LinearLayout androidrientation="horizontal" android:id="@id/ticker" androidaddingLeft="6.0dip" android:animationCache="false" android:layout_width="fill_parent" android:layout_height="fill_parent">
<com.android.systemui.statusbar.DateView android:textAppearance="@*android:style/TextAppearance.StatusBar.Icon" android:gravity="left|center" android:id="@id/date" android:background="#ff000000" androidaddingLeft="6.0px" androidaddingRight="6.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
3. Save and close
4. Compile SystemUI.apk
5. Decompile framework-res.apk
6. Open res\values\dimens.xml and edit
<dimen name="status_bar_height">25.0dip</dimen>
to 3.0dip or if u find it difficult to pulldown your notification, change it to bigger value
7. Save and close
8. Compile framework-res.apk
9. Push SystemUI.apk and framework-res.apk to system
10. Enjoy
NOTE
1. If u still find it difficult to pulldown your notification, use hard menu key on the left and press notification
2. Please give proper credit
3. Dont forget to press thanks
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"
}
Good guide
Sent from my GT-S5360 using xda app-developers app
Guides go in general. Reported
Sent from my HTC Wildfire S using Tapatalk 2
Nice guide
ROM EVOLUTION X3
KERNEL HELL FUSION
ALINS JB THEME + EVOLUTION S3 STATUS BAR.
Want To Ask Question? Ask Here
edit your post & disable smileys !!
eg &
or use [ code ] [/code ]
nice one
looking forward to be implemented in the next ota update for nemesis..
swag..
This is what i'm planning nextweek.. hahaha thanks for the guide this well make my work faster..
Could some one, please provide me modified XML files ( not apks) as I can't reach my PC and I really want this mod but change every thing to 0.0dip ( trust me I know what I'm doing ) even in dimens.xml
Thanks
Sent from my GT-S5360 using xda app-developers app
Mohamed.Anwar said:
Could some one, please provide me modified XML files ( not apks) as I can't reach my PC and I really want this mod but change every thing to 0.0dip ( trust me I know what I'm doing ) even in dimens.xml
Thanks
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
https://dl.dropbox.com/u/96472493/status_bar.xml
https://dl.dropbox.com/u/96472493/dimens.xml
awesome!!
Sent from my GT-S5360 using XDA Premium App
what if i only want to hide the status bar at lock screen? whch apk and xml file should i modify
Sent from my GT-S5360 using Tapatalk 2
Believe me... I want it too but i dont know
And i want to hide my statusbar when expand but i dont know...
Sent from my GT-S5360 using Tapatalk 2
what if we use a status bar lyk ics statusbar from d market it wud luk coool..
Awesum mod....
Sent from my GT-S5360 using xda app-developers app
U xan try it and post ss here
Sent from my GT-S5360 using Tapatalk 2
is it still shown in the home screen?
What do you mean??
Sent from my GT-S5360 using Tapatalk 2
I am having problem applying this mod on Stock Rom <deodexed>
can anyone help me stuck on bootloop....
worked perfectly on evo..
I have no problem with stock deodex.
Sent from my GT-S5360 using Tapatalk 2
d3cka said:
I have no problem with stock deodex.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
i get status bar force close
i get translation error while recompiling framework....!!
Related
Alright, so I got the nav bar to 24 DPI but now I have a problem with the back button being larger than the others. I decompiled the framwork-res of my Rom then changed the nav bar height to 24 in the values/dimens. Compiled new apk then moved the resources.arsc file from the new apk to the old framework-res.apk. and this is what I got.....
{
"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"
}
Can someone please help me out, its bugging me soo much. Thanks in advance.
Sent from my Galaxy Nexus using Tapatalk 2
I'd double check your soft keys sizes. I'm using the stock MIUI ones and the menu button is the correct size.
mbh87 said:
I'd double check your soft keys sizes. I'm using the stock MIUI ones and the menu button is the correct size.
Click to expand...
Click to collapse
I'm using the stock keys. I didn't mess with any of the keys. The other 2 become the right size its just the back key that doesnt.
Sent from my Galaxy Nexus using Tapatalk 2
Whoops meant to say back key. I havent tried it with the stock keys but like I said, looks fine for me when using the miui keys http://i.imgur.com/7fgJa.png
I've been looking through other mods and it seems like something was done withe the systemui. I just need to know what. I looked through your mods and you didn't have anything with systemui. Idk.
Sent from my Galaxy Nexus using Tapatalk 2
I can't help much cause I'm to lazy to Google but you have to decompile systenui.apk then go into navigationbar.XML and delete something the has "center" . Delete the whole line and it should work!
Sent from my Nexus 7 using Tapatalk 2
patalo said:
I can't help much cause I'm to lazy to Google but you have to decompile systenui.apk then go into navigationbar.XML and delete something the has "center" . Delete the whole line and it should work!
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
Do you know where the navigation bar.XML is?
Sent from my Galaxy Nexus using Tapatalk 2
There's a bunch of navigation bar.xml's. What a headache.
Sent from my Galaxy Nexus using Tapatalk 2
got to:
SystemUI\res\layout\navigation_bar.xml
look for this line
Code:
android:layout_height="fill_parent" android:src="@drawable/ic_sysbar_back" android:scaleType="center"
and
Code:
android:src="@drawable/ic_sysbar_back_land" android:scaleType="center"
and remove this
Code:
android:scaleType="center"
Interesting. Wonder why I dont have the issue with the big button seeing as I never made any edits to that navigation_bar.xml, I do mod the SystemUI though but not that specific edit or anything pertaining the navbar
mbh87 said:
Interesting. Wonder why I dont have the issue with the big button seeing as I never made any edits to that navigation_bar.xml, I do mod the SystemUI though but not that specific edit or anything pertaining the navbar
Click to expand...
Click to collapse
I think its because your mod is only to 36 and you can't really notice it.
Sent from my Galaxy Nexus using Tapatalk 2
vicino said:
got to:
SystemUI\res\layout\navigation_bar.xml
look for this line
Code:
android:layout_height="fill_parent" android:src="@drawable/ic_sysbar_back" android:scaleType="center"
and
Code:
android:src="@drawable/ic_sysbar_back_land" android:scaleType="center"
and remove this
Code:
android:scaleType="center"
Click to expand...
Click to collapse
OK I found it. Is it the same process as with the framework-res? Compile and carry over the resources file back to my original systemui ?
Sent from my Galaxy Nexus using Tapatalk 2
stacio88 said:
OK I found it. Is it the same process as with the framework-res? Compile and carry over the resources file back to my original systemui ?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
bump
stacio88 said:
bump
Click to expand...
Click to collapse
Yes.
Didn't work. I give up
Sent from my Galaxy Nexus using Tapatalk 2
I'm using a stock-based ROM that was made using UCDLK3 firmware for the AT&T Galaxy S3. (Intergalactic II) Could someone make my statusbar (or notification bar, whatever you call it) look like the one in this 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"
}
Go to the Play Store. Put a search in for Super Status Bar. You can make your status bar any color u want among many other features BUT I'm not sure about 50 percent transparency, like your pic shows.
Give it a shot though. Pretty cool app.
EDIT: Just tried it and I can make the status bar 100 percent transparent with the app. This is on Liquids AOSP 4.2. The app is universal tho so it'll work the same for TW ROMS.
Just a comparison screenie of the status bar without using the app.
Hmm.. this doesn't seem to be what I'm looking for exactly. It seems like it's an app to fully replace the status bar. Just to clarify, I am looking for a way to theme the default status bar, not replace it with a 3rd party app.
Send me your systemui.apk, the percentage transparency you desire (and colour if applicable) and I will cook it up for you.
If you are able to compile/decompile the systemui, I would also be happy to give you instructions how to do it?
Sent from my SGH-I747M using XDA Premium HD app
David Dee said:
Send me your systemui.apk, the percentage transparency you desire (and colour if applicable) and I will cook it up for you.
If you are able to compile/decompile the systemui, I would also be happy to give you instructions how to do it?
Sent from my SGH-I747M using XDA Premium HD app
Click to expand...
Click to collapse
I am able to do it, please tell me which XML modify and where
@David Dee:
I can't seem to get my status bar to be transparent. I can change it from black to whatever color I like, blue for example:
- Image
- Image
(Yeah, I've changed the battery icons, connection icons and notification center background with success)
I am changing the HEX colors for the status bar background in SystemUI/res/values/drawables.xml and some status bar and notification center related files in SystemUI/res/layout. The HEX color for full transparency should be #00000000 (AARRGGBB format).
When I use this color, the statusbar stays black (like it is default)...
What am I missing here...
A51Rene said:
@David Dee:
I can't seem to get my status bar to be transparent. I can change it from black to whatever color I like, blue for example:
- Image
- Image
(Yeah, I've changed the battery icons, connection icons and notification center background with success)
I am changing the HEX colors for the status bar background in SystemUI/res/values/drawables.xml and some status bar and notification center related files in SystemUI/res/layout. The HEX color for full transparency should be #00000000 (AARRGGBB format).
When I use this color, the statusbar stays black (like it is default)...
What am I missing here...
Click to expand...
Click to collapse
Change line 2 in tw_super_status_bar.xml (found in ~/res/layout) to this:
Code:
<com.android.systemui.statusbar.phone.StatusBarWindowView android:background="#[COLOR="Red"]00000000[/COLOR]"
Also change
The transparency of the status bar in tw_status_bar.xml ((found in ~/res/layout)
Code:
<com.android.systemui.statusbar.phone.PhoneStatusBarView android:orientation="vertical" android:id="@id/status_bar" android:background="#[COLOR="red"]00000000[/COLOR]" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
<LinearLayout android:gravity="center" android:orientation="horizontal" android:id="@id/center_clock_layout" android:layout_width="fill_parent" android:layout_height="fill_parent">
I am not in front of a pc right now, but you could make 1 xml change so thst rather than a color it will use a .png status bar of any type. Basically (and I may have the path wrong right now) but fhange where the status bar xml is from #ff000000 or whatever it is to @drawable/status_bar_bg and then look in your systemui/xhdpi folder and you will see a status_bar_bg.png that you can make or change to anything/any color you want. If you cannot find it right away let ke know and I will type the exact path to it and what to change it to. Then once done you can use Morohology's different status bar backgrounds they have available or make your own VERY EASILY. I did this for my SGS2 and made a post with many themes. Status bars being one of them.
This will make it so you wont have to change the systemui xml again on the firmware. You can just flash a cwm zip each time with a different stats_bar_bg.png each time you want to change it.
Sent from my SAMSUNG-SGH-I747 using xda premium
David Dee said:
Send me your systemui.apk, the percentage transparency you desire (and colour if applicable) and I will cook it up for you.
If you are able to compile/decompile the systemui, I would also be happy to give you instructions how to do it?
Sent from my SGH-I747M using XDA Premium HD app
Click to expand...
Click to collapse
Can u pls make me one for my stock ROM?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Just flash S3Rx and set it yourself to whatever color, transparency you like...
joe3681 said:
Just flash S3Rx and set it yourself to whatever color, transparency you like...
Click to expand...
Click to collapse
Where can I find it? Link?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
The ROM. In development.
Sent from my SAMSUNG-SGH-I747 using xda premium
I'm on the same situation.
I'm looking to have my status bar transparent but i don't know where to start. My phone is running cianogenmod jb 4.2.2 from my 15. I tried to edit the file status_bar.xml from the systemui.apk but there is no value tha I can change. I'm looking for a way to have it fully transparent.
Sent from my SAMSUNG-SGH-I747 using xda premium
KFlexx said:
I'm on the same situation.
I'm looking to have my status bar transparent but i don't know where to start. My phone is running cianogenmod jb 4.2.2 from my 15. I tried to edit the file status_bar.xml from the systemui.apk but there is no value tha I can change. I'm looking for a way to have it fully transparent.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
In system UI navigate to drawables.xml in ~/res/values/ and make the following change from:
Code:
<item type="drawable" name="status_bar_background">#ff000000</item>
to:
Code:
<item type="drawable" name="status_bar_background">#00000000</item>
mentose457 said:
In system UI navigate to drawables.xml in ~/res/values/ and make the following change from:
Code:
<item type="drawable" name="status_bar_background">#ff000000</item>
to:
Code:
<item type="drawable" name="status_bar_background">#00000000</item>
Click to expand...
Click to collapse
How come I don't have the folder "values" under "systemui.apk/res/"
Sent from my SAMSUNG-SGH-I747 using xda premium
spaceghost21 said:
How come I don't have the folder "values" under "systemui.apk/res/"
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
If you properly decompiled the app with a tool like apktool. Then the systemui.apk you used is not deodexed. Look in your /system/app folder for a file called systemui.odex. If it is there you need to deodex it before you can so this mod.
Sent from my DROID RAZR HD using Tapatalk 4 Beta
<dumb question> Any chance I can get someone to make this flashable through CWM? </dumb question>
czechpunk said:
Any chance I can get someone to make this flashable through CWM?
Click to expand...
Click to collapse
please post your twframework-res.apk, framework-res.apk, and Systemui.apk.
Sent from my DROID RAZR HD using Tapatalk 4 Beta
hi all , I've made this thread cuz i wanted to share the mod I've made with u
its for latest rasbeanjelly_rascarlo_maguro_ota_2013-06-22
it will change ur tile to 4 per row instead of 3 , will change the navbar icons
and will center the clock ((( center clock not working at the moment )))
u may wanna try this mod for center clock until i figure out why cant i compile it :/
http://forum.xda-developers.com/showthread.php?t=2196263
i will update this on every new release
have fun , happy flashing
if you want 4 tile and center clock ,,, flash 4 tile first and then center clock
{
"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 forgot to say that it's gonna change navbar icons great work. i really like it
Sent from my Galaxy Nexus using xda app-developers app
L-ViZ said:
you forgot to say that it's gonna change navbar icons great work. i really like it
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
glad u liked it
Thanks for sharing this mod! Could you explain how you did it? Like some keywords I could search for to do something similar with the tiles myself?
Thanks a lot!
I wish, we could change the order of tiles in this mod.
tuemdeluxe said:
Thanks for sharing this mod! Could you explain how you did it? Like some keywords I could search for to do something similar with the tiles myself?
Thanks a lot!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=40278487&postcount=4
follow this guide
albsat said:
I wish, we could change the order of tiles in this mod.
Click to expand...
Click to collapse
wish that too ,, dont know how
nice, hope to see more mods
Originally Posted by tuemdeluxe<br />
Thanks for sharing this mod! Could you explain how you did it? Like some keywords I could search for to do something similar with the tiles myself? <br />
Thanks a lot!
Click to expand...
Click to collapse
<br />
<br />
http://forum.xda-developers.com/showpost.php?p=40278487&postcount=4<br />
<br />
follow this guide <br />
<br />
Originally Posted by albsat<br />
I wish, we could change the order of tiles in this mod.
Click to expand...
Click to collapse
<br />
<br />
wish that too ,, dont know how
Click to expand...
Click to collapse
Maybe ask Rascalo. He can help you also with adding new tiles. Probably...
Is it possible to add a 1% battery mod please in this mod? I would like to modify the default battery with zipthemer. Thank you.
Sent from my Galaxy Nexus using Tapatalk 4 Beta
new version is up ,, enjoy
Jak
The center clock doesn't work after the 4 tiles . Can you merge the mods in one like the first version please?
albsat said:
Jak
The center clock doesn't work after the 4 tiles . Can you merge the mods in one like the first version please?
Click to expand...
Click to collapse
i'm having a little problem compiling it after merging the center clock in the same file :/
will keep trying
There is another center clock mod from another user that doesn't interfere with your 4 tiles mod, so no hurry. Thanks
albsat said:
There is another center clock mod from another user that doesn't interfere with your 4 tiles mod, so no hurry. Thanks
Click to expand...
Click to collapse
can you give me the link to it please ?
http://forum.xda-developers.com/showthread.php?t=2196263
***Enable home and lock button in status bar***
Tools required:
-Any tool which can decompile and recompile apk (e.g apktool i use)
-Notepad++
GUIDE:
STEP1:
Decompile your systemui.apk
STEP2:
Navigate to res/layout/tw_status_bar.xml and open it with notepad++
STEP3:
FIND:
Code:
android:id="@id/doNotDisturbIcon"
#thanks to @engloa
And paste the below code after id/doNotDisturbIcon line
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_home" android:singleLine="true" android:layout_alignParentRight="true" android:contentDescription="@string/accessibility_back" systemui:keyCode="3" systemui:glowBackground="@drawable/ic_sysbar_highlight" />
#this will add home button on the right side
STEP 4:
Find:
Code:
<com.android.systemui.statusbar.policy.Clock android:textSize="@dimen/status_bar_clock_text_size" android:textColor="#ff9a9a9a" 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" />
AND paste the below code after the above code
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" />
#this will enable lock button on the left side
STEP5:
Download the pngs from the attachment and paste them in drawable-hdpi
STEP6:
Recompile your systemui.apk
Result:
{
"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"
}
FILES:
https://www.dropbox.com/sh/ohmhrlnkdbz4oca/b1KnsUlYHr
Download link for Mods:
AROMA_HOME_LOCK_XWMS3
credits:
@engloa for helping me in moving the home button on the right..tnx buddy. @_Sale_ for his systemui.apk
You're welcome buddy
I did a little tinkering and placed the following code after id/doNotDisturbIcon
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:src="@drawable/ic_sysbar_home" android:layout_alignParentLeft="true" android:singleLine="true" android:contentDescription="@string/accessibility_back" systemui:keyCode="3" systemui:glowBackground="@drawable/ic_sysbar_highlight" />
This way, when notifications comes, the ticker doesn't overlap the status bar icons
Awesome work my dear friend 5*
Very awesome to see tuts like these here. Thanks mate!
As avirk said.. 5*
avirk said:
Awesome work my dear friend 5*
Click to expand...
Click to collapse
TheGovernment said:
Very awesome to see tuts like these here. Thanks mate!
As avirk said.. 5*
Click to expand...
Click to collapse
It dont deserve 5*.
Just a simple guide imo
Anyways thnx buddies
Sent from my GT-I9100 using Tapatalk 2
corruptionfreeindia said:
It dont deserve 5*.
Just a simple guide imo
Anyways thnx buddies
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Anything that somehow contributes to this awesome community deserves 5* :good:
XDA'd via my Galaxy
engloa said:
You're welcome buddy
I did a little tinkering and placed the following code after id/doNotDisturbIcon
Code:
This way, when notifications comes, the ticker doesn't overlap the status bar icons
Click to expand...
Click to collapse
Thanks a lot mate.
I was doing this
@id/ticker android: paddingLeft="4.0dip"
But no changes lol
Bad
Sent from my GT-I9100 using Tapatalk 2
Subscribed
Happy New Year Man
Troubadour666 said:
Subscribed
Happy New Year Man
Click to expand...
Click to collapse
Same to u m8
Hope u had a great party.
Sent from my GT-I9100 using Tapatalk 2
avirk said:
Awesome work my dear friend 5*
Click to expand...
Click to collapse
+1
Sent from my NeatRom'ed GT-I9300 wifi hotspoting from my NeatRom'ed GT-I9100
corruptionfreeindia said:
GUIDE:
STEP1:
Decompile your systemui.apk
STEP2:
Navigate to res/layout/tw_status_bar.xml and open it with notepad++
STEP3:
FIND:
Code:
android:id="@id/doNotDisturbIcon"
#thanks to @engloa
And paste the below code after id/doNotDisturbIcon line
Code:
#this will add home button on the right side
STEP 4:
Find:
Code:
AND paste the below code after the above code
Code:
Click to expand...
Click to collapse
Missing strings...
Sent from my S3 with skippioROM cooked by linus98
linus98 said:
Missing strings...
Sent from my S3 with skippioROM cooked by linus98
Click to expand...
Click to collapse
Oops..am very sorry.
It happens often whenever I edit thru tapa..the code disappears.
Am updating
Sent from my GT-I9100 using Tapatalk 2
Great Work Mate.
Nice share, thanks...
Is there any chance of placing home button next to lock button? I mean in the right side too
xddd00 said:
Nice share, thanks...
Is there any chance of placing home button next to lock button? I mean in the right side too
Click to expand...
Click to collapse
Place @id/home line after @id/back line
Sent from my GT-I9100 using Tapatalk 2
corruptionfreeindia said:
Place @id/home line after @id/back line
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Thanks dude
A very easy example for starters. Good job.
You made the front page news o_o
Congrats CFI :thumbup::thumbup:
Sent from my GT-I9100 using Tapatalk 2
Thank u all very much
Sent from my GT-I9100 using Tapatalk 2
Hi again XDA-Developers and modders. As the title say, yes it is blur. Since GB doesnt support ScriptIntrinsicBlur, its getting hard to make it and throungh custom views, it became laggy. There is only one shot for here, FLAGS. I analyze, last time I made a fullscreen lockscreen guide and it made up of flag. Now I brought to you the blur here
Updated: New Steps
I think there is no post like this yet so Ill be making it.
Requirement:
Brain
Apktool
Notepad
Steps:
1. Pull your android.policy.jar (located at system/framework)
2. Decompile your android.policy.jar in apktool
3, After decompiling find this smali inside your android.policy.jar
KeyguardViewManager.smali
4. Find this method under KeyguardViewManager.smali
.method public declared-synchronized show()V
5. Inside the show()V find this, (dont worry it is only one in there)
0x10000800 (if you are not using fullscreen)
0x10000900 (if you followed my earlier guide in fullscreen lockscreen)
0x4 (if you followed my earlier guide)
6. Change it to 0x10000504
7. Save and compile.
8. Flash. Hehe
Troubleshooting:
For those have no effect of blur in lockscreen, check this
1. Decompile your framework-res.apk
2. Go to res/values/bools
3. find these and make it like this
<bool name="config_sf_slowBlur">false</bool>
4. Save
5. Compile
Click to expand...
Click to collapse
Happy modding.
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"
}
Click to expand...
Click to collapse
Disclaimer: I am not reliable for the bootloop device. Read and read. It saves you. And also , device having API 14 (JellyBean) cant do this because FLAG_BLUR_BEHIND is depreciated in API 14 and above. If symptom persist consult yar doctor(me). No approve therapeutic claims
Credits:
[email protected] and ElUyuzSuperGwapo add Christian Paul for inspired Blur Lockscreen
My fullscreen lockscreen thread
LenoxDevelopers (they are so fvcking awesome.)
XDA
You
A little press in thank button if I help you.
Greets,
[email protected]
Reserved.
nice tutorial
Great Guide! Was waiting for this!
Nice 1...Can We use holo locker without using 3rd party app ..
i mean to induce holo locker in android.polic.jar or any othet jar/apk files...
Himan Boro said:
Nice 1...Can We use holo locker without using 3rd party app ..
i mean to induce holo locker in android.polic.jar or any othet jar/apk files...
Click to expand...
Click to collapse
No you cant I think. hehe
Ok
Good
Sent from my GT-S5360 using Tapatalk 2
hi sir, how to remove the black line at the statusbar at the ls like on ur ss salamat po hehe
markmellarpes said:
hi sir, how to remove the black line at the statusbar at the ls like on ur ss salamat po hehe
Click to expand...
Click to collapse
Set windowcontentoverlay to @null
Sent from my GT-S5360 using Tapatalk 2
san122 said:
Set windowcontentoverlay to @null
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
thanks sir san i checked my styles.xml at framework-res.apk but its already @null
markmellarpes said:
thanks sir san i checked my styles.xml at framework-res.apk but its already @null
Click to expand...
Click to collapse
Hmm then try making titlebarshadow fully transparent.
Sent from my GT-S5360 using Tapatalk 2
markmellarpes said:
thanks sir san i checked my styles.xml at framework-res.apk but its already @null
Click to expand...
Click to collapse
i dunno why but mine is working ,
If i already use custom wallpaper and want to make it transparent, how to change it ?
Sent from my GT-S5360 using xda app-developers app
GSculerlor said:
If i already use custom wallpaper and want to make it transparent, how to change it ?
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
In settings. Go to application , manage application and go to gallery and Clear Data.
Link updated, no moar bugs.
PineappleOwl said:
In settings. Go to application , manage application and go to gallery and Clear Data.
Click to expand...
Click to collapse
Haha, work
Sent from my GT-S5360 using xda app-developers app
is their any way to get clock hide when lockscreen come?
buddy is any way to hide clock on statusbar when lockscreen come like in jb?
SK(SurajKumar) said:
buddy is any way to hide clock on statusbar when lockscreen come like in jb?
Click to expand...
Click to collapse
i think none. If there is a flag for it then it has but i cant remember hehe
Sent from my Nexus 7 using Tapatalk
thanks anyway.