S5 QuickSettings (REQUEST) - Galaxy S 4 Themes and Apps

Hello Guys. im trying to reproduce the s5 quicksettings with its original colors and everything. so far i used wanam xposed for the colors and quicksettings xposed app for the icons. But when i try to make the status panel background color blue intead of black the brightness slider background gets bugged and it goes black.
i want this
{
"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"
}
http://forum.xda-developers.com/attachment.php?attachmentid=2675361&stc=1&d=1396976157
Is there any other working method to have the s5 quicksettings? (with its original colors)

Yes its possible port the needed framework files
nop

LastStandingDroid said:
Yes its possible port the needed framework files
nop
Click to expand...
Click to collapse
so lets do it tell me what u need

dack23 said:
so lets do it tell me what u need
Click to expand...
Click to collapse
Trying to port the whole rom instead it's too much smali editing in porting it over for me
nop

I'm trying to port it,but not complete,the button not work.

Ekola said:
I'm trying to port it,but not complete,the button not work.
Click to expand...
Click to collapse
Do you mind sharing? Maybe I cam help
Sent from my SM-G900F using XDA Premium 4 mobile app

Ekola said:
I'm trying to port it,but not complete,the button not work.
Click to expand...
Click to collapse
Onclick in smali code should be added or enabled if disabled
nop

LastStandingDroid said:
Onclick in smali code should be added or enabled if disabled
nop
Click to expand...
Click to collapse
Did you get the buttons to work?
Sent from my SGH-I337M using XDA Premium 4 mobile app

I don't have the modified system ui sorry
nop

I use modded build.prop until you get all buttons working
I think it needs to add smail that responsible to make these two buttons work, I wish I could help you but I don't know

Martinmn said:
I use modded build.prop until you get all buttons working
I think it needs to add smail that responsible to make these two buttons work, I wish I could help you but I don't know
Click to expand...
Click to collapse
Yes on click or on optionsclick etc.
nop

leboreiro said:
Hello Guys. im trying to reproduce the s5 quicksettings with its original colors and everything. so far i used wanam xposed for the colors and quicksettings xposed app for the icons. But when i try to make the status panel background color blue intead of black the brightness slider background gets bugged and it goes black.
i want this
http://forum.xda-developers.com/attachment.php?attachmentid=2675361&stc=1&d=1396976157
Is there any other working method to have the s5 quicksettings? (with its original colors)
Click to expand...
Click to collapse
1) Open Root Explorer
2) Go to /system and find build.prop
3) Press build.prop while 1-2seconds.
4) Press Open in Text Editor
5) Edit these things to "SM-N900S"
ro.product.name=SM-N900S
ro.product.device=SM-N900S
You will get s5 status bar

Any update?

Related

[Mod - 114] 5 Button Navbar...

