[Guide][5.0] How to theme TW SystemUI - Galaxy S 4 Themes and Apps

Introduction:
Hi
im not a themer but when Samsung Released 5.0 for Galaxy S4 i started to learn some theming stuff so im simply sharing the things that i learned with you guys
Examples for the things that you can do with SystemUI
{
"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"
}
1. Notification Panel Header
Change Background Color
Code:
<color name="notification_header_bg_tw">
Clock & Date Color
Code:
<color name="status_bar_date_clock_color">
Expand & Edit icon
you have to change these icons colors
ic_notify_open_normal
ic_notify_edit_normal
ic_notify_settings_normal
ic_notify_quicksettings_normal
you will find it in drawable-xxhdpi or drawable-xxxhdpi
then in Colors.xml change this color
Code:
<color name="status_bar_header_text_icon_tint_color">
to same color that you used in icons
2. Quick Toggles
for every toggles theres 3 icons
_dim this appears between on & off
_on toggle on/active color
_off toggle off color
you have to edit all of them to any color you want
use Photoshop actions or any other multi coloring method
Change Toggles Background
edit tw_quick_panel_quick_setting_button_round_bg_normal or use any image with same size
you will find them in drawable-xxhdpi or drawable-xxxhdpi
Change Toggles Text Color
Code:
<color name="qs_text">
<color name="qs_tile_text">
3. Brightness Slider
change slider background
Code:
<color name="tw_progress_color_control_normal">
change slider color
Code:
<color name="tw_progress_color_control_disabled">
change slider color when Auto Brightness Enabled
Code:
<color name="tw_progress_color_control_activated">
change slider icon when Auto Brightness Enabled
Code:
<color name="tw_progress_color_control_activated_auto_on_tint">
change Auto Brightness text color
Code:
<color name="toggle_slider_text_color">
change auto Brightness check box color and Brightness icon
Code:
<color name="tw_check_box_tint">
<color name="animated_brightness_icon_color">
4. S-Finder & Quick Connect
Change Background Color
Code:
<color name="tw_quick_connect_layout_bg">
Change icons color
edit
tw_quick_panel_quick_sfinder_button_image
tw_quick_panel_quick_qconnect_button_image
you will find them in drawable-xxhdpi or drawable-xxxhdpi
if you want to remove it in dimens.xml change
Code:
<dimen name="finder_connect_layout_height">
to 0.0dip
5. Notifications
Change Notification Background
Code:
<color name="notification_legacy_background_color">
<color name="notification_material_background_color">
if you used Dark Color Like Black you have to change Notifications text color its in Framework-res/values/styles.xml
find
Code:
<style name="TextAppearance.Material.Notification" parent="@style/TextAppearance.Material">
<style name="TextAppearance.Material.Notification.Title" parent="@style/TextAppearance.Material.Notification">
<style name="TextAppearance.Material.Notification.Emphasis" parent="@style/TextAppearance.Material.Notification">
and change
Code:
<item name="textColor">
to lighter color
if you want to change circle color behind notification icons in Framework-res/values/colors.xml change
change
Code:
<color name="notification_icon_bg_color">
ScreenShot Options Background
in framework-res/res/layout/notification_template_material_big_picture.xml
change android:background
Change Options Text in Framework-res/values/colors.xml change
Code:
<color name="tw_notification_action_button_text_color">
Change Options icons in Framework-res/values/colors.xml change
Code:
<color name="tw_notification_action_button_background_color">
6.Notifications Info
this appears when you long press on any notification
in SystemUI Colors
Change Background color
Code:
<color name="notification_guts_bg_color">@color/system_secondary_color</color>
Change "@color/system_secondary_color" to any color you want
Change Text colors
Code:
<color name="notification_guts_title_color">
<color name="notification_guts_text_color">
Change icon colors
Code:
<color name="notification_guts_btn_color">
7.Clear Notifications Text
in SystemUI
Change text shadow
notification_category_text_shadow_color in colors.xml
change text color
clear_all_button_state.xml in /drawable
7.Statusbar
Change Clock Color
Code:
<color name="status_bar_clock_color">
Change icons colors
in drawable-xxhdpi or drawable-xxxhdpi statusbar icons start with
Code:
stat_sys
Change Battery Percentage Text
Code:
<color name="battery_text_color">
Change Recent Apps Background
Code:
<color name="recents_panel_background_color">
Thats it for now. Enjoy
Thanks to:
@lacoursiere18
@Bubbajoe40356
@Vivek_Neel
@steha
@Breakcore_Rush

Nice thread my friend something for everyone.

Useful Posts:
Brightness Slider background here
Gallery Theming
Guide how to make aosp regulator brightness in notification panel
Headphone Notification Background
Keyboard Theming 1, 2, 3
Notification Header background here
Note 4 5.1.1 Notification Title text
Pop up Outlines
Resolver Theming 1 ,2, 3, 4, 5
Statusbar icons transparency
Toast notification background here
Theming Settings
Volume Panel Here
steha said:
Nice thread my friend something for everyone.
Click to expand...
Click to collapse
Thanks buddy
youre super fast i didnt even reserved more posts
============

NIce work. Your guide looks great.

Thanks Bro [emoji106]

Great work my friend congratz

respect:good:

Wow its such understandable You're awesome.

Awesome thread well done mate

Really awesome guide. Thx! :good:

AL_IRAQI said:
Thanks buddy
youre super fast i didnt even reserved more posts
Click to expand...
Click to collapse
Amazing Thread Sir,
Thank for all of your works.
Just a question.
No way to make statusbar transparent, in these xmls?

HITMAN-CREED said:
Amazing Thread Sir,
Thank for all of your works.
Just a question.
No way to make statusbar transparent, in these xmls?
Click to expand...
Click to collapse
You mean this way!

YukiChan456 said:
You mean this way!
Click to expand...
Click to collapse
NOT Notification Panel!
I mean Statusbar
where clock & battery percent is...

AL IRAQI Send Your zip fille theme status bar plz ?

Respect !!!

I am not able to see the codes in the OP. Any idea? @AL_IRAQI

I dont see to..but amazing work!

Bubbajoe40356 said:
NIce work. Your guide looks great.
Click to expand...
Click to collapse
k525ab said:
respect:good:
Click to expand...
Click to collapse
silentattack said:
Wow its such understandable You're awesome.
Click to expand...
Click to collapse
Albe95 said:
Awesome thread well done mate
Click to expand...
Click to collapse
Thanks Guys
roy72 said:
Thanks Bro [emoji106]
Click to expand...
Click to collapse
YukiChan456 said:
Really awesome guide. Thx! :good:
Click to expand...
Click to collapse
sanoc69 said:
Great work my friend congratz
Click to expand...
Click to collapse
Thanks , and im Glad to see Echo team members here
HITMAN-CREED said:
Amazing Thread Sir,
Thank for all of your works.
Just a question.
No way to make statusbar transparent, in these xmls?
Click to expand...
Click to collapse
check status_bar.xml
Code:
<com.android.systemui.statusbar.phone.PhoneStatusBarView android:orientation="vertical" android:id="@id/status_bar" android:background="@drawable/system_bar_background"
change android:background="@drawable/system_bar_background"
kospa91700 said:
AL IRAQI Send Your zip fille theme status bar plz ?
Click to expand...
Click to collapse
its Available in my layers thread
silentattack said:
I am not able to see the codes in the OP. Any idea? @AL_IRAQI
Click to expand...
Click to collapse
MafiaDroid said:
I dont see to..but amazing work!
Click to expand...
Click to collapse
Fixed all missing Lines

