Ice Cream Sandwich Theme For MORe v1 ROM.
This my first project "ICS Theme MORe v1 ROM".
Big thanks to: godell for your powerful ROM.
Notice:
-Theme created by some conferted rom theme.
-Don't make a mirror download link.
-Please click "thanks" button for me.
Before Use:
-Of course you must already used MORe ROM: http://forum.xda-developers.com/showthread.php?t=1464896
-Download 'ICS MORe Theme by Dreamware.zip' here: http://www.mediafire.com/?2vrmm5v9u495ut5 Password: "dreamware" without quotes.
-Download "ICS Wallpaper Dreamware.jpg"(FOR Wallpaper) here: http://www.mediafire.com/?632wg2evdnv9v1s
-See more information on my blog. here: http://hassanal-link.blogspot.com/2012/02/ice-cream-sandwich-theme-untuk-more-rom.html (If you cannot understand the languange, you can translate it with google translate, thats indonesian languange.)
Instalation:
Do With You're Own Risk
-copy the zip file in your root directory of sd card.
-reboot to recovery mode.
-select Choose Install .zip from SD Card.
-select 'ICS MORe Theme by Dreamware.zip'.
-select 'Yes'
-.back to CWM home screen.
-select 'Reboot System Now'.
Please Enjoy My Creation.
This Some OF Screen Shoots:
{
"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"
}
DON'T FORGET TO HIT "Thanks Button"
nice.. simple and clean. keep it up
Man The Theme Ix Awesome But There'x A Lil Problem!
Because Of The Font Is Black In This Theme..! When Yuh Press Option Button Yuh Cant See The Text! Itx Just The Signs...!
Hope Yuh Fix It Pretty Soon...!=)
DeeJayAhmed said:
Man The Theme Ix Awesome But There'x A Lil Problem!
Because Of The Font Is Black In This Theme..! When Yuh Press Option Button Yuh Cant See The Text! Itx Just The Signs...!
Hope Yuh Fix It Pretty Soon...!=)
Click to expand...
Click to collapse
this will be fix for it
for thread maker too
Files to be edited : - styles.xml in \projects\framework_name\res\values\.
* Goto \projects\framework_name\res\values.
* Open styles.xml in notepad++.
* Press CTRL+F and search for "TextAppearance.Widget.IconMenu.Item".
* The searched part will be like as shown in the following : -
Code:
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">?textColorPrimaryInverse</item>
</style>
**Change the above code to as shown below : -
Code:
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">@color/bright_foreground_dark</item>
</style>
* Then for text colour in "MORE" menu lists, press CTRL+F and search for "Theme.ExpandedMenu".
* The searched part will be as shown in the following : -
Code:
<style name="Theme.ExpandedMenu" parent="@style/Theme">
<item name="listViewStyle">@style/Widget.ListView.Menu</item>
<item name="windowAnimationStyle">@style/Animation.OptionsPanel</item>
<item name="background">@null</item>
<item name="itemTextAppearance">?textAppearanceLargeInverse</item>
<style>
** Change the above code to as shown below : -
Code:
<style name="Theme.ExpandedMenu" parent="@style/Theme">
<item name="listViewStyle">@style/Widget.ListView.Menu</item>
<item name="windowAnimationStyle">@style/Animation.OptionsPanel</item>
<item name="background">@null</item>
<item name="itemTextAppearance">?textAppearanceLarge</item>
<style>
glad to help others
gboy2011 said:
nice.. simple and clean. keep it up
Click to expand...
Click to collapse
Of Course Thankyou
devras said:
this will be fix for it
for thread maker too
Files to be edited : - styles.xml in \projects\framework_name\res\values\.
* Goto \projects\framework_name\res\values.
* Open styles.xml in notepad++.
* Press CTRL+F and search for "TextAppearance.Widget.IconMenu.Item".
* The searched part will be like as shown in the following : -
Code:
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">?textColorPrimaryInverse</item>
</style>
**Change the above code to as shown below : -
Code:
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">@color/bright_foreground_dark</item>
</style>
* Then for text colour in "MORE" menu lists, press CTRL+F and search for "Theme.ExpandedMenu".
* The searched part will be as shown in the following : -
Code:
<style name="Theme.ExpandedMenu" parent="@style/Theme">
<item name="listViewStyle">@style/Widget.ListView.Menu</item>
<item name="windowAnimationStyle">@style/Animation.OptionsPanel</item>
<item name="background">@null</item>
<item name="itemTextAppearance">?textAppearanceLargeInverse</item>
<style>
** Change the above code to as shown below : -
Code:
<style name="Theme.ExpandedMenu" parent="@style/Theme">
<item name="listViewStyle">@style/Widget.ListView.Menu</item>
<item name="windowAnimationStyle">@style/Animation.OptionsPanel</item>
<item name="background">@null</item>
<item name="itemTextAppearance">?textAppearanceLarge</item>
<style>
glad to help others
Click to expand...
Click to collapse
Thank for fixing, i don't very know to fix like that cause i'm newbie
Can some one provide me the Ics icon zip fir flashing on any ROM
galaxyfitankit said:
Can some one provide me the Ics icon zip fir flashing on any ROM
Click to expand...
Click to collapse
just search on google..
can you make a theme for the latest MORe rom xwth ?
yorufus said:
can you make a theme for the latest MORe rom xwth ?
Click to expand...
Click to collapse
I think this can use also. Just try this
dreamware said:
I think this can use also. Just try this
Click to expand...
Click to collapse
ok...my concern was that the stock lockscreen is changed in this rom(base xwth)..so was wondering if the same theme would work...will it?
dreamware said:
Ice Cream Sandwich Theme For MORe v1 ROM.
This my first project "ICS Theme MORe v1 ROM".
Big thanks to: godell for your powerful ROM.
Notice:
-Theme created by some conferted rom theme.
-Don't make a mirror download link.
-Please click "thanks" button for me.
Before Use:
-Of course you must already used MORe ROM: http://forum.xda-developers.com/showthread.php?t=1464896
-Download 'ICS MORe Theme by Dreamware.zip' here: http://www.mediafire.com/?2vrmm5v9u495ut5 Password: "dreamware" without quotes.
-Download "ICS Wallpaper Dreamware.jpg"(FOR Wallpaper) here: http://www.mediafire.com/?632wg2evdnv9v1s
-See more information on my blog. here: http://hassanal-link.blogspot.com/2012/02/ice-cream-sandwich-theme-untuk-more-rom.html (If you cannot understand the languange, you can translate it with google translate, thats indonesian languange.)
Instalation:
Do With You're Own Risk
-copy the zip file in your root directory of sd card.
-reboot to recovery mode.
-select Choose Install .zip from SD Card.
-select 'ICS MORe Theme by Dreamware.zip'.
-select 'Yes'
-.back to CWM home screen.
-select 'Reboot System Now'.
Please Enjoy My Creation.
This Some OF Screen Shoots:
DON'T FORGET TO HIT "Thanks Button"
Click to expand...
Click to collapse
Thanks for this awesome theme dude...
yorufus said:
ok...my concern was that the stock lockscreen is changed in this rom(base xwth)..so was wondering if the same theme would work...will it?
Click to expand...
Click to collapse
Can u upload the framework.apk from your device?
I can compile that for you
@rahul4u : any time. .
How about MORev2?
Yeah, we want update theme for godell latest rom
i may build that until my test in school end
godell said:
How about MORev2?
Click to expand...
Click to collapse
okey i will create, but you also always update youre rom.. lol
how to install on cm7?
deni24 said:
how to install on cm7?
Click to expand...
Click to collapse
This is for more rom...there is already an ics theme for cm7 check this out..
http://forum.xda-developers.com/showthread.php?t=1571172
Related
Hello,
I want to change to text color of the popup-menu from black to white.
Here's the reason why:
{
"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"
}
I changed the background graphics from white to black. So the text has to get white.
I just can't find a clue what file to edit.
Would be great if anyone could give a hint.
Thanks in advance!
This should help: http://forum.xda-developers.com/showpost.php?p=8316984&postcount=2297
Thank you so much.
Helps me a lot!
Does this not work in the DX or something? I extracted my framework apk but dont have the value folder nor an styles.xml ??
sniffs said:
Does this not work in the DX or something? I extracted my framework apk but dont have the value folder nor an styles.xml ??
Click to expand...
Click to collapse
To get the values folder it isn't enough to just unzip the apk.
You have to decompile it with APKTool. Then change the xml and compile it back.
However, I got problems with the latest version of the tool. My phone's stuck in a boot loop when compiling with it. The former version 1.3.1 works fine.
This issue is described here.
Also, you have to copy the Manifest file and the META-INF folder from the original framework apk to the new compiled one.
Oh, and another thing.
If you have a menu where you can click on a button named "More", this is what you get:
To make this text become white you have to change
Code:
<style name="Theme.ExpandedMenu" parent="@style/Theme">
<item name="listViewStyle">@style/Widget.ListView.Menu</item>
<item name="windowAnimationStyle">@style/Animation.OptionsPanel</item>
<item name="background">@null</item>
<item name="itemTextAppearance">?[COLOR="Red"]textAppearanceLargeInverse[/COLOR]</item>
</style>
to
Code:
<style name="Theme.ExpandedMenu" parent="@style/Theme">
<item name="listViewStyle">@style/Widget.ListView.Menu</item>
<item name="windowAnimationStyle">@style/Animation.OptionsPanel</item>
<item name="background">@null</item>
<item name="itemTextAppearance">?[COLOR="Red"]textAppearanceLarge[/COLOR]</item>
</style>
I think.
Sorry guy,
but on this way i got the font in menu more not white.
Do you have any other idea to get the text in menu more white?
It doesn't work, if the textAppearanceLarge is black, too.
You can directly make it white via
Code:
<item name="itemTextAppearance">#ffffffff</item>
Thanks a lot Wallla, I've been trying to figure this out (expanded menu > white text) for a few weeks now!
so after doing that, how's your menu>settings>sound working...does it open?
i did this on my rom (cm 6.1 d/s) and menu is black with white text, expanded menus are black with white text, but certain things are force closing due to a layout error...
12-20 13:35:06.860 E/AndroidRuntime( 1015): FATAL EXCEPTION: main
12-20 13:35:06.860 E/AndroidRuntime( 1015): java.lang.RuntimeException: Binary XML file line #2: You must supply a layout_width attribute.
is the brunt of it
beautiful widgets wouldnt work either
sound, call settings, and some other assorted submenus are force closing for me
tnpapadakos said:
so after doing that, how's your menu>settings>sound working...does it open?
i did this on my rom (cm 6.1 d/s) and menu is black with white text, expanded menus are black with white text, but certain things are force closing due to a layout error...
12-20 13:35:06.860 E/AndroidRuntime( 1015): FATAL EXCEPTION: main
12-20 13:35:06.860 E/AndroidRuntime( 1015): java.lang.RuntimeException: Binary XML file line #2: You must supply a layout_width attribute.
is the brunt of it
beautiful widgets wouldnt work either
sound, call settings, and some other assorted submenus are force closing for me
Click to expand...
Click to collapse
Sounds like there's a syntax error in the file. You're sure you made no mistake?
I've no problems at all with the changes described in this thread.
wallla said:
Sounds like there's a syntax error in the file. You're sure you made no mistake?
I've no problems at all with the changes described in this thread.
Click to expand...
Click to collapse
hmmm, i'll check...i cut/paste'd the code on your OP so, if there is a mistake, its on you LOL (joking)
thanks, i'll check
You coppied... But you replaced the old one with it, right?
Just adding it at the bottom doesn't work.
However, I'm sure you already know that.
wallla said:
You coppied... But you replaced the old one with it, right?
Just adding it at the bottom doesn't work.
However, I'm sure you already know that.
Click to expand...
Click to collapse
absolutely
Im on a cm6.2 rom for the eris and i think im missing somthing or not doing somthing, i got the menu to work going into styles.xml and i changed
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">?textColorPrimaryInverse</item>
to
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">@color/bright_foreground_dark</item>
to get the text to show and than i changed
verticalDivider">@drawable/divider_vertical_bright
to
verticalDivider">@drawable/divider_vertical_dark
And that got the virtical divider to show. now it all looks great but widgets, widget settings, settings and anything like that fc's, so am i missing somthing? Ohh and im using apk manager
tnpapadakos said:
so after doing that, how's your menu>settings>sound working...does it open?
i did this on my rom (cm 6.1 d/s) and menu is black with white text, expanded menus are black with white text, but certain things are force closing due to a layout error...
12-20 13:35:06.860 E/AndroidRuntime( 1015): FATAL EXCEPTION: main
12-20 13:35:06.860 E/AndroidRuntime( 1015): java.lang.RuntimeException: Binary XML file line #2: You must supply a layout_width attribute.
Click to expand...
Click to collapse
Skyllos said:
Im on a cm6.2 rom for the eris and i think im missing somthing or not doing somthing, i got the menu to work going into styles.xml and i changed
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">?textColorPrimaryInverse</item>
to
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">@color/bright_foreground_dark</item>
to get the text to show and than i changed
verticalDivider">@drawable/divider_vertical_bright
to
verticalDivider">@drawable/divider_vertical_dark
And that got the virtical divider to show. now it all looks great but widgets, widget settings, settings and anything like that fc's, so am i missing somthing? Ohh and im using apk manager
Click to expand...
Click to collapse
Now, that you mention apkmanager...
What version of APKTool are you two using? (APKManager is also only using APKTool, in the inside).
Like I described in post #5: With the newest version of APKTool I also have problems. My device even didn't boot up any more.
Try to use version 1.3.1.
im using the vs you post a few pages back
Edit: ohh i didnt realize apk manager is using apktools, which version of ApkTools is in the Apk Manager folder?
Update: i changed ApkTool in the apk manager folder for version 1.3.1 and that created a bootloop
I'm trying to do this on a sense ROM a I had the menu background black at one time but had the same text problem I want to try and see if this will work but I can't for the life of me remember how I changed the menu background to black do you guys have any ideas? thanks in advance!
Skyllos said:
im using the vs you post a few pages back
Edit: ohh i didnt realize apk manager is using apktools, which version of ApkTools is in the Apk Manager folder?
Update: i changed ApkTool in the apk manager folder for version 1.3.1 and that created a bootloop
Click to expand...
Click to collapse
I never used apkmanager. But I could guess additionaly to building the apk, it also compresses the PNGs, zipaligns everything and signs it.
I think I read about some of that stuff doesn't go well with system-files.
So, in conclusion, I would advise you to make a build just with apktool. It's really easy to use.
Oh, and don't forget to copy/overwrite the Manifest file and the META-INF folder from the original framework apk to the new compiled one, as I already wrote in post #5.
ACD168 said:
I'm trying to do this on a sense ROM a I had the menu background black at one time but had the same text problem I want to try and see if this will work but I can't for the life of me remember how I changed the menu background to black do you guys have any ideas? thanks in advance!
Click to expand...
Click to collapse
It's a nine-patch-png file.
I just re-did it again with just apktool instead, And its still the same issue. It looks great menu works but trying to open settings up on anything FC's
{
"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 will see many ROMs like SUVI ROM, Creed's ROM etc. having a transparent effect. Adding this feature is easy but some developers won't tell their secret. So I will show you a very easy guide by which you can add 'transparent' effect in your ROM.
How to make any Rom transparent
I am not responsible for your bootlooped devices!
I will be showing you for types of transpareny effects.
Requirements
1 APKManager.
2 framework-res.apk
3 Notepad++
For Eclair, Froyo and Gingerbread
1 Guide-
1- Decompile app from apktool/apkmanager etc etc !!
2 Goto framework-res (is by apktool , framework-res.apk is by apkmanager) folder and goto Res>values
3 Open 'styles.xml'
4 Search for <style name="Theme"> tag
5 Edit some lines like this
Code:
<item name="colorBackground">[COLOR="red"]@color/transparent[/COLOR]</item>
<item name="windowBackground">[COLOR="red"]@color/transparent[/COLOR]</item>
Search for <style name="Theme.Black" parent="@style/Theme">
Edit like this
Code:
<item name="colorBackground">[COLOR="red"]@color/transparent[/COLOR]</item>
<item name="windowBackground">[COLOR="red"]@color/transparent[/COLOR]</item>
The End
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2 Guide-
1- Decompile app from apktool/apkmanager etc etc !!
2 Goto framework-res (is by apktool , framework-res.apk is by apkmanager) folder and goto Res>values
3 Open 'styles.xml'
4 Search for <style name="Theme"> tag
5 Edit some lines like this
Code:
<item name="colorBackground">[COLOR="Red"]@color/transparent[/COLOR]</item>
<item name="windowBackground">[COLOR="Red"]@drawable/youpicturename[/COLOR]</item>
Search for <style name="Theme.Black" parent="@style/Theme">
Edit like this
Code:
<item name="colorBackground">[COLOR="Red"]@color/transparent[/COLOR]</item>
<item name="windowBackground">[COLOR="red"]@drawable/yourpicturename[/COLOR]</item>
The End
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
3 Guide-
1- Decompile app from apktool/apkmanager etc etc !!
2 Goto framework-res (is by apktool , framework-res.apk is by apkmanager) folder and goto Res>values
3 Open 'styles.xml'
4 Search for <style name="Theme"> tag
5 Edit some lines like this
Code:
<item name="colorBackground">#93ffffff</item> (or any hex color)
<item name="windowBackground">#0000000</item> (or any hex color)
Search for <style name="Theme.Black" parent="@style/Theme">
Edit like this
Code:
<item name="colorBackground">#00000</item> (or any hex color)
<item name="windowBackground">#00000</item> (or any hex color)
The End
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
4 Guide-
1- Decompile app from apktool/apkmanager etc etc !!
2 Goto framework-res (is by apktool , framework-res.apk is by apkmanager) folder and goto Res>values
3 Open 'styles.xml'
4 Search for <style name="Theme"> tag
5 Edit some lines like this
Code:
<item name="colorBackground">[COLOR="red"]@color/transparent[/COLOR]</item>
<item name="windowBackground">[COLOR="red"]@color/transparent
<item name="windowShowWallpaper">true</item>[/COLOR]</item>
Search for <style name="Theme.Black" parent="@style/Theme">
Edit like this
Code:
<item name="colorBackground">[COLOR="red"]@color/black[/COLOR]</item>
<item name="windowBackground">[COLOR="red"]@color/transparent[/COLOR]</item>
<item name="windowShowWallpaper">true</item>
The End
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Ics rom-:
FOR CM9 roms, you need to edit the theme.holo sections of styles.xml
If theme.light on froyo/GB then
theme.holo.light on ICS
forexample, theme.holo.noactionbar(actionbar=titlebar)
But in froyo/gb its theme.notification,,,
Just holo is added in ICS framework
After you end making transparent compile application and flash this framework-res.apk , for finding Hex value visit colorpicker.com
Chooose the guide suites you the best!!
PS. if you are using this guide in your rom make sure there is proper credits to this guide and link
Note-
drawable/yourpicturename means copy your .png file (will be background like in settings.apk) in drawable-mdpi (your device DPI)
Make sure perfect size !!
Cheeeeeeeeeeeeeeeeeeeeeeeeeeeeers...!!
Plz hit thanks to guide and post comments for more guides
I dont really get the ICS part....
could you explain it further..
rocking bro
umm
awesome brooooo......!
:laugh::laugh:
forever king said:
[/CENTER]
Ever thought your rom can be transparent...!!??
Ah! its awesome but i dont know how to make!!??
...
Click to expand...
Click to collapse
Why dont add some shot of your ROM?
you forgot to require an android phone
sorry friend edited all lines
<item name="colorBackground"> y
<item name="windowBackground">
for that is what I do and does not work
* I'm on ics
Can you provide me some SS for make it clear
GSculerlor said:
Can you provide me some SS for make it clear
Click to expand...
Click to collapse
Nopes, sorry. Please ask here what's difficult in it?
Forever Alone said:
Nopes, sorry. Please ask here what's difficult in it?
Click to expand...
Click to collapse
I think it bit easy, but just avoid bootloop And i just choose 1 guide right ?
Edit : Sir i done try it. It not make bootloop. But make i can do anything cause my backgroud is covering any app. I use last guide Please help me
GSculerlor said:
I think it bit easy, but just avoid bootloop And i just choose 1 guide right ?
Edit : Sir i done try it. It not make bootloop. But make i can do anything cause my backgroud is covering any app. I use last guide Please help me
Click to expand...
Click to collapse
<item name="windowShowWallpaper">true</item></item> > "false".
Then replace @Color/transparent to "#424242" or with any SEMI TRANSPARENT or a TRANSLUCENT color.
Forever Alone said:
<item name="windowShowWallpaper">true</item></item> > "false".
Then replace @Color/transparent to "#424242" or with any SEMI TRANSPARENT or a TRANSLUCENT color.
Click to expand...
Click to collapse
So, i must keep windowShowWallpaper false ?
GSculerlor said:
So, i must keep windowShowWallpaper false ?
Click to expand...
Click to collapse
false will MAKE YOUR WALLPAPER NOT SHOW IN THE BACKGROUND where as true will MAKE YOUR BACKGROUND SHOW IN THE BACKGROUND..Gotcha?
Forever Alone said:
You will see many ROMs like SUVI ROM, Creed's ROM etc. having a transparent effect. Adding this feature is easy but some developers won't tell their secret. So I will show you a very easy guide by which you can add 'transparent' effect in your ROM.
Click to expand...
Click to collapse
how about semi-transparency ? how to do it ?
EpullSalvatrucha said:
how about semi-transparency ? how to do it ?
Click to expand...
Click to collapse
semi transparent color codes.
dint work
tried all the steps but dint work
ashwinvishesh said:
tried all the steps but dint work
Click to expand...
Click to collapse
ICS and above? Did you add Holo?
Forever Alone said:
ICS and above? Did you add Holo?
Click to expand...
Click to collapse
hey.. i am on gingerbread and tried the last method... but after doing that method, no app is visible... every thing became transparent.. apps are running but i am only able to see my wallpaper nothing else... please help me asap
Reserved
Hi anyone can help me. Yesterday i try to edit setting.apk to change image. But before edit, i try to decompile and recompile.
After recompile i try push my setting.apk (no edit, just decompile and recompile and then push to system with permission 0644) but my setting is lost? What happen?
Help me.
Sent from my Lenovo A328 using XDA Free mobile app
Hey all!
If you have noticed, on ICS/JB there is a little transition when you click on a chooserbox. This is a nice feature which I like very much!
After doing some investigation on framework I realized that on res/drawable-mdpi there were some pngs which are needed for this feature to work.
{
"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
Actually this feature exists on gingerbread but there aren't enough xmls to activate it. Seems like Google has abandoned the project because of some reasons. The closest reason is this :
"Google have not implemented the full sources of it because they wanted to reserve it for future releases. [On ICS/JB]"
Why do i think so? Because @SpaceCaker has discovered many secrets whose nature is like in our case. He has discovered weather information on lockscreen, Music Player Control on Lockscreen and also some codes and smalis which are present on ICS.
[Actually, I have used custom sources rather than using google's one]
Today I gonna show you how to fully implement it on GB! :victory:
Requirments :
-APK Multi Tools
-Notepad++
-Knowledge about xmls
-Sources on attachments
Click to expand...
Click to collapse
- Decompile framework-res.apk
1. Go to res/drawable/list_selector_background.xml
You will see something like this :
Code:
<?xml version="1.0" encoding="utf-8"?>
<selector
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_window_focused="false" android:drawable="@color/transparent" />
<item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/list_selector_background_disabled" />
<item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/[B]list_selector_background_disabled[/B]" />
[COLOR="red"]<item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/list_selector_background_transition" />
<item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/[B]list_selector_background_transition[/B]" />[/COLOR]
<item android:state_focused="true" android:drawable="@drawable/list_selector_background_focus" />
</selector>
2. Change the 2 red lines. It will look like this :
Code:
<?xml version="1.0" encoding="utf-8"?>
<selector
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_window_focused="false" android:drawable="@color/transparent" />
<item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/list_selector_background_disabled" />
<item android:state_focused="true" android:state_enabled="false" android:drawable="@drawable/list_selector_background_disabled" />
[COLOR="Red"]<item android:state_focused="true" android:state_pressed="true" android:drawable="@drawable/[B]sniper_killer[/B]" />
<item android:state_focused="false" android:state_pressed="true" android:drawable="@drawable/[B]sniper_killer[/B]" />[/COLOR]
<item android:state_focused="true" android:drawable="@drawable/list_selector_background_focus" />
</selector>
3. Download the Highlight Chooserbox_source.zip in the attachment, extract it and put sniper_killer.xml on drawable folder.
It consists these lines :
Code:
<item android:duration="20" android:drawable="@drawable/sniper_status_bar_item_pressed_anim2" />
<item android:duration="20" android:drawable="@drawable/sniper_status_bar_item_pressed_anim2" />
<item android:duration="30" android:drawable="@drawable/sniper_status_bar_item_pressed_anim3" />
<item android:duration="30" android:drawable="@drawable/sniper_status_bar_item_pressed_anim4" />
<item android:duration="40" android:drawable="@drawable/sniper_status_bar_item_pressed_anim5" />
<item android:duration="50" android:drawable="@drawable/sniper_status_bar_item_pressed_anim6" />
<item android:duration="60" android:drawable="@drawable/sniper_status_bar_item_pressed_anim7" />
<item android:duration="60" android:drawable="@drawable/sniper_status_bar_item_pressed_anim8" />
4. Put the PNGs on res/drawable-mdpi
5. Recompile framework-res.apk and test
Click to expand...
Click to collapse
Proof :
[The transition changes in miliseconds making it impossible to capture.
But after tries and tries i finally managed to capture the transition ]
Pressed :
Click to expand...
Click to collapse
Selected :
Click to expand...
Click to collapse
Credits :
-ryanfebriyadi
-Google
-Me
Click to expand...
Click to collapse
To devs
Developers, if you decide to use it on your ROM just put my name on the credits! :good:
Leave a thanks if you find this helpful! :good:
Awesome guide bro keep it up :thumbup::thumbup::thumbup:
Sent from my Ace-i
Hitesh2626 said:
Awesome guide bro keep it up :thumbup::thumbup::thumbup:
Sent from my Ace-i
Click to expand...
Click to collapse
Thanks and btw, if you are on SGS3 ROM don't try it as V6 include it and V6 will be out tomorrow
Thanks for the guide! Can it be used on Cm7?
Sent from my GT-S5830i using xda app-developers app
mathm2013 said:
Thanks for the guide! Can it be used on Cm7?
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
Yes! CM7.2 is GB and i said it will work on all GB devices.
Good and Simple Guide, Sniper
Thanks!
:victory:
brijeshep said:
Good and Simple Guide, Sniper
Thanks!
:victory:
Click to expand...
Click to collapse
Thanks!
Awesome guide Sniper... !!! ICS feature for our Little Ace... Good work..!!
Sniper Killer said:
Thanks and btw, if you are on SGS3 ROM don't try it as V6 include it and V6 will be out tomorrow
Click to expand...
Click to collapse
Thanks budddy i know as you had mention it in post before
Thanks
Sent from my Ace-i
Good job, Sniper. Now we have phone with some features ICS/JB on Ace I. :laugh:
Nice and simple Guide Sniper! Awesome work!
Ok. Good work, but what about guide for add ics/jb wifi and bluetooth togless in main menu settings?
Sent from my GT-S5830i using xda premium
misha1996 said:
Ok. Good work, but what about guide for add ics/jb wifi and bluetooth togless in main menu settings?
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
I can make a guide for that too but Its a lil' hard for ya guys
If I do I will try to make it noob friendly.
Sent from my GT-S5830i using Tapatalk 2
Also, today is not only my birthday xD
Today is my Ace-i's birthday too
I bought ace i on the same day like my birthday 1 year ago :laugh:
misha1996 said:
Ok. Good work, but what about guide for add ics/jb wifi and bluetooth togless in main menu settings?
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Sniper Killer said:
I can make a guide for that too but Its a lil' hard for ya guys
If I do I will try to make it noob friendly.
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
And it rather requires a unique bug fix
OT
Wish you a happy 'b day , teddy
(completed all my 8 thanks , will press tomorrow )
------OT CLOSED------
Sniper Killer said:
Also, today is not only my birthday xD
Today is my Ace-i's birthday too
I bought ace i on the same day like my birthday 1 year ago :laugh:
Click to expand...
Click to collapse
Happy Birthday!
Your mod works perfectly fine with CM7 as well..Tested! Works like a Charm!
Congratulations, Teddy.
But...write that guide please.
Sent from my GT-S5830i using xda premium
misha1996 said:
Congratulations, Teddy.
But...write that guide please.
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Can't till we get the permissions :silly:
Presenting a full guide on theming and understanding conceps of Settings.apk
Theming it white with changeable background
Check 2nd Post
Note.
I am not responsible if you make any damage to your phone
Click to expand...
Click to collapse
This simple editing requires.
# STEP 1
Patience
[For that use my method of spreading cold water over your head.}
# STEP 2
Notepad ++
{A very handy tool}
google it if you dont have for editing xml files.
# STEP 3
My provided files for changing backgrounds.
Click to expand...
Click to collapse
Lets start our work.
# STEP 4
Decompile your Settings.apk
# STEP 5
Open Androidmanifest.xml
# STEP 6
In
Code:
<application android:label="@string/settings_label"
# STEP 7
Add this
Code:
android:theme="@*android:style/Theme.Light"
# STEP 8
So it will look like thisafter editing
Code:
<application android:theme="@*android:style/Theme.Holo" android:label="@string/settings_label"
# STEP 9
Now find
Code:
Theme.NoTitleBar
And replace each with
Code:
Theme.Light.NoTitleBar
# STEP 10
Now open ManageApplications$ApplicationsAdapter.smali in
Code:
smali/com/android/settings/applications/ManageApplications$ApplicationsAdapter.smali
# STEP 11
Find
Code:
getColorStateList
# STEP 12
Above it you will see public id linked to framework
i.e.
Code:
0x1060001
# STEP 15
Change it to
Code:
0x1060004
This is to fix white colour problem in manage aplications tab items.
# STEP 14
Recompile your apk back.
Click to expand...
Click to collapse
{
"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"
}
EXTRA TIPS.
#
Changing the backgroung from white to grey or set your image
# STEP 15
Download Zip Package from here and merge with your settings.
# STEP 16
Open styles.xml
Paste this in the last above
Code:
</resources>
Code:
<style name="Settings" parent="@*android:style/Theme.Light">
<item name="android:windowBackground">@drawable/background</item>
</style>
# STEP 17
Open Androidmanifest.xml
# STEP 18
In
Code:
<application android:label="@string/settings_label"
# STEP 19
Add this
Code:
android:theme="@style/Settings"
# STEP 20
So it will look like this after editing
Code:
<application android:theme="@style/Settings" android:label="@string/settings_label"
# STEP 21
And background will be changed.
Click to expand...
Click to collapse
#
To change separators
# STEP 22
Open styles.xml
Paste this in the last above
Code:
</resources>
Code:
<style name="Widget.TextView.ListSeparator.White" parent="@*android:style/Widget.TextView.ListSeparator">
<item name="android:textColor">#ff000000</item>
<item name="android:background">@drawable/light_header</item>
</style>
# STEP 23
Change
Code:
<style name="Settings" parent="@*android:style/Theme.Light">
<item name="android:windowBackground">@drawable/background</item>
</style>
to
Code:
<style name="Settings" parent="@*android:style/Theme.Light">
<item name="android:windowBackground">@drawable/background</item>
<item name="android:listSeparatorTextViewStyle">@style/Widget.TextView.ListSeparator.White</item>
</style>
# STEP 24
Recompile back your apk file.
# STEP 25
Sign it.
# STEP 26
Push to system/app with permissions rw-r-r
# YOUR STEP
And Work Completed.
Click to expand...
Click to collapse
Liked Diz.....:thumbup:
via Tapatalk
awesome:good:
san122 said:
Click to expand...
Click to collapse
hy @san122 if you can help me to add wifi & Bluetooth switch on / of on settings?
I should make a guide like this for 4.3..
Didn't know people where still using GB lol
Sent from my lightning fast Note II running MeanBean 2.0 SuperCharged
eZdubzitmk4 said:
I should make a guide like this for 4.3..
Didn't know people where still using GB lol
Sent from my lightning fast Note II running MeanBean 2.0 SuperCharged
Click to expand...
Click to collapse
Why fear when iam here .I will make a guide on jb
Sent from my GT-S5360 using Tapatalk 2
Dekill93 said:
hy @san122 if you can help me to add wifi & Bluetooth switch on / of on settings?
Click to expand...
Click to collapse
There is a guide by sniper killer for that google it
Sent from my GT-S5360 using Tapatalk 2
san122 said:
Why fear when iam here .I will make a guide on jb
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
I was going to make one for 4.3 touch wiz. Unless you want to
Sent from my lightning fast Note II running MeanBean 2.0 SuperCharged
eZdubzitmk4 said:
I was going to make one for 4.3 touch wiz. Unless you want to
Sent from my lightning fast Note II running MeanBean 2.0 SuperCharged
Click to expand...
Click to collapse
Your choice add source here.
Sent from my GT-S5360 using Tapatalk 2
san122 said:
There is a guide by sniper killer for that google it
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
I've tried the tutorial ... but this is what I get ... try to check my picture...
can you help me ?
'SAN122' I have a small query.
How edit the background color of the header of the Settings application?
vk2r said:
'SAN122' I have a small query.
How edit the background color of the header of the Settings application?
Click to expand...
Click to collapse
You need to add titlebar attributes to styles for that and it is a png not a colour
Sent from my GT-S5360 using Tapatalk 2
san122 said:
You need to add titlebar attributes to styles for that and it is a png not a colour
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
Could you give me some help with that?
I am somewhat newbie to all this ...
vk2r said:
Could you give me some help with that?
I am somewhat newbie to all this ...
Click to expand...
Click to collapse
not possible today but surely tomorrow
Sent from my GT-S5360 using Tapatalk 2
san122 said:
not possible today but surely tomorrow
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
Thank you so much.
I'm really grateful.
can you tell me how to move customization option from here to a new title QUICKLINKS below WIRELESS AND NETWORKS ?
Sent from my Nexus 4
rush25 said:
can you tell me how to move customization option from here to a new title QUICKLINKS below WIRELESS AND NETWORKS ?
Sent from my Nexus 4
Click to expand...
Click to collapse
Under settings.xml make preferencecategories and preferencescreens below wireless and networks .
Sent from my GT-S5360 using Tapatalk 2
you xml/settings_preference.xml ? i tried it in there and also added new line in strings xml but still error
Sent from my Nexus 4
This Project based on RRO/Layers.
new themes will be added later
Don't use my Layers as base for your work without permission
Calculator
Screenshots:
{
"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"
}
[/url]
Download:
Here
Gallery
Screenshots:
Download:
Here
Package Installer
Screenshots:
Download:
Here
Sound Recorder
Screenshots:
Download:
Here
SystemUI
Screenshots:
Download:
Here
Teal SystemUI
use Layers Manager to install it
Or copy it to system/vendor/overlay
you have to create overlay folder and change permissions to 0755
And apk to 0664
if you like my work you can donate from this link
[/B]
Dark Settings
Screenshots:
Download:
Here
Flash it form recovery
if you want 2 columns settings layout
download this and copy it to vendor/overlay
Here
Note:Settings apk for Deodexed ROMs so if youre using stock Rom you have to delete AsusSettings or move it from system/priv-app
to another folder before flashing the Zip
another one.....
Used the app and set apk permissions to all. Rebooted and quick setting theme applied. Note that you need to be on default theme to apply this theme.
The default circles are there but please don't remove them since its easier to read that way. If possible match their color with the top (Darker Blue) . Waiting for black menus and popups
Layers Manager not working.
.
mr_gourav2000 said:
Layers Manager not working.
Click to expand...
Click to collapse
Try changing permissions and reboot. Be sure to be at default theme and not other playstore themes.
Gallery, Package Installer & Sound Recorder added
AL_IRAQI said:
Gallery, Package Installer & Sound Recorder added
Click to expand...
Click to collapse
Can you make something like this for settings?
mr_gourav2000 said:
Can you make something like this for settings?
Click to expand...
Click to collapse
I don't see any difference ?
Do you want grayscale icons with 2 columns ?
AL_IRAQI said:
I don't see any difference ?
Do you want grayscale icons with 2 columns ?
Click to expand...
Click to collapse
No
I mean black background in settings.
Btw how you make 2 columms?
mr_gourav2000 said:
No
I mean black background in settings.
Btw how you make 2 columms?
Click to expand...
Click to collapse
for black background I'll mod settings apk
And for 2 columns use this
http://pc.cd/BLkrtalK
install it like other layers
AL_IRAQI said:
for black background I'll mod settings apk
And for 2 columns use this
http://pc.cd/BLkrtalK
install it like other layers
Click to expand...
Click to collapse
I can give you the locations in the XML for some of the useful parts.
---------- Post added at 08:41 AM ---------- Previous post was at 08:32 AM ----------
Most of this is similar to the Lollipop themes anyways..
For Sub Menu Backgrounds:
in colors .xml, change #ff3e5776
Code:
<color name="default_preference_background_color">#ff3e5776</color>
changes sub menu backgrounds
For Main menu background
in dashboard category.xml, change #ff3e5776
Code:
<LinearLayout android:orientation="vertical" android:id="@id/category" android:background="#ff3e5776" android:layout_width="fill_parent" android:layout_height="wrap_content" android:paddingStart="@dimen/dashboard_category_padding_start" android:paddingEnd="@dimen/dashboard_category_padding_end"
changes Main menu background
in stlyes.xml, under
Code:
<style name="Theme.Settings" parent="@style/Theme.SettingsBase">
add lines
Code:
<item name="android:colorBackground">#ff3e5776</item>
<item name="android:textColorPrimary">#ffffffff</item>
<item name="android:textColorSecondary">#ffe5e5e5</item>
cmendonc2 said:
I can give you the locations in the XML for some of the useful parts.
---------- Post added at 08:41 AM ---------- Previous post was at 08:32 AM ----------
Most of this is similar to the Lollipop themes anyways..
For Sub Menu Backgrounds:
in colors .xml, change #ff3e5776
Code:
<color name="default_preference_background_color">#ff3e5776</color>
changes sub menu backgrounds
For Main menu background
in dashboard category.xml, change #ff3e5776
Code:
<LinearLayout android:orientation="vertical" android:id="@id/category" android:background="#ff3e5776" android:layout_width="fill_parent" android:layout_height="wrap_content" android:paddingStart="@dimen/dashboard_category_padding_start" android:paddingEnd="@dimen/dashboard_category_padding_end"
changes Main menu background
in stlyes.xml, under
Code:
<style name="Theme.Settings" parent="@style/Theme.SettingsBase">
add lines
Code:
<item name="android:colorBackground">#ff3e5776</item>
<item name="android:textColorPrimary">#ffffffff</item>
<item name="android:textColorSecondary">#ffe5e5e5</item>
Click to expand...
Click to collapse
Edit:
Thanks thats what i always do with lollipop settings
its much easier to play with styles
Click to expand...
Click to collapse
AL_IRAQI said:
for black background I'll mod settings apk
And for 2 columns use this
http://pc.cd/BLkrtalK
install it like other layers
Click to expand...
Click to collapse
Thank you so much.
Dark Settings
Screenshots:
Added to 2nd post
here
@aziz07 & @cmendonc2 get it
AL_IRAQI said:
Dark Settings
Screenshots:
Added to 2nd post
here
@aziz07 & @cmendonc2 get it
Click to expand...
Click to collapse
Dark Theme "Download" link is broken.
Thank you.
samteeee said:
Dark Theme "Download" link is broken.
Thank you.
Click to expand...
Click to collapse
Fixed, check 2nd post
AL_IRAQI said:
Fixed, check 2nd post
Click to expand...
Click to collapse
Please also fix Calculator download link.
Download link showing Black-Asus-Gallery.apk (5.8 KB).
Thank you again for black setting.
mr_gourav2000 said:
Please also fix Calculator download link.
Download link showing Black-Asus-Gallery.apk (5.8 KB).
Thank you again for black setting.
Click to expand...
Click to collapse
Fixed ?
:highfive:
Btw this time its not working.
Please test and fix it.