Hi all.
Now I'm finally happy with my own theme I'll upload a few mods for you guys starting with this...
{
"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"
}
Requirements...
14.2.A.1.114 Firmware
Root
Installation...
Flash the zip with CWM or extract the SystemUI.apk and use your preferred file manager.
DOWNLOAD...
MediaFire - Z1C_5Button_Navbar.zip (2.10mb)
Make your own by following this guide...
[TUTORIAL] [UPDATE:- 20.01.2014] Make 5 Button Navigation Bar Android 4.1, 4.2, 4.3
Thanks..
@Rajeev
I was about to make this mod
Just i didnt get the files
dipesh1502 said:
I was about to make this mod
Click to expand...
Click to collapse
Saved you a job then.
Thanks for The Credit and Good Job My Friend.... :good::good::good:
What's the button menu height on this mod?
slonn said:
What's the button menu height on this mod?
Click to expand...
Click to collapse
It should scale to whatever you've modded yours to.
Sent from my D5503 using XDA Premium 4 mobile app
Thanks for the mod
is it possible to have the mod without the power button?
thanks
monkeydrufy said:
Thanks for the mod
is it possible to have the mod without the power button?
thanks
Click to expand...
Click to collapse
I did try the four button but couldn't get the spacing right, I'd prefer not to have it myself too. Might have another crack at the weekend
Sent from my D5503 using XDA Premium 4 mobile app
XperienceD said:
I did try the four button but couldn't get the spacing right, I'd prefer not to have it myself too. Might have another crack at the weekend
Sent from my D5503 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Bro
In res/layout/navigation bar.xml
Try changing the dip value of the buttons.instead of 70 do some testing with 60 or 80dip
Thought I would have a go too thanks for adding the guide :thumbup: changed some of the nav icons too, but might change the layout again though
Sent from my D5503 using Tapatalk
I've installed 5-button navbar and circle battery disappeared.
I've installed circle Battery and 5-button navbar disappeared
Can we have both of them?
vonski said:
Can we have both of them?
Click to expand...
Click to collapse
Sure. You just need to decompile both my SystemUI and the one from @tr1gg3r84, copy the % battery images and the stat_sys_battery_charge.xml and stat_sys_battery.xml from tr1gg3r84s to mine, recompile, zipalign, done.
Or you can use the attached file, if you want different battery images download them then it's just simple matter of dragging and dropping them in to the drawable-xhdpi folder (use STORE as the compression method) and replacing your new SystemUI with the one already on your Phone.
These are the ones I've used for the attached file...
tr1gg3r84 said:
BLUE WITH GREEN CHARGE
Click to expand...
Click to collapse
I might change the battery themes to a vrtheme instead of a apk so people can flash over any System.ui without problems using other modded System.ui
Sent from my D5503 using Tapatalk
working with 4.4.4?
baste07 said:
working with 4.4.4?
Click to expand...
Click to collapse
The files wont but the guide is simple enough to follow.
is there an apktool for 4.4.4 out already?
thanks,
baste07 said:
is there an apktool for 4.4.4 out already?
Click to expand...
Click to collapse
The 2.9beta works, the only apk I've had issues with on 4.4.4 is the Phonebook, everything else is fine. The apktool folder I work with can be downloaded HERE
I just used xposed installer to install the nav bar mod although instead of power button it is the search button
Sent from my D5503 using XDA Premium 4 mobile app
baste07 said:
I just used xposed installer to install the nav bar mod although instead of power button it is the search button
Click to expand...
Click to collapse
While Xposed is a great tool I think it's been a bit bitter-sweet for xda because People no longer have to learn how to mod.
I flashed it with recovery, but nothing's changed.
Can someone help me and tell me what am I doing wrong?

[MOD] Softkey Android L

I created the soft keys Android L LgG3
? ? ? ? ? ? ?
{
"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"
}
Requirements:
*Lg G3
*Root
*Root Explorer or another file manager
*Download the apk
*Open Root Explorer / Other
*Replace SystemUI_Theme_Black.apk just downloaded with the one present in system / app
V2:
* Arrange all the icons with geometric designs homogeneous
* Buttons smaller to improve margins
* Added preview in the options
Download
https://plus.google.com/102777032235751165817/posts/6hdHjygkYMC
Is this an icon set?
poczynek said:
Is this an icon set?
Click to expand...
Click to collapse
Naxos taz or naxos flat round
Could you change the apk so it will show as a seperate theme? Then root wont be needed
And the widget? Thanks.
That would be cool if I didn't prefer the white softkeys. Oh, well. Can't have everything.
Sent from my LG-D851 using Tapatalk
Qslide available in this?
Sent from G3
Added v2
bones420la said:
Could you change the apk so it will show as a seperate theme? Then root wont be needed
Click to expand...
Click to collapse
This. Also allows us to revert easily.
Softkeys look great though!
EDIT: Found Android L Softkeys on the G2 forums that you can install as a normal APK and find under the button settings with the rest. Works fine on the G3!
KiNG OMaR said:
This. Also allows us to revert easily.
Softkeys look great though!
Click to expand...
Click to collapse
Backup your apk
mowmo said:
Backup your apk
Click to expand...
Click to collapse
Why should we have to when there is no real need? Lol. I wanna have my cookie and eat it too
Could someone please provide me with the stock SystemUI_Theme_Black.apk file? Would like to revert and forgot to make a back up
sarfaraaz said:
Could someone please provide me with the stock SystemUI_Theme_Black.apk file? Would like to revert and forgot to make a back up
Click to expand...
Click to collapse
https://www.dropbox.com/s/xngutkkthjn7037/SystemUI_Theme_Black.apk
Sent from my LG-D851 using Tapatalk
i am using 480 dpi and the softkey did not change, can you please make one for smaller dpi?
thanks in advance...
Does anyone still have this file? My sdcard became corrupted and I lost it. The authors drive link has no files in it.
How you did this?
Come l hai fatto?
Is it possible to change the color of the soft keys?
Hi @mowmo,
Can you please reupload the softkeys files?
Thanks.

