[MOD][4.1]LockScreen with blur background - Sony Xperia S, Acro S, Ion

Get your current wallpaper to blur LockScreen background.
I think you can port this effect to other apps
known bug: it may OutOfMemory sometimes
How to Install :
Download SystemUI.apk .
Rename it to UxpNxtLockScreen.apk .
Copy it to system/app .
Change Permissions .
Reboot and enjoy.
It is easy to port this effect to other apks :
1. decompile the apk which you want to port to and decompile UxpNxtLockScreen_blur_1.1.apk .
2. copy the files from /smali/com/ztc1997/bfldemo/ in UxpNxtLockScreen_blur_1.1.apk to /smali/com/ztc1997/bfldemo/ in the apk which you want to port to .
3. edit layout file(s) in the apk which you want to port to like /res/layout/main.xml in UxpNxtLockScreen_blur_1.1.apk .
4. you can edit blur radius : in /smali/com/ztc1997/bfldemo/BlurUtils.smali line 30 "const/16 v4, 0x14" ,0x14 is a hex number ,equal to 20 in dec, you can edit it you want.
5. recompile and enjoy
Thanks to Mario Klingemann,Yahel Bouaziz(this effect used Stack Blur by them)
sorry for my bad English

Good work bro

Can you make this for ICS UxpNxtLockScreen.apk??
Sent from my ST21i using xda premium

This works, and looks amazing
Can i request u to make one with stock xperia lockscreen (one with digital clock)
Keep the sliders below like dis one only but please let them have the sliding effect (not transparent)
Thank you
Sent from my LT26i using XDA Premium 4 mobile app

Sometimes the blur effect goes away when i unlock the screen..
I think that's what you meant by "Out of memory",right?
So is there a way to keep it in memory?

sometimes bootloop in existenZ 2.0.5....:crying:

jt_x2 said:
sometimes bootloop in existenZ 2.0.5....:crying:
Click to expand...
Click to collapse
And always in ICS

Jeka_Osokin said:
And always in ICS
Click to expand...
Click to collapse
Because it's not meant for ICS lol

Felimenta97 said:
Because it's not meant for ICS lol
Click to expand...
Click to collapse
Yyyeeaahh! I fix it! but same sometimes bootloop (Please fix OutOfMemory...)
Hey guys, if you make this, you cannot change lockscreen wallpaper, you need rechange places of lines
<ImageView android:id="@id/background_image" android:background="@android:color/black" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />
<com.ztc1997.bfldemo.BlurRelativeLayout android:layout_width="fill_parent" android:layout_height="fill_parent">
Click to expand...
Click to collapse
TO
<com.ztc1997.bfldemo.BlurRelativeLayout android:layout_width="fill_parent" android:layout_height="fill_parent">
<ImageView android:id="@id/background_image" android:background="@android:color/black" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />
Click to expand...
Click to collapse

Jeka_Osokin said:
Yyyeeaahh! I fix it! but same sometimes bootloop (Please fix OutOfMemory...)
Hey guys, if you make this, you cannot change lockscreen wallpaper, you need rechange places of lines
TO
Click to expand...
Click to collapse
Please send me to test?
Sent from my ST21i using xda premium

djedjy said:
Please send me to test?
Sent from my ST21i using xda premium
Click to expand...
Click to collapse
Just find in original mod line "setbackground(" and replace to "setbackgroundDrawable("

Good job!

Hey mate , thanks for your awesome mode !
Can i make a guide and various mods of it ?
thanks in advance !

abo hani said:
Hey mate , thanks for your awesome mode !
Can i make a guide and various mods of it ?
thanks in advance !
Click to expand...
Click to collapse
yes, no problem.

Hi. Many thanks for this mod. I was searching this for a long time. 1 request, If it's not much pain, may you make another version there the analog clock is replaced with AOSP clock.

Thanks
This one looks good, thanks

waiting for uide
abo hani said:
Hey mate , thanks for your awesome mode !
Can i make a guide and various mods of it ?
thanks in advance !
Click to expand...
Click to collapse
Hey..Bro..plz share the guide for Lockscreen Blur effect.

Deleted

does this work in GT-s5282?