Amazing Guide, Good job mate!

<<< Hands UP >>>
Gun is in your hand >>>
Shoot the LOLLIPOP >>>
Which color of lollipop you like >>>
A new chapter begun with this thread >>>
Thank you very much master <<< AL_IRAQI >>>
Regards,
Bharat Parmar
Samsung Note - 3
Rom: Dr. Ketan L21
(Special thanks to all the masters of XDA)

Related

[Guide] Transparant status bar background and pull-down menu

It is not only transparent, it could be any color as well that you can achieve by playing with hex color codes!!!
I am trying to help those who want to play with status bar background, text color and pull-down menu background (this will not include how to change status bar and pull-down menu icons)..
I will also try to show you how to get transparency up-to my knowledge
So here we go..
You will need:
1. Apktool or APK-Tool Manager for decompiling and recompiling
2. Backsmali/Smali program from here "use it to edit smali part in this tutorial"
3. Color hex code picker (like color picker, or photoshop).
4. ARGB hex converter to set transparency of alpha value.
5. Notepad++ for xml and smali editing.
First you need to decompile SystemUI.apk, and framwork-res.apk
Click to expand...
Click to collapse
Initially, you need to choose the color you want.. This is how RGB color hex code picker in photoshop..
{
"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"
}
Then change transparency with ARGB hex converter..
Where 00 = 100% transparency (i.e, completely transparent), 3F = 75% transparency, 7F = 50% transparency, BF = 25% transparency, FF = 0% transparency (i.e, completely opaque)
Now lets the chaos begins!!
1) For status bar:
- Go to SystemUI.apk\res\values and open drawables.xml and focus on this line:
Code:
<item type="drawable" name="status_bar_background">#[B][COLOR="Red"]ff[/COLOR][/B]1e1e1e</item>
change ff value to (00 -> 100% transparency, 3f -> 75% transparency, 7f -> 50% transparency, bf -> 25% transparency)
The other value (1e1e1e) is RBG for grey color, if you want it black it will be (000000).
So:
#00000000 - black with 100% transparency
#3F000000 - black with 75% transparency
#7F000000 - black with 50% transparency
#BF000000 - black with 25% transparency
2) For pull-down menu:
This one has 6 parts..
First part: top bar of pull-menu
- Go to SystemUI.apk\res\layout and open tw_status_bar_expanded_header.xml, look for this line:
Code:
<LinearLayout android:gravity="center_vertical" android:orientation="horizontal" android:background="#[B][COLOR="Red"]ff000000[/COLOR][/B]" android:layout_width="fill_parent" android:layout_height="39.0dip" android:baselineAligned="false"
so change ff value to which value that represent the transparency you like as mentioned in section above (00 -> 100% transparency, 3f -> 75% transparency, 7f -> 50% transparency, bf -> 25% transparency)
- Also for Settings background in top bar of pull-menu, edit this line in tw_status_bar_expanded_header.xml (the red line):
Code:
<RelativeLayout android:id="@id/settings_button" android:background="[B][COLOR="Red"]@drawable/tw_quick_panel_setting_button_bg[/COLOR][/B]" android:focusable="true" android:visibility="visible" android:layout_width="@dimen/status_bar_expanded_setting_width" android:layout_height="39.0dip">
Here you can put any ARGB color code that you like starting with hashtag sign "#" instead of red color line above. (credits to nokiamodeln91)
Second part: toggle slider
Well I didn't change it before. But I believe It is png file in drawable-xhdpi folder named [tw_quick_panel_quick_setting_button_bg_normal.9.png] and [tw_quick_panel_quick_setting_button_bg_pressed.9.png], just change it with any transparent image with same name.
Third part: brightness panel background
- Go to SystemUI.apk\res\layout folder and open tw_status_bar_expanded.xml and focus on this line:
Code:
<LinearLayout android:orientation="vertical" android:id="@id/[B][COLOR="Blue"]brightness_controller[/COLOR][/B]" android:background="#[B][COLOR="Red"]ff000000[/COLOR][/B]" android:layout_width="fill_parent" android:layout_height="56.0dip">
This is black with 0 transparency.. so change to which color and transparency you want.
The fourth part: Notification panel background:
This one has different parts:
Part A: Ongoing header:
- Go to SystemUI.apk\res\layout and open tw_status_bar_expanded.xml. Here focus on the following line:
Code:
<LinearLayout android:orientation="vertical" android:id="@i[B][COLOR="Blue"]d/onGoingCart[/COLOR][/B]" android:background="#[B][COLOR="Red"]ff293945[/COLOR][/B]" android:focusable="true" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/status_bar_expanded_notification_category_height">
This is dark grey with 0 transparency.. Change to whatever you want
Part B: Notifications header:
- Go to SystemUI.apk\res\layout and open tw_status_bar_expanded.xml. Here focus on the following line:
Code:
<LinearLayout android:orientation="vertical" android:id="@id/[B][COLOR="Blue"]notificationCart[/COLOR][/B]" android:background="#[B][COLOR="Red"]ff293945[/COLOR][/B]" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/status_bar_expanded_notification_category_height">
This is dark grey with 0 transparency.. so change to which color and transparency you want.
Part C: Clear button:
Just go to SystemUI.apk\res\drawable-xhdpi folder and change these images [tw_quick_panel_clearbtn_focus.9.png], [tw_quick_panel_clearbtn_normal.9.png], [tw_quick_panel_clearbtn_press.9.png] and [tw_quick_panel_clearbtn_select.9.png]; don't forget that these are 9.png files, so need special way (you can search the forum for that)
Part D: Notifications panel itself:
- Go to SystemUI.apk\res\layout and open tw_status_bar_expanded.xml. Here focus on the following lines:
Code:
<FrameLayout android:id="@i[B][COLOR="Blue"]d/notification_panel[/COLOR][/B]" android:background="@drawable/[B][COLOR="Red"]notification_panel_bg[/COLOR][/B]" android:paddingTop="@dimen/notification_panel_padding_top" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_marginLeft="@dimen/notification_panel_margin_left"
This is for notification panel and it is not hex color code; it is notification_panel_bg.9.png file so go to drawable-xhdpi folder and replace it with another 9.png file which is transparent (see forum to know how to create 9.png file, there are a lot of tutorials!!)
Fifth part: the notifications themselves.
- Go to SystemUI/smali/com/android/systemui/statusbar/phone/ folder and open PhoneStatusBar.smali and search for "-0x100". There will be two lines; change them from:
Code:
const/high16 v15, [B][COLOR="Red"]-0x100[/COLOR][/B]
to:
Code:
const/high16 v15, [B][COLOR="Blue"]0x0[/COLOR][/B]
Don't forget to change the second line as well.
Then decompile framework-res.apk and go to framework-res/res/values/ folder and open drawables.xml and look for this line:
Code:
<item type="drawable" name="notification_item_background_color">#[B][COLOR="Red"]ff000000[/COLOR][/B]</item>
change ff value to any transparency value you want.
then recompile framework-res.apk with compression level set to 0 (to not get boot-loop!!!)
Sixth part: the footer:
This is the simplest part, just go to SystemUI.apk\res\drawable-xhdpi folder and change these images [tw_status_bar_close_off.png] and [tw_status_bar_close_on.png] with any transparant image you create (just save with the same name).
3) For texts in status bar and pull-down menu:
Just search for any text color hex codes in the following files and change them to whatever you want:
SystemUI/res/values/drawables.xml
Code:
<item type="drawable" name="[B][COLOR="Blue"]notification_number_text_color[/COLOR][/B]">#[B][COLOR="Red"]ffffffff[/COLOR][/B]</item>
SystemUI/res/layout/tw_quick_setting_button.xml
Code:
<TextView android:textSize="@dimen/quick_setting_button_text_size" android:textColor="#[B][COLOR="Red"]ffafc5dc[/COLOR][/B]" android:gravity="center" android:id="@id/[B][COLOR="Blue"]btn_text[/COLOR][/B]" android:layout_width="fill_parent" android:layout_height="@dimen/quick_setting_button_text_height" android:includeFontPadding="false" />
SystemUI/res/layout/tw_status_bar_expanded_header.xml
Code:
<com.android.systemui.statusbar.policy.Clock android:textAppearance="@style/[B][COLOR="Blue"]TextAppearance.StatusBar.Expanded.Clock[/COLOR][/B]" android:textColor="#[B][COLOR="Red"]ffffffff[/COLOR][/B]" android:id="@id/clock" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="4.0dip" android:layout_marginTop="-3.0dip" android:singleLine="true" systemui:ampmSmall="true" />
<com.android.systemui.statusbar.policy.DateView android:textAppearance="@style/[B][COLOR="Blue"]TextAppearance.StatusBar.Expanded.Date[/COLOR][/B]" android:textColor="#[B][COLOR="Red"]ffcbcbcb[/COLOR][/B]" android:ellipsize="none" android:id="@id/date" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="8.0dip" android:layout_marginRight="4.0dip" android:maxLines="2" />
SystemUI/res/layout/tw_status_bar.xml
Code:
<TextView android:textSize="12.0dip" android:textColor="#[B][COLOR="Red"]ffa6a6a6[/COLOR][/B]" android:layout_gravity="center" android:id="@id/[B][COLOR="Blue"]battery_text[/COLOR][/B]" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/status_bar_network_name_separator" />
<com.android.systemui.statusbar.policy.Clock android:textSize="@dimen/status_bar_[B][COLOR="Blue"]clock_text[/COLOR][/B]_size" android:textColor="#[B][COLOR="Red"]ff959595[/COLOR][/B]" android:ellipsize="none" android:gravity="left|center" android:id="@id/clock" android:paddingLeft="3.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" android:includeFontPadding="false" />
and that is it all what I know
enjoy :good:
Extra steps:
- Remove lines in notification pull-down to be transparent, see post #103 (credits to bombaybadboy)
- Hide Statusbar or Transparent Statusbar on Lockscreen (a great tutorial by @xperiacle from here)
- Add shadow effect to status bar texts and icons, see post #205
Oh man great work. Just to write these tutorials you deserve a hi five.
Sent from my GT-N7000 using xda premium
Is my teacher, thanks
Send from my toilets with Tapatalk
ohh
hay i decompiled.... but in my res folder >values when i enter values and search for layout xml there is no such xml file plz help me in this.... :cyclops:
both are folders
\res\layout & \res\values
Any simple way???!!!directly on android
Sent from my GT-N7000 using xda premium
No. Other than using roms that incorporates these settings.
thanks for the tutorial, I got some questions
by apk manager
after compiling, should I sign it or not?
step in 7 zip
i wanted to replace the amended xml to the original xml, but \res\values\drawables is missing
how can i decompile systemUI and framwork
devilctk said:
thanks for the tutorial, I got some questions
by apk manager
after compiling, should I sign it or not?
step in 7 zip
i wanted to replace the amended xml to the original xml, but \res\values\drawables is missing
Click to expand...
Click to collapse
no need to sign sys apps.
to get the values folder, you will first need to decompile the apk as its hidden in resources.asrc Use APK manager
Excellent info thanks much OP.
I gave notification_panel_bg.9.png some transparency looks great except for transparent gap between toggle slider & brightness panel.
Ive tried for hours to fill that void with black having no luck.
Any recommendations?
Thanks
Phil-
Hi men, how to chance the status bar color in xxlsc..Pls help me, pls...
Sent from my GT-N7000 using xda premium
devilctk said:
thanks for the tutorial, I got some questions
by apk manager
after compiling, should I sign it or not?
step in 7 zip
i wanted to replace the amended xml to the original xml, but \res\values\drawables is missing
Click to expand...
Click to collapse
if its system apk you must sign it,
for /res/values just drag and drop resources.arsc from your mod to your original
Emothic_Reagan said:
Hi men, how to chance the status bar color in xxlsc..Pls help me, pls...
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Have you tryed this guide it shiuld work on xxlsc as well
Sent from my GT-N7000 using XDA Premium HD app
I'm not able to decompile systemUI.apk
framework-res.apk is decompiling properly, but there are always problems with systemUI.apk.
I was trying to delete classes.dex but no difference.
Any help?
wierzbik said:
I'm not able to decompile systemUI.apk
framework-res.apk is decompiling properly, but there are always problems with systemUI.apk.
I was trying to delete classes.dex but no difference.
Any help?
Click to expand...
Click to collapse
Make sure you have a completely stock unmodified systemUI.apk installed along with framework-res and in my case the twframework-res, in the apktool frameworks
Sent from my SAMSUNG-SGH-I747 using xda premium
I didn't tried with stock. I want only to change color of the statusbar in Ultimate rom, so I took apk's from this rom. So the problem is previously modifed apk? Is it possible to do something with this?
EDIT: Original, unmodifed systemUI.apk from S2 can not be decompiled too
Maybe I'm doing something wrong.
I was trying to decompile with this guide: http://forum.xda-developers.com/showthread.php?t=1848458
and with others which have 'succeed' because there weren't any errors but on the beginning of drawables.xml I have a lot of lines:
<item type="drawable" name="APKTOOL_DUMMY_003f">false</item>
So I guess, that's not properly decompiled.
Thanks for great guide. Would you please also prepare an instruction for Center Clock for status bar also?
I decompiled,made the transparency edits and compiled the apk. all the values are fine. But when I replace my System UI I get back the same look I had before I did all the transparency edits. When I decompile the new System UI all my edits are there. This is just weird...
2) For pull-down menu:
This one has 6 parts..
First part: top bar of pull-menu
- Go to SystemUI.apk\res\layout and open tw_status_bar_expanded_header.xml, look for this line:
Code:
<LinearLayout android:gravity="center_vertical" androidrientation="horizontal" android:background="#ff000000" android:layout_width="fill_parent" android:layout_height="39.0dip" android:baselineAligned="false"
so change ff value to which value that represent the transparency you like as mentioned in section above (00 -> 100% transparency, 3f -> 75% transparency, 7f -> 50% transparency, bf -> 25% transparency)
Click to expand...
Click to collapse
How do i get rid of this on any other rom i want?

