[MOD] Mms aosp dark theme port tw - Galaxy S III Themes and Apps

Here is a flashable zip edited by me with dark theme for AOSP Mms.apk ported to TW.
{
"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"
}
Please make backup of your sms because the zip completely erase and restore SMS application with SMS backup and restore. It worked for me 100%
Tested and working on XXELLA, XXELLC, UBEMA1.
Greetings and I hope you will help! :victory:
View attachment AOSP_MMS_DARK_By_rodrigo_said.zip

Re: Mms aosp dark theme port tw
Screenshot?
Enviado desde mi GT-I9300 usando Tapatalk 2

tested and working.. would be nice to have bubbles.. is a little confusionary in this way!
btw thanks

erto90 said:
tested and working.. would be nice to have bubbles.. is a little confusionary in this way!
btw thanks
Click to expand...
Click to collapse
http://db.tt/xIjfj1BY
This version is in white and blue ... belongs to the post
http://forum.xda-developers.com/showthread.php?t=2095712
Appreciation @Arsaw @Darius_AWS and @zoot1
Saludos!
P/D: @alonso444 screenshot in first post. Sorry for my forgetfulness

I only posted an how to but thanks for mentioning the topic ! Would you like me to put your zip on the first post with a link to your post for the thanks ?
Envoyé depuis mon GT-I9300 avec Tapatalk

Darius_AWS said:
I only posted an how to but thanks for mentioning the topic ! Would you like me to put your zip on the first post with a link to your post for the thanks ?
Envoyé depuis mon GT-I9300 avec Tapatalk
Click to expand...
Click to collapse
would be a pleasure to take it as useful! MUCHAS GRACIAS! as they say in my country!
Greetings!

It works ! Thanks

hello
is MMS working?

Nice job

well i try..not working for me
stock rom LLC
SMS/MMS error and android.telephone.com error too
had to restore mms.apk, framework2.jar and sectelephony.provider.apk

davidd6 said:
well i try..not working for me
stock rom LLC
SMS/MMS error and android.telephone.com error too
had to restore mms.apk, framework2.jar and sectelephony.provider.apk
Click to expand...
Click to collapse
Currently I have it installed on Palestine LLC deodex rom 240 and I have no problem ... by coincidences wanted it installed in a ODEX? if so likely to delete or rename files. odex the apk to pull FC.
If it does not work first to comment to clarify that ROM does not work!
Greetings!

Hello
i have LLC stock rom (odex i think).
i renamed the files apk and odex files.
but i not delete ODEX files
do i have to delete them?

Anyone tried these with MA2?

Do you mind making a blue & white message reply's, instead of the blue blue version ? I really really dont want to have to download 10.1 for this.. lazy
res/values/colors.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="text_hairline">#ff33b5e5</color>
<color name="message_count_color">#ff33b5e5</color>
<color name="timestamp_color">#ffffffff</color>
<item type="color" name="unread_bgcolor">@drawable/list_focused_holo</item>
<item type="color" name="read_bgcolor">@drawable/list_unread_holo</item>
<color name="widget_sender_text_color_read">#ffb2b2b2</color>
<color name="widget_sender_text_color_unread">#ffffffff</color>
<color name="widget_subject_text_color_read">#ff33b5e5</color>
<color name="widget_subject_text_color_unread">#ffffffff</color>
<color name="action_bar_button_text_color">#ffffffff</color>
<color name="compose_message_edit_text">#ff33b5e5</color>
<color name="compose_message_text_counter">#ff33b5e5</color>
<color name="actionbar_text">#ccffffff</color>
<color name="delete_thread_dialog">#ff33b5e5</color>
<color name="delivery_report_header">#ffffffff</color>
<color name="delivery_report_recipient">#ff33b5e5</color>
<color name="delivery_report_status">#ff33b5e5</color>
<color name="delivery_report_date">#ff33b5e5</color>
<color name="button_text">#ff33b5e5</color>
<color name="message_received">#ffffffff</color>
<color name="message_sent">#ff33b5e5</color>
<color name="widget_unread_text">#ff777777</color>
<color name="widget_loading">#ff33b5e5</color>
<item type="color" name="background">@*android:color/transparent</item>
<color name="darkgray_backgrounds">#ff888888</color>
<color name="quickmessage_body_dark_bg">#ff1e1e1e</color>
<color name="quickmessage_body_light_bg">#ff1e1e1e</color>
<color name="dividers">#ffeeeeee</color>
<item type="color" name="transparent">@*android:color/transparent</item>
</resources>
Click to expand...
Click to collapse