Centered lockscreen N9005

If someone could give instructions which xml files need to be edit in SystemUI to get centered clock, weather etc on the lock screen? On Note 3 N9005 lollipop.
NOTE 3 - TAPATALK
cyberain said:
If someone could give instructions which xml files need to be edit in SystemUI to get centered clock, weather etc on the lock screen? On Note 3 N9005 lollipop.
NOTE 3 - TAPATALK
Click to expand...
Click to collapse
I would like to know which file to access my systems ui to put it back to default because someone messed with my phone and has all sorts of apps hidden
Acer 7
cyberain said:
If someone could give instructions which xml files need to be edit in SystemUI to get centered clock, weather etc on the lock screen? On Note 3 N9005 lollipop.
NOTE 3 - TAPATALK
Click to expand...
Click to collapse
hi flask this ave center clock status bar meteo e center clock from lock screen https://drive.google.com/file/d/0B-tBVK5MPFBKTThRbHd1YVJHQ0U/view?usp=sharing
send me screenshot tnx
Perfect!
{
"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"
}
cyberain said:
perfect!
Click to expand...
Click to collapse
nice also from statusbar?
ANDROIDXFOREVER said:
nice also from statusbar?
Click to expand...
Click to collapse
On statusbar is on right side
NOTE 3 - TAPATALK
ANDROIDXFOREVER said:
hi flask this ave center clock status bar meteo e center clock from lock screen https://drive.google.com/file/d/0B-tBVK5MPFBKTThRbHd1YVJHQ0U/view?usp=sharing
send me screenshot tnx
Click to expand...
Click to collapse
cyberain said:
Perfect!
Click to expand...
Click to collapse
please confirm on which rom did u use that ?
iam on darklord S6 port rom v1 stable , android5.0.2 , N9005
http://forum.xda-developers.com/showthread.php?t=2649176
NOTE 3 - TAPATALK
cyberain said:
Perfect!
Click to expand...
Click to collapse
the linked file in 3rd post has xml files only , so are these files modified for center clock or originals ?
It's for center clock of course
NOTE 3 - TAPATALK
cyberain said:
It's for center clock of course
NOTE 3 - TAPATALK
Click to expand...
Click to collapse
the xml files goes to which folder and in which apk?
You need to decompile SystemUI.apk and put this xml files to /res/layout then recompile
NOTE 3 - TAPATALK
will try tomorrow , what about uncreasing time and date font size and change it's color?

SystemUI LTE Icon Location

