[MOD][GUIDE][HOW-TO] Restore the ability to hide/show brightness adjustment slider - Galaxy Note 4 Android Development (Snapdragon)

Hello guys,
Samsung kills me sometimes with their ideas... Like I started doing some mods on settings and all of a sudden by accident I find out the ability to hide/show the brightness slider in the notification panel is gone. On s5 lollipop is still there, on note 4 (5.0.1 oh the kinky one!) is gone.
PEE'D ME OFF!
Let's put it BACK:
Decompile SecSettings.apk
Now you have 2 ways to fix it: either change the key in the preference file and one string in the smali or change like 3 strings in smali. I prefer to change in the preference file since I chacked and there is already a preference created in the sqlite database with the correct name so I just fixed the incorrect (cunning samsung!!!)
Navigate to res/xml/notification_panel_menu.xml
find the following line and change the android:key tag to this: android:key="notification_panel_brightness_adjustment"
Now, navigate to /smali/com/android/settings/NotificationPanelMenu.smali and search for "brightness_adjustment", you will find one instance of exactly THIS KEY. The others are the correct full key. This string we need to change to "notification_panel_brightness_adjustment"
Now we need to remove the favored by samsung feature called "remove-the-damn-preference". Of course this is not how it's actually called... so lets find this in the same smali:
Code:
iget-object v5, p0, Lcom/android/settings/NotificationPanelMenu;->mBrightness:Landroid/preference/CheckBoxPreference;
[COLOR="Red"]invoke-virtual {v4, v5}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z[/COLOR]
and REMOVE the entire line
Code:
[COLOR="red"]invoke-virtual {v4, v5}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z[/COLOR]
Done, recompile and push back into the phone! You can now remove or re-add the brightness slider on your notification panel.
Best of luck!
Before:
{
"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"
}
After:

First!
Thanks this amaizing mod.
Shame for the users 176 viewed and ONLY 4 thanked

yussuf007 said:
First!
Thanks this amaizing mod.
Shame for the users 176 viewed and ONLY 4 thanked
Click to expand...
Click to collapse
Lol.. thanks mate. My pleasure. And thanks are not what we live for (thankfully!).
Sent from my SM-G900F using Tapatalk

Another hand to help us from you ! :fingers-crossed:

Thanks for the guide. Did Note 4 snapdragon actually have the brightness slider option in 4.4.4 cause the exynos version didn't. I have enabled it in 4.4 thanks to your guide.
Yes I'm still stuck on kk as we (N910U) is still to get lollipop ha ha.
I also enabled "Application Notifications" where it seems you can choose what apps you want to appear in notification panel. Looks like they are all on by default