fOmey said:
Do you mind making a blue & white message reply's, instead of the blue blue version ? I really really dont want to have to download 10.1 for this.. lazy
res/values/colors.xml
Click to expand...
Click to collapse
Sorry for the delay, but my job demanded long time and I could not look at or edit anything ... Today I'm a little more free ...
Edit for you a pure AOSP apk and reversed at will ...
View attachment MMS_BLUE_WHITE.zip
I leave the flashable zip ...
* not work if the zip, unzip the apk and copied by forcing root to system / app
p / d please mention if you had any problems with multithread. thank you!
or here is the same apk's initial post edited to your liking ...
View attachment MMS_ORIGINAL_BLUE_WHITE.zip
SALUDOS!

Related

[App] Phone.apk with Big Photo and Full Screen

I modified the call, the caller's screen image size.
Full screen Caller ID Test:
http://www.multiupload.com/63ZVSI31ON
How I did it:
Decompile Phnoe.apk / res / layout / call_card_person_info.xml.
I opened the notepad + +
I changed this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<FrameLayout android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android">
<LinearLayout android:gravity="center_horizontal" android:orientation="vertical" android:id="@id/callCardPersonInfo" android:layout_width="fill_parent" android:layout_height="wrap_content">
<RelativeLayout android:layout_width="wrap_content" android:layout_height="216.0dip">
<ImageView android:id="@id/photo" android:layout_width="216.0dip" android:layout_height="216.0dip" android:layout_centerHorizontal="true" />
</RelativeLayout>
<LinearLayout android:layout_gravity="center_horizontal" android:orientation="horizontal" android:layout_width="wrap_content" android:layout_height="34.0dip" android:layout_marginTop="0.0dip">
<ImageView android:layout_gravity="center_vertical" android:id="@id/birthIcon" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/call_birthday_icon" />
<TextView android:textSize="32.0sp" android:textColor="@color/twcolor001" android:gravity="center_vertical" android:id="@id/name" android:paddingLeft="4.0dip" android:paddingRight="4.0dip" android:layout_width="wrap_content" android:layout_height="36.0dip" android:singleLine="true" />
</LinearLayout>
<TextView android:textSize="18.0sp" android:textColor="@color/twcolor003" android:gravity="center_vertical" android:id="@id/phoneNumber" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" />
<TextView android:textSize="18.0sp" android:textColor="@color/twcolor003" android:gravity="center_vertical" android:id="@id/city" android:layout_width="wrap_content" android:layout_height="26.0dip" android:singleLine="true" />
</LinearLayout>
</FrameLayout>
Build Phone.apk
V0.2
I reduced the size of the buttons
http://www.multiupload.com/P7S4JX49KY
{
"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"
}
V0.1
Screenshots pls
Sent from my GT-I9000 using Tapatalk
I can't make it work. What should i do? I just run the phone.apk, is it something else that must be done?
Thanks.
thank you anzo
*THV said:
I can't make it work. What should i do? I just run the phone.apk, is it something else that must be done?
Thanks.
Click to expand...
Click to collapse
Copy root explorer phone.apk system/app folder.
Added first post CWM zip file.
Is this using the auto record, non increasing phone apk ?
Would be awesome if it was
Sent from my GT-I9000 using XDA App
JaGuR said:
Is this using the auto record, non increasing phone apk ?
Would be awesome if it was
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I use no auto record, non incresing phone.apk
Would it be to much trouble to ask if you could edit the auto record, non-increasing ring tone files for me ?
I know of lots of others would greatly appreciate it too
edit: attached the file, if you decide to modify it for us
Thanks in advance, if you do so
JaGuR said:
Would it be to much trouble to ask if you could edit the auto record, non-increasing ring tone files for me ?
I know of lots of others would greatly appreciate it too
edit: attached the file, if you decide to modify it for us
Thanks in advance, if you do so
Click to expand...
Click to collapse
I look at what I can do for your sake.
Thanks. Does this have MULTI-DPI support?
anzo said:
I look at what I can do for your sake.
Click to expand...
Click to collapse
I did it myself, by copying your call_card_person_info.xml into my phone.apk, using 7zip.
Is working good, but one problem I have, is person name is over lapping the call timer, and the word hold, can we move that or adjust that so it doesn't over lap
?
Cheers
edit:
Have uploaded my file, if it is of any use to you, or anybody else.
I take no credit for it, as all I have done is to use other peoples files, and copy one file into it, from the OP
Also do not take any responsibility, be sure to backup before using.
Install via recovery
JaGuR said:
I did it myself, by copying your call_card_person_info.xml into my phone.apk, using 7zip.
Is working good, but one problem I have, is person name is over lapping the call timer, and the word hold, can we move that or adjust that so it doesn't over lap
?
Cheers
Click to expand...
Click to collapse
Replace these files.
res/layout/call_card_person_info.xml and call_card.xml
res/values/styles.xml
Button size look disproportionate sir!
There is no res/values in the apk I'm using! Can you please help me in this? Do I have to create a folder and then add the styles.xml file in it??
pramathesh said:
Button size look disproportionate sir!
There is no res/values in the apk I'm using! Can you please help me in this? Do I have to create a folder and then add the styles.xml file in it??
Click to expand...
Click to collapse
Values ​​of the folder where you see only decompile file.
Gave me FC when I replaced the info.xml and card.xml in my phone apk...
pramathesh said:
Gave me FC when I replaced the info.xml and card.xml in my phone apk...
Click to expand...
Click to collapse
Decompile apk and copy xml file?
It's only for froyo?
anzo said:
Copy root explorer phone.apk system/app folder.
Added first post CWM zip file.
Click to expand...
Click to collapse
Thank you!
Looking nice anzo, now if there was only a way to have it use higher resolution photos from Facebook. It seems that the stock Facebook contact-sync is storing lower-resolution (pixelated quality) of photos.
I haven't tried this out yet but by the looks of the screenshot, the photo looks a bit low quality.
anzo said:
Replace these files.
res/layout/call_card_person_info.xml and call_card.xml
res/values/styles.xml
Click to expand...
Click to collapse
Didn't have the value folder, and or the style.xml file, so I created a new folder, hope this was correct.
Got a force close, so maybe not