Hello guys, just a quick question.
Do you know if the LTE icon in our SystemUI is located as a PNG or is it generated 'at-the-moment'?
Because I've been looking for the .... icon in this Customized CE1 SystemUI.apk and I can't find it. I just want to replace it by a 4G icon (or 4G LTE as VZW for example).
Thanks.
framework.ak? I dunno, I've read a guy in a old forum suggesting to change it in there.
Miche1asso said:
framework.ak? I dunno, I've read a guy in a old forum suggesting to change it in there.
Click to expand...
Click to collapse
In the framework? That's weird, on KK 4.4.4, they were all located in SystemUI...
(LOL, 777 posts.)
I'll check tonight and tell you, i have decompiled SystemUI any way to change lock scren clock to look like this \/
{
"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"
}
Sent from my D2303
If you guys find a way to modify those dog ugly bright notifications please share the apk.
Dzepar said:
I'll check tonight and tell you, i have decompiled SystemUI any way to change lock scren clock to look like this \/
Sent from my D2303
Click to expand...
Click to collapse
How did you do ??
How do you get the weather on the lock screen
Sent from my D2403 using XDA Free mobile app
@linuxct
I checked but coz we don't have deodexed SystemUI i don't know for sure. I changed some png but nothing works, in LP they might be pulled from xml's and smali so no luck there (yet)
tromine said:
How did you do ??
Click to expand...
Click to collapse
I'll make tutorial
Matze6989 said:
How do you get the weather on the lock screen
Sent from my D2403 using XDA Free mobile app
Click to expand...
Click to collapse
It's Amber Weather, and it have option to put weather in notification so it shows like regular notification.
@Miche1asso
I made it not that bright for now, I'll look if i can change them to black.
Sent from my D2303
I want to get rid of the clock on the lockscreen. Is it possible? Asked a few threads back but no one responded.
psichokillah said:
I want to get rid of the clock on the lockscreen. Is it possible? Asked a few threads back but no one responded.
Click to expand...
Click to collapse
Everything is possible, you only need to find the way. Unfortunately until we have deodexed SystemUI i can't say. You can try to add amdroid:visibility=invisible but it may not work if it's in smali.
Good Luck.
Sent from my D2303
@Dzepar
That would do! Anything but that bright fist in the eye. So, what do I need to do?
Miche1asso said:
@Dzepar
That would do! Anything but that bright fist in the eye. So, what do I need to do?
Click to expand...
Click to collapse
Just wait
I have to check if i can change text to white so I'll change white bg to black.
If it's no go we have these semi transparent white
Sent from my D2303

Black Transparent Overlay for S6 keyboard ported on Note 3 [5.0+]

Black semi transparent keyboard for S6 keyboard.
[UPDATE] Black with white button semi transparent keyboard for S6 keyboard
Requirement:
1. Android 5.0+
2. S6 keyboard (you can find the file in the forun)
Installation procedure:
For Android 5.0
copy the file attached to root/system/vendor/overlay/thefilehere.apk (create the 'overlay' folder if you dont have it)(set the folder permission to 755)(set the apk permission to 644)
then reboot:cyclops:
For Android 5.1.1 (eg. darklord)
Just install the apk like normal application does and reboot:cyclops:
Removing procedure:
[5.0]Delete the apk in root/system/vendor/overlay/thefilehere.apk
then reboot
[5.1.1]Uninstall the application in the setting
As im being new here, please any moderator dont hesitate to pm me if ive done wrong to post a thread
{
"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"
}
Screenshot?
Sent from my SM-N9200 using Tapatalk
I have post my screenshot there.
If you dont see anything. Im sending as an attachment.
I dont know if this imgur works, but my browser just show the screenshot in incognito mode. So i'll think it'll be just fine
Sent from my SM-N9200 using Tapatalk[/QUOTE]
Nice, i've been meaning to ask quite a while for this, really happy to see it built .
Any chance for Blur effect as a choice?
Please make it for KK 4.4.4
Sent from my SM-G850F using Tapatalk
PlutoDelic said:
Nice, i've been meaning to ask quite a while for this, really happy to see it built .
Any chance for Blur effect as a choice?
Click to expand...
Click to collapse
I also want it blur.. But, I cant do it alone. Need help from others dev. I think it needs xposed application that will makes this blur works like serajr blur xposed.
damnostix said:
Please make it for KK 4.4.4
Sent from my SM-G850F using Tapatalk
Click to expand...
Click to collapse
I think any kitkat version does not support any overlay extension. Please correct me if this wrong and i'll compile it in API19(4.4)
IceNatural said:
I also want it blur.. But, I cant do it alone. Need help from others dev. I think it needs xposed application that will makes this blur works like serajr blur xposed.
Click to expand...
Click to collapse
+1
Sent from my SM-G850F using Tapatalk
IceNatural said:
I also want it blur.. But, I cant do it alone. Need help from others dev. I think it needs xposed application that will makes this blur works like serajr blur xposed.
Click to expand...
Click to collapse
Yup, we have bombed @serajr with places where we want a Blur effect .
PS, it seems to be a bit incompatible with other themes...i've attached a screen how it looks with the Material Dark theme from Theme Store. Nevertheless i like the look anyway.

Categories

Resources