[MOD] Modified settings | ICS style | For all Xperia S roms - XPERIA X10 Themes and Apps

I've modified the settings.apk from achotjanv2 to have separate lines (ics style)
Should Work for all xperia s roms (x10s,feralab ng etc.)
Flash with xRecovery
Don't forget to backup!!
Installation:
Boot into xRecovery and BACKUP
Mount system
Install "Modified_Settings_NJ_signed"
Reboot to homescreen
If your settings app is gone restore backup. If not enjoy
Download:
- http://www.mediafire.com/?1km6lg4c39c65kw
supports both Brazilian Portuguese and english titles (thx to mhdsanto85)
And thx to Denie46 for signing (I've had some problems signing it)
NJ

NuriJ said:
I've modified the settings.apk from achotjanv2 to have separate lines (ics style)
Should Work for all xperia s roms (x10s,feralab ng etc.)
Flash with xRecovery
Screenshots:
Before and after
{
"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:
- http://www.mediafire.com/?wbru5r6ws4bqc2u
NJ
Click to expand...
Click to collapse
i tried and flash this with recovery and even wipe dalvick cache and fixed permission but dont know whats wrong wheneva i flash this the settings icon is removed and i cannot open settings menu...

nielneal said:
i tried and flash this with recovery and even wipe dalvick cache and fixed permission but dont know whats wrong wheneva i flash this the settings icon is removed and i cannot open settings menu...
Click to expand...
Click to collapse
That's strange, i just tested it twice and it did Work.. Try take settings.apk only and set permissions.. sorry

NuriJ said:
That's strange, i just tested it twice and it did Work.. Try take settings.apk only and set permissions.. sorry
Click to expand...
Click to collapse
i tried by manually doing it with adb push but it didnot work and even set permission...can u show me yo permission on settings.apk?

nielneal said:
i tried by manually doing it with adb push but it didnot work and even set permission...can u show me yo permission on settings.apk?
Click to expand...
Click to collapse
I've signed the apk with a platform key thing, please try this attached
View attachment 1373079

That doesn't work as well mate, but I've also tried to fix it and it worked for me.

Your work is goddamn nice man!
thank you.

Great job NJ...that's exactly what I was searching...thanks a lot buddy!! I hope to see other great stuff from you!!
Sent from my X10i using xda premium

Nice work!!
Is it possible to translate the sections titles ?? It's only in english...
Sent from my X10i using xda premium

guyz is anyone here on achotjanv2 and flash this n itz working...????i tried a lot but dunno not working yet....if nyone did plz tell me what you did...thanks in advance
@nurij great work but dunno there something wrong damn...anyways thank u for support

I'm on achotjan v2 but I've modified it and it worked, check my previous post.

nielneal said:
guyz is anyone here on achotjanv2 and flash this n itz working...????i tried a lot but dunno not working yet....if nyone did plz tell me what you did...thanks in advance
@nurij great work but dunno there something wrong damn...anyways thank u for support
Click to expand...
Click to collapse
For me, it worked only using the Denie46 settings file.
Sent from my X10i using xda premium

mhdsanto85 said:
Nice work!!
Is it possible to translate the sections titles ?? It's only in english...
Sent from my X10i using xda premium
Click to expand...
Click to collapse
Want to translate it yourself? Copy this code and translate it.. Then send me when u are done and what language u have translated to
Code:
<string name="settings_ics_radio">NETWORKS</string>
<string name="settings_ics_device">DEVICE</string>
<string name="settings_ics_personal">PERSONAL</string>
<string name="settings_ics_system_cap">SYSTEM</string>
ex. <string name="settings_ics_system_cap">write translation here</string>
(translate the text between the < and >)
nielneal said:
guyz is anyone here on achotjanv2 and flash this n itz working...????i tried a lot but dunno not working yet....if nyone did plz tell me what you did...thanks in advance
@nurij great work but dunno there something wrong damn...anyways thank u for support
Click to expand...
Click to collapse
Try the one by Denie46 it worked for someone

Denie46 said:
I'm on achotjan v2 but I've modified it and it worked, check my previous post.
Click to expand...
Click to collapse
buddy what did u modified in this...
n guyz this worked for sure....what i did is that i have remove all device administrator well as cleard data of settings.apk and push the settings apk modified restrated the device fix permissios and worked...
Cheerz

NuriJ said:
Want to translate it yourself? Copy this code and translate it.. Then send me when u are done and what language u have translated to
Click to expand...
Click to collapse
Sure mate!...
Take a look:
Code:
<string name="settings_ics_radio">REDES</string>
<string name="settings_ics_device">DISPOSITIVO</string>
<string name="settings_ics_personal">PESSOAL</string>
<string name="settings_ics_system_cap">SISTEMA</string>
The language is Brazilian Portuguese
Which file do you edit.... ? ( just a knowledge question..)
Sent from my X10i using xda premium

mhdsanto85 said:
Sure mate!...
Take a look:
Code:
<string name="settings_ics_radio">REDES</string>
<string name="settings_ics_device">DISPOSITIVO</string>
<string name="settings_ics_personal">PESSOAL</string>
<string name="settings_ics_system_cap">SISTEMA</string>
The language is Brazilian Portuguese
Which file do you edit.... ? ( just a knowledge question..)
Sent from my X10i using xda premium
Click to expand...
Click to collapse
its a settings.apk decompile mode in which when decompile u will get res folder in which values folders u will find strings.xml open it with notepad++ and u can edit it and put strings name which u want to display on screen

mhdsanto85 said:
Sure mate!...
Take a look:
Code:
<string name="settings_ics_radio">REDES</string>
<string name="settings_ics_device">DISPOSITIVO</string>
<string name="settings_ics_personal">PESSOAL</string>
<string name="settings_ics_system_cap">SISTEMA</string>
The language is Brazilian Portuguese
Which file do you edit.... ? ( just a knowledge question..)
Sent from my X10i using xda premium
Click to expand...
Click to collapse
If u want I can include both english and portuguese (like when u switch to english it shows English titles)

NuriJ said:
If u want I can include both english and portuguese (like when u switch to english it shows English titles)
Click to expand...
Click to collapse
It would be perfect for me.... I didn't find strings.xml file....
Sent from my X10i using xda premium

mhdsanto85 said:
It would be perfect for me.... I didn't find strings.xml file....
Sent from my X10i using xda premium
Click to expand...
Click to collapse
It is done Try this one
http://www.mediafire.com/?jbgg7n0a95ajmz2

Does this works on x10s v9?
Sent from my X10s using xda premium

Related

[MOD] Fix usability of swipe-to-clear feature on SGY

Whats New?
Previously, the outer ScrollView did capture the motion events when the
Y distance became too large. This caused swipe-to-clear to only work
when moving the finger in an exact horizontal line.
Fix that by redirecting all motion events to the swiped notification as
soon as its recognized as being swiped.
OLD STYLE (on another someone thread or maybe on another custom rom )
{
"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"
}
NEW STYLE
Requirements
Deodexed Stock ROM
Installation
- before this, please backup your rom via CWM
- download then copy SystemUI.apk to /system/app/ with ADB
- download then copy framework.jar to /system/framework/ with ADB
If you want to edit smali, just decompile n comparing with your file using WinMerge or other similiar program
In SystemUI.apk
- \res\anim\ slide_out_left_basic.xml (new file)
- \res\anim\ slide_out_right_basic.xml (new file)
- \res\layout\ status_bar_latest_event.xml
- \smali\com\android\systemui\statusbar\ ExpandedView.smali
- \smali\com\android\systemui\statusbar\ StatusBarService.smali
- \smali\com\android\systemui\statusbar\ LatestItemContainer.smali (new file)
- \smali\com\android\systemui\statusbar\ ItemTouchDispatcher.smali (new file)
- \smali\com\android\systemui\statusbar\ ItemTouchDispatcher$1.smali (new file)
- \smali\com\android\systemui\statusbar\ StatusBarService$7.smali (new file)
In framework.jar
- \smali\com\android\internal\statusbar\ IStatusBarService$Stub$Proxy.smali
- \smali\com\android\internal\statusbar\ IStatusBarService$Stub.smali
- \smali\com\android\internal\statusbar\ IStatusBarService.smali
References
http://epsy.ath.cx/git/?p=CyanogenDefy/defy_frameworks_base/.git&a=commit&h=b7915e0e25db6c86f000a8dbc5edf343d20d9ec5
http://epsy.ath.cx/git/?p=CyanogenDefy/defy_frameworks_base/.git&a=commit&h=0b077a18588351ef5459afb99def69357a7f07d3
SYSTEMUI.APK WITH POWERWIDGET AKA LIDROID 15 TOGGLES
SystemUI-signed.apk
SystemUI-unsigned.apk
reserved and i will work on custom or not
framework.jar work all rom?
shocklads said:
framework.jar work all rom?
Click to expand...
Click to collapse
I dont know, maybe yes
Is this a fix or a tutorial to get swipe to remove nts.?
Maybe usefull info and will try
Chobits 2.0 has this swipe feature and it's really better than previous one.. Very close to the ics one
Sent from my GT-S5360 using xda premium
hitme987 said:
Chobits 2.0 has this swipe feature and it's really better than previous one.. Very close to the ics one
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
upload your SystemUI.apk, I will edit it for you, n try it
sorry n framework.jar too
buddyisdead said:
upload your SystemUI.apk, I will edit it for you, n try it
Click to expand...
Click to collapse
Hmm..im saying chobits v2.0 has already a good swipe to remove feature which was very accurate ..I dont know this is the same tweak ...check yourself..
Code:
http://www.mediafire.com/?m470ekm84jkhmd1
Code:
http://www.mediafire.com/?e28wf8smdhljmdb
Can you edit this one for me? been trying to do this but cant seem to make it work.. here's my SystemUI and framework. thanks...
hitme987 said:
Hmm..im saying chobits v2.0 has already a good swipe to remove feature which was very accurate ..I dont know this is the same tweak ...check yourself..
Code:
http://www.mediafire.com/?m470ekm84jkhmd1
Code:
http://www.mediafire.com/?e28wf8smdhljmdb
Click to expand...
Click to collapse
sorry... i cant decompile SystemUI.apk ;p
buddyisdead said:
sorry... i cant decompile SystemUI.apk ;p
Click to expand...
Click to collapse
No problem Im happy with the swipe feature as it is now Thanks for your time.
ianczarina said:
Can you edit this one for me? been trying to do this but cant seem to make it work.. here's my SystemUI and framework. thanks...
Click to expand...
Click to collapse
I dont know whats your ROM ;p
please check http://forum.xda-developers.com/showthread.php?t=1602245 maybe this one
buddyisdead said:
I dont know whats your ROM ;p
please check http://forum.xda-developers.com/showthread.php?t=1602245 maybe this one
Click to expand...
Click to collapse
deodexed stock DXLE1 sir. tried the one in the link you gave but didnt work. stat bar lost.
ianczarina said:
deodexed stock DXLE1 sir. tried the one in the link you gave but didnt work. stat bar lost.
Click to expand...
Click to collapse
try it to reboot?
Sent from my GT-S5360 using XDA
buddyisdead said:
try it to reboot?
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
yes i rebooted. but still stat bar is gone..
ianczarina said:
yes i rebooted. but still stat bar is gone..
Click to expand...
Click to collapse
hmmm... using lidroid? flashlight work?
Sent from my GT-S5360 using XDA
buddyisdead said:
hmmm... using lidroid? flashlight work?
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
yes using lidroid, but flashlight not working. i didnt bother fixing it since im not using flashlight..
ianczarina said:
yes using lidroid, but flashlight not working. i didnt bother fixing it since im not using flashlight..
Click to expand...
Click to collapse
sory i cant help you
Sent from my GT-S5360 using XDA
buddyisdead said:
sory i cant help you
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
its ok dude. thanks anyway.

[APP][MOD] Dj Contapps- Contacts app

Hey friends,.. this is my first MOD :highfive:
I do not claim anything about the development of this app/bugs !
This is the MOD of the Contacts app in the market..
DOWNLOAD
What's the big deal about this app ?
Well,.. for a start it has got awesome UI, facebook,G+,LinkedIN,Twitter Connect !
Faster access to logs, message and dialer (by swiping )
Awesome Widget, Animations, Merge Contacts ! and a lot of other kewl features
Why should I try this ?
Well DOnt try if u dont want :silly:
Just TRY 'n leave it if u dont like,.! I Liked it, (dats Y i Modded it )
Whats New in the MOD,..?
Better Customisations, Better UI, Better Contact Wallpapers :angel:
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"
}
Click on the Contacts icon in the bottom bar and it shows different animation each time !! (check last screenshot )
More Screenshots ? Check the MARKET LINK!
If U LIKE my MOD,... Please Press
Button
MIRRORS welcome if u link back to this thread :fingers-crossed:
How to install it on cyanogenmod 7.1??
It says app not installed!!!
Sent from my GT-S5670 using xda premium
19niks91 said:
How to install it on cyanogenmod 7.1??
It says app not installed!!!
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
using cm 7.1?!
I'm using CM7.2 RC6. Why does it say to me it's not compatible with my phone ?
19niks91 said:
How to install it on cyanogenmod 7.1??
It says app not installed!!!
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
s3bytzzu said:
I'm using CM7.2 RC6. Why does it say to me it's not compatible with my phone ?
Click to expand...
Click to collapse
Same reply to both of u !
It works in stock and all CM 7.2 I tried,.. !
mm,..
Plz try if the MARKET app is compatible,.. If NOT, then i am sorry , if the market app works,. then this SHOULD work.. :good:
I am not sure, but it is just an apk and should get installed irrespective of the ROM !
Try Downloading again,..! Many fellow users in Facebook Shuvit Group tested it !
Just install it via rootexplorer...
Typed using a small touchscreen
a.cid said:
Just install it via rootexplorer...
Typed using a small touchscreen
Click to expand...
Click to collapse
aint working on miui even after using root explorer..i even pasted apk in system/app and changed permissions still it didn't work..
i guess i ll try it on other rom now!
bdw it looks cool :good:
Harryhades said:
aint working on miui even after using root explorer..i even pasted apk in system/app and changed permissions still it didn't work..
i guess i ll try it on other rom now!
bdw it looks cool :good:
Click to expand...
Click to collapse
Similar MODs for Ebuddy on the way,..
Will write a tutorial on its architecture as well ! (Inspired by Yorzua 'n his Whatsapp MODs) :highfive:
a.cid said:
Just install it via rootexplorer...
Typed using a small touchscreen
Click to expand...
Click to collapse
I hadn't thought of that method yet,..! thanks for sharing :good: :highfive:
nice work
@ssasin.monish said:
nice work
Click to expand...
Click to collapse
thanks
@ssasin.monish said:
nice work
Click to expand...
Click to collapse
A single press on the THANKS button cud have made me happier :highfive:
dhananjaipai said:
Same reply to both of u !
It works in stock and all CM 7.2 I tried,.. !
mm,..
Plz try if the MARKET app is compatible,.. If NOT, then i am sorry , if the market app works,. then this SHOULD work.. :good:
I am not sure, but it is just an apk and should get installed irrespective of the ROM !
Try Downloading again,..! Many fellow users in Facebook Shuvit Group tested it !
Click to expand...
Click to collapse
Hey guys,
Contapps requires gapps to be installed on the device (because it uses maps),
so make sure you flash gapps on your custom rom before installing.
Mor.
great work
great work bro ,impressed ,and for all those who say not working:uninstall the version you have installed already then it will get installed
been trying to change messaging popup and messaging page to be revamped in black and greys ,
ive been trying to use apktool to do it myself following your lead but but the .9.pngs not coming out right though ,any ideas???
badder002 said:
great work bro ,impressed ,and for all those who say not working:uninstall the version you have installed already then it will get installed
been trying to change messaging popup and messaging page to be revamped in black and greys ,
ive been trying to use apktool to do it myself following your lead but but the .9.pngs not coming out right though ,any ideas???
Click to expand...
Click to collapse
.9.pngs are the real headache for the themes...
mm,.. i suggest u to NOT Decompile the apk for changing .9.apks
just unzip the apk (Extract using APK Multitools ) and change the color
If u want to change the entire thing,.. u will have to compile the .9.zip
http://forum.xda-developers.com/showthread.php?t=580351
and another one by YORZUA (xda member) will help u with that
just do a search in xda and u will find loads of helpful resources regarding .9.pngs Have fun ! Keep Moddin !
If I have helped U press the thanks button !
yeah thanks,,illpost my version based on yours let me upload
http://forum.xda-developers.com/showthread.php?p=28712559#post28712559

grgsiocl 15 toggles LRG

{
"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
How to install:
Flash in recovery and delete systemui.odex in system/app folder.
Note: doesn´t work brightness adjustment sliding on the notification bar.
Enjoy it :good:
Thanks to grgsiocl
Very thanks yocasta!!!
This comes as rain in May
never say I will not drink of this water
XDDDD
thanks, works fine !
In order to have a user-friendlyer install, you should delete the systemui.odex in the script (I don't if it's possible).
Will the work on stock lrg?
Sent from my GT-N7000 using xda premium
maskerwsk said:
Will the work on stock lrg?
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Yes, but needs root.
:good:
Flashed it and it doesnt work.
Deleting the .Odex file Made systemui crash.
I have themed alot of my status bar but wouldnt think that would affect it.
Does it install the quick panel settings.apk aswell? If it should then that was missing
Sent from my GT-N7000 using xda premium
yocasta said:
Yes, but needs root.
:good:
Click to expand...
Click to collapse
i am just wondering are you sure this mod has been shared by the criskelo...why i am saying let me explain first!
1. I ported the 15 toggles mod from s3 which was done by the wannam
2, I forgotten to remove the hamster string in the code which displays "wanam lite ROM" when you click reboot, that is present in this toggle mod as well... and i am sure criskelo wont do that, becuase he himself is a developer who has written the 15 toggles code from scratch after another developer rejecting his request to use the 15 toggles mod!
3. Criskelo would have been surely removed the hamster string i.e, which i dont find it been removed!
<string name="hamster">WanamLite ROM</string>
so please confirm whether is it really been shared by the criskelo! Still no offence just request for clarification!
maskerwsk said:
Flashed it and it doesnt work.
Deleting the .Odex file Made systemui crash.
I have themed alot of my status bar but wouldnt think that would affect it.
Does it install the quick panel settings.apk aswell? If it should then that was missing
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Try to re-flash after deleting the odex file, it works for me.
grgsiocl said:
i am just wondering are you sure this mod has been shared by the criskelo...why i am saying let me explain first!
1. I ported the 15 toggles mod from s3 which was done by the wannam
2, I forgotten to remove the hamster string in the code which displays "wanam lite ROM" when you click reboot, that is present in this toggle mod as well... and i am sure criskelo wont do that, becuase he himself is a developer who has written the 15 toggles code from scratch after another developer rejecting his request to use the 15 toggles mod!
3. Criskelo would have been surely removed the hamster string i.e, which i dont find it been removed!
<string name="hamster">WanamLite ROM</string>
so please confirm whether is it really been shared by the criskelo! Still no offence just request for clarification!
Click to expand...
Click to collapse
No ofence :good:
I can´t tell you that... because I don´t know.
I found it on another forum and when I flashed it reads in recovery "criskelo", then I assumed that this mod it´s done by him.
If the author is another dev I must apologize to him.
It´s grgsiocl
who portet it to the 4.0.4
yocasta said:
Try to re-flash after deleting the odex file, it works for Me
Click to expand...
Click to collapse
I did try this but no luck. Ill push files manually an see if that works
Sent from my GT-N7000 using xda premium
Chrack said:
It´s grgsiocl
who portet it to the 4.0.4
Click to expand...
Click to collapse
Thanks for the info, edited first post.
yocasta said:
Try to re-flash after deleting the odex file, it works for me.
No ofence :good:
I can´t tell you that... because I don´t know.
I found it on another forum and when I flashed it reads in recovery "criskelo", then I assumed that this mod it´s done by him.
If the author is another dev I must apologize to him.
Click to expand...
Click to collapse
thank you, but that script is prepared by me for flashing my own mod to the criskelo roms...no worries and I have great respect to all the developers around here and without any doubt, I have learned lot from them
Works great. I flashed via cmw after reboot. I got FC and notification bar didnt start. I used root explore and deleted it systemui. odex and reboot it works perfectly.
Sent from my GT-N7000 using Tapatalk 2
No problems here using LRG and CF-Root 5.6. I cannot delete systemui.odex in File Explorer, so, I use ADB
is it possible to make it in ics-blue?
yocasta said:
delete systemui.odex in system/app folder.
Click to expand...
Click to collapse
I haven't got any file named systemui.odex?
I can confirm it works (after deletion of systemui.odex)
It broke my bluetooth however, and I'm feeling stupid I didn't backup first.
Is there a fix for bluetooth? Or can anyone post the original LRG systemui?
<edit>never mind about the blue tooth. I installed Goku kernel at the same time. So....the 15 toggle works great
Duckboot said:
I haven't got any file named systemui.odex?
Click to expand...
Click to collapse
Bump. What to do?
I'm on CleaNote 3.
I tried to flash it a couple of times, with no luck. Nothing got changed, and none of the files from the zip got written to /system/app/.
Sent from my GT-N7000 using xda app-developers app
Is it working with LR2? I heard most of the mods are made for "XX" region. LR2 is "DX" region. Would appreciate confirmation.
Duckboot said:
Bump. What to do?
I'm on CleaNote 3.
I tried to flash it a couple of times, with no luck. Nothing got changed, and none of the files from the zip got written to /system/app/.
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Same here :crying:

[PORT][JB][L] Proper port of Xperia i1 keyboard

This time it is Xperia Honami Keyboard
Installation
Flash in recovery
or
extract the zip and put app to /system/app and lib to /system/lib and set rw-r-r- permissions
Then go to settings /app /all and clear data of Xperia keyboard
Now you can download dictionaries of your preferred languages from keyboard settings
P.S. : superuser mod must be installed before flashing this
Download from second post
Download;
here
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"
}
pukhrajsoni said:
reserved
Click to expand...
Click to collapse
Somebody has post similar with yours >> http://forum.xda-developers.com/showthread.php?t=2400441
or maybe its different ?
Thanks anyway.
imonix said:
Somebody has post similar with yours >> http://forum.xda-developers.com/showthread.php?t=2400441
or maybe its different ?
Thanks anyway.
Click to expand...
Click to collapse
This is different, that's why I called it proper port
Sent from my C2104 using Tapatalk 2
So can we get a "proper" screenshot?
i just finished put it in. and yes, the smileys now are better view. I think ill stick with this.
But how to go to the sys folder i cant paste any items please help
Sent from my C2104 using xda app-developers app
---------- Post added at 03:03 PM ---------- Previous post was at 02:54 PM ----------
Hay can u please help me how to paste this files in sys folder my xl is not rooted
Sent from my C2104 using xda app-developers app
Crytech said:
So can we get a "proper" screenshot?
Click to expand...
Click to collapse
Lol, you got now, look into third post
rahulgangani said:
But how to go to the sys folder i cant paste any items please help
Sent from my C2104 using xda app-developers app
---------- Post added at 03:03 PM ---------- Previous post was at 02:54 PM ----------
Hay can u please help me how to paste this files in sys folder my xl is not rooted
Sent from my C2104 using xda app-developers app
Click to expand...
Click to collapse
You must be rooted for this, then install a root browser and Mount system "rw"
btw you need to copy files into /system not in /sys
Sent from my C2104 using Tapatalk 2
Thanks bro
Sent from my C2104 using xda app-developers app
rahulgangani said:
Thanks bro
Sent from my C2104 using xda app-developers app
Click to expand...
Click to collapse
Don't say it, press it
Sent from my C2104 using Tapatalk 2
Good Work Bro!!
Everything works fine on my Canvas 2!
One minor hiccup is a FC when pressed the settings button on keyboard.
But, settings are accessible from Languages and Input so no problem!!
Say, i flashed the zip through recovery and the keyboard is working fine, i can download languange and change settings fine. However everytime i want to open the smileys the keyboard app stopped, can anyone help me here?
after the keyboard stopped it will work again if i touch on any textfield though, just when opening the smiley it stopped.
savannabreeze said:
Say, i flashed the zip through recovery and the keyboard is working fine, i can download languange and change settings fine. However everytime i want to open the smileys the keyboard app stopped, can anyone help me here?
after the keyboard stopped it will work again if i touch on any textfield though, just when opening the smiley it stopped.
Click to expand...
Click to collapse
Two possible reasons
either you didn't install the superuser mod or you did not clear the data in settings
Sent from my C2104 using Tapatalk 2
pukhrajsoni said:
Two possible reasons
either you didn't install the superuser mod or you did not clear the data in settings
Sent from my C2104 using Tapatalk 2
Click to expand...
Click to collapse
I see, i certainly did clear the data in settings. So maybe superuser mod is the problem, however i can't seem to install it from CWM, its aborted everytime i try to flash, maybe i'll try to put the file manually. I'm both rooted and deodexed my phone.
The smile key make FC :|
rohanimohammad said:
The smile key make FC :|
Click to expand...
Click to collapse
clear the data of the keyboard and try again
Sparksys said:
clear the data of the keyboard and try again
Click to expand...
Click to collapse
Before sending the feedback I tried it!
But smile key make FC
This keyboard has some stability issues after 4 to 5 days of use , i got keyboard stopped responding ! It happened with me multiple times !
stopped working
after flashing zip in recovery,it shows "xperia keyboard has stopped working" error message everytime....i tried cleaning app data but still didnt fix.....so how can i fix this prob????????
pukhrajsoni said:
This time it is Xperia Honami Keyboard
Installation
Flash in recovery
or
extract the zip and put app to /system/app and lib to /system/lib and set rw-r-r- permissions
Then go to settings /app /all and clear data of Xperia keyboard
Now you can download dictionaries of your preferred languages from keyboard settings
P.S. : superuser mod must be installed before flashing this
Download from second post
Click to expand...
Click to collapse

[MOD] Smart call handling from Z2, Integrated Setting

This is my first MOD for Z1. This is based on Stock .136 Settings.
This MOD enable you to use Smart call handling from Setting/Personalization.
IF YOU WANT ADD THIS TO ANY OTHER SETTINGs, JUST SEND ME THE Settings.apk
You must have DEODEXED FW or ROM to use this MOD.
I do not take credit for the port of "Smart call handling from Z2. All credit goes to @RyokoN. Go HERE and thank him.
Download:
For Stock .136 FW / Mirror
For MONX ROM / Mirror
For iHackers ROM / Mirror
Instructions:
1. Download and copy zip file to your Phone.
2. Go to recovery and Flash the Zip file.
3. Reboot and enjoy.
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"
}
Modded Settings By @funky0308. Go to Second post and thank him.
Download:
For Stock
For MONX ROM
For iHackers ROM
Smart Calling + Smart Backlight For iHackers ROM
Instructions:
1. Copy Settings.apk to phone
2. Copy Settings.apk to System using Root Explore or similar app.
3. Give permission. i.e RW-R--R--
4. Move Settings.apk to System/Apps
5. Reboot and Enjoy
Credit:
@RyokoN for Porting Smart call handling
@DooMLoRD for Z2 system dump..
@funky0308
Don't forget to HIT the button.
Already added for Ihackers, monx and stock - LINK but nice idea to open a thread and post them all here...
If you want and need it, upload mine edited settings for those ROMs here or build your own (if you want that for some reason) to have them all on one place.
Sent from my C6903 using Tapatalk
funky0308 said:
Already added for Ihackers, monx and stock - LINK but nice idea to open a thread and post them all here...
If you want and need it, upload mine edited settings for those ROMs here or build your own (if you want that for some reason) to have them all on one place.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Ohh. Search and did not find new thread. So I make new one. Sorry.
pharix said:
Ohh. And I did not find new thread. So I make new one. Sorry.
Click to expand...
Click to collapse
No...no...I wasn't sarcastic - that's really O.K, why not to have that all on one place.
Really - that's (if you ask me) nice idea...
Sent from my C6903 using Tapatalk
funky0308 said:
No...no...I wasn't sarcastic - that's really O.K, why not to have that all on one place.
Really - that's (if you ask me) nice idea...
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
It's nice idea. I can post all link in here if you agree. If not I have to make new ones.
I remember you from XS/ION forum. Is it?
pharix said:
This is my first MOD for Z1. This is based on Stock .136 Settings.
This MOD enable you to use Smart call handling from Setting/Personalization.
IF YOU WANT ADD THIS TO ANY OTHER SETTINGs, JUST SEND ME THE Settings.apk
I do not take credit for the port of "Smart call handling from Z2. All credit goes to @RyokoN. Go HERE and thank him.
Download: Smart Call Handling
Instructions:
1. Download and copy zip file to your Phone.
2. Go to recovery and Flash the Zip file.
3. Reboot and enjoy.
Screenshots:
Credit:
@RyokoN for Porting Smart call handling
@DooMLoRD for Z2 system dump..
Don't forget to HIT the button.
Click to expand...
Click to collapse
hello mate . I have a problem . When i flash this zip , and go to the menu , i don`t have the icon "settings" " . Where is the problem? I am with 136 ft
BaCKo85 said:
hello mate . I have a problem . When i flash this zip , and go to the menu , i don`t have the icon "settings" " . Where is the problem? I am with 136 ft
Click to expand...
Click to collapse
Is your phone Deodexed?
When i go to system/app i see odexed....
Sent from my C6903 using XDA Premium 4 mobile app
BaCKo85 said:
When i go to system/app i see odexed....
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sorry. I forgot to mention that. This only works with Deodexed ROMs.
Can you maKe it for odexed?
Hi,your link for stock settings.136 don't work :what:
Sent from my Rooted C6903 using XDA Premium
fer2503 said:
Can you maKe it for odexed?
Click to expand...
Click to collapse
As per my knowledge it is difficult to MOD odex files. And we Deodex files to make it easy to MOD if I am NOT wrong.
PS. Sometimes it works by deleting odex file. (I mean Settings.odex) Give it a try.
Hackberrybold said:
Hi,your link for stock settings.136 don't work :what:
Sent from my Rooted C6903 using XDA Premium
Click to expand...
Click to collapse
Are you sure that you did it right? Because as in the screenshot, it works fine for me.
pharix said:
Sorry. I forgot to mention that. This only works with Deodexed ROMs.
Click to expand...
Click to collapse
thanks mate . i don`t know this mod is only for deodexed . can you make for odex or it can be done ?
pharix said:
Are you sure that you did it right? Because as in the screenshot, it works fine for me.
Click to expand...
Click to collapse
When i try to download (check the pic) I get a error.
Sent from my Rooted C6903 using XDA Premium
Probably working, but only with decryption key LOL
Sent from my C6903 using XDA Premium 4 mobile app
If someone can't download something from my dropbox let me know and I'll reupload on dev-host - I thought, it'll be O.K for a few downloads but dropbox block account when there's multiple downloads.
Sent from my C6903 using Tapatalk
Hackberrybold said:
When i try to download (check the pic) I get a error.
Sent from my Rooted C6903 using XDA Premium
Click to expand...
Click to collapse
Ohh. I thought you said problem with the file. Will mirror to d-h.st in a movement.
Hackberrybold said:
When i try to download (check the pic) I get a error.
Sent from my Rooted C6903 using XDA Premium
Click to expand...
Click to collapse
Mirror added. Check the OP.
All 3 Settings.apks crashes my UI
Here I have uploaded my Settings.apk ( not moded )
http://d-h.st/Jkv
Please help

Categories

Resources