ztc1997 said:
Get your current wallpaper to blur LockScreen background.
I think you can port this effect to other apps
known bug: it may OutOfMemory sometimes
How to Install :
Download SystemUI.apk .
Rename it to UxpNxtLockScreen.apk .
Copy it to system/app .
Change Permissions .
Reboot and enjoy.
It is easy to port this effect to other apks :
1. decompile the apk which you want to port to and decompile UxpNxtLockScreen_blur_1.1.apk .
2. copy the files from /smali/com/ztc1997/bfldemo/ in UxpNxtLockScreen_blur_1.1.apk to /smali/com/ztc1997/bfldemo/ in the apk which you want to port to .
3. edit layout file(s) in the apk which you want to port to like /res/layout/main.xml in UxpNxtLockScreen_blur_1.1.apk .
4. you can edit blur radius : in /smali/com/ztc1997/bfldemo/BlurUtils.smali line 30 "const/16 v4, 0x14" ,0x14 is a hex number ,equal to 20 in dec, you can edit it you want.
5. recompile and enjoy
Thanks to Mario Klingemann,Yahel Bouaziz(this effect used Stack Blur by them)
sorry for my bad English
Click to expand...
Click to collapse
unable to mod apk . can you mod new xperia lockscreen kitkat.

Related

[Q] remove clock on stat bar jb

