HTC Home on Qtek 8500 - HTC Startrek

Hi,
I have a Qtek 8500 with WM5, is it possible to add the HTC HOME plugin to it?
/JR

JesperRas said:
Hi,
I have a Qtek 8500 with WM5, is it possible to add the HTC HOME plugin to it?
/JR
Click to expand...
Click to collapse
Yes! It is posible. WM6 only.

nice share! thanks!

Big Thanks i've been looking for this on my smartphone forever.

Is there a way to change the color.

guyver76 said:
Is there a way to change the color.
Click to expand...
Click to collapse
try to change a homescreen color scheme

What exactly can i use this homeplugin for ? Tried it and think its quite useless..

the only other color scheme i have is guava and i hate that one does anyone have the blue or blue/green for WM6

You can change the background Image easy. Just copy the "Windows Mobile.,jpg" from windows directory to My documents(or to Storage Card\My Documents) and change it from settings -> Home screen -> background option. For changing the colors, must to edit or create an xml file.
This is mine "wm6.scheme.xml" file. If you want to use it, open notepad, paste the contents from here and save the file in unicode format as "wm6.scheme.xml"(don't save it as txt file). After put it to ApplicationData\Home on device and select it from settings -> Home Screen -> Color Scheme option.
Code:
<colorscheme>
<scheme>
<color name="COLOR_HOMEHIGHLIGHT" value="#508092" />
<color name="COLOR_HOMETEXT" value="#000000" />
<color name="COLOR_HOMEHIGHLIGHTTEXT" value="#000000" />
<color name="COLOR_TRAYGRADLEFT" value="#31C3D6" />
<color name="COLOR_WINDOW" value="#2BA9B7" />
<color name="COLOR_HIGHLIGHT" value="#275158" />
<color name="COLOR_HIGHLIGHTTEXT" value="#FFFFFF" />
<color name="COLOR_WINDOWTEXT" value="#FFFFFF" />
<color name="COLOR_GRADLEFT" value="#44767B" />
<color name="COLOR_GRADRIGHT" value="#44767B" />
<color name="COLOR_INTGRADLEFT" value="#44767B" />
<color name="COLOR_INTGRADRIGHT" value="#44767B" />
<color name="COLOR_BTNFACE" value="#3694AF" />
<color name="COLOR_WINDOWFRAME" value="#5E8EA2" />
<color name="COLOR_SCROLLBAR" value="#0080C0" />
<color name="COLOR_MENUTEXT" value="#000000" />
<color name="COLOR_MENU" value="#C5D2DA" />
<color name="COLOR_GRAYTEXT" value="#808080" />
<color name="COLOR_ALERTWINDOW" value="#A9D2DA" />
<color name="COLOR_ALERTTITLE" value="#416478" />
<color name="COLOR_ALERTRULE" value="#557E93" />
<color name="COLOR_STATIC" value="#EAF3F7" />
<color name="COLOR_STATICTEXT" value="#335662" />
<color name="COLOR_BTNTEXT" value="#6C9AA8" />
<color name="COLOR_TRAYTEXT" value="#FFFFFF" />
</scheme>
</colorscheme>

Added MRU Icons
I liked the idea of being able to use the htc home with my 3125 after upgrading to WM6, however, I found that I missed having the mru icons so...... After installing the regular cab on your phone and making a backup of the HTC.home.xml file, replace it with the version in the zip. It places the mru with 6 icons just above the calendar plugin.

Related

[TUT]How to change colors of fonts for themes on stock ROM 2.2 and above

Required Items
APK Manager - http://forum.xda-developers.com/showthread.php?t=695701
Notepad++ - http://notepad-plus-plus.org/download (or equivalent editor)
Some sort of archive utility to open your theme (e.g. Winzip, WinRar, 7-zip, etc.)
Instructions
1. Copy your framework-res.zip to the folder that is labeled "place-apk-here-for-modding".
2. Open APK Manager by running the file that is labeled "Script.bat".
3. You will see the APK Manager now open. We first need to set the project with which we will be working. Type in option 22 to set the project.
4. You will see that it says "1-framework-res.apk". We want to choose this as our project so choose 1 and press enter.
5. Now that we have set our project, we want to decompile the apk so that we can see the xml code. Choose option 9 to decompile the apk.
6. When this is done running you can minimize APK Manager as we will not be utilizing this for a little while. Navigate to the folder that is labeled "projects" and open the folder labeled "framework-res.apk". Open the folder that is labeled "res". Open the folder that is labeled "values".
7. Open the Notepad++.
8. Click and drag the xml file that is named "colors" from the values folder that we navigated to earlier. You will see a whole bunch of items that look like this:
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<color name="darker_gray">#ffaaaaaa</color>
<color name="white">#ffffffff</color>
<color name="black">#ff000000</color>
<color name="transparent">#00000000</color>
<color name="background_dark">#ff000000</color>
<color name="background_light">#ff555555</color>
<color name="safe_mode_text">#80555555</color>
<color name="bright_foreground_dark">#ff555555</color>
<color name="bright_foreground_dark_disabled">#80555555</color>
<color name="bright_foreground_dark_inverse">#ff999999</color>
<color name="dim_foreground_dark">#ff555555</color>
<color name="dim_foreground_dark_disabled">#80555555</color>
<color name="dim_foreground_dark_inverse">#ff555555</color>
<color name="dim_foreground_dark_inverse_disabled">#80555555</color>
<color name="hint_foreground_dark">#ff808080</color>
<color name="bright_foreground_light">#ff999999</color>
<color name="bright_foreground_light_inverse">#ff555555</color>
<color name="bright_foreground_light_disabled">#80000000</color>
<color name="dim_foreground_light">#ff555555</color>
<color name="dim_foreground_light_disabled">#80555555</color>
<color name="dim_foreground_light_inverse">#ff555555</color>
<color name="dim_foreground_light_inverse_disabled">#80555555</color>
<color name="hint_foreground_light">#ff808080</color>
<color name="lighter_gray">#ffdddddd</color>
<color name="perms_dangerous_grp_color">#ffdd6826</color>
<color name="perms_dangerous_perm_color">#ffdd6826</color>
<color name="shadow">#cc222222</color>
<color name="search_url_text_normal">#ff7fa87f</color>
<item type="color" name="search_url_text_selected">@color/black</item>
<item type="color" name="search_url_text_pressed">@color/black</item>
<item type="color" name="search_widget_corpus_item_background">@color/lighter_gray</item>
<item type="color" name="sliding_tab_text_color_active">@color/black</item>
<item type="color" name="sliding_tab_text_color_shadow">@color/black</item>
<color name="keyguard_text_color_normal">#ff555555</color>
<color name="keyguard_text_color_unlock">#ffa7d84c</color>
<color name="keyguard_text_color_soundoff">#ff555555</color>
<color name="keyguard_text_color_soundon">#ffe69310</color>
<color name="keyguard_text_color_decline">#fffe0a5a</color>
<color name="config_defaultNotificationColor">#ff00ff00</color>
</resources>
9. We will be changing the primary text color, so we will be modifying the color of:
PHP:
<color name="bright_foreground_dark">#ff555555</color>
<color name="bright_foreground_dark_disabled">#80555555</color>
<color name="bright_foreground_dark_inverse">#ff999999</color>
10. The items above are listed in their hex form. The first 2 hexadecimal places "ff" signify the alpha or transparency of the text. The next six are going to signify the color. Pick what ever color you want for the 2 items from any hexadecimal chart (http://html-color-codes.com/). I am going to be using bright pink and light blue for the example.
11. We would change the code of the bright_foreground_dark as this is the primary text color and we want it to be hot pink. We would have the following:
PHP:
<color name="bright_foreground_dark">#ffff00ff</color>
<color name="bright_foreground_dark_disabled">#80ff00ff</color>
12. Next we need to set the inverse to the light blue so we would have the following:
PHP:
<color name="bright_foreground_dark_inverse">#ff66ccff</color>
13. We now want to save this file by pressing either Ctrl+S or clicking the disk icon at the top. We can close Notepad++ after we save.
14. Restore APK Manager and run option 11 which will recompile the apk that we decompiled earlier.
15. Go to the folder that is labeled "place-apk-here-for-modding" and you will now see the file "unsignedframework-res.apk".
16. Delete you file that is labeled "framework-res.apk" and rename "unsignedframework-res.apk" to "framework-res.apk". Copy this back into whatever theme you would like and flash the zip as normal by mounting the system and then installing the zip from SD-Card.
Is this similar to changing actual fonts? I'd love to play around with some different fonts ..
Sent from my DROID2 using XDA App
roboots21 said:
Is this similar to changing actual fonts? I'd love to play around with some different fonts ..
Sent from my DROID2 using XDA App
Click to expand...
Click to collapse
no it is not

[Q] How to add new/more wallpapers in CM7 theme

Hi Guys
I am changing a theme, and I've tryed to put on "redirections.xml" a redirection with new wallpapers like below:
<package-redirections android:name="com.sec.android.app.twwallpaperchooser" android:resource="@xml/com_android_wallpaper" android:minSdkVersion="7" />
And in file "com_android_wallpaper.xml" I put:
<?xml version="1.0" encoding="utf-8"?>
<resource-redirections>
<item name="drawable/wallpaper_my_one">@drawable/wallpaper_my_one</item>
<item name="drawable/wallpaper_my_one_small">@drawable/wallpaper_my_one_small</item>
</resource-redirections>
And on folder drawable-mdpi I put the images, but no success.
Anybody knows how to add more wallpapers in CM7 theme ?
Thanks

[Q] how to set a lockscreen style as a default?(editting xml's)

hi guy's.
i'm trying to cook a rom and i want to set a style (sliding tab) as a default for lockscreen and incall lockscreen.
i searched a lot in google and xda but i didnt find any thing that can help me to do this!
i think i have to edit or add some line in lockscreen_style_settings.xml that is stored in CMParts.apk\res\xml
am i right?
or maybe i have to edit settings.xml stored in Settings.apk\res\xml?
i think i have to edit CMParts.apk\res\xml\lockscreen_style_settings.xml because when i my backup's data\data\com.cyanogenmod.cmparts\shared_prefs there is a file named com.cyanogenmod.cmparts_preferences.xml that contain's some line's about lockscreen.
here is the com.cyanogenmod.cmparts_preferences.xml line's:
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<boolean name="pref_trackball_wake" value="true" />
<string name="pref_install_location">0</string>
<string name="pref_ringlock_style">1</string>
<string name="pref_in_call_style">4</string>
<string name="pref_lockscreen_style">1</string>
<string name="pref_rotary_style">1</string>
<boolean name="pref_volbtn_music_controls" value="true" />
</map>
i decompiled the CMParts.apk but i dont know which line's should be edited or what to add!
im really confused
please help me.
any hint?
not even a single answer?!!!
comeon guy's.
someone answer me please!!!!

[Guide][Ambor Theme Engine]How to port Xperia Themes to Cm11

How to port Xperia Themes To cm11
Hi everyone
Many peoples have asked to me about porting xperia themes to cm11
I have decided to make a guide for it
Info About Ambor Theme Engine
http://forum.xda-developers.com/showthread.php?t=2766508
Lets start
Steps
1)Download any theme from xperia themes.
2)Decompile it via any Apk Multi Tool
3)After decompiling
Go to xperia theme.apk/res/assests
You will see some zip files.
For example
android.zip
com.android.systemui.zip
com.sonyericsson.home.zip
com.sonyericsson.uxp.zip
....
Change last name of all files from .zip to .apk
Ex: old :android.zip
new:android.apk
4)Decompile all apk that you have changed them.(step 3)
5)Now download any theme from my thread.
http://forum.xda-developers.com/crossdevice-dev/sony/ambor-theme-engine-themes-collections-t2824696
6)Decompile it(step5)
7)Again return to step4
Go to xxx.apk/res/drawable-xxhdpi for all themes
Now you musst be carefull.
compare all of them with drawable-xxhdpi of my theme.
all name musst be same.
Tipp
Easy Compare
for example
go to my theme.apk/res/xml/android.xml
open it
and look at drawable line by line
8)Go to com.sonyericsson.uxp.apk/res/values/colors.xml
open it
you will see some code lines
somc_theme_accent_color_dark
somc_theme_accent_color_light
somc_accent_color_neutral
for example
PHP:
<color name="somc_theme_accent_color_dark">#ff82c7e1</color>
<color name="somc_theme_accent_color_light">#ff2b5c6a</color>
<color name="somc_accent_color_neutral">#ff82c7e1</color>
This codes are color of theme
copy #ff82c7e1
Go to my theme.apk/res/values/colors.xml/
you will see different lines.Dont worry.
for example
PHP:
<color name="somc_color_dark">#ff205971</color>
<color name="somc_color_light">#ff205971</color>
<color name="somc_color_light_off">#ff205971</color>
Paste all colors (#ff82c7e1,#ff2b5c6a) to my theme
it musst be show like this after this step
PHP:
<color name="somc_color_dark">#ff82c7e1</color>
<color name="somc_color_light">#ff2b5c6a</color>
<color name="somc_color_light_off">#ff82c7e1</color>
9)Make the same for all another colors
Tipps about some colors
go to my theme.apk/res/xml/com.xxx.xxx
open it
for example
com_sonyericsson_soundenhancement.xml
open it
you will see this colors lines
PHP:
<item name="color/scalebar_line_color">@color/scalebar_line_color</item>
<item name="color/scalebar_center_line_color">@color/scalebar_center_line_color</item>
<item name="color/surround_preset_name_color">@color/surround_preset_name_color</item>
<item name="color/surround_preset_summary_color">@color/surround_preset_summary_color</item>
10)After than go to my theme.apk/res/values/colors.xml
you will see like this
PHP:
<color name="scalebar_line_color">#ffff6265</color>
<color name="scalebar_center_line_color">#ffff6265</color>
<color name="surround_preset_name_color">#ffff6265</color>
<color name="surround_preset_summary_color">#ffff6265</color>
<color name="somc_accent_color_neutral">#ffff6265</color>
This color code #ffff6265 is my theme color.Look at "somc_color_light"
11)At last you musst edit other pngs in drawable hdpi and xxhdpi according to your theme color
How to edit png files?
Look at this thread
That´s it.
You have ported Xperia Theme.
12)Dont forget that the name of theme
For this
Go to my theme.apk/res/values/strings.xml
Change the app name
13)Last step
go to mytheme.apk/res/androidmanifest.xml
Find package
ex:com.gamzekal.themename.apk
change it what do you want
14)Compile your new theme.apk
Credits
Of course @ Ambor