work on 910U 4.4.4
not-i said:
Thanks for the guide. Did Note 4 snapdragon actually have the brightness slider option in 4.4.4 cause the exynos version didn't. I have enabled it in 4.4 thanks to your guide.
Yes I'm still stuck on kk as we (N910U) is still to get lollipop ha ha.
I also enabled "Application Notifications" where it seems you can choose what apps you want to appear in notification panel. Looks like they are all on by default
Click to expand...
Click to collapse
hi:not-i
work on 910UXXU1AOC3 4.4.4
find : iget-object v3, p0, Lcom/android/settings/NotificationPanelMenu;->mBrightness Landroid/preference/CheckBoxPreference;
del: invoke-virtual {v2, v3}, Landroid/preference/PreferenceGroup;->removePreference(Landroid/preference/PreferenceZ

kin201303 said:
hi:not-i
work on 910UXXU1AOC3 4.4.4
find : iget-object v3, p0, Lcom/android/settings/NotificationPanelMenu;->mBrightness Landroid/preference/CheckBoxPreference;
del: invoke-virtual {v2, v3}, Landroid/preference/PreferenceGroup;->removePreference(Landroid/preference/PreferenceZ
Click to expand...
Click to collapse
Yeah it works on N910U, I did the mod yesterday. See my screenshot above. I will upload a flashable zip later for those on my rom that want it

not-i said:
Thanks for the guide. Did Note 4 snapdragon actually have the brightness slider option in 4.4.4 cause the exynos version didn't. I have enabled it in 4.4 thanks to your guide.
Yes I'm still stuck on kk as we (N910U) is still to get lollipop ha ha.
I also enabled "Application Notifications" where it seems you can choose what apps you want to appear in notification panel. Looks like they are all on by default
Click to expand...
Click to collapse
Most welcome!!! Yeah you can re-enable bunch of things using this method. Most importantly when you're deleting removePreference is to make sure the preference is still active and has the same key everywhere, or you have huge settings fc on boot.
Cheers!!!
Sent from my SM-G900F using Tapatalk

canyou make 910UXXU1AOC3 4.4.4
not-i said:
Yeah it works on N910U, I did the mod yesterday. See my screenshot above. I will upload a flashable zip later for those on my rom that want it
Click to expand...
Click to collapse
Dear:not-i
can you make 910UXXU1AOC3 4.4.4
i like your rom
thank you

I would like to try , but I have not got a clue where to find Res.
My English is bad, maybe I do not understand the instructions correctly

Cornmat said:
I would like to try , but I have not got a clue where to find Res.
My English is bad, maybe I do not understand the instructions correctly
Click to expand...
Click to collapse
In order to follow this guide, you need to have knowledge in decompiling apk files, mate. Res is the resources folder inside android apk.
this guide is in development section, meaning it assumes you have a working expirience in using apktool.
You can find more information and guides regarding modding and using dev tools in general forums of xda. If you need any help or advice once you set your tools and start making this guide, I would love to assist.
Also keep in mind that you need to have a deodexed SecSettings. Since the guide includes modding smali as well.
All the best!
Sent from my SM-G900F using Tapatalk

Many Thanks.
No, unfortunately I have no knowledge of it.
I'll try to read me.

Good work as always :thumbup:

@daxgirl S6 Dump is out hopefully we could see some ports made available for our N4
Powered by ET !

Can someone please make this mod for my secsettings apk?. Im clueless on how to do it. @daxgirl
Sent from my SAMSUNG-SM-N910T using XDA Free mobile app

egren58 said:
Can someone please make this mod for my secsettings apk?. Im clueless on how to do it. @daxgirl
Sent from my SAMSUNG-SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
This is a mod guide for devs, mate. As a rule I don't include zips or ready made apps. Look up a guide on decompiling apps and if you have troubles following the guide to make this mod, post a logcat here. Or use a rom that includes this feature.
Cheers!

daxgirl said:
This is a mod guide for devs, mate. As a rule I don't include zips or ready made apps. Look up a guide on decompiling apps and if you have troubles following the guide to make this mod, post a logcat here. Or use a rom that includes this feature.
Cheers!
Click to expand...
Click to collapse
Somene attempted to do it for me. But the settings fc when trying to enter notification panel. But i havent seen any rom that includes this
Sent from my SAMSUNG-SM-N910T using XDA Free mobile app

egren58 said:
Somene attempted to do it for me. But the settings fc when trying to enter notification panel. But i havent seen any rom that includes this
Sent from my SAMSUNG-SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
Then they did it wrong, mate. They should check their modding steps. In any case check a logcat to debug your issue.

daxgirl said:
Then they did it wrong, mate. They should check their modding steps. In any case check a logcat to debug your issue.
Click to expand...
Click to collapse
Okay i qill see if i can find a rom and pull the secsettings apk.
Sent from my SAMSUNG-SM-N910T using XDA Free mobile app

@daxgirl okay i found one and it worked. But is it normal for it to look like this when removed?.. my notification quick settings gets cut off whe no notifications...
Sent from my SAMSUNG-SM-N910T using XDA Free mobile app

Related

[Themed Keyboards][Cm7]SC_Keyboard (22/12/12) (+[Guide])

Hi guys,
I want to share with you my personal themed keyboard, the SC_Keyboard.
SC_Keyboard_blue:
{
"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"
}
Download links:
SC_Keyboard_v02_blue
SC_Keyboard_v01_blue
SC_Keyboard_red(*actually something between red and orange):
Download links:
SC_Keyboard_red
SC_Keyboard_white:
Download links:
SC_Keyboard_white
(for the guide scroll down to the 8th post or click here)
Basically this is the stock gingerbread keyboard with (image) changes made by me. I’m not the developer of this app, I just changed some things to make it look more cool
I started theming the keyboard app just for my personal use but after using it for a while I think the outcome is good and I thought some may like it.
This will not work with ics/jb, so there is no point try it, but if you want to try it that bad, go ahead, its not like you will suffer from something, its just an apk.
If someone use 2.1 or 2.2 please test it and tell me if it worked, I think it will work, but I haven’t tried it.
If you have any bugs please report them by posting them below
All Credits go to the original developer(s) of this app.
Changelog​ 22/12/12 SC_Keyboard_v02_blue
changed the button for capital letters and for the symbol pages
now the original button look like this
SC_Keyboard_red initial release (at the same style as blue,see scrrenshots above)
SC_Keyboard_white initial release (at the same style as blue,see scrrenshots above)
1/12/12 initial release​
I have some plans for the future, so you can expect more themed keyboards in this thread and of course if there is any problem I’ll try my best to fix it.:fingers-crossed:
Do you like the keyboard’s style but the colors don’t look well with your theme?
You are lucky, I’m open for color requests.
How to install
Its very easy to install the keyboard, but I'm making a short tut just in case…
Instructions
1)Download the apk from the above attachments.
2)Find it with your file manager.
3)Install it.
4)Go to settings>language and keyboard>and check the box next to “SC_Keyboard”, a message will pop out, if you don’t have any problem with what you will see then click ok(this massage doesn’t mean that your device have find something suspicious on the app. This message pop out everytime you install a keyboard and its caused by the permissions of the keyboards apps)
5)Go somewhere where your keyboard will open(long press menu button or go to sms)
6)Hit the settings buttons
7)Hit “select input method”
8)Select “SC_Keyboard”
Done
**please don’t post anything like “I cant find the icon to launch it”, if you indeed think this, reread the instructions.**
Enjoy
Thanks bro will try it when i flash back 2.3..
Nice keyboard, good job!
Sent from my X8 using xda app-developers app
The images in the second thread are all gone...
Awesome dude
Try coloring like black & red combination like walkman fone body
Sent from my Sony Walkman to yours
[sort guide]How to get started with apk manager and soft modding
IAmNice said:
Maybe make a tut on how to theme the keyboard?
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
First of all what im gonna describe is how i did it and it doesnt mean that its the best way to do it,google is your best friend.
We are gonna do our job with apk manager for now.(alternative you can use apktool)
First of all download apk manager.
Try to open it, if it opens without errors that means you have already installed java and adb successfully and you can skip the followings.
-install java jdk
-install sdk
-set up adb
----------linux users go here or google for more informations
----------windows users go here or google for more informations
Now you must be ready.
Take the app you want to edit and place it at the "place-apk-here-for-modding" folder
Open the apk manager by open the "script.dat"
Now you are seeing many options,type 22 and press enter. Select the apk you wanna work on.
Decompile
it by pressing 9,a new folder have being made inside "projects" folder. This file contain the files you want to edit.
Make changes,
about changing the look of an app you just have to edit the images with a photo manipulation program (I'm using gimp) and some xml that contain the colours about certain things. The images that you need to change are at the res>drawable-mdpi
If you want to make changes at any .xml file,you can make them even with a simple text editor.
Compile
by pressing 11,an apk named unsigned<sth>.apk have being made at the "place-apk-here-for-modding" folder.
Sign
now move the unsinged*.apk that is inside "place-apk-here-for-modding" to "place-apk-here-for-signing" folder,go to script and press 12
Your modded apk must be ready
make changes and see what will happen
Sent from my X8 using xda premium
I will update the guide with more details later
Sent from my X8 using xda premium
nice
only got one prob..
Ronald Rosanes said:
only got one prob..
Click to expand...
Click to collapse
Thanks for point it out,I know about it and I'm trying to correct it....
I have try to fix it but I only got more errors while compiling...
Sent from my X8 using xda premium
stamatis16 said:
Thanks for point it out,I know about it and I'm trying to correct it....
I have try to fix it but I only got more errors while compiling...
Sent from my X8 using xda premium
Click to expand...
Click to collapse
It's a font bug.
Chris95X8 said:
It's a font bug.
Click to expand...
Click to collapse
Can you help me fix it?
Sent from my X8 using xda premium
Just use another font.
That's the "&" symbol, by the way.
Sent from my HTC One S using xda app-developers app
I am facing the same problem. Also no vibration.
I have changed font . Still same problem.:'(
idhbar said:
I am facing the same problem. Also no vibration.
I have changed font . Still same problem.:'(
Click to expand...
Click to collapse
Vibration works fine,hit the settings icon>KC_Keyboard settings>check vibrate on keypress
Sent from my X8 using xda premium
Hey stamatis which rom are you using in the post #2 and the theme ?
androidnerd2 said:
Hey stamatis which rom are you using in the post #2 and the theme ?
Click to expand...
Click to collapse
Gingerdx with xperia s theme by chris(but its not the latest one).
Sent from my X8 using xda premium
22/12/12 Thread Updated
added two more keyboards and made some changes
check the op guys
:victory:
stamatis16 said:
22/12/12 Thread Updated
added two more keyboards and made some changes
check the op guys
:victory:
Click to expand...
Click to collapse
Superb thanks for accepting my request to make black & red combination
Sent from my SONY WALKMAN using JellySony Rom
TAJ_Rocks said:
Superb thanks for accepting my request to make black & red combination
Sent from my SONY WALKMAN using JellySony Rom
Click to expand...
Click to collapse
I hope it's near at what you imagined

[MOD][UPDATE2]White S4 Multiwindow + Guide for Changing Multiwindow Text Color

Hey guys,
I made this Mod for the Note 1 and now I like to share it with the Note 2. I themed our Note Multiwindow to look as the S4 White Multiwindow.
In this mod I changed the text to black like in the S4 and I also adjusted scrolling to fit exactly in the Multiwindow Tray.
Update:No more FCs now! Everything works perfectly now. So, just download the new FlashBarService.apk that I attached in this post and follow the installation process below. Thanks for everyone whom tested and sent feedback.
Note: This mod also includes the unlimited app hack but you must also have the hacked Services.jar also in order to have full unlimited app functionality. If you do not have the hacked Services.jar then you will only have the White Multiwindow without the unlimited app hack.
This Mod works on Deodexed and Odexed roms. If you are on an Odexed rom, delete the FlashBarService.apk and the FlashBarService.odex files before using this Mod.
Post 2 contains a guide on how to change the text color of the multiwindow.
How to install:
NOTE: I AM NOT RESPONSIBLE FOR ANYTHING THAT GOES WRONG TO YOUR PHONE. DO IT AT YOUR OWN RISK.
1.Do a nandroid backup.
2.Download the attached FlashBarService.apk bellow.
3.Use any root explorer and try to find the location of your FlashBarService.apk. (It is usually located in System\app or in preload)
4. Now, use a root explorer to move the apk that you've downloaded to its proper location.
5. Set the permissions to rw-r-r.
6. Reboot your phone.
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"
}
Downloads:
View attachment FlashBarService.apk
I hope that you will like!
Guide on How to Change Text Color in Multiwindow:
1. First decompile the FlashBarService.apk using apk-Tool.
2. Go to AppListWindow.smali which is located in smali>com>sec>android>app>FlashBarService and open it with notepad.
3. Activate the search function (ctrl+f) on you computer and type the word color. You will find 6 sentences having the word color.
One example is :
Code:
.line 851
const v6, -0x[B][COLOR="Red"]141415[/COLOR][/B]
invoke-virtual {v0, v6}, Landroid/widget/TextView;->setTextColor(I)V
4. Now you have to convert the hex color you want to a new format. For example, the text color of Multiwindow in the S4 is 3d3d3d and in the new format it becomes c2c2c2. Follow this guide to convert:
0 Becomes F
1 Becomes E
2 Becomes D
3 Becomes C
4 Becomes B
5 Becomes A
6 Becomes 9
7 Becomes 8
8 Becomes 7
9 Becomes 6
A Becomes 5
B Becomes 4
C Becomes 3
D Becomes 2
E Becomes 1
F Becomes 0
5. After converting, replace the number shown in red in the above code with the new number that you converted. Do the same for the 6 lines containing the word color. After finishing don't forget to save.
6.Now, go to AppListEditWindow$AppListEditAdapter.smali (This is for the text in the Edit Tray) which is also found in smali>com>sec>android>app>FlashBarService and open it whith notepad.
7.Repeat step 3 but now you will find only one sentence with the word color. Then follow step 4 and save.
8. Finally, recompile the FlashBarService.apk and add the META-INF and AndroidManifest.xml. Don't forget to zipalign.
Hope you'll like!
Does this conflict with simplistic?
Sent from my GT-N7100 using xda premium
Unfortunately FC... cleared the data and cache also....
Force close for me
FC Please i need the original flachbar
Sent from my GT-N7100 using Tapatalk HD
Genesis206 said:
Does this conflict with simplistic?
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Tbh, I did not try simplistic before and so I have no idea if it would conflict. This mod only replaces your FlashBarService.apk.
radioxmen said:
FC Please i need the original flachbar
Sent from my GT-N7100 using Tapatalk HD
Click to expand...
Click to collapse
tnosz said:
Force close for me
Click to expand...
Click to collapse
Crescendo Xenomorph said:
Unfortunately FC... cleared the data and cache also....
Click to expand...
Click to collapse
Thanks for feedback pals, are you on odexed or deodexed rom?
Same here, after reboot I got, "Unfortunately, com.sec.android.app.FlashBarServices has stopped." I'm on deodex rom.
Please try this one:
Winterlove said:
Please try this one:
Click to expand...
Click to collapse
FC for me :/
Odex rom
Sent from my GT-N7100 using Tapatalk HD
Ok it seems that some pngs are causing the FC or something is wrong with my apk.
Pals could anyone upload for me a Note 2 stock deodexed FlashBarService.apk so I could rebuild a new one again ?
I'd be thankful!
I am on deodexed thank you for this development
Please hit the Thanks button
Can anyone upload for me a Note 2 stock odexed FlashBarService.apk please
Sent from my GT-N7100 using Tapatalk HD
Stock Deodexed FlashBarService.apk
Getting FC aswell on deodexed rom. Here's Note 2 stock deodexed FlashBarService.apk
Thanks Ruthx if this did not work, I will use your FlashBarService.apk and create a new one. Thanks anyway!
This is for deodex. For odex you may try to delete the flashbar and the odex file but always do a nandroid backup and leave a spare if anything went wrong.
It may contain some bugs. I will fix them but I want to make sure that it is working at first.
Please try this I hope it would work:
Winterlove said:
Thanks Ruthx if this did not work, I will use your FlashBarService.apk and create a new one. Thanks anyway!
This is for deodex. For odex you may try to delete the flashbar and the odex file but always do a nandroid backup and leave a spare if anything went wrong.
It may contain some bugs. I will fix them but I want to make sure that it is working at first.
Please try this I hope it would work:
Click to expand...
Click to collapse
Works perfectly well Thank u!! Thumbs up:thumbup::thumbup:
Sent from my SAMSUNG-SGH-I317 using xda premium
Hmm, the new deodex file works. But for some reason when i clicked the edit, none of my apps showed up?
tnosz said:
Works perfectly well Thank u!! Thumbs up:thumbup::thumbup:
Sent from my SAMSUNG-SGH-I317 using xda premium
Click to expand...
Click to collapse
You are very welcome pal! And thanks for your feedback.
leprophotography said:
Hmm, the new deodex file works. But for some reason when i clicked the edit, none of my apps showed up?
Click to expand...
Click to collapse
Do you have multiwindow unlimited app hack? Do the apps show in the flashbar?
I just have some questions:
1. Does the white divider fit perfectly in the screen? (I mean the one that appears between 2 open apps)
2. When you press the buttons near the white divider, does the flashbar Fcs?
Works perfectly well on my odex rom :thumbup: :thumbup: :thumbup:
Sent from my GT-N7100 using Tapatalk HD

