[DISCUSSION] accessibility option - help in theming - Xperia Z3 General

Hi guys...
I just saw this now (I was lazy to work last few months but I'll try to work on few projects now) and this could really help is to theme our Lolipop UI to dark...
If we change few lines we could easily have one switch to change UI to dark..
Without boring smali editing and assets drawing...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I can't show you screenshoot because it can't be taken that way (and as I said, I'm lazy to take another device to take a picture) but try to enable this function and check results...
We can and I'll try to use this feature to enable dark UI in a really time (without flashing mods or roms...)
There's even color correction to choose another bar colors.
Once again - that will only change colour you see on the screen but I really think it's enough for the beginning...
Anyone tried? (to modify that settings, not only to use stock)
Z3 powered by Tapatalk

funky0308 said:
Hi guys...
I just saw this now (I was lazy to work last few months but I'll try to work on few projects now) and this could really help is to theme our Lolipop UI to dark...
Click to expand...
Click to collapse
Great point mate!
I've found something similar in dev settings. Not sure how this settings is called in English but go down to 4x MSAA setting. There you will see what I mean..
Maybe we can figure it out with help of this: http://www.designrifts.com/teamblackedoutapp/tutorials/ ?
So we should search for the lines which changes after switching to inversion mode?
Am I right if I think this switch "changes" the line in framework-res.apk?
http://forum.xda-developers.com/showthread.php?t=1343484
https://android.googlesource.com/pl...fs/heads/master/core/res/res/values/attrs.xml
Btw. a little question. Why I am not possible to change for example navbar icons with a theme apk in LP? I've decompiled the themes from LP and did there the changes..

Related

Editing CM7 Statusbar

Hello....
I've got a problem, I was trying to modify the original Statusbar of CM7.First I haven't got any problems when I change the battery, wifi, bluetooh and oher icons, but for finish my work I want to edit the green lines that appears, when the statusbar is open, under some quick setiings (like wifi, bluetooh, gps and sound), and replace it for some blue lines....
But I didn't find and know what is the image.png or the .xml that I must to modify for do that.
I add an Image, with a mark around that exactly I want to modify, and my framework-res.apk and SystemUI.apk too...
Please help me...
framework-res.apk
SystemUI.apk
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You can change it in settings/CyanogenMod settings/interface/notification power widget/indicator color
shanman-2 said:
You can change it in settings/CyanogenMod settings/interface/notification power widget/indicator color
Click to expand...
Click to collapse
That's isn't be that I need, I need to change the default color without any interface modification, that I wan't to do is modify any xml that contan the default color.... but my problem is that I don't where and what is that xml....
i think you should change the default colour on the menu thro it's code... not in the systemui... i think so
Settings > Cyanogenmod Settings > Interface > Notification power widget > Indicator color
Sent from my ADR6300 using Tapatalk 2
I believe he's putting a pre-customized ROM together and would like to change what the initial color is.
I've been trying to do the same thing with no luck finding the code for it

[Help] framework-res XML editing problems

Hello there
I try to make a theme for the Rascream rom and i have some problems with XML editing and from what i see i'm not the only one with this problem.
I actually try to change colors of the text and a line in popup menu, but every time i recompile the framework-res apk with modified values, the statusbar and the lockscreen are deformated (look 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"
}
I try to change the blue text and line in this screen to white...
Is here someone can help with this problem. This is the only thing i need to change for finish the theme. I try all i find over the internet, but without success.
No one?
Sometimes xml editing involves adding new lines to overlay others somewhere else. With ics ive noticed in arrays there are theme statements which change cursors, texts, and borders just from one change to the statement. Maybe check some source on the reboot options to narrow it down. Are you editing source or decompiling framework-res.apk?
But if i change any line i have everytime the same error.
I decompile the esisting framework-res.
Tnx for the help realy
On the road with my Nexus S...
klinkerkp said:
But if i change any line i have everytime the same error.
I decompile the esisting framework-res.
Tnx for the help realy
On the road with my Nexus S...
Click to expand...
Click to collapse
Pm sent!
Sent from my DarkICE Skanky CM9 Gnex using the app!

[Q] Change 'power saving' icon?

Hi there;
I have a SM-G900F Samsung Galaxy S5. I love the 'power saving' feature because it lets me put the screen into a greyscale mode.
It also means, however, that I have this ghastly icon on my screen all the time.
{
"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"
}
Is there any [relatively] easy way I can change these icons?
I tried searching but I can't think of any more descriptive search query than "change screen icons" which could mean loads of different things.
I'd love it if it was just a tiny PNG I could find with Solid-Explorer and change it over with one of my own.
Any ideas?
Cheers;
beast
beast1970 said:
Hi there;
I have a SM-G900F Samsung Galaxy S5. I love the 'power saving' feature because it lets me put the screen into a greyscale mode.
It also means, however, that I have this ghastly icon on my screen all the time.
Is there any [relatively] easy way I can change these icons?
I tried searching but I can't think of any more descriptive search query than "change screen icons" which could mean loads of different things.
I'd love it if it was just a tiny PNG I could find with Solid-Explorer and change it over with one of my own.
Any ideas?
Cheers;
beast
Click to expand...
Click to collapse
the power saving icon is in the SystemUI.apk, so unless you edit that, there is no way.
guetzli32 said:
the power saving icon is in the SystemUI.apk, so unless you edit that, there is no way.
Click to expand...
Click to collapse
Oh well, thanks for the information.

[Guide] Make EMUI Look Closer to Stock

Make EMUI Look Closer to Stock
{
"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"
}
Messing around with EMUI has been a lot of fun. There are quite a few features that I really like in it. The only thing that I really miss is the stock Google look. So I made some tweaks to get everything looking like the stock Google launcher in EMUI.
Material Design theme
The theme engine in EMUI doesn't come with many themes out of the box, but you can import themes from an external source. This theme is a material design theme that will change all the icons back to the stock images. Check out this thread to see instructions on how to set it up.
Link to thread
Adjust Text Size
The text and the icons size is a bit large on the 5x. I was going to change the DPI through ADP but you can adjust this right in the settings menu. I set the font size and view mode to small. You can set them as whatever you like though. It also looks great with the text and small and the view mode as large.
changing view modes is a nifty feauture, atleast for people who has not rooted their phones to change dpi.
for real material glory use this theme.
http://forum.xda-developers.com/honor-5x/themes/theme-material-vui-t3418776#post67753705
venom007 said:
changing view modes is a nifty feauture, atleast for people who has not rooted their phones to change dpi.
for real material glory use this theme.
http://forum.xda-developers.com/honor-5x/themes/theme-material-vui-t3418776#post67753705
Click to expand...
Click to collapse
I was about to mention it here, you acted faster

Finally! Get 5 (or even more) columns in the MiUI launcher (MIUI V9.x)

I have been searching all over the way for a way to change that in MiUI launcher, but never found a solution anymore. :crying:
It's a feature that we had in older MiUI versions but it somehow disappeared in V9.
if you're looking for the same thing, you're at the right place!
1- If you have the Themes app, skip to step 2. if you don't, just change your region ( temporarily ) to India.
2- open themes and search for 5x ( or 8x) and chose the first result and install it
Tadaa! now you have 5 ( or 8 ) columns on your home screen. if you don't like the theme (because i didn't):
3- just click on the right button down there and chose "customize theme" and change whatever you want (for me i changed the Icons) to the original or Limitless theme.
This way you will have the old theme but with more icons on home screen.
Sorry for being to detailed but just to make sure nobody does it wrong.
Enjoy your new launcher!
I'm on revolution rom and this feature is build in:
{
"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"
}
Shlyify said:
I'm on revolution rom and this feature is build in:
Click to expand...
Click to collapse
I know. Most custon ROMs have this option.
But i meant people who don't want to root or unlock their Bootloader
Could you please post the name of the theme? I don't get a bit if I put in 5x in the search bar.
Thanks
markotix said:
Could you please post the name of the theme? I don't get a bit if I put in 5x in the search bar.
Thanks
Click to expand...
Click to collapse
here is a screenshot of all the themes a found

Categories

Resources