[Help] Tinted Status Bar (Statusbar doesnt match the color of actionbar)

Hey fellows,
I am trying to match statusbar color with action bar. But that doesnt fit. Statusbar doesnt get the color of actionbar. see the screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
it matches with the color of background not with the actionbar. it flows behind the action bar. I use those codes :
HTML:
<style name="CalendarTheme.WithActionBar" parent="@android:style/Theme.Holo.Light">
<item name="android:windowNoTitle">false</item>
<item name="android:startYear">1970</item>
<item name="android:endYear">2036</item>
<item name="android:windowActionBar">true</item>
<item name="android:windowContentOverlay">@drawable/shadow</item>
<item name="android:windowTranslucentStatus">true</item>
<item name="android:actionBarStyle">@style/Widget.Styled.ActionBar</item>
<item name="android:fitsSystemWindows">true</item>
<item name="android:windowTranslucentNavigation">false</item>
</style>
I need help Thank you in advance ...
Tinted Status Bar
Hello,
If your app minSdkVersion is set to 'L' (So its compatible with Android L Preview and above), you can choose to add this:
Code:
<item name="android:colorPrimaryDark">Same color as actionbar here</item>
and set this to false:
Code:
<item name="android:windowTranslucentStatus">[B]true --> false[/B]</item>
<item name="android:fitsSystemWindows">[B]true --> false[/B]</item>
If your app minSdkVersion is set to 19 or higher you could do this:
Code:
<item name="android:windowBackground">Same color as actionbar here</item>
WARNING: this can couse that some other areas are going tho have the same color as the window background/actionbar color.
if that hapens you can add this to the area where that hapens(in the layout_name.xml):
Code:
android:background="Your color"
This things do only work on android 4.4 (API 19) and above.
Netherlander said:
Hello,
If your app minSdkVersion is set to 'L' (So its compatible with Android L Preview and above), you can choose to add this:
Code:
<item name="android:colorPrimaryDark">Same color as actionbar here</item>
and set this to false:
Code:
<item name="android:windowTranslucentStatus">[B]true --> false[/B]</item>
<item name="android:fitsSystemWindows">[B]true --> false[/B]</item>
If your app minSdkVersion is set to 19 or higher you could do this:
Code:
<item name="android:windowBackground">Same color as actionbar here</item>
WARNING: this can couse that some other areas are going tho have the same color as the window background/actionbar color.
if that hapens you can add this to the area where that hapens(in the layout_name.xml):
Code:
android:background="Your color"
This things do only work on android 4.4 (API 19) and above.
Click to expand...
Click to collapse
Thanks! You rock my friend ... but could you give an example about '' <item name="android:windowBackground">Same color as actionbar here</item> ''
where i need to code it ? I mean in style.xml but what line? Base theme line? Btw I am on KitKat.
SmiLeToLife said:
where i need to code it ? I mean in style.xml but what line? Base theme line?
Click to expand...
Click to collapse
You can put it between
Code:
<style name="CalendarTheme.WithActionBar" parent="@android:style/Theme.Holo.Light">
and
Code:
</style>
it doesn't matter where you do that.
Like this:
Code:
<style name="CalendarTheme.WithActionBar" parent="@android:style/Theme.Holo.Light">
[B]<item name="android:windowBackground">Same color as actionbar here</item>[/B]
<item name="android:windowNoTitle">false</item>
...
If this gives an error:
Code:
<item name="android:windowBackground">[B]#ABC123[/B]</item>
try then:
Code:
<item name="android:windowBackground">[B]@color/MyActionBarColor[/B]</item>
and in colors.xml (or something with another name) this:
Code:
<resources>
<color name="MyActionBarColor">#ABC123</color>
</resources>
Set the color of the app in the per app settings of the tinted statusbar
jampy10 said:
Set the color of the app in the per app settings of the tinted statusbar
Click to expand...
Click to collapse
Not everyone has tinted statusbar/xposed.
If you develop an android app that is disigned for a great number of people I reccomedend not to do that.
If you develop an android app that is disigned for people that have xposed and tinted statusbar, than is that a good idea.
Or if you want that your app supports android 4.3 and higher (some specific devices above android 4.0) this is also a good idea.
Anyway what you choose, here are the links for tinted statusbar and xposed:
tinted statusbar
Xposed
Netherlander said:
Not everyone has tinted statusbar/xposed.
If you develop an android app that is disigned for a great number of people I reccomedend not to do that.
If you develop an android app that is disigned for people that have xposed and tinted statusbar, than is that a good idea.
Or if you want that your app supports android 4.3 and higher (some specific devices above android 4.0) this is also a good idea.
Anyway what you choose, here are the links for tinted statusbar and xposed:
tinted statusbar
Xposed
Click to expand...
Click to collapse
tinted status bar module is beta. that's why i wanted to edit styles. For instance when you use tinted status bar, it takes 1-2 sec statusbar to match the color of action bar. The other issue is if your action bar is red and your battery icon is white when status bar and action bar are tinted then your battery icon might get black .
i have also problem with my tinted status bar that doesnt macth color from facebook even i set it
Netherlander said:
You can put it between
Code:
<style name="CalendarTheme.WithActionBar" parent="@android:style/Theme.Holo.Light">
and
Code:
</style>
it doesn't matter where you do that.
Like this:
Code:
<style name="CalendarTheme.WithActionBar" parent="@android:style/Theme.Holo.Light">
[B]<item name="android:windowBackground">Same color as actionbar here</item>[/B]
<item name="android:windowNoTitle">false</item>
...
If this gives an error:
Code:
<item name="android:windowBackground">[B]#ABC123[/B]</item>
try then:
Code:
<item name="android:windowBackground">[B]@color/MyActionBarColor[/B]</item>
and in colors.xml (or something with another name) this:
Code:
<resources>
<color name="MyActionBarColor">#ABC123</color>
</resources>
Click to expand...
Click to collapse
If you are going to do what I sad a few post ago, your statusbar isn't going to be the same color, it will be gradient.
So from black at the top to purple at the bottom of the statusbar
SmartPoppy said:
i have also problem with my tinted status bar that doesnt macth color from facebook even i set it
Click to expand...
Click to collapse
go to per app titnts and facebook, then all activities status bar tint, paste that code ff3b5b98
SmiLeToLife said:
go to per app titnts and facebook, then all activities status bar tint, paste that code ff3b5b98
Click to expand...
Click to collapse
thanks sir! it works!