{Theme}{4.3} The Best Theme Ever For Note 10.1 V2014 By SiR M V2 Update 27 March 2014

Enter A New Era Of Theming
The Best Theme Ever Made For Note 10.1 V2014
By The Great Pharaoh Sir M
{
"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"
}
After the great success of my Note3 theme
{Theme}{4.4.2}{4.3} The Best Theme Ever 4 Note 3 By SiR M V3.5 Updated 14 Mar. 2014
Here Iam presenting my 1st Theme for Note 10.1 V2014
Not a complete theme yet
JB 4.3 Version 2
Updated 27 March 2014
Launcher App
Gallery App
Volume & Power Menu
Air Command
Download
Note 10.1 JB Theme V2 By SiR M
Version 1
Download
Note 10.1 JB Theme By SiR M
Just place the zip file in your mobile, reboot to recovery, flash and enjoy (No need to wipe)
​BACKUP your system (NAND via recovery) or original apk before flashing, so u can use it 2 go back 2 previous state.
It is your choice and your responsibility
If u get any wifi connectivity after flashing the theme, here is the fix
aburns7487 said:
Flash bind droid kernel, or just need to do build prop fix...ro.securestorage from true to false, save it then reboot and it will work. No need to reflash kernel.
Click to expand...
Click to collapse
ssully150 said:
Actually I changed my build.prop setting in the ro.securestorage. support from true to false, which fixed the issue,
Click to expand...
Click to collapse
Pls. verify what rom and Bulid do u use and your phone model, to check compatibility
If u liked the theme just hit Thank You button, and if u did not like it (Realllly!!!) just leave in peace, do not flash and come later asking how 2 remove it
NOTE: theme does not include any mods and I do not do any mods, so do not ask 4 any mods
Credits for providing apk, testing and sharing screen shots to aburns7487 & diablo_sv01
Theme Tested on Their devices
SM-P605 3G+LTE & Wi-Fi
SM-P600 3G+LTE
If You Like My Work, or Want A Special Modification That Suits Your Taste, Donate To Me
Time And Effort Needs Food
​
Very good theme ! Many thanks !!!
Great work...all who have Note 10.1 2014 now have an option for a theme,
Outstanding!
Sent from my SM-N900P using xda app-developers app
Do you have to be rooted to use this theme?
Iluhan said:
Very good theme ! Many thanks !!!
Click to expand...
Click to collapse
Glad that u like it, you can also hit Thank u or Donate 4 me button
aburns7487 said:
Great work...all who have Note 10.1 2014 now have an option for a theme,
Outstanding!
Sent from my SM-N900P using xda app-developers app
Click to expand...
Click to collapse
U R the reason that this theme is up here, Thank u
colint3 said:
Do you have to be rooted to use this theme?
Click to expand...
Click to collapse
You need advanced recovery to flash it, so yes u have 2 be rooted
Anyone have problems with WiFi? I'm on p600 and had to restore a shame, because everything looked gorgeous!!
Sent from my SM-P600 using Tapatalk
ssully150 said:
Anyone have problems with WiFi? I'm on p600 and had to restore a shame, because everything looked gorgeous!!
Sent from my SM-P600 using Tapatalk
Click to expand...
Click to collapse
Theme has nothing to do with connectivity!!!
I didn't think it would, but I didn't have an issue til I flashed. It's really bizarre...
Sent from my SM-P600 using Tapatalk
Flash bind droid kernel
Sent from my SM-P905V using xda app-developers app
Actually I changed my build.prop setting in the ro.securestorage. support from true to false, which fixed the issue, but I'll hit your thx anyway! !
Sent from my SM-P600 using Tapatalk
aburns7487 said:
Flash bind droid kernel
Sent from my SM-P905V using xda app-developers app
Click to expand...
Click to collapse
thanks 4 support
ssully150 said:
Actually I changed my build.prop setting in the ro.securestorage. support from true to false, which fixed the issue, but I'll hit your thx anyway! !
Sent from my SM-P600 using Tapatalk
Click to expand...
Click to collapse
Glad that u fixed it and shared the fix
ssully150 said:
Anyone have problems with WiFi? I'm on p600 and had to restore a shame, because everything looked gorgeous!!
Sent from my SM-P600 using Tapatalk
Click to expand...
Click to collapse
That happened to me also on my P601, had to reflash Bindroid kernel once more.
@thermax04,
Really Nice theme, waiting for the new updates to make it a full theme.
lsherif said:
That happened to me also on my P601, had to reflash Bindroid kernel once more.
@thermax04,
Really Nice theme, waiting for the new updates to make it a full theme.
Click to expand...
Click to collapse
It happened 2 u without flashing my theme, right?
glad that u liked the theme, will continue very soon
thermax04 said:
It happened 2 u without flashing my theme, right?
glad that u liked the theme, will continue very soon
Click to expand...
Click to collapse
No, happened after flashing the theme
lsherif said:
No, happened after flashing the theme
Click to expand...
Click to collapse
theme is only changing icons, has nothing 2 do with system files!!!
anyway good that u found the fix, will quote yr post 2 first page , so others can find the fix easily
Hi,
I have a request. Is there any chance of you making a transparent theme? Just a basic white one, if you could then it would be amazing, like this:
http://forum.xda-developers.com/galaxy-s3/themes-apps/vrtheme-t2231598
theme is for new icons, any requested add-on will be hold till complete theme is finished
I have all my colors changed in quick settings with Wanam exposed.If I flash your theme will it change everything I have done with Wanam? Thanks
mikep2323
no , read my above reply, theme is to change icons only, will not change text colors, but it will change toggles buttons colors (which u might changed it via wanam) since it is icons and not text
thermax04 said:
mikep2323
no , read my above reply, theme is to change icons only, will not change text colors, but it will change toggles buttons colors (which u might changed it via wanam) since it is icons and not text
Click to expand...
Click to collapse
Just wanna say awesome work, I did your theme with toggles then changed a few things with Wanam. I experimented with it and if you change some things with Wanam it over rides your theme then the toggles go back to normal.Im glad I saw this cause just a week ago I was trying to teach myself how to change the toggles.I did learn a few things but gave up after a few days.