How To Background notification follow color xpanded and header . using theme coloring

im sorry... im junior member...
i can share guide simple for systemui....
you Must decompile systemUi.apk
and go to /res/drawable / find the notification_material_bg.xml
and find the
Metode 1
HTML:
android:color
change to
HTML:
android:color="@color/system_secondary_color" />
and for Notif lockscreen transparant
go to
res/drawable
and find notification_material_bg_dim.xml
find
HTML:
android:color
chabge to
HTML:
android:color="#00000000" />
done recompile and sign... and move to /priv- app/SystemUI/HERE chnge permision rw-r-r
rezza99 said:
im sorry... im junior member...
i can share guide simple for systemui....
you Must decompile systemUi.apk
and go to /res/drawable / find the notification_material_bg.xml
and find the
Metode 1
HTML:
android:color
change to
HTML:
android:color="@color/system_secondary_color" />
and for Notif lockscreen transparant
go to
res/drawable
and find notification_material_bg_dim.xml
find
HTML:
android:color
chabge to
HTML:
android:color="#00000000" />
done recompile and sign... and move to /priv- app/SystemUI/HERE chnge permision rw-r-r
Click to expand...
Click to collapse
thanks
Jonathan93style said:
thanks
Click to expand...
Click to collapse
good job sir.. :fingers-crossed:
rezza99 said:
im sorry... im junior member...
i can share guide simple for systemui....
you Must decompile systemUi.apk
and go to /res/drawable / find the notification_material_bg.xml
and find the
Metode 1
HTML:
android:color
change to
HTML:
android:color="@color/system_secondary_color" />
and for Notif lockscreen transparant
go to
res/drawable
and find notification_material_bg_dim.xml
find
HTML:
android:color
chabge to
HTML:
android:color="#00000000" />
done recompile and sign... and move to /priv- app/SystemUI/HERE chnge permision rw-r-r
Click to expand...
Click to collapse
Nice guide work fine in MM base, i try in nougat touchwiz, here some changues extras:
Changue color panel notification :
decompile framework.res
go--> res/value/colors.xml
Edits this lines:
Code:
<color name="notification_title_color">#ff252525</color>
<color name="notification_info_color">#ff8c8c8c</color>
<color name="notification_text_color">#ff515151</color>
Example for background dark can put:
Code:
<color name="notification_title_color">#ffffffff</color>
<color name="notification_info_color">#ffffffff</color>
<color name="notification_text_color">#ffffffff</color>
Changue icon color panel notification:
same in framework.res (colors.xml)
Code:
<color name="notification_icon_bg_color">#ff5c7480</color>
Some edits in SystemUI
go-- res/value/colors.xml
edit:
Code:
<color name="notification_header_bg_tw">#00000000</color>
<color name="notification_legacy_background_color">#ff520000</color>
<color name="notification_material_background_color">#ff520000</color>
<color name="notification_material_background_dimmed_color">#ff520000</color>
<color name="notification_material_background_low_priority_color">#ff520000</color>
<color name="notification_shade_background_color">#ff520000</color>
<color name="notification_ripple_untinted_color">#ff520000</color>
<color name="notification_ripple_color_low_priority">#ff520000</color>
<color name="notification_ripple_tinted_color">#ff520000</color>
for make perfect edit UI need more edits,styles.xml,more changue in colors.xml (UI/framework.res)
:fingers-crossed:
By Zonik said:
Nice guide work fine in MM base, i try in nougat touchwiz, here some changues extras:
Changue color panel notification :
decompile framework.res
go--> res/value/colors.xml
Edits this lines:
Code:
<color name="notification_title_color">#ff252525</color>
<color name="notification_info_color">#ff8c8c8c</color>
<color name="notification_text_color">#ff515151</color>
Example for background dark can put:
Code:
<color name="notification_title_color">#ffffffff</color>
<color name="notification_info_color">#ffffffff</color>
<color name="notification_text_color">#ffffffff</color>
Changue icon color panel notification:
same in framework.res (colors.xml)
Code:
<color name="notification_icon_bg_color">#ff5c7480</color>
Some edits in SystemUI
go-- res/value/colors.xml
edit:
Code:
<color name="notification_header_bg_tw">#00000000</color>
<color name="notification_legacy_background_color">#ff520000</color>
<color name="notification_material_background_color">#ff520000</color>
<color name="notification_material_background_dimmed_color">#ff520000</color>
<color name="notification_material_background_low_priority_color">#ff520000</color>
<color name="notification_shade_background_color">#ff520000</color>
<color name="notification_ripple_untinted_color">#ff520000</color>
<color name="notification_ripple_color_low_priority">#ff520000</color>
<color name="notification_ripple_tinted_color">#ff520000</color>
for make perfect edit UI need more edits,styles.xml,more changue in colors.xml (UI/framework.res)
:fingers-crossed:
Click to expand...
Click to collapse
Great job sir... .. nice UI... what Your use Rom??
@By Zonik 
 @rezza99
Hello
I want to change background color quick panel toggle but i can't find what value changes.
It could very helpfull if you tell me which value changes , i think it's in systemui/res/values/colors.xml but i don't find which it is.
Thanks

Categories

Resources