hi guys
i just want to ask if there's an available app or flashable zip that can remove the clock from the status bar?
i've search the threads but i only found 1 but only applicable to gingerbread.
i'm currently using an ls8 based rom from biftor
tia
chwoiy said:
hi guys
i just want to ask if there's an available app or flashable zip that can remove the clock from the status bar?
i've search the threads but i only found 1 but only applicable to gingerbread.
i'm currently using an ls8 based rom from biftor
tia
Click to expand...
Click to collapse
send your SystemUI.apk,I will make.
thanks. but i wouldn't want to trouble you
thanks. but i wouldn't want to trouble you
i would want something that i could do myself easily and undo it anytime i want.
Thank you very much anyway, highly appreciated. i've seen you offer help on the other threads.
:good::angel::good:
chwoiy said:
thanks. but i wouldn't want to trouble you
i would want something that i could do myself easily and undo it anytime i want.
Thank you very much anyway, highly appreciated. i've seen you offer help on the other threads.
:good::angel::good:
Click to expand...
Click to collapse
Decompile SystemUI.apk
Navigate to SystemUI>res>layout>tw_status_bar.xml
Find this line
HTML:
<com.android.systemui.statusbar.policy.Clock..............
Change value at 2 place
HTML:
android:layout_width="wrap_content" android:layout_height="fill_parent"
to
HTML:
android:layout_width="0.0dip" android:layout_height="0.0dip"
That's over,Now you haven't clock on statusbar,very easy.
thanks dr30ma
thanks dr30ma,
appreciate your help. i'll try to do what u said but i still have to find myself and xml editor and i don't know how to recompile the apk.
also, i'm not using the stock TW launcher. does it matter if i use a different launcher? i also have a different rom
thanks
chwoiy said:
thanks dr30ma,
appreciate your help. i'll try to do what u said but i still have to find myself and xml editor and i don't know how to recompile the apk.
also, i'm not using the stock TW launcher. does it matter if i use a different launcher? i also have a different rom
thanks
Click to expand...
Click to collapse
Doesn't matter which launcher you used.
systemUi and launcher are both different system apps.
Google and Google......
It's your friend,take help.
I learn only from search,Never take any help in my mods from any dev.
Do And do.... you will learn everything.
For giving thanks a button is situated on lower rt. side.
And for center clock?
Install AllianceMod.
GreatVortex said:
And for center clock?
Click to expand...
Click to collapse
For Centre Clock
Read this Guide
http://forum.xda-developers.com/showthread.php?t=1830994
---------- Post added at 09:29 AM ---------- Previous post was at 09:23 AM ----------
tariq2kn said:
Install AllianceMod.
Click to expand...
Click to collapse
Tarique Bhai someone want to do himself.
thanks dr30ma
thanks again dr30ma
i tried installing apk multi tool
and read some instructions on how to edit the systemui but i always get stuck at decompile apk.
"an error occured pls check the log"
some tutorials even says that we should set the max size or option 22.
i get lost in it
tia
i tried alliancemod but
tariq2kn said:
Install AllianceMod.
Click to expand...
Click to collapse
i tried alliance mod looks great but the toggles are not my style and you have to use on of the toggles so that your preferences would reflect. also it interferes with the multiwindow of the biftor rom that i'm using.
i also tried the alliancerom but same problem with toggles. the settings look also changed. i'm aiming for a more stock like look.
but thanks for the recommendation, at first i really liked the customization but it just didn't suit my taste.
:angel:
i think i have decompiled
dr30ma said:
Decompile SystemUI.apk
Navigate to SystemUI>res>layout>tw_status_bar.xml
Find this line
HTML:
<com.android.systemui.statusbar.policy.Clock..............
Change value at 2 place
HTML:
android:layout_width="wrap_content" android:layout_height="fill_parent"
to
HTML:
android:layout_width="0.0dip" android:layout_height="0.0dip"
That's over,Now you haven't clock on statusbar,very easy.
Click to expand...
Click to collapse
hello dr30ma
i think i have decompiled the systemui.apk. i found it in the projects folder.
i've double clicked the tw_status_bar.xml and the IExplorer opened showing the code.
i've also found the line that u were stating above but i don't know how to edit it.
do i need to download an xml editor?
tia:good:
chwoiy said:
hello dr30ma
i think i have decompiled the systemui.apk. i found it in the projects folder.
i've double clicked the tw_status_bar.xml and the IExplorer opened showing the code.
i've also found the line that u were stating above but i don't know how to edit it.
do i need to download an xml editor?
tia:good:
Click to expand...
Click to collapse
Use Notepad++ (google and download it, it's free) if you have windows on your PC.
recompiling
hi dr30ma
i'm really not sure if i've done everything correctly.
in decompiling i keep on getting an error occured
but i checked projects folder, the systemui directory is there
so i looked for the tw_status_bar.xml file and made the changes u listed by just using notepad. i'm not really sure if this is correct but i tried it anyway.
now when i go back to script in apktool, i press 11 to recompile apk. but there is again an error.
i tried to look for the keep directory but it does not appear. so i think i wasn't successful.
any help would be appreciated. tia!
is notepad++ same as the stock notepad available in windows7?
churapa said:
Use Notepad++ (google and download it, it's free) if you have windows on your PC.
Click to expand...
Click to collapse
is notepad++ same as the stock notepad available in windows7? i just used that
and was i successful in decompiling?
tia!
chwoiy said:
is notepad++ same as the stock notepad available in windows7? i just used that
and was i successful in decompiling?
tia!
Click to expand...
Click to collapse
Don't use stock notepad it is not same. Download ++ or pspad
Sent from my GT-I9100 using xda app-developers app
grisoxxl said:
Don't use stock notepad it is not same. Download ++ or pspad
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
thanks for the help. but have i done the steps right? i'm not sure about the steps i did in apktool
tia

[TUTORIAL] [MOD] AF Battery Mod

Hey Modder Themer Member or something Here i have Bring A mod that will change your battery Style Add Percent etc The mod is simple First You Need to Remove stock Battery Icon follow these guide Here The Mod is easy to add Now we don"t need to edit smali like change 0xsomething to something. Some People Help me lots to do that @SpaceCaker @mohamedrashad
Instructions:
1. First Need to Remove Stock Battery Icon Go Here
2. Downloads res and Merged With Your Decompile Folder
3. Downloads smali and Merged with Your Decompile Folder
4. Now You have add
Code:
<com.androidfire.batterymod.Battery
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
5. Compile The Apps
6. Downloads Battery Mod Apk and install it
7. Done
Current Status
Beta
Downloads
Take Look at Attachment
SS
Take Look at Attachment
Credits:
SpaceCaker
iamareebajmal
b16h22
san122
shankarsj
mohamadrashad
PineappleOwl
PXL Team
if forget pls post youe name here
wow nice ... gonna try this
What about we want to change the battery pngs of ours ? Not bundled with yours i mean
Wow. nice guide sir +1
Cool mod dude :victory:
ps: my user name is @mohamedrashad not @mohamadrashad
work on 4.3?
Myth2014 said:
work on 4.3?
Click to expand...
Click to collapse
Yup it works , but guide for removing battery icon might differ
mohamedrashad said:
Yup it works , but guide for removing battery icon might differ
Click to expand...
Click to collapse
yeah..sir..thanks..i try to do it[emoji3]
Hope you'll update it in future and fix the bugs sir

nothing

nothing here
edited by me
Tut and result
Removed by me
Result
Removed by me
brov is it possible to make tha clock in status bar expanded screen digital?
thanks for yur great tuts.... @venkat kamesh
Great Tut.Bro.:good::fingers-crossed:
Great work bro ^^
Bro good tutorial as always. No need feel pressured to put it tutorials??
Sent from my D6653 using Tapatalk
I click the "weather" in settings, will display "AOKP Weather Settings FC" !!
My device: Z3 5.1.1
whalesplaho said:
brov is it possible to make tha clock in status bar expanded screen digital?
thanks for yur great tuts.... @venkat kamesh
Click to expand...
Click to collapse
could you be more specific bro ?
taammanhoi said:
I click the "weather" in settings, will display "AOKP Weather Settings FC" !!
My device: Z3 5.1.1
Click to expand...
Click to collapse
if so you get force closes
check the tut on what wrong you did bro
else i had posted stock weather app with no mod of mine (stock aosp app with no sony theme engine ) try it
venkat kamesh said:
if so you get force closes
check the tut on what wrong you did bro
else i had posted stock weather app with no mod of mine (stock aosp app with no sony theme engine ) try it
Click to expand...
Click to collapse
I think I know the reason now
I try to turn on the GPS, all work fine!
Thx bro!
venkat kamesh said:
So as i said its simple
even its simple, you need to have thinking brain
1. Decompile SystemUI.apk
2. Download this View attachment 3580098
3. Merge the code to your systemui.apk
4.Now open SystemUI.apk/res/layout/status_bar_expanded_header.xml
Look for this below code
Code:
<Button android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Date" android:textColor="#64ffffff" android:id="@id/alarm_status" android:background="?android:selectableItemBackground" android:paddingTop="16.0dip" android:paddingBottom="16.0dip" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="4.0dip" android:drawablePadding="6.0dip" android:layout_alignParentBottom="true" android:drawableStart="@drawable/ic_access_alarms_small" android:paddingStart="6.0dip" android:paddingEnd="6.0dip" android:layout_toEndOf="@id/date_group" />
Below that Add this code
Code:
<LinearLayout android:layout_gravity="center_vertical" android:orientation="vertical" android:id="@+id/weather_container" android:background="@drawable/ripple_drawable" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/clock_collapsed_bottom_margin" android:layout_alignParentBottom="true" android:layout_alignParentEnd="true">
<include layout="@layout/weather_panel" />
<com.rock.weather.a.WeatherText android:id="@+id/weather_text" android:layout_width="fill_parent" android:layout_height="wrap_content" />
</LinearLayout>
5. Now open SystemUI.apk/res/layout/keyguard_status_view.xml
Look For this code
Code:
<include layout="@layout/keyguard_status_area" />
Below That Add this code
Code:
<include layout="@layout/kamesh_weather_panel" />
6. Done Recompile and sign and replace the systemui
7. Now Decompile Settings.apk
Add this code as you like settings ( i had added to rstatusbar.xml which is my customized ) you can add in Dispaly_settings.xml or as you wish
Code:
<PreferenceScreen android:title="Weather" android:key="proxy">
<intent android:targetPackage="com.syukur.aokp" android:action="android.intent.action.MAIN" android:targetClass="com.syukur.aokp.SettingsWeather" />
</PreferenceScreen>
8. Now recompile the settings.apk and replace
9. Finally Download this View attachment 3580099 and install
ohh! god
you finally did.. you can check settings in your settings
Have fun
Note: I had Included Xperia Theme Support... so it changes according to the Xperia theme ( about theme )
Note: If you need the weather on Lockscreen you need to select the 2nd digital sony clock
Note: If you try of out of sony device or any force closes with weather app.. Try installing this View attachment 3580716 ( no mod and no sony theme engine to it )
Note:Make sure you should Turn on Gps and Geo locating service ( this helps you not to get foce closes )
If you use my tuts or guides just tag me.. that feels me so good
Good luck
Thanks to AOSP and aleksandr20180
Click to expand...
Click to collapse
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
kingdj said:
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
Click to expand...
Click to collapse
+1
kingdj said:
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
Click to expand...
Click to collapse
+2
kingdj said:
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
Click to expand...
Click to collapse
Edit :- every one is friend to other
There in nothing like your friends to be added or not bro
He is dev developed app for aosp. Since I wrote aosp prop
Nothing but a credit was already given in name of aosp dear....
qoejohn said:
+1
Click to expand...
Click to collapse
Ciptraandoni said:
+2
Click to expand...
Click to collapse
+3 lol
thanks for remembering me [emoji14]
added
kingdj said:
where.s credit for the author of that weather bro??? that.s belong to my friends .he create that weather ..his name is muhammad abdussy syukur and maxdev is his team name
Click to expand...
Click to collapse
You need to quote the entire OP for that ? -__-"
“Sent From MWE V8.0.0 On My Z3”
venkat kamesh said:
could you be more specific bro ?
if so you get force closes
check the tut on what wrong you did bro
else i had posted stock weather app with no mod of mine (stock aosp app with no sony theme engine ) try it
Click to expand...
Click to collapse
no reply brov.....
venkat kamesh said:
Edit :- every one is friend to other
There in nothing like your friends to be added or not bro
He is dev developed app for aosp. Since I wrote aosp prop
Nothing but a credit was already given in name of aosp dear....
+3 lol
thanks for remembering me [emoji14]
added
Click to expand...
Click to collapse
he build it from source you know that mean???
we already use that weather more than a years ago, let me ask you..where did you get that weather mod?? i can report this thread as that smali,layout,and smali folder was been renamed from the original ,originaly the smali folder name is com.aokp.maxdev ,and the layout name is maxdev weather, who.s idea to renaming to venkat layout?? and who.s alexander so he get credit beside aosp??
kingdj said:
he build it from source you know that mean???
we already use that weather more than a years ago, let me ask you..where did you get that weather mod?? i can report this thread as that smali,layout,and smali folder was been renamed from the original ,originaly the smali folder name is com.aokp.maxdev ,and the layout name is maxdev weather, who.s idea to renaming to venkat layout?? and who.s alexander so he get credit beside aosp??
Click to expand...
Click to collapse
Well said I obey
Alexander is From 4pda else I would be tagging him
I had already added credits
By the way yes irenamed smali just because I had some modifications.
It was open source
If so from years why can't you add that to lollipop mate
What ever
I respect developers I had added credits ages ago and said thanks to you for info ( cause the source I got from person had not noted any credits)
But I had added Alexander cause he posted a tut for kk I gathered then and rewrote to lp (not big difference) if you you start compare
If you are ready to complain on this thread
I am ready for that
edit: Cause I had proof.
Cause u had proof.
Click to expand...
Click to collapse
Good luck brother
And remember I still respect developers
I know what to work and how to and how tuff it was...
Finally a small suggestion for you
The first line you wrote
“he built it from sources do you know that mean..”
Please there are no dumps here
If you want to ask something like that...
Please mind on how to talk to other person. Don't underestimate.....
DELETED
DELETED

[Guide][tut] [Updated 21/JAN/15] Show/Hide Album art

Hello guys
here is a small tut
What you need is
Deodexed Systemui.apk and Settings.apk
My Files and patience
1. Decompile Systemui.apk
2. Download this View attachment SystemUI.zip and merge
3. Open SystemUI.apk/smali/com/android/systemui/statusbar/phone/PhoneStatusBar.smali
And In the same File find this method
Code:
.method public updateMediaMetaData(Z)V
And in that method look for
Code:
iget-object [COLOR="red"]v5[/COLOR], p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mMediaMetadata:Landroid/media/MediaMetadata;
if-eqz [COLOR="red"]v5[/COLOR], :cond_[COLOR="red"]3[/COLOR]
Below that code add this code ( Make sure the red pointed values should match the below adding code )
Code:
iget-object [COLOR="red"]v5[/COLOR], p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mContext:Landroid/content/Context;
invoke-virtual {[COLOR="red"]v5[/COLOR]}, Landroid/content/Context;->getContentResolver()Landroid/content/ContentResolver;
move-result-object [COLOR="red"]v5[/COLOR]
const-string v6, "hide_album_art"
invoke-static {[COLOR="red"]v5[/COLOR], v6, v4}, Landroid/provider/Settings$System;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I
move-result [COLOR="red"]v5[/COLOR]
if-eqz [COLOR="red"]v5[/COLOR], :cond_[COLOR="red"]3[/COLOR]
4. Now compile/Sign the SystemUI.apk and push/Replace the old
Now follow the second post on how to add to settings
Settings
Welcome to easy part on adding the option to hide/show in settings
Method 1
1. Decompile the settings.apk
2. Download this View attachment Albumart_Settings.zip and merge to your settings
3. Add the below code to your settings ( i had added to my own settings ) and your wish
Code:
<PreferenceScreen android:title="Lockscreen mod" android:key="lockscreenmod" android:fragment="com.android.settings.rz.Lockscreenmod" />
4. Compile it and Decompile and open
Settings.apk/smali/com/android/settings/rz/lockscreenmod.smali
5. Compare the Public ID and replace it and recompile
6. God you did man,,, now replace and have fun
Method 2
1. Decompile the Settings.apk
2. Download this View attachment settings.zip and merge to your settings
3. Add the below code to your settings ( i had added to my own settings.xml )
you can add in settings.apk/res/xml/Dispaly_settings.xml
Code:
<com.android.settings.cyanogenmod.SystemSettingSwitchPreference android:title="Lockscreen Album Art" android:key="hide_album_art" android:defaultValue="0" android:summaryOn="Lockscreen Album Art Hidden" android:summaryOff="Lockscreen Album Art Shown" />
and then compile/sign and replace your settings
OR
Try download this ROM Control application (View attachment 3616872 ) where you can Easily control
All you is just install and have fun
Thanks to @daxgirl for the app source ​
now have fun guys
Thanks to @willowmaker420 @tdunham and cyanogenmod
Dont Forget to mention me if you used my work
that feels me happy
If you guys facing any problem just start View attachment compare_settings_systemui.zip
If you still tired of this... try my xposed module Click here
Great Work.Thanks for your guide bro:good:
Thanks bro Awesome share :fingers-crossed:
Nice one...
Works on stock rom?
raziel zarafan said:
Works on stock rom?
Click to expand...
Click to collapse
Yes bro
Don't work for me bro i get black screen when I replace the systemui, I make twice the guide and nothig bro how can I solve this?
raziel zarafan said:
Don't work for me bro i get black screen when I replace the systemui, I make twice the guide and nothig bro how can I solve this?
Click to expand...
Click to collapse
May be you need install superusermod bro .
iedafarha said:
May be you need install superusermod bro .
Click to expand...
Click to collapse
No bro i have installed super user mod via services.jar , I'm on 5.1.1 deodex with super user mod
raziel zarafan said:
No bro i have installed super user mod via services.jar , I'm on 5.1.1 deodex with super user mod
Click to expand...
Click to collapse
what your phone mate? going to try this mod on my z1 .
iedafarha said:
what your phone mate? going to try this mod on my z1 .
Click to expand...
Click to collapse
It's a Z1 bro
raziel zarafan said:
It's a Z1 bro
Click to expand...
Click to collapse
okey, will share with you my mod if everything done without problem.
iedafarha said:
okey, will share with you my mod if everything done without problem.
Click to expand...
Click to collapse
Bro this is my systemui with some mods like task killer, visualizer , theme acent and battery bug layout remove http://https://mega.nz/#!5t0UFSAJ!trwGrlbgCZ-jXIOu_2yOsENmK38_scVsJS_iMOmGNd8
raziel zarafan said:
Bro this is my systemui with some mods like task killer, visualizer , theme acent and battery bug layout remove http://https://mega.nz/#!5t0UFSAJ!trwGrlbgCZ-jXIOu_2yOsENmK38_scVsJS_iMOmGNd8
Click to expand...
Click to collapse
not found mate
iedafarha said:
not found mate
Click to expand...
Click to collapse
Sorry
https://mega.nz/#!A9NjgQDI!5UQL3zi5ueRK9hWGWosGpa_nobLgguwMbFKsqQuV8UA
raziel zarafan said:
Sorry
https://mega.nz/#!A9NjgQDI!5UQL3zi5ueRK9hWGWosGpa_nobLgguwMbFKsqQuV8UA
Click to expand...
Click to collapse
try , sorry didnt work, got black screen, hope OP can share his systemUI.apk. mod for comparing TQ
iedafarha said:
try , sorry didnt work, got black screen, hope OP can share his systemUI.apk. mod for comparing TQ
Click to expand...
Click to collapse
Will share you when I get free time bro
Edit @iedafarha posted my apps
Have a compare
venkat kamesh said:
Will share you when I get free time bro
Edit @iedafarha posted my apps
Have a compare
Click to expand...
Click to collapse
Sorry mate, dont see any download link.
iedafarha said:
Sorry mate, dont see any download link.
Click to expand...
Click to collapse
it was already there in my post #2
please read it mate
in mean time today i had fixed switch preferences
just replace settings.zip for this fix

[GUIDE][UPDATE] How To Make Notification Bar & Notifications ROUNDED (lockscreen too)

[GUIDE][UPDATE] How To Make Notification Bar & Notifications ROUNDED (lockscreen too)
Hi everyone on this occasion I wanted to share a very simple and fast way to make the corners of the notification bar, recents menu and notifications (in both the notification bar and lockscreen) rounded instead of square.​​​
What you need:
Make a backup, always have one just in case... Although if you follow my instructions carefully nothing wrong will happen.
SystemUI.apk (you can extract it at system/priv app)
Advanced Apktool
Notepad++
Follow my really easy guide
Hit Thanks if it was useful
INSTRUCTIONS:
Decompile SystemUI.apk and go to res > values > dimens.xml
Look for
Code:
<dimen name="recents_task_view_rounded_corners_radius">2.0dip</dimen>
And change it to
Code:
<dimen name="recents_task_view_rounded_corners_radius">15.0dip</dimen>
Look for
Code:
<dimen name="notification_material_rounded_rect_radius">2.0dip</dimen>
And change it to
Code:
<dimen name="notification_material_rounded_rect_radius">10.0dip</dimen>
Save the changes, recompile SystemUI.apk and push it to its folder in system giving the right permissions (rw-r-r)... Reboot device and enjoy your new round corners
So far I have only tested it on my Xperia Z3 but I'm guessing it'll work in any device running lollipop, please always make a backup before testing and report if it works for other Xperias
You can see the before and after pictures below.
UPDATE:
Hi guys, as @Pandemic pointed out this will probably mess up things in devices that aren't the Z3... My bad I'm really sorry, I should've tested it more... So far I can confirm it works in the Z3 and the Z3 Compact I wanted to test it in the Z1 Compact and the M2 but my laptop broke so I haven't been able to do more testing... Either way, if you have other devices and still wanna test MAKE A BACKUP FIRST PLEASE.
can you help me? i can't find dimens.xml....
KayM6.0.1 said:
otimo quando vou descompilar o SystemUI a pasta "Values" não aparece
Click to expand...
Click to collapse
English please, or upload your SystemUI.apk so I can help
Metall Boy said:
can you help me? i can't find dimens.xml....
Click to expand...
Click to collapse
I have decompiled it and changed the lines, please test it and tell me if everything's ok, make a backup just in case
Thanks a lot Mariana.
Very nice guide ^^
guys i'm using xperia z1 5.1.1 bbut no dimens.xml there! where to change?
@MarianaLovegood
Can u help me but im not have all rounded
bootloop I did everything correctly
screen appears android is starting and restarts
Nice
androidexpert35 said:
Guys also the app in task manager will be rounded?
Inviato dal mio C6603 utilizzando Tapatalk
Click to expand...
Click to collapse
No bro @androidexpert35
search this line in res/values/dimens.xml
Code:
<dimen name="recents_task_view_rounded_corners_radius">10.0dip</dimen>
and change the number into 10.0
Edit:
@MarianaLovegood
this is better for Xperia Z3, otherwise it messed up alot, i tried it and looks fantastic
do this:
Look for
Code:
<dimen name="notification_material_rounded_rect_radius">2.0dip</dimen>
And change it to
Code:
<dimen name="notification_material_rounded_rect_radius">[COLOR="Red"]5.0dip[/COLOR]</dimen>
What is the name of the font you're using?
MarianaLovegood said:
English please, or upload your SystemUI.apk so I can help
I have decompiled it and changed the lines, please test it and tell me if everything's ok, make a backup just in case
Click to expand...
Click to collapse
i got bootloop, but thanks anyway
EDIT: got it working i forgot to sign it before...
Plz make rro layer
harold3211 said:
What is the name of the font you're using?
Click to expand...
Click to collapse
It's called Comfortaa, you can find that one and many more in this thread
http://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827
really nice mod !
How to make 4 icon in quick notification
Quoclam851995 said:
How to make 4 icon in quick notification
Click to expand...
Click to collapse
Xperia Xposed by my brother @serajr ^^
Hi, does anyone know how to make notification bar and notifications rounded for Z5 Dual?
How to work in marsmallow?
Sent from my SM-J700F using XDA-Developers mobile app
nikkali25 said:
How to work in marsmallow?
Sent from my SM-J700F using XDA-Developers mobile app
Click to expand...
Click to collapse
Same way -__-

Categories

Resources