Home g5 ux5 with appdrawer(swiping dock up) and add 6x5 grid

For use it on custom rom need send me link of rom and give credits to me......
I haven't G5 but worked very hard to port home ux5 to mine G2.
Open this 3d to know if someone interested.
Some details on what have on this home:
App drawer (swype up to open)
Blur background appdrawer
Add 6x5 option grid
Add second hand on live clock icon
Option to have red dayofweek text on calendar live icon (ex. Sunday red)
Tested on g4 from @Astrako
Download...
https://www.dropbox.com/s/pe69l1g7h4kn85w/LGHome6x5.apk?dl=0
Push it in System privapp give right permissions
Note: need stock based rom at least MM android version
if help push thanks
{
"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"
}
if help push thanks
if help push thanks
dl link?
Sent from my LG-H811 using XDA-Developers Legacy app
https://www.dropbox.com/s/pe69l1g7h4kn85w/LGHome6x5.apk?dl=0
Push it in System privapp give right permissions
if help push thanks
renzetti.s said:
https://www.dropbox.com/s/pe69l1g7h4kn85w/LGHome6x5.apk?dl=0
Push it in System privapp give right permissions
if help push thanks
Click to expand...
Click to collapse
u should edit the OP and post it in? want me to make a flashable zip for ya?
kevp75 said:
u should edit the OP and post it in? want me to make a flashable zip for ya?
Click to expand...
Click to collapse
Why change op? No don't need I can do. Have you put it?
if help push thanks
renzetti.s said:
Why change op? No don't need I can do. Have you put it?
if help push thanks
Click to expand...
Click to collapse
because:
The thread is about the app
The app is downloable
You are sharing it
Nobody reads between post# 3 and the last 2
Force closed on me, on h811 20r
kevp75 said:
because:
The thread is about the app
The app is downloable
You are sharing it
Nobody reads between post# 3 and the last 2
Force closed on me, on h811 20r
Click to expand...
Click to collapse
Sorry don't understand what you mean.
Download what? Without my mod yes can download.
Fc log?
if help push thanks
renzetti.s said:
Sorry don't understand what you mean.
Download what? Without my mod yes can download.
Fc log?
Click to expand...
Click to collapse
If you post a mod here at xda you are expected to either provide a tutorial of what you did so others can do the same, or the mod you created... my suggestion would be to put that download link in the OP, so people see it up front and decide to use your mod. most people are lazy, and will not hunt down a download link further into a thread will you will merely end up with a thread full of "Where is the download link?" questions instead of an actual discussion...
I'll grab a log later on, need use of my phone atm
kevp75 said:
If you post a mod here at xda you are expected to either provide a tutorial of what you did so others can do the same, or the mod you created... my suggestion would be to put that download link in the OP, so people see it up front and decide to use your mod. most people are lazy, and will not hunt down a download link further into a thread will you will merely end up with a thread full of "Where is the download link?" questions instead of an actual discussion...
I'll grab a log later on, need use of my phone atm
Click to expand...
Click to collapse
Is your phone on mm?
if help push thanks
renzetti.s said:
Is your phone on mm?
if help push thanks
Click to expand...
Click to collapse
It is.
Stock based rom
https://forum.xda-developers.com/tmobile-g4/development/rom-dominator-v1-stock-h811-20p-t3513313
As said, working perfectly in my own custom MM G4 H815 Rom. I really know all the hard work to achieve this...... thanks to share @renzetti.s
kevp75 said:
It is.
Stock based rom
https://forum.xda-developers.com/tmobile-g4/development/rom-dominator-v1-stock-h811-20p-t3513313
Click to expand...
Click to collapse
Wow you are a dev...
So you will not have problem to solve fc.
Another g4 dev ask me to post home on g4 trend... He tested and works on g4 international on stock mm rom
if help push thanks
renzetti.s said:
Wow you are a dev...
So you will not have problem to solve fc.
Another g4 dev ask me to post home on g4 trend... He tested and works on g4 international on stock mm rom
if help push thanks
Click to expand...
Click to collapse
Only semi-dev mate... more like a baker. I put some things together, and ask permission to release it.
I'll let ya know about that log (of course, that depends on whether or not I can remember to get one LOL)
kevp75 said:
Only semi-dev mate... more like a baker. I put some things together, and ask permission to release it.
I'll let ya know about that log (of course, that depends on whether or not I can remember to get one LOL)
Click to expand...
Click to collapse
I'm here giving all support I can.
Also in pm.
if help push thanks
renzetti.s said:
I haven't G5 but worked very hard to port home ux5 to mine G2.
Open this 3d to know if someone interested.
Some details on what have on this home:
App drawer (swype up to open)
Blur background appdrawer
Add 6x5 option grid
Add second hand on live clock icon
Option to have red dayofweek text on calendar live icon (ex. Sunday red)
Tested on g4 from @Astrako
Download...
https://www.dropbox.com/s/pe69l1g7h4kn85w/LGHome6x5.apk?dl=0
Push it in System privapp give right permissions
Note: need stock based rom at least MM android version
if help push thanks
Click to expand...
Click to collapse
[emoji471] thanks[emoji471]
Sent from my LG-H815 using Tapatalk
kevp75 said:
Only semi-dev mate... more like a baker. I put some things together, and ask permission to release it.
I'll let ya know about that log (of course, that depends on whether or not I can remember to get one LOL)
Click to expand...
Click to collapse
Mmm maybe you are asking how to collect log...
Install catlog from store put app when fc save log and send
Pm me
if help push thanks
renzetti.s said:
Mmm maybe you are asking how to collect log...
Install catlog from store put app when fc save log and send
Pm me
if help push thanks
Click to expand...
Click to collapse
hee thanks mate.
(nah... time is not a luxury... i really did mean if i can remember to do it lol)
gentr said:
[emoji471] thanks[emoji471]
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
Does it work?
Asking to understand other guy problem
if help push thanks