Multiple-Rom-Overlayer [V2.2][18/05/2015][Galaxy Note3]

{
"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"
}
*******MUST BE ROOTED********
******MUST HAVE COMPATIBLE ROM WITH LAYERS COMMITS********
*********DOESN'T WORK WITH CM ROMS*********
Multiple-Rom-Overlayer for systemui.apk
Working only on Android 5.0 and up with PRO (Runtime Resource Overlay) support
All is choosable in a aroma installer
Choose your own themed systemui.apk step by step
If not work nothing happen with your phone. No forceclose or something. Only doesnt work. No backup needed befor testing mod
If you need more stuff like colores or something write me and i update the mod
Don´t use my work for your own work or roms or anything else without my permissions
How to install:
Download zip file and flash in custom recovery
How it works:
The aroma installer let you choose which color or symbols you want for your systemui.apk and put this files as a apk in /system/vendor/overlay.
After restart this apks have priority and overlay your systemui.apk with choosed features. If you didnt want this anymore you only must clean it
with the installer or delete all in /system/vendor/overlay. After this your phone is like before. No backups needed!!!!
Tested and work on followed roms:
-Aryamod Rom
-Audax Rom
-Norma Rom
-and more but no backfeed now from testers
Download via mega klick here
Features
Change color of notification header background
Change toggle symbols
Change toggle background
Choose signal icon
Choose color of brightness slider
Choose color of expanded view statusbar
Choose color of sfinder and quickconnect
Choose Data/Wifi arrows
Choose Wifi icon
Choose Data icon
Choose SFinder/QConnect text/icon color
Multilanuage Aroma Installer (english, indonesian, espanol, simplified chinesse, french, russian, italian, german, hebrew and japanese)
Changelog V2.2[18/05/2015]
-upgrade to newest Aroma Installer
-add new aroma languages (english, indonesian, espanol, simplified chinesse, french, russian, italian, german, hebrew and japanese)
-add chooseable color of SFinder/QConnect text/icon color
-add background color grey for Notification header and SFinder/QConnect
-add transparent toggle background
-add new wifi icons
Older Changelogs
Changelog V2.1[15/05/2015]
-add new toggle background
-add color white for brigthness slider, toggle text and expanded statusbar view
Changelog V2.0[13/05/2015]
-add compatibility to N900
-add chooseable Data/Wifi arrows
-add chooseable Wifi icon
-add chooseable Data icon
Changelog V1.9[11/05/2015]
-add 6 new signal icons
Changelog V1.8[10/05/2015]
-add 7 new Styled toggle backgrounds
-add new styled toggle synmols
Changelog V1.7[10/05/2015]
-add 5 new Styled toggle backgrounds
Changelog V1.6[9/05/2015]
-add Aroma languages english and german chooseable
-add choose sfinder and quickconnect color
-add color of expanded view statusbar
Changelog V1.5[8/05/2015]
-add two new signal icons
-add choose brightness slider color with 4 colores
Changelog V1.4[7/05/2015]
-some changes in Aroma for better optical choosing
-add choose signal icon
-add 5dot signal icon
Changelog V1.3[5/05/2015]
-add toggle text color
-add color transparent, blue, red, black and yellow at toggle text
Changelog V1.2[4/05/2015]
-add color blue, red, pink and yellow at toggle symbols
Changelog V1.1[3/05/2015]
-some small changes in Aroma
-add color black, white, spring green, midnightblue and red at notification header background
-add color black/grey at toggle symbols
-add color white, black, red, blue and yellow at toggle background
Credits:
@dr.ketan for making compatiple with n900
@amarullz for great Aroma Installer
@bunchies for the great Layers Project Generator
@filchi756 for helping find colors in xml files​
Screenshots:
2222
3333
Waiting for some screenies and wondering if it works on N900
Sent from my SM-N900
kusumalaga said:
Waiting for some screenies and wondering if it works on N900
Sent from my SM-N900
Click to expand...
Click to collapse
Please test working on n900 and report
kusumalaga said:
Waiting for some screenies and wondering if it works on N900
Sent from my SM-N900
Click to expand...
Click to collapse
Screenshots added
Download don't work will try later
GerManiac said:
Download don't work will try later
Click to expand...
Click to collapse
Rom?
Phone?
Android?
TW or CM?
asc1977 said:
Rom?
Phone?
Android?
TW or CM?
Click to expand...
Click to collapse
Sorry. I'm meaning Mega not the file. Can't download from Mega
GerManiac said:
Sorry. I'm meaning Mega not the file. Can't download from Mega
Click to expand...
Click to collapse
[emoji28]
It mega problem you think?
The link is to a mega folder where tje zip is inside
asc1977 said:
[emoji28]
It mega problem you think?
The link is to a mega folder where tje zip is inside
Click to expand...
Click to collapse
I think it is, so I'll try later.
Cheers
GerManiac said:
I think it is, so I'll try later.
Cheers
Click to expand...
Click to collapse
I tried in this moment. Work for me
this is revolutionary!
but i think it does not work on my phone. seems like nothing change ( i choose white round toggle background). n9005, dompop v2.2.3
tugas2khas said:
this is revolutionary!
but i think it does not work on my phone. seems like nothing change ( i choose white round toggle background). n9005, dompop v2.2.3
Click to expand...
Click to collapse
After you choose that and you restart phone you have a folder /system / vendor / overlay?
What files are in that folder?
asc1977 said:
After you choose that and you restart phone you have a folder /system / vendor / overlay?
What files are in that folder?
Click to expand...
Click to collapse
yes, i have
- notification_header_background.apk
- overlay_toggle_background.apk
- placeholder
edit:
i reflashed, this time i choose 3 different items and i got:
- notification_header_background.apk
- overlay_toggle_background.apk
- overlay_toggle_symbol.apk
- placeholder
still the toggle doesn't change..
tugas2khas said:
yes, i have
- notification_header_background.apk
- overkay_toggle_background.apk
- placeholder
Click to expand...
Click to collapse
And the colors not changed like you want?
asc1977 said:
And the colors not changed like you want?
Click to expand...
Click to collapse
unfortunately no...
New Version V1.3
Changelog V1.3[5/05/2015]
-add toggle text color
-add color transparent, blue, red, black and yellow at toggle text[/CENTER]
tugas2khas said:
unfortunately no...
Click to expand...
Click to collapse
Please test a text color. New in V1.3