[GUIDE] How to make a Floating Statusbar Like a Phablet/Tablet For Galaxy Y

Hi SGY mates I just want to share this guide of How to make a Floating Statusbar Like a Phablet/Tablet For Galaxy Y
{
"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"
}
Original Thread
Hello, i just try to make my phone like a phablet/tablet with 4.0.4 or 4.1.2 android os last time, but i don't know i can make it a simple or not.
But now i can make it a "pop up manipulation" with some background manipulation too. So, here we go the tutorial will start now!
The first of this tutorial you must know about :
1. How to decompile/compile the apk file (don't ask here, you can search on google how to do that)
2. How to coding a xml file with some code
3. You must have a Apktool/ApkManager/ToolAlite by KuyaGaol
4. You must have a JDK and Latest Net framework for run Apktool/ApkManager/ToolAlite by KuyaGaol
5. You must take a beer! lol
Oke the first method is :
1. Download my Floating.zip
2. Pull the Framework-res.apk and SystemUI.apk
3. Do "if framework" on your Apktool/ApkManager/ToolAlite by KuyaGaol
4. Decompile SystemUI.apk
5. Extract my Floating.zip to your drawable directory. (you can extract on "drawable" or "drawable-mdpi" folder).
6. Open status_bar.xml from /res/layout/here and find this code, modify and save :
Code:
<com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon"
and add this line code :
Code:
android:background="@drawable/trans"
or paste my line :
Code:
<com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:textColor="#00000000" android:gravity="center" android:id="@id/date" android:background="@drawable/trans" android:paddingLeft="6.0px" android:paddingRight="6.0px" android:layout_width="fill_parent" android:layout_height="fill_parent" android:singleLine="true" />
7. Open status_bar_expanded.xml from /res/layout/here and find this code, modify and save :
Code:
<com.android.systemui.statusbar.ExpandedView android:orientation="vertical"
and add this line code :
Code:
android:background="@drawable/bg"
or paste my line :
Code:
<com.android.systemui.statusbar.ExpandedView android:orientation="vertical" android:background="@drawable/bg" android:focusable="true" android:descendantFocusability="afterDescendants"
8. Open status_bar_tracking.xml from /res/layout/here and find this code. modify and save :
Code:
<View android:background="@drawable/shade_bg" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1.0" />
and change to this line :
Code:
<View android:background="@drawable/shade_bg" android:layout_width="0.0px" android:layout_height="0.0px" android:layout_weight="1.0" />
Find this line :
Code:
<ImageView android:layout_gravity="bottom" android:layout_width="fill_parent" android:layout_height="wrap_content" android:src="@drawable/status_bar_close_on" android:scaleType="fitXY" />
and change to this line :
Code:
<ImageView android:layout_gravity="bottom" android:layout_width="fill_parent" android:layout_height="wrap_content" android:src="@drawable/trans" android:scaleType="fitXY" />
9. Recompile your SystemUI.apk project and push it to your phone to the /system/app directory
Thanks To :
- Rizalien
- Official Group Galaxy Young Indonesia
- Official Group Sony Xperia X8 Indonesia
- Tiny Anastasia Development Group
- DCSMS
@petrukgrinder
- and YOU!
Click to expand...
Click to collapse
{MOD}FLOATING UI
Awesome ! *_* i'll try that on a Jellybean styled rom right now !!
Sent from my GT-S5360 using xda app-developers app
OxygeenHD said:
Awesome ! *_* i'll try that on a Jellybean styled rom right now !!
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
try and report
Sent from my GT-S5360 using xda premium
Of course !
Sent from my GT-S5360 using xda app-developers app
thanks bro. i'll try this after exams
Nice, pretty sure I could get this working on SGS3 ML2 release with abit of mods!
markmellarpes said:
try....
Click to expand...
Click to collapse
After getting error, finally Success.....
can you tell me how to fix this sir???

[MOD] [HOW TO] "Change Background and Color Text Setting LG2"

Hello guys,, in this mini-tuto, we will prepare our rom, to make it possible to change color text and background color/image setting wallpaper.
Valid for all Stock Rom.
Tools required:
7z to unzip.
Apktool (or similar) for decompiling / compiling apk
Notepad + + to modify xml files
1ª Once the lge-res.apk decompiled file, which is located in the path:
\ System \ framework \
2ª We go to the folder: lge-res \res \ values
Open the styles.xml with notepad + + and remove the following 3 lines:
Code:
<item name="android:textColorPrimary">@color/primary_text_holo_light</item>
<item name="android:textColorSecondary">@color/secondary_text_holo_light</item>
<item name="android:windowBackground">@drawable/screen_background_selector_light</item>
<item name="android:listSeparatorTextViewStyle">@style/Widget.Holo.Light.TextView.ListSeparator</item>
<item name="android:listDivider">@drawable/list_divider_holo_light</item>
1 and 2 two lines,for change color text (line 1573 y 1575)
3 for change background color/image. (line 1596)
4 color and text subtitle and background (line 1658)
or
*********no remove line 1658 and change "red" (lines 1292 a 1296):
Code:
<style name="Widget.Holo.Light.TextView.ListSeparator" parent="@style/Widget.TextView.ListSeparator">
<item name="android:textColor">[COLOR="Red"]?android:textColorSecondary[/COLOR]</item>
<item name="android:background">[COLOR="Red"]?android:listDivider[/COLOR]</item>
<item name="android:textAllCaps">true</item>
5 color lines bellow (line 1664)
Once changed, we return to the lge-res.apk compile
And add it to your zip, and ready to flash.
We have our rom, support for the module XBlast Tools (thank very much my friend @FemBlack) to change color text and background applications.
Once created zip.
We must be installed:
Framework Xposed
Xposed Module: XBlast Tool
{
"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"
}
http://www.youtube.com/watch?v=Sw5mS2c3trk&feature=c4-overview&list=UUWyAfnr1LNSsujEkchxaVBA
Acknowledgments:
A team of EvilRom (Devil_1210, glm66, jcscubi, Razor, Xurdep, and Alex 11)
Ximotomin, which always will have a great love, wherever you are.
The rest of the team that was once the Elegance (Danimaniatico, Victorgordis, Walks .....)
Also, to Palleiro, Audalecio, Phenomarc, Sherpa47, Los Fumetas, and all those who still keep alive the kitchen for S2
and of course, my friends AllianceRom, warrenandwarren, martillero, Garrapatero, etc..
And of course kadoc01 and equipment KN & VIRUS_ROM, because thanks to her ROM and mod to change image settings I lit me .
missing a few more ....................
and all who are taking part in this thread!!
MOD´s ready for install
LG G2-802
10H:
Lge_res_MagixV1_10H
Restore Lge_res_10H_Original
Base 10F:
Lge_res_MagixV1_10F
Restore Lge_res_10F_Original
This looks fantastic... thank u for ur support ...:good:
Thanks bro!
You know how to remove or change the color of the lines below (and to the right in the LgEasySettings.apk) text?
Thanks!!
Op edit new línea
Enviado desde mi LG-D802 mediante Tapatalk
manuelmagix said:
MOD´s ready for install
LG G2-802
10H:
Lge_res_MagixV1_10H
Restore Lge_res_10H_Original
Base 10F:
Lge_res_MagixV1_10F
Restore Lge_res_10F_Original
Click to expand...
Click to collapse
Hi,
cann i install the 10h file on my 10e StockRom?
Thanks in advance,
Schizzo
Yes, but before. Backup,backup
Enviado desde mi LG-D802 mediante Tapatalk
manuelmagix said:
Yes, but before. Backup,backup
Enviado desde mi LG-D802 mediante Tapatalk
Click to expand...
Click to collapse
Doesnt work, after installing I have FC in Settings. But after flashing restore_10h.zip. everything is back to normal.
Give me your lge-res.apk and I make a zip for your rom???
Enviado desde mi LG-D802 mediante Tapatalk
manuelmagix said:
Give me your lge-res.apk and I make a zip for your rom???
Enviado desde mi LG-D802 mediante Tapatalk
Click to expand...
Click to collapse
This would be great. But i cant upload the file here, its too big.
But i can email it to you. Just pm me your email adress, please!
Just to clarify, do I need to use xposed and xblast, or can I just reflash the recompiled apk? I find xposed messes up my phone big time.. Thanks!
Sent from my Nexus 7 using Tapatalk
Nope, don't need xposed to do the apk modification, I just researched it. Looks like I'll be making my system dialogs like AOSP finally!
Sent from my Nexus 7 using Tapatalk
Also, a reflash is not necessary. Just copy the apk to another location, decompile, change it, recompile and move it back to it's original directory. Reboot, then you'll see the modifications.
Sent from my LG-D803 using Tapatalk
Progress 90%
I need you, I looking for this:
Enviado desde mi LG-D802 mediante Tapatalk
up!!
Any idea for before post?
manuelmagix said:
up!!
Any idea for before post?
Click to expand...
Click to collapse
Is it LGSettings.apk>res>drawable xhdpi>appwidget_settings_divider_holo.9.png ?
I am just looking on my phone so it is hard to tell...
Thx but that isn't
Enviado desde mi LG-D802 mediante Tapatalk

[[GUIDE][KK4.4.2/JB]Change Setting.apk White Theme To Black Theme 24/2/20K5]

Hello Xperia Users Today I Wanna Share How To Change Setting.apk White Theme To Black Theme Its Very Simple Guideline​
Requirements:
1.Settings.apk
2.Notepad ++
3.Apktool to Decompile apk
4.A Little Common sense
5)And some patience.
TRY IT AT YOUR OWN RISK
Tutorial in 2nd Post:
Screen Shots:
{
"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 You Like My Work Then Say Thanks
Tutorial:
1.Decompile Settings.apk
2.Open to Settings.apk\res\values\styles.xml
Find this lines and remove RED Color Highlighted word
Tutorial:
1.Decompile Settings.apk
2.Open to Settings.apk\res\values\styles.xml
Find this lines and remove RED Color Highlighted word
Code:
<style name="Theme.CreateShortCut" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]DialogWhenLarge">
Code:
<style name="SetupMoreOverflow" parent="@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]ActionButton.Overflow" />
<style name="Transparent" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
Code:
<style name="SecurityPreferenceButtonContainer" parent="@android:style/DeviceDefault.[COLOR="Red"]Light.[/COLOR]SegmentedButton">
Code:
<style name="SecurityPreferenceButton" parent="@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Button.Borderless.Small">
Code:
<style name="SetupWizardWifiTheme" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]NoActionBar">
Code:
<style name="Theme.WifiDialog" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.Alert">
Code:
<style name="Theme.Settings" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
<item name="android:actionBarStyle">@android:style/Widget.DeviceDefault.[COLOR="Red"]Light.[/COLOR]ActionBar.Solid</item>
Code:
<style name="Theme.Holo" parent="@android:style/Theme.DeviceDefault[COLOR="Red"].Light[/COLOR]">
Code:
<style name="Theme.Holo.NoActionBar" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]NoActionBar">
Code:
<style name="Theme.Holo.Dialog" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog">
Code:
<style name="Theme.Holo.DialogWhenLarge" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]DialogWhenLarge">
Code:
<style name="Theme.Holo.Dialog.Alert" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.Alert">
Code:
<style name="Theme.Holo.Dialog.NoActionBar" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Dialog.NoActionBar">
Code:
<style name="Theme.Holo.Panel" parent="@android:style/Theme.DeviceDefault.[COLOR="Red"]Light.[/COLOR]Panel">
Find this line and change
Find
Code:
<style name="TextAppearance.Switch" parent="@android:style/TextAppearance.DeviceDefault.Widget.Switch">
Change
Code:
<style name="TextAppearance.Switch" parent="@android:style/TextAppearance.DeviceDefault.Light.DialogWindowTitle">
3. Save styles.xml
4. Recompile and sign Settings.apk
Done
Enjoy....!!!
IF You Like My Work Then Say Thanks
IF You Like My Work Then Say Thanks[/QUOTE]
Simple and fresh .
Very good Bro Thanks
Ambor said:
IF You Like My Work Then Say Thanks
Click to expand...
Click to collapse
Simple and fresh .
Very good Bro Thanks[/QUOTE]
My pleasure
Sent from my D2105 using XDA Free mobile app
Simple and fresh .
Very good Bro Thanks
Click to expand...
Click to collapse
My pleasure
Sent from my D2105 using XDA Free mobile app
i will test soon
Sent from my D2005 using xda app-developers app
rayanbg_ said:
i will test soon
Sent from my D2005 using xda app-developers app
Click to expand...
Click to collapse
Test soon ?
This guide works for sure
Believe that
Sent From My Z2 On Mw Revolution V2.4
.. A Piece Of Art From A Rom ..
Pandemic said:
Test soon ?
This guide works for sure
Believe that
Sent From My Z2 On Mw Revolution V2.4
.. A Piece Of Art From A Rom ..
Click to expand...
Click to collapse
Does it work with odexed ROM? or how to make it work?
I mean, I'm using stock xperia SO-02E. I tried but it's not work. The Setting application is not opened after modification.
Thanks,
binhgreat said:
Does it work with odexed ROM? or how to make it work?
I mean, I'm using stock xperia SO-02E. I tried but it's not work. The Setting application is not opened after modification.
Thanks,
Click to expand...
Click to collapse
Yes bro this tutorial work in Stock ROM odexed
Sent from my D2105 using XDA Free mobile app
G.Pawar said:
Yes bro this tutorial work in Stock ROM odexed
Sent from my D2105 using XDA Free mobile app
Click to expand...
Click to collapse
Could you explain more detail, step by step to do it?
Do I need to update Settings.apk only (don't need to modify Settings.odex)?
EDIT:
Dont sign system apk`s.
Copy original meta-inf and android manifest.xml to the modified apk.
That should do the trick.
binhgreat said:
Could you explain more detail, step by step to do it?
Do I need to update Settings.apk only (don't need to modify Settings.odex)?
Click to expand...
Click to collapse
Sorry bro I can't explain step by step i don't have time just follow step by step this Guide line
Send From Xperia E1 If I Help U Then Press Thanks Button It's Free

[Theme][LP+]7 Xperia Cosmic Flow Themes

Xperia Cosmic Flow Themes
{
"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"
}
Warning
This theme will make your Xperia flow!​
Based on original unedited resources from Xperia V (Tsubasa) and T (Mint), 4.0.4 (Ice Cream Sandwich).
Notice: I don't know if the tint-method will work on non-rooted and/or non-super user-mod'ed
Themes working on
Z1C +ROOT/+SUPERUSER MOD
Z3 MM
Download for Lollipop
v1 (8. May 2016): Download from Mediafire
For stock Xperia ROM LP+, +/- ROOT, +/- SUPERUSER MOD
Click to expand...
Click to collapse
Cosmic Flow Live Wallpaper
Download from Mediafire
The live wallpaper app is original from Xperia V. Install like any apk.
Click to expand...
Click to collapse
You are free to use this theme as base for your own theme without my permission.
About the themes
The Xperia Cosmic Flow themes are build from resources pulled from the original themes and ROM of Xperia V and T (Skyfall) (ICS).
Skyfall is not a real Cosmic Flow theme, but was featured on Xperia T, James Bond edition.
For themers and devs:
The original ICS theme-files are located in /system/vendor/overlay/framework and consists of the files:
BlackTheme.apk (Silk)
BlackThemeBlueAccent.apk (Sapphire)
BlueTheme.apk (Turquoise)
GreenTheme.apk (Emerald)
OrangeTheme.apk (Gold)
PinkTheme.apk (Ruby)
PurpleTheme.apk (Amethyst)
The lockscreen wallpapers are original Xperia-wallpapers picked from various ROM to match the accent color.
Accent-tinted PNGs
All PNGs with accent colors are tinted just like is was done originaly on the ICS ROM.
Ex. semc_btn_check_on_holo_light.xml
SONY did it like this:
Code:
<?xml version="1.0" encoding="utf-8"?>
<layer-list
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/semc_btn_check_on_holo_light_normal" />
<item>
<colorizable-drawable android:drawable="@drawable/semc_btn_check_on_enabled_light_colored" android:color="@com.sonyericsson.uxp:color/semc_theme_accent_color" />
</item>
</layer-list>
I did it like this:
Code:
<?xml version="1.0" encoding="utf-8"?>
<layer-list
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/semc_btn_check_on_holo_light_normal" />
<item>
<bitmap android:src="@drawable/semc_btn_check_on_enabled_light_colored" android:tint="@color/somc_color_accent_light" />
</item>
</layer-list>
This way all PNGs for all 8 themes are the same, and that saves alot of designer-time.
Themers: Notice, when tinting .9.PNG use "nine-patch" instead of "bitmap", ex. like this:
Code:
<?xml version="1.0" encoding="utf-8"?>
<nine-patch android:src="@drawable/semc_scrubber_secondary_holo_light_colored" android:tint="@color/somc_color_accent_light"
xmlns:android="http://schemas.android.com/apk/res/android" />
Screenshoot
my brother Emperor!!! :good::good:
Very nice works!!:highfive:
Cosmic Flow live wallpaper seems don't work on Stock MM 6.0 ... Installing, but whem I choose it going force close.
There is something I can do for make it work on MM?
DomusX10 said:
my brother Emperor!!! :good::good:
Very nice works!!:highfive:
Cosmic Flow live wallpaper seems don't work on Stock MM 6.0 ... Installing, but whem I choose it going force close.
There is something I can do for make it work on MM?
Click to expand...
Click to collapse
well, it works on LP 5.1.1. I don't know how to make it compatible with MM.
can i have this cosmic live wallpaper only
ytheekshana said:
can i have this cosmic live wallpaper only
Click to expand...
Click to collapse
yes, download link in OP
DomusX10 said:
my brother Emperor!!! :good::good:
Very nice works!!:highfive:
Cosmic Flow live wallpaper seems don't work on Stock MM 6.0 ... Installing, but whem I choose it going force close.
There is something I can do for make it work on MM?
Click to expand...
Click to collapse
I just tested on MM and works great without any FC
Emperor.dk said:
well, it works on LP 5.1.1. I don't know how to make it compatible with MM.
Click to expand...
Click to collapse
i'm on MM and work fine.
Dadovvv said:
I just tested on MM and works great without any FC
Click to expand...
Click to collapse
In my z4 with stock 6.0 don't works live wallpaper, that I can confirm works on lollipop, because I use it before switch to my new z4.
Installed, shows on list of available live wallpaper, but when I choose it, force close.
I have no root now, nothing. Stock ROM of Sony exactly like Sony have done.
I try to clear data of cosmicflow, but problem persist.
Works great on my Z3 running mm. Thanks
Sent from my D6603 using XDA-Developers mobile app
Emperor.dk said:
yes, download link in OP
Click to expand...
Click to collapse
thanks bro
DomusX10 said:
In my z4 with stock 6.0 don't works live wallpaper, that I can confirm works on lollipop, because I use it before switch to my new z4.
Installed, shows on list of available live wallpaper, but when I choose it, force close.
I have no root now, nothing. Stock ROM of Sony exactly like Sony have done.
I try to clear data of cosmicflow, but problem persist.
Click to expand...
Click to collapse
Im on xperia z3 stock 6.0.1 no root, as i said works without any problem

Categories

Resources