EMUI 8 Notifications TEXT! Color

Hello Guys,
I figured out to make my notifications background black, but I am no developer and would like to ask for your help.
There must be a way to change/edit the text color within the "theme.xml" of com.android.systemui in the theme.
As you can see the text color is still black, on black ground (green box)
In addition I wonder what .xml or .png file this white thing is in com.android.systemui, can you tell me? (yellow box)
Last thing, the action buttons text, is there also a way to change it? (blue box)
Thank you for your support :good:
{
"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"
}
Sorry I don't bring any help. I'd like to know what you've done in order to have a black background for notifications.
A friend of mine with a Moto Z2 Play would kill to to do it
Scalpos said:
Sorry I don't bring any help. I'd like to know what you've done in order to have a black background for notifications.
A friend of mine with a Moto Z2 Play would kill to to do it
Click to expand...
Click to collapse
I modified following files within com.android.systemui/res/drawable-xxhdpi within the theme (hwt):
notification_bg_normal.xml
notification_guts_background.xml
notification_guts_bg.xml
notification_header_bg.xml
notification_icon_background.xml
notification_material_bg.xml
notification_material_bg_dim.xml
notification_expand_more.xml
and
actions_container_background.xml
actions_container_background_bottom_right_angle.xml
Change the filetype by renaming into png instead of xml.
Modify the png
Rename it in xml
I found the two additional files for the action field (blue box)
But how do I change the textcolor? :/
gonzostronzo said:
I found the two additional files for the action field (blue box)
But how do I change the textcolor? :/
Click to expand...
Click to collapse
Not possible in emui themes cause theme.xml dnt support some directory the text you need (i mean in an apk) is located in systemui/res/values/styles and in framework-res in values/style again .unfortunately the emui theme manager dnt support this directory then darck background is easy but light text is impossible.....so no.
The only way for non root users is Andromeda app from playstore (substratum)
maurydes said:
Not possible in emui themes cause theme.xml dnt support some directory the text you need (i mean in an apk) is located in systemui/res/values/styles and in framework-res in values/style again .unfortunately the emui theme manager dnt support this directory then darck background is easy but light text is impossible.....so no.
The only way for non root users is Andromeda app from playstore (substratum)
Click to expand...
Click to collapse
Hmm. I read something like that already before but your explanation was much better. But impossible is a hard word. Isn't there any other way to add the directory and Support to the theme?
I also read about and tried substratum, but according to all Information I got, this is not possible on EMUI. Is this right?
Thank you
gonzostronzo said:
I modified following files within com.android.systemui/res/drawable-xxhdpi within the theme (hwt):
notification_bg_normal.xml
notification_guts_background.xml
notification_guts_bg.xml
notification_header_bg.xml
notification_icon_background.xml
notification_material_bg.xml
notification_material_bg_dim.xml
notification_expand_more.xml
and
actions_container_background.xml
actions_container_background_bottom_right_angle.xml
Change the filetype by renaming into png instead of xml.
Modify the png
Rename it in xml
Click to expand...
Click to collapse
Thank you for the details ! :good:
gonzostronzo said:
Hmm. I read something like that already before but your explanation was much better. But impossible is a hard word. Isn't there any other way to add the directory and Support to the theme?
I also read about and tried substratum, but according to all Information I got, this is not possible on EMUI. Is this right?
Thank you
Click to expand...
Click to collapse
Andromeda app (payd) work also on emui device but warning playng whit substratum need attention bootloop or crash app is possible if you do something wrong.is your choice,personally can live whit stock notification
maurydes said:
Andromeda app (payd) work also on emui device but warning playng whit substratum need attention bootloop or crash app is possible if you do something wrong.is your choice,personally can live whit stock notification
Click to expand...
Click to collapse
Hmmm, where do you have this information from?
All I found was, that it is not workng on EMUI devices. Also I did not find any reliable instruction how to install it step by step? Because doing something wong is easy when you don't have clear instructions
And what do you mean by "payd", is there also a free version? Did not find any.
Thank you!!:good:
gonzostronzo said:
Hmmm, where do you have this information from?
All I found was, that it is not workng on EMUI devices. Also I did not find any reliable instruction how to install it step by step? Because doing something wong is easy when you don't have clear instructions
And what do you mean by "payd", is there also a free version? Did not find any.
Thank you!!:good:
Click to expand...
Click to collapse
Andromeda app is payd just search on play store,i dnt use andromeda (just my choice I have my reasons) but if you want explanation look on p20 xda forum for themes and apps i think here a thread for a theme whit Andromeda
maurydes said:
Andromeda app is payd just search on play store,i dnt use andromeda (just my choice I have my reasons) but if you want explanation look on p20 xda forum for themes and apps i think here a thread for a theme whit Andromeda
Click to expand...
Click to collapse
OK thank you, I will look it up.
But I would rather use my theme than trying to get andromada to work. The only thing that annoys me , are these big white fat notification boxes.
I just can't imagine there is no way to edit the textcolor
gonzostronzo said:
OK thank you, I will look it up.
But I would rather use my theme than trying to get andromada to work. The only thing that annoys me , are these big white fat notification boxes.
I just can't imagine there is no way to edit the textcolor
Click to expand...
Click to collapse
This should help:
https://forum.xda-developers.com/huawei-p20/themes/list-emui-8-1-compatible-themes-t3826788
https://forum.xda-developers.com/hu...bstratum-emui-miui-10-theme-emui-8-1-t3824580
https://forum.xda-developers.com/showpost.php?p=77026445&postcount=14
I will check this out myself.
cheers
derausgewanderte said:
This should help:
https://forum.xda-developers.com/huawei-p20/themes/list-emui-8-1-compatible-themes-t3826788
https://forum.xda-developers.com/hu...bstratum-emui-miui-10-theme-emui-8-1-t3824580
https://forum.xda-developers.com/showpost.php?p=77026445&postcount=14
I will check this out myself.
cheers
Click to expand...
Click to collapse
Could you please keep me updated if this worked for you?
I don't have EMUI 8.1, and I didn't find any Hamzio7 theme, that I liked more than my theme, or could I use any substratum theme?
As mentioned, I only dislike the white notification boxes.
Thx
This will help
https://forum.xda-developers.com/mate-10/themes/transform-notification-to-android-p-t3828726
spring80 said:
This will help
https://forum.xda-developers.com/mate-10/themes/transform-notification-to-android-p-t3828726
Click to expand...
Click to collapse
I tried this already before. It doesnt change the notification boxes...
See attachment
Check the settings
spring80 said:
Check the settings
Click to expand...
Click to collapse
What do you mean?
Wich settings? There are colors you can choose and themes, I set everything to black and dark. But the boxes are still white as you can see. Could you please be more precisely? Thx
Like this u mean
spring80 said:
Like this u mean
Click to expand...
Click to collapse
I cant see your attachment :/
Like this u mean

Categories

Resources