[ROM][NEW X-FIRE-5][based on android 5.0 xxu1boj2] [galaxy s5 sm-g900f]

{
"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"
}
UPDATE IN OTA PAGE :5
X-FIRE-5
BASED ON STOCK ANDROID 5.O XXU1BOJ2
CUSTOM KERNEL KTOONSEZ
ZIPALIGN ON BOOT
AROMA
multi csc
CUSTOM BOOTANIMATION
MOD TouchWiz-for theme suport
S6 keyboard
ota updater
MOD build prop
removed s-cover pop up water damage removed usb cover pop up
Call record ,call button in call logs
moded framework for 4 way to reboot end Flashlight Take Screenshot
Rooted, Deodexed, BusyBox, Init.d, Sqlite3, Zipaligned
X-FIRE-5 control
X-FIRE twswipe for add apps swipe on the left side
End Call Delay in x-fire control
Option to Ad or Remove Sfind & Quickconnect panel in x-fire control
MORE ICONS IN XFIRE THEME
NEW Dialer galaxy s6 Style in x-fire control
NEW Dialer X-FIRE Style in x-fire control
Volume bar back to the power menu
Added png for ink effect preview in settings
Galaxy s6 folder in tw launcher
some changes in tw launcher see the screenshots
AMBIENT DISPLAY OFF END ON IN X-FIRE-5 control
BOOT SOUND OFF SCRIPT
BOOT SOUND ON SCRIPT
RESET SYSTEM SETTINGS SCRIPT X-FIRE-5 control
Enable Mokee Listview Animations in settings
Gradient for option to choose status bar color
choose custom carrier in lockscreen end choose color of carrier
Next alarm on lockscreen end choose color of next alarm
Rom info on lockscreen end choose color of rom info
Option to choose end hide 3minit battery
Option to choose end hide stock battery
Option to choose Custom diall pad
kill apps in status bar expanded
Ram state in status bar expanded
TOGGLE FOR Ram state in status bar expanded
Recent apps in status bar expanded
Speed meter on the left side of status bar end choose color of speed meter
Xfire custom toggle
xfire custom diall pad
X-FIRE-2-THEME SUPORT, NEW X-FIRE-2 CUSTOM THEME ,COLOR MODS
option to choose dialer background color
option to choose s finder end quick connect background color
option to choose lockscreen clock position
option to choose lockscreen clock font style
option to choose notification background color
option to choose notification text color
option to choose color of lockscreen clock end date
option to choose color of lockscreen clock AMPM
option to choose color of lockscreen pinpad background
option to choose color of lockscreen pinpad digits
option to choose color of lockscreen pinpad letters
choose dialpad digit color
choose dialpad letters color
choose incall dialpad digit color
choose incall dialpad letters color
Options for change the toggle circle colors
option to choose toggle buttons background
option to increase the amount of quickpanel toggles
option to choose ink effect color
option to choose toggle text color
option to choose toggle color
option to choose color for status bar expanded header
change some icons in power menu
30 toggle in expanded
flashlight in status bar
Disable scrolling cache
Fix for Color Fade Memory Leak
mod Framework, SecSettings SystemUI, csc/feature, end more
PRIVATE MOD
Backup your rom
flash BOOTLOADER BOJ2 ODIN MODE
Full wipe in TWRP RECOVERY
Flash the rom with TWRP RECOVERY
First boot takes 10-15 min
link for BOOTLOADER -BOJ2 : https://mega.nz/#!XZIgxahb!muxtiZn8-uf8etXcvtvr2wWz0i2hWlIM7pPGA5BdX3w
@daxgirl, @Wuby986 FOR source code ROM CONTROL END FOR THE GUIDE
@Stericson FOR roottools jar
@daxgirl @Wuby986 @peppe130 FOR source code TW swipe END FOR THE GUIDE TO ADD TWLauncher swipe
@remuntada78 for the guide Change Lockscreen Clock Position, Dialer Background Color, dialer background images
@tdunham for ALL GUIDE : Custom Notification Background Color end Lockscreen Clock Fonts,CHANCE COLOR OF STATUS BAR
EXPANDED HEADER,TOGGLE COLOR,increase the amount of quickpanel toggles, RECENT APPS TO THE PULLDOWN STATUSBAR, Enable Flashlight Toggle,Colorize main dialpad letters & digits , DISABLE SCROLLING CACHE
@Adi Aisiteru Reborn for the guide Listview Animations for Lollipop
@darkera13 FOR THE GUIDE TO ADD Flashlight and Screenshot to Power Menu
Remove Charging and Low Battery dialog from Lockscreen
@ikrom for the guide : Toggle between 3minit Battery Mod and Stock battery ,Cleaning memory in the notification panel ,Changing dialogs in the system graphics
@Goldie @tdunham, @remuntada78, @ikrom FOR THE GUIDE : Toggle Color , Toggle Circle Color
@bilgerryan FOR THE GUIDE : How to add a SetupWizard custom logo
@Goldie and @sparx FOR THE GUIDE TO IMPLEMENT INK EFFECT
@Goldie FOR HIS GUIDE HOW TO MOD SMALI FOR INK COLOR EFFECTS
@Martillero FOR HIS GUIDE How to toggle Digital or Analog clock in dropdown date
@tamirda , @tdunham FOR THE GUIDE : How to Increase Lockscreen visible notifications in Android 5.x
@sagitt67 FOR HIS GUIDE HOW TO ADD toggle buttons background
@finist1 , @sagitt67 FOR THE GUIDE : Next alarm on the lock screen
@mariozawa for Potato Statusbar Gradient apk end FOR HIS GUIDE HOW TO MOD : Potato Statusbar Gradient, device info to notification panel and lockscreen
@gharrington for 3Minit Battery Mod end for the guide
@taisa71 FOR HIS GUIDE HOW TO ADD current state RAM in notification panel
@tamirda FOR THE GUIDE : S Finder end Quick Connect Custom Color, Ambient Display & Ambient Display timeout Toggle
@rompnit for the guide Custom Notification Background Text Color , lockscreen carrier text and text color, Color Fade Memory Leak 5.0.x
@_alexndr, for use his scripts
@amarullz for AROMA ,
credits for OTA UPDATER
@valerie Sudenkin for use his deodexing tool LP-2.5
@ktoonsez for kernel
@Chainfire for SuperSU
@noname81 for LMT
@Petreion for BOOT SOUND OFF SCRIPT , BOOT SOUND ON SCRIPT , RESET SYSTEM SETTINGS SCRIPT X-FIRE-5 control, speed meter end color on the left size , for theming end for mod all smali end xml
Credits for XDA Community
AFTER FLASH THIS ROM YOU HAVE AMBIENT DISPLAY DISABLED BY DEFAULT FOR ENABLE GO IN X-FIRE CONTROL ENABLE IT END RESTART SYSTEMUI
AFTER FLASH THIS ROM YOU HAVE WHITE CIRCLE TOGGLE BUT AFTER RESTART SYSTEMUI YOU WILL HAVE STOCK COLOR FOR CIRCLE TOGGLE
FOR ENABLE OR DISABLE TOGGLE TEXT END COLOR GO IN X-FIRE CONTROL ENABLE OR DISABLE END RESTART SYSTEMUI FOR APPLY CHANGES
SOME MODS WORK IN REAL TIME ,SOME MODS WORK WITH RESTART SYSTEMUI FOR APPLY CHANGES END FOR INCALL DIALPAD MUST REBOOT DEVICE FOR APPLY CHANGES
IF YOU USE RESET SYSTEM SETTINGS BUTTON FROM X-FIRE-5 CONTROL YOUR COLOR END SETINGS WILL BE RESSET TO STOCK
IF YOU USE RESET SYSTEM SETTINGS BUTTON YOUR DATA WILL NOT BE DELETED
IF you like my work consider a small donation Thank you !!!
IF YOU FLASH THIS ROM, YOUR WARRANTY IS VOIDED BECAUSE THIS ROM HAVE CUSTOM KERNEL
DON'T TAKE ANY PART OF THIS ROM WITHOUT ASK FOR PERMISSION
I AM NOT RESPONSIBLE FOR PROBLEMS WITH YOUR DEVICE AFTER FLASH THIS ROM ,BUT I WILL HELP YOU TO FIX IT
​
XDA:DevDB Information
X-FIRE-5, ROM for the Samsung Galaxy S 5
Contributors
Petreion
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: TW
Version Information
Status: Stable
Current Stable Version: XXU1BOJ2
Stable Release Date: 2015-12-07
Created 2015-12-07
Last Updated 2016-01-10
Thank you. Waiting...
Screenshots
Screenshots part 2
Screenshots
Screenshots part3
Screenshots
Screenshots part4
Can this rom use full s6 themes?
Work of art!!!! Outstanding work!!! Good luck!!!
Sent from my SM-N920C using Tapatalk
Reechings said:
Can this rom use full s6 themes?
Click to expand...
Click to collapse
No only xfire theme with s6 icon pack end s6 keyboard
daxgirl said:
Work of art!!!! Outstanding work!!! Good luck!!!
Sent from my SM-N920C using Tapatalk
Click to expand...
Click to collapse
Thanks end your guide end source codes are fantastic end work like a charm
Screenshots
Screenshots part5
Hex stock color
Hex
hex code for toggle circle color : #c40b6c8c
hex code for status bar expanded header color : #ff00a5c4
hex code for toggle color : #d8a5f306
hex code for sfinder background color : #ff215375
Ota update
after install rom you have update in ota : enable max toggle END FLASHLIGHT IN STATUS BAR
Stupid MEGA is pissing me off, keeps stopping mid transfer for no reason. Want to give this rom a try!
+1
Reechings said:
Stupid MEGA is pissing me off, keeps stopping mid transfer for no reason. Want to give this rom a try!
Click to expand...
Click to collapse
+1
Reechings said:
Stupid MEGA is pissing me off, keeps stopping mid transfer for no reason. Want to give this rom a try!
Click to expand...
Click to collapse
Was able to download it using my PC, amazing job on this rom with lots of cool features! Thanks!
Reechings said:
Was able to download it using my PC, amazing job on this rom with lots of cool features! Thanks!
Click to expand...
Click to collapse
THANKS
Quick panel end dropdown panel
I DON'T HAVE OBTIONS FOR CHANGE COLOR IN QUICK PANEL END DROPDOWN PANEL BUT I MOD THE BOTH PANELS FOR X-FIRE THIS IS OPTIONAL MOD FOR WHO WANTS THIS COLOR IN BOTH PANELS SEE THE SCREENSHOTS
DOWNLOAD END INSTALL IN RECOVERY WITHOUT WIPE
https://mega.nz/#!fB5W3C7D!8Zsbr-orxaUWmWqbdrcBI0L9q8hWTQ5pqEFU5pVuu8o
END FOR SET THE SAME COLOR IN STATUS BAR EXPANDED HEADER END SFINDER BACKGROUND USE THIS CODE IN X-FIRE CONTROL : #FF545558
if you like my work plz hit thanks button​
Good job
Someone can try my new QMG support for see if it work on stock rom?

[Theme][EMUI 8.0/5.1]AOSP Themes with Android P[Update:01/09/2018]

Greetings ,
I'm sharing this so that others can try and give suggestions to improvise the theme:angel:.
Update No.7 [01/09/2018]
Updated Android P stock Theme to v3.7
New Android 9 - Pie Icons [ Pixel Style ]
Six New Variants based on
Navigation Bar Homescreen , Outside Homescreen colors
Icon Size
Variant Selection:
P v3.7 - X,Y : X colored Homescreen Navigation Bar and outside homescreen Y colored navigation bar
SI - Small Icons
W- White
G - Grey
(G1,G2) - 2 variants of light grey
New Homescreen and Locksreen Wallpapers
Framework Changes for Smooth look
Some minor adjustments in system ui
Note:
In Small Icon Variants, I have rescaled the icons of apps present in my device ( some basic apps + all pre installed apps).
So if you install a new app it might look bigger than the remaining apps.I can rescale a few more apps and include,but that just increases the theme size again
Previous Version Changelogs
Code:
[SIZE="4"][B][COLOR="red"]Update No.6 [/COLOR][COLOR="green"][11/07/2018[/COLOR]][/B][/SIZE]
[INDENT][LIST]
[*][B] [COLOR="blue"]Updated Android P stock Theme to v3.6 [/COLOR][/B]
[*]Framework colors fixed
[*]Scrollbar colored for better visibility
[/LIST][/INDENT]
[SIZE="4"][B][COLOR="red"]Update No.5 [/COLOR][COLOR="green"][08/07/2018[/COLOR]][/B][/SIZE]
[INDENT][LIST]
[*][COLOR="blue"]Updated Android P stock Theme to v3.5 [/COLOR]
[*]Status Bar Battery Icon Size increased ( Now the percentage fits exactly inside the icon)
[*]Navigation bar back button further scaled down to match dp3
[*]Framework Optimized
[*]Switch buttons changed and scaled down
[/LIST][/INDENT]
[SIZE="4"][B][COLOR="red"]Update No.4 [/COLOR][COLOR="green"][04/07/2018[/COLOR]][/B][/SIZE]
[LIST]
[*][B]All the themes works with both EMUI 5.1/EMUI 8[/B]
[*][COLOR="blue"]Updated Android P stock Theme [/COLOR]
[INDENT][LIST]
[*]New Navigation bar from Android P DP3 ( Android 9.0)
[*]Status bar optimized
[*]New Icons based on Android P DP3( Looks much fresh now )
[*]Icons Sized reduced by 20% ( To make them look good and clear )
[*]Google's Product Sans as default font
[*]New Wallpaper
[*]Removed Non Stock App Tweaks ( To make the theme more fluid )
[/LIST][/INDENT]
[*]A few minor bug fixes for more smooth and fluid experience
[/LIST]
[SIZE="4"][B][COLOR="red"]Update No:3 [/COLOR][COLOR="green"][30/02/2018[/COLOR]][/B][/SIZE]
[LIST]
[*][B]All the themes works with both EMUI 5.1/EMUI 8[/B]
[*][COLOR="blue"]Added 7 New Variants of themes based on Android P DP1[/COLOR]
[INDENT][LIST]
[*]All Black
[*]Stock (Blue)
[*]Purple
[*]Teal
[*]Orange
[*]Grey
[*]Pink
[/LIST][/INDENT]
[*] Face Id icon is themed in all Android P themes
[*]Updated [COLOR="blue"]Asop Stock[/COLOR] & [COLOR="blue"]Stock Oreo[/COLOR] to [COLOR="green"]v3[/COLOR]
[INDENT][LIST]
[*]Updated Resources so that they are totally compatible with EMUI 8.0.0/8.0.1 (No more Old version warnings)
[*]Added New wallpapers [MKBHD]
[*]Updated few Icons
[*]A few minor bug fixes for more smooth and fluid experience
[/LIST][/INDENT]
[/LIST]
[B][COLOR="red"][SIZE="4"]Update No:2 [COLOR="green"][16/02/2018][/COLOR][/SIZE][/COLOR][/B]
[B][SIZE="5"] [COLOR="red"] Changelog :[/COLOR][/SIZE][/B]
[INDENT][LIST]
[*]New System UI
[*]New Cool Navigation Bar
[*]New Icon Pack
[*]New Dark Variant
[*]New Wallpapers
[*]New Black Notification Panel Variant
[/LIST][/INDENT]
[B][SIZE="4"] [COLOR="red"]Features of v1[COLOR="green"][22/01/2018][/COLOR][/COLOR][/SIZE][/B]
[INDENT][LIST]
[*]Fresh and Clean Ui of Oreo
[*] Stock Pixel and Oreo Inspired icons
[*] Flat colored, minimal styled and circular shaped icons
[*] Dynamic Calendar, Clock icons
[*] Icon Mask for unthemed icons
[*] All status bar icons were redesigned
[*] Added Oreo emoji in whatsapp
[*] Calculator layout is changed
[*] Elegant LockScreen and HomeScreen Wallpaper
[/LIST][/INDENT]
Noob's Guide for Installation(updated for EMUI 8)
Code:
[SIZE="3.5"][COLOR="blue"]For EMUI 8.0.1/8.0.0 :[/COLOR][/SIZE]
[INDENT][LIST=1]
[*]Download the theme file (.hwt file)
[*]Copy the theme file into the '/sdcard/Huawei/Themes ' folder
[*]Delete the .cache folder in '/sdcard/Huawei/Themes ' (optional)
[*]Clear 'Themes' from the Recents(If opened) and Open again.
[*]Under the tab titled 'Me' in the themes app select the Theme and apply it
[*]Restart your device to clear old theme leftovers
[*]Done!
[/LIST][/INDENT]
[SIZE="3.5"][COLOR="blue"]For EMUI 5.1 :[/COLOR][/SIZE]
[INDENT][LIST=1]
[*]Download the theme file (.hwt file)
[*]Copy the theme file into the '/sdcard/Hwthemes ' folder
[*]Clear 'Themes' from the Recents(If opened) and Open again.
[*]Under the tab titled 'Me' in the themes app select the Theme and apply it
[*]Restart your device to clear old theme leftovers
[*]Done!
[/LIST][/INDENT]
Downloads​Telegram Channel (NEW!) - 3.7 ( Updated - Working !)
EMUI 8.0 Themes - AndroidFileHost
EMUI 5.1 Themes - AndroidFileHost
Anyone interested in Testing join the Telegram Group
Here
Thanks :
Huawei Team for Releasing this Awesome EMUI
DroidWalls & MKBHD for Wallpapers
Checkout My Lock ScreenThemes for more awesome Lock Screen Customizations :Herehttps://forum.xda-developers.com/honor-7x/themes/theme-dynamic-lockscreen-themes-t3770880
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"
}
XDA:DevDB Information
EMUI AOSP Theme Development, Theme for the Honor 7X
Contributors
trixter127
Version Information
Status: Stable
Current Stable Version: 3.7
Stable Release Date: 2018-07-08
Current Beta Version: 3.0
Beta Release Date: 2018-01-22
Created 2018-01-22
Last Updated 2018-09-01
Looks fantastic
Loving the high contrast icons in the status bar pull-down menu. Great job!
The lockscreen isn't much, though, maybe you could improve?
If I drag the small bar under "Slide to unlock" in the lockscreen, it says, "Change screen lock style"
Under it there are 4 different icons. None of them work. Any idea?
Edit: I was playing around and if I change the "Battery Percentage" under "Notifications & Status bar", from "In icon" to "Do not show" or "Next to icon", The two different battery icons overlap. Might wanna look into this.
DARK theme Please
Awesome
superuserdid said:
Loving the high contrast icons in the status bar pull-down menu. Great job!
The lockscreen isn't much, though, maybe you could improve?
If I drag the small bar under "Slide to unlock" in the lockscreen, it says, "Change screen lock style"
Under it there are 4 different icons. None of them work. Any idea?
Click to expand...
Click to collapse
Thanks .
We cannot customize the locksreen much without a theme engine but I'll try to add more next time.
superuserdid said:
I was playing around and if I change the "Battery Percentage" under "Notifications & Status bar", from "In icon" to "Do not show" or "Next to icon", The two different battery icons overlap. Might wanna look into this.
Click to expand...
Click to collapse
Restarting the device will fix that .
Username.php said:
DARK theme Please
Awesome
Click to expand...
Click to collapse
I'm currently working on it.Its almost done except for a few bugs like settings side bar transparency and background of radio buttons Colors.
I want to make it flawless before uploading here.
trixter127 said:
I'm currently working on it.Its almost done except for a few bugs like settings side bar transparency and background of radio buttons Colors.
I want to make it flawless before uploading here.
Click to expand...
Click to collapse
I unable to apply it ? I keep getting this error.
Username.php said:
I unable to apply it ? I keep getting this error.
Click to expand...
Click to collapse
Revert back to Hauwei launcher and restart
or
try rebuilding the icon cache on Pixel launcher after restarting the device
That Isn't an error it's a display message as I took the raw data from emui 5.0( an old version )
trixter127 said:
Revert back to Hauwei launcher and restart
or
try rebuilding the icon cache on Pixel launcher after restarting the device
That Isn't an error it's a display message as I took the raw data from emui 5.0( an old version )
Click to expand...
Click to collapse
So there won't be any issues?
Just one problem...
Please make it fully white instead of it being transparent, the text overlaps other texts making it hard to read. Thanks.
EDIT: just reread the post and saw that you're working on it...
Sorry for not reading thoroughly. :silly:
superuserdid said:
Loving the high contrast icons in the status bar pull-down menu. Great job!
The lockscreen isn't much, though, maybe you could improve?
If I drag the small bar under "Slide to unlock" in the lockscreen, it says, "Change screen lock style"
Under it there are 4 different icons. None of them work. Any idea?
Click to expand...
Click to collapse
When applying the theme it will prompt you for magazine unlock. Make sure to decline that notification popup. Then restart the device. It works fine for me. I don't understand how none of them work for you.
crayonicle said:
When applying the theme it will prompt you for magazine unlock. Make sure to decline that notification popup. Then restart the device. It works fine for me. I don't understand how none of them work for you.
Click to expand...
Click to collapse
Thanks! I never restarted.
Great theme, thanks for creating it.
crayonicle said:
Just one problem...
Please make it fully white instead of it being transparent, the text overlaps other texts making it hard to read. Thanks.
EDIT: just reread the post and saw that you're working on it...
Sorry for not reading thoroughly. :silly:
Click to expand...
Click to collapse
Just fixed that and a few other bugs
And a black Variant is done too.
I'll upload them tomorrow
How to add that clock widget to Pixel launcher, its not showing up in widget section?
trixter127 said:
Just fixed that and a few other bugs
And a black Variant is done too.
I'll upload them tomorrow
Click to expand...
Click to collapse
ooooo the hype XD
crayonicle said:
ooooo the hype XD
Click to expand...
Click to collapse
Check the new dark theme
Tried twice, unfortunately not working for me. Was not even prompted for the magazine unlock when applying the theme. Any ideas?
Wow, that looks great. Thanks for the share
kanej2006 said:
Tried twice, unfortunately not working for me. Was not even prompted for the magazine unlock when applying the theme. Any ideas?
Click to expand...
Click to collapse
Tried Restarting ??

Categories

Resources