Modded custom notification bar anyone? - Galaxy Ace S5830 General

I am looking for a nice scrolling notification bar with many power widgets. Thanks for your help.

Use status bar+
Sent from my GT-S5830 using Tapatalk

shailpancholi said:
Use status bar+
Sent from my GT-S5830 using Tapatalk
Click to expand...
Click to collapse
How about a link or some other info? I can find nothing about this on google.

dezire said:
How about a link or some other info? I can find nothing about this on google.
Click to expand...
Click to collapse
Android market??
Btw I hope u noe that cm7 has that feature

14 toggle mod i think
Sent from my GT-S5830 using xda premium

http://forum.xda-developers.com/showthread.php?t=1581428 use this if you are on stock ddkq8.
Or else use 14 mod toggle. Search in themes section. You will get it.
Sent from my GT-S5830 using Tapatalk

Related

[Q]Notification bar mod

Wondering if there is a notification bar mod out there? I looked but couldnt find anything. Im rooted with all other goodies, just wanting a black glass like bar.
Look in the themes forum
Sent from my SCH-I500 using Tapatalk
bdube said:
Look in the themes forum
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
Thanks...Im a dumbass.....LOL

blue clock

helle i installed lightning 1.5 on my phone is thrre a blue clock mod for the lockscreen click and date thx in advance
Sent from my GT-I9100 using XDA Premium App
stesteste said:
helle i installed lightning 1.5 on my phone is thrre a blue clock mod for the lockscreen click and date thx in advance
Sent from my GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
Rack my brains and i fink if you actually look in the THEMES section you could find one .
jje
racked my brains i have another look but couldnt find cheers
Sent from my GT-I9100 using XDA Premium App
please cant find

How can I get this lockscreen?

http://robbiekhan.co.uk/root/photos/stuff-room/sgs-ii_05.jpg
Install CM7
Or jkay mod
Sent from my GT-I9100 using xda premium
Widgetlocker
russeini said:
Widgetlocker
Click to expand...
Click to collapse
yup u have to use this app called widget locker...its highly customizable...and can be used with any rom...there are hundreds of themes available for the lockscreen...a must have app....
Sent from my GT-N7000 using xda premium
Thanks for the tip, that lockscreen looks great!

Lockscreen

Can anyone tell that how can i get cm7 blade ring lockscreen for stock??? I m also searching for geasture lock...
Can i copy and aply from any rom?
Sent from my GT-S5360 using xda premium
yashuperia said:
Can anyone tell that how can i get cm7 blade ring lockscreen for stock??? I m also searching for geasture lock...
Can i copy and aply from any rom?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
nope,
since you need the java files too,
and like from CM7 to stock??
aint gonna happen unless you modify the xml's and jar's
Is there any app for blade ring lockscreen?
Sent from my GT-S5360 using xda premium
Try the Play Store.
Creed's ROM has ring and many other lock screens integrated.
yashuperia said:
Can anyone tell that how can i get cm7 blade ring lockscreen for stock??? I m also searching for geasture lock...
Can i copy and aply from any rom?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Follow here
http://forum.xda-developers.com/showpost.php?p=28174204&postcount=1
Click to expand...
Click to collapse

[Request] weather in lockscreen

I saw in the galaxy s3 mini and in cm 10 that there is a weather widget in the lockscreen but it's not in the Samsung firmware. I don't know if someone can port it but it would be great.
Sorry for my English I'm studying.
Flash CM10 then you have it
Sent from my GT-I9070 using xda premium
@martin_carpio17 and I are currently working on this... Although I found the way how to enable it on the lock screen, for some reason it cannot find my location - therefore only an error message is displayed on the lock screen instead of actual weather information....
You try my method but I can't guarantee that it'll work....
Enabling Weather on Lockscreen is just a bool value in framework-res.apk (the feature was always there but disabled by Samsung)
Just go to "framework-res\res\values" open bools.xml and look for config_isWeatherWidgetEnabled... change it to "true"
Click to expand...
Click to collapse
I think some other values needs to be added or changed... donno that yet
Me too and still "unable to display weather data"
Sent from my GT-I9070 using xda app-developers app
GaYoung28 said:
Me too and still "unable to display weather data"
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
are you using the AccuWeather widget from Samsung? Set location there first.
Sent from my GT-I8160 using xda app-developers app
arg1001 said:
I saw in the galaxy s3 mini and in cm 10 that there is a weather widget in the lockscreen but it's not in the Samsung firmware. I don't know if someone can port it but it would be great.
Sorry for my English I'm studying.
Click to expand...
Click to collapse
i have installed cm10 in my 9070 and i can put weather in lockscreen and now cm10 it is stable is in beta 2 but works very fine i love it :fingers-crossed:
Dr01nE said:
are you using the AccuWeather widget from Samsung? Set location there first.
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
i habe tried that but no use.
Sent from my GT-I9070 using xda premium
atishey23 said:
i habe tried that but no use.
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
then maybe you need to modify some smali
Sent from my GT-I8160 using xda app-developers app
Sami Kabir said:
@martin_carpio17 and I are currently working on this... Although I found the way how to enable it on the lock screen, for some reason it cannot find my location - therefore only an error message is displayed on the lock screen instead of actual weather information....
You try my method but I can't guarantee that it'll work....
I think some other values needs to be added or changed... donno that yet
Click to expand...
Click to collapse
Cant find values folder in framework/framework-res.apk/res/values??
Sent from my GT-I9070 using xda app-developers app
Download widgetlocker
Sent from my GT-N7100 using xda premium
Nikko028 said:
Cant find values folder in framework/framework-res.apk/res/values??
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
You need to decompile framework-res.apk first... Otherwise you won't get values folder....
After that you will surely get it... Then just go to res/values folder and open bools.xml with notepad++
Scroll down and then you will see something like "config lock screen widget" change it to "true" then recompile it and copy the AndroidManifest.xml and mwtainf folder from the original apk to your newly made apk...
Sent from the International Space Station using my SGSA
Dr01nE said:
are you using the AccuWeather widget from Samsung? Set location there first.
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Yes.. and I forgot about that
Now I have flashable zip
Sent from my GT-I9070 using xda app-developers app
Here's some Screenshots
Sent from my GT-I9070 using xda app-developers app
GaYoung28 said:
Yes.. and I forgot about that
Now I have flashable zip
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
LOL. I thought you would need to modify some smali turns out you didn't set the location.
Sent from my GT-I8160 using xda app-developers app
I think i will make thread about this today (around 00:00/12 AM GMT+7) (now 7:08PM)
Sent from my GT-I9070 using xda app-developers app
GaYoung28 said:
I think i will make thread about this today (around 00:00/12 AM GMT+7) (now 7:08PM)
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Then dont forget to "include" me in that thread - because I think I'm the one who actually found it
Sami Kabir said:
Then forget to "include" me in that thread - because I think I'm the one who actually found it
Click to expand...
Click to collapse
LOL.. actually I'm not found this mod.. I found this on my country forum and wanted to share on xda
OOT: how's your the Great Sami OS for our S Advance?
Sent from my GT-I9070 using xda app-developers app
GaYoung28 said:
LOL.. actually I'm not found this mod.. I found this on my country forum and wanted to share on xda
OOT: how's your the Great Sami OS for our S Advance?
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Lol I found this weeks back.. but I never shared it with anyone.. I wanted to keep it as a surprise in my ROM
and right now I'm really busy with my ROM's UI... kind of stuck at how to differentiate it from other ROMs
I'm going for a Black UI.... and Here's a sneak peak; although this is not "finalised" yet...
I found a guide in this section and it works!

Categories

Resources