==> Stock Xperia T ICS 4.0.4 Home Launcher <==
Ver: 4.1.A.0.7
5 screens with auto rotation.
7 screens with a lot of tweaks for Sola & U also available.
Look among last posts.
==> Stock Xperia T ICS 4.0.4 Home Launcher <==
Ver: 4.1.A.0.1
5 screens with auto rotation.
Look among last posts.
==> Stock Xperia GX ICS 4.0.4 Home Launcher <==
Ver: 4.0.3.A.0.14
5 screens - fully stock.
5 screens with auto rotation.
Look among last posts.
==> Stock Xperia S ICS 4.0.4 fw 6.1.A.0.452 Home Launcher <==
Ver: 4.0.3.A.0.9
It's here! 9 screens with auto rotation. In post 92.
And 3, 5 and 11 screens versions. And 5 screens with no dock background.
Look among last posts.
{
"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"
}
Note: versions before post 92 are gingerbread based. Do not load them on ICS.
One more!
Sent from my LT18i using Tapatalk 2 Beta-4
Great, will there be also a version with corners?
PrimeDeluxe said:
Great, will there be also a version with corners?
Click to expand...
Click to collapse
Yes! With how many screens?
Sent from my LT18i using Tapatalk 2 Beta-4
7 or 9 are enough.
Are all stock widgets usable?
Tester needed
Hi,
Can someone give a test drive to this Home?
11 screens with auto-rotation.
If all well, I need 4 screenshots. Desktop and app-tray and in landscape for both.
(from box/dropbox so pictures are big enough)
Have backup launcher ready.
(I expect it to be just fine, but better be prepared).
PrimeDeluxe said:
7 or 9 are enough.
Are all stock widgets usable?
Click to expand...
Click to collapse
On Task list.
Yes, all stock widgets are usable.
I'm doing only xml editing and some variable settings in smali, so everything is stock.
vr5411 said:
Hi,
Can someone give a test drive to this Home?
11 screens with auto-rotation.
If all well, I need 4 screenshots. Desktop and app-tray and in landscape for both.
(from box/dropbox so pictures are big enough)
Have backup launcher ready.
(I expect it to be just fine, but better be prepared).
Q:How are you installing?
A:Allow installing non Market Apps and put USB Debugging ON.
then in cmd window issue following commands:
adb push Home.apk /sdcard/
adb shell
$su
#mount -o rw,remount -t yaffs2 /dev/block/mtdblock0 /system
#busybox cp -R /sdcard/Home.apk /system/app/
#sync
#reboot
Click to expand...
Click to collapse
do NOT push it into mtdblock0p or remount it
please mount /system from /dev/block/mmcblk0p12.
result: Works fine
kazuni said:
do NOT push it into mtdblock0p or remount it
please mount /system from /dev/block/mmcblk0p12.
Click to expand...
Click to collapse
Thanks man!
Then even better, do not push it at all.
Use:
adb install -r Home.apk
(rename into Home.apk before).
That should be safe enough, and work even for not root-ed phones?
vr5411 said:
Thanks man!
Then even better, do not push it at all.
Use:
adb install -r Home.apk
(rename into Home.apk before).
That should be safe enough, and work even for not root-ed phones?
Click to expand...
Click to collapse
Signature is different, so I don't think you can just do a regular install...
Thanks for the reference in the 1st post. I managed to modify my own home.apk slightly to 7pages and few scroll values. (i am quite happy with the original one expect only 5 pages to use)
It works like a charm, thanks a lot
Sent from my LT26i using XDA
kazuni said:
Signature is different, so I don't think you can just do a regular install...
Click to expand...
Click to collapse
Thanks for pictures!
May I kindly ask you to post and pictures of app tray and pictures of desktop with icons so I can see if there is space for more rows and columns?
Regarding signatures, could you post unmodified Home.apk from your phone?
I'm modding it as system app with apk manager and copying all unmodified files for best result?
So it should work at least in theory. I'll test tomorrow.
Sent from my LT18i using Tapatalk 2 Beta-4
kahei036 said:
Thanks for the reference in the 1st post. I managed to modify my own home.apk slightly to 7pages and few scroll values. (i am quite happy with the original one expect only 5 pages to use)
It works like a charm, thanks a lot
Sent from my LT26i using XDA
Click to expand...
Click to collapse
May I kindly ask what scroll values did you modify and what effects did you achieve by doing so?
Sent from my LT18i using Tapatalk 2 Beta-4
So you guys mod the stock XS laucher or took it from another phone?
vr5411 said:
May I kindly ask what scroll values did you modify and what effects did you achieve by doing so?
Sent from my LT18i using Tapatalk 2 Beta-4
Click to expand...
Click to collapse
Haven't drill too depth yet just tried out some value see if it can improve the scrolling, nth fancy as yet sorry to let u down
But i definitely will look more in depth this weekend.
Sent from my LT26i using XDA
keunhuvac said:
So you guys mod the stock XS laucher or took it from another phone?
Click to expand...
Click to collapse
I choose to mod my exsisting home
Sent from my LT26i using XDA
keunhuvac said:
So you guys mod the stock XS laucher or took it from another phone?
Click to expand...
Click to collapse
Stock Xperia S launcher!
App drawer in landscape mode is not good!
customized for XPS hom.apk
for app drawer rows & column codes, under
Code:
\Home.apk\res\values-land-xhdpi\intergers.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="apptray_grid_rows">[COLOR="Red"]4[/COLOR]</integer>
<integer name="apptray_grid_cols">[COLOR="Red"]5[/COLOR]</integer>
</resources>
desktop row & column codes should locate in
Code:
\Home.apk\res\values\integers.xml
Code:
<integer name="desktop_grid_rows">[COLOR="red"]4[/COLOR]</integer>
<integer name="desktop_grid_cols">[COLOR="red"]4[/COLOR]</integer>
Hope this is useful to someone who wish modifying by himself
keunhuvac said:
App drawer in landscape mode is not good!
Click to expand...
Click to collapse
I know. It is using Xperia arc S measurements.
That's why I'm asking for screenshots.
Please, post and screen of app tray in portrait mode and desktop in portrait and landscape mode.
What fw version are you using?
May I kindly ask you to post Home.apk from your rom?
Sent from my LT18i using Tapatalk 2 Beta-4
Related
Hello there,
This is a modification of the latest TouchWiz4 Launcher made by me. This post is going to be updated whenever a new version of firmware goes out.
I do already know that TouchWiz 4.5 exists by fr4gg0r, which is far more customizable, but I have followed a different interpretation to this. This is not based on work done by fr4gg0r.
You can find my original thread on the International SGSII forums here .
Features
5 icon dock
5 column app drawer
Smaller fonts in icon dock so they don't get hidden
Better spacing of icons in homescreen
Better spacing on the badges
SOON TO COME
Application to control features
Themeing Interface
What are the advantages?
Uses the same id key as the original Samsung stock launcher, so all widgets work at once, without having the need to resign with different id
4 Columns, 5 icon dock, 5 app colum appdrawer menu (v1)
{
"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 versions 1.2 AT&T
1st release
Credits
fr4gg0r for the inspiration and advice.
PAulyhoffman for his stock deodexed build where i extracted the apk's from.
As I do not own an AT&T phone, i am working blind here. Versions are untested. Please report issues here or in my original thread (preferably) with screenshots so i can identify the problem. If anyone feels like picking this up, please feel free to do so, so long i get some sort of credit.
How to use
In the app drawer, hit edit, and add one more icon dock at the bottom of the page.
Rearrange your app drawer icons in a 5 column Layout.
Solutions to Force Close problems
Code:
Hit Menu>Applications>Manage Applications>All>TouchWiz Launcher
Force close and clear data
Instructions if things go wrong:
Code:
Extract apk from .zip
adb remount
adb shell
cd /system/app
rm TouchWiz30Launcher.apk
rm TouchWiz30Launcher.odex
hit Control + C
adb push path to your download\TouchWiz30Launcher.apk /system/app
#example adb push C:\Users\123\Downloads\Touchwiz30Launcher.apk /system/app
adb shell
chmod 644 /system/app/TouchWiz30Launcher.apk
adb reboot
Landscape mode requests
I am able to make the launcher redraw in landscape mode without losing sign keys. However the icon dock does not stay on the right of the phone, but goes in the bottom. The launcher is not optimized for landscape mode at all. Perhaps i'll be able to get this done in the long run.
NOTE
The European launcher and the 4G Launcher are not hot-swappable. That means that when using the 4G Launcher, you cannot revert back to the European Launcher (or vice verca) by flashing the zip.
You need to WIPE data under Settings>Menu>Manage Applications. Install the other version of the launcher, then wipe data AGAIN.
Failing to do so will cause FC's when trying to add a 5 icon dock.
Changelog for V1
Code:
v1.0 - Initial Release
v1.1 - Resize on all widgets - Choose your Default Home
v1.1.1 - Bugfix when rearranging homescreens
v1.2 - Layout changes
reserved.
Please post issues either here or in my original thread on the international SGSII forums.
I'm sorry for the filesonic links, my server cannot handle the bandwith anymore so i had to move the files.
link not working, bad hash it said. Now I guess Ive tried too many times and it says, free users can only download one file at a time, but I never dl'd anything. Got any other ways to upload it? Like Multiupload?
link not working
Link works fine for me for some reason. Let me reupload.
petsasj said:
Link works fine for me for some reason. Let me reupload.
Click to expand...
Click to collapse
Why don't use mediafire?
sweetboy02125 said:
Why don't use mediafire?
Click to expand...
Click to collapse
Made a multiupload link.
I don't like the file manager mediafire uses, i prefer the one of filesonic. It keeps track of how many times files have been downloaded and such.
Awesome! going to try it now! Thanks! Whats the best way to install, through cwm?
highaltitude said:
Awesome! going to try it now! Thanks!
Click to expand...
Click to collapse
Please report back ^_^.
Make sure to "wipe data" from Menu>Applications>All>Touchwiz Launcher
petsasj said:
Please report back ^_^.
Make sure to "wipe data" from Menu>Applications>All>Touchwiz Launcher
Click to expand...
Click to collapse
Will do. How to install? I'm using cooked ROM S8.1. Can i install this?
sweetboy02125 said:
Will do. How to install? I'm using cooked ROM S8.1. Can i install this?
Click to expand...
Click to collapse
I dont see a reason why you couldn't. Wait for someone to report back if you like, verify it's working as i dont have an AT&T phone.
As for how to install, its a zip file that you flash through recovery.
Sent from my GT-I9100 using xda premium
petsasj said:
I dont see a reason why you couldn't. Wait for someone to report back if you like, verify it's working as i dont have an AT&T phone.
As for how to install, its a zip file that you flash through recovery.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Thanks. Flashing now. I have everything backup so it should not be an issue
sweetboy02125 said:
Thanks. Flashing now. I have everything backup so it should not be an issue
Click to expand...
Click to collapse
Please let me know if there are any issues.
Sent from my GT-I9100 using xda premium
petsasj said:
Please let me know if there are any issues.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I might do something wrong. Still can't drag the 5th icon to the doc. It just replaced the icon. And the apps in the drawer still 4 not 5. Nothing changed
sweetboy02125 said:
I might do something wrong. Still can't drag the 5th icon to the doc. It just replaced the icon. And the apps in the drawer still 4 not 5. Nothing changed
Click to expand...
Click to collapse
Have you cleared data as I said?
Sent from my GT-I9100 using xda premium
petsasj said:
Have you cleared data as I said?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Yes i did, all my home screen setting are gone and back to the original. Only 2 apps left. Go to the drawer trying to move the icon to the dock, nothing changed
sweetboy02125 said:
Yes i did, all my home screen setting are gone and back to the original. Only 2 apps left. Go to the drawer trying to move the icon to the dock, nothing changed
Click to expand...
Click to collapse
Does the app drawer have 5 columns instead of 4? Could you do me a favor and long press on a widget and check how the resize window looks like?
Only 4 apps in a row for me too, and can't change the home icons
Sent from my SAMSUNG-SGH-I777 using XDA App
petsasj said:
Does the app drawer have 5 columns instead of 4? Could you do me a favor and long press on a widget and check how the resize window looks like?
Click to expand...
Click to collapse
Everything SAME as stock (or S8.1 Rom). 4 columns
October 17, 2012: If you find this thread deep within the forum I promise you that I WILL REBOOT IT Eventually
As you may know, the Xperia S home launcher doesn't change colors when you switch themes on the Arc. I have made each launcher in all the different colors available in the Xperia S launcher. I also made my own blue one, since there isn't a blue one in the Xperia S; it shares the same one as the default color.
I've also attached the default launcher file.
Please note that I have no expertise or experience with XML editing (yet), so if you'd like to request an alternate home version, they will be coming from vr5411's post (Thanks again!).
These are flashable zips. So make sure you're rooted and have recovery, then flash away!
You may also push the apps into system/app, and change the permissions of the app to:
rw-
r--
r--
Screenshots in second post.
Alternate versions (Thanks to vr5411)
5x4 app drawer: Post 25
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"
}
I was really looking for this
Works nice on my play. Could you make it with 4x5 drawer?
Sent from my R800i using XDA
tiagoSequeira said:
I was really looking for this
Works nice on my play. Could you make it with 4x5 drawer?
Sent from my R800i using XDA
Click to expand...
Click to collapse
I will work on it
@DdcCabuslay : Great Work!
DdcCabuslay, it would be nice if in drawable-land-hdpi, you also replace the home_stage_bg.png
can you make 1 with 5x4 apptray and 5 homescreens?
with no rotation and corners ofcourse
looks very nice
but of we change the theme will to colour change to?
muzontnt said:
DdcCabuslay, it would be nice if in drawable-land-hdpi, you also replace the home_stage_bg.png
Click to expand...
Click to collapse
Thanks for letting me know; I'll fix those as well
Pandemic said:
can you make 1 with 5x4 apptray and 5 homescreens?
with no rotation and corners ofcourse
looks very nice
but of we change the theme will to colour change to?
Click to expand...
Click to collapse
I'll see what I can do. I have no experience in xml editing, so I'm probably going to take vr5411's home and replace the home_stage_by.png
And no, changing the theme will not change the color automatically unfortunately. Maybe a dev can help out with that.
Sent from my LT15a using XDA
DdcCabuslay said:
Thanks for letting me know; I'll fix those as well
I'll see what I can do. I have no experience in xml editing, so I'm probably going to take vr5411's home and replace the home_stage_by.png
And no, changing the theme will not change the color automatically unfortunately. Maybe a dev can help out with that.
Sent from my LT15a using XDA
Click to expand...
Click to collapse
Not a problem at all, if you put me into "Thanks to:"!
Is that hansip's reflection in dockbar?
Nice work.
Kind Regards, V
vr5411 said:
Not a problem at all, if you put me into "Thanks to:"!
Is that hansip's reflection in dockbar?
Nice work.
Kind Regards, V
Click to expand...
Click to collapse
Thanks. I'll definitely credit you when the other versions are ready.
And the reflection in the dock bar is from the unmodified stock launcher, so no, I don't believe it's from hansip.
Actually the launcher that I posted is from the xperia sola system dump that muzontnt posted. Little difference, but the launcher is optimized for the hdpi resolution. You'll notice a difference in the dock with text from some apps. An example is messaging and play store; in the picture the text fully fits, whereas in the xperia s launcher, messaging and play store text are cut off.
Sent from my LT15a using XDA
Great work!
however my font is bigger than on your screenshots and changing to smaller font in system sets doesn't help.
any idea why?
I'm using stock ICS - rooted - arc S
wwelcu said:
Great work!
however my font is bigger than on your screenshots and changing to smaller font in system sets doesn't help.
any idea why?
I'm using stock ICS - rooted - arc S
Click to expand...
Click to collapse
Could it be the font that you're using? I'm not too sure.
Post a screenshot and someone may be able to help you
Sent from my LT15a using XDA
DdcCabuslay said:
Could it be the font that you're using? I'm not too sure.
Post a screenshot and someone may be able to help you
Sent from my LT15a using XDA
Click to expand...
Click to collapse
stupid question i know but how do i take screenshot on ICS?
wwelcu said:
stupid question i know but how do i take screenshot on ICS?
Click to expand...
Click to collapse
Press the powerbutton together with volume down mate.
Sent from my Neo V with Supercharged ICS with Tapatalk v2.1.1
wwelcu said:
Great work!
however my font is bigger than on your screenshots and changing to smaller font in system sets doesn't help.
any idea why?
I'm using stock ICS - rooted - arc S
Click to expand...
Click to collapse
If you want another font, then install romtool box from the play store
I use sony sketch from there on ICS.
Sent from my Neo V with Supercharged ICS with Tapatalk v2.1.1
gislto connection
Pandemic said:
If you want another font, then install romtool box from the play store
I use sony sketch from there on ICS.
Sent from my Neo V with Supercharged ICS with Tapatalk v2.1.1
Click to expand...
Click to collapse
Well I will try it!
I like the blue one very much, i have test it on my neo v with ics
Now i wait on the 5x4 apptray
Sent from my Neo V with Supercharged ICS with Tapatalk v2.1.1
where is the silver file?????????????????
plz add this color in first post
I use the 5 homescreen with 5x4 apptray with no rotation and corners from vr5411 same what u used now with colours but thats 4x4 Apptray
So i hope you can make the 5x4 with blue, but take your time, i be patienty waiting
Sent from my Neo V with Supercharged ICS with Tapatalk v2.1.1
Pandemic said:
If you want another font, then install romtool box from the play store
I use sony sketch from there on ICS.
Sent from my Neo V with Supercharged ICS with Tapatalk v2.1.1
Click to expand...
Click to collapse
Amazing tool this rom tool Why haven't I heard of it earlier! anyway BIG THANKS for the help, now I can finally enjoy blue home screen with those little screen indicators
and Pandemic if you are looking for place to stay on EURO 2012 i can provide a free bed near Gdansk
have nice evening all
Source: http://www.androidpolice.com/2012/10/30/download-the-android-4-2-keyboard-with-gesture-typing-right-now/
Update 10/30/12 3:43PM: Google asked us to take down the mirrors, and we have complied with their request. They don't like it when unfinished software floats to the public, which is an understandable concern.
Click to expand...
Click to collapse
Download: LatinImeGoogle.apk
Download and install.
If you're using CM10/AOKP/Paranoid, and the apk does not get installed, then push it to system via adb or Root Explorer and give proper permissions..
Code:
adb remount
adb push LatinImeGoogle.apk /system/app/
adb shell chmod 644 /system/app/LatinImeGoogle.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"
}
I can not swipe on my Arc. ??
Sent from my LT15i using xda premium
datagubben said:
I can not swipe on my Arc. ??
Sent from my LT15i using xda premium
Click to expand...
Click to collapse
Have you enabled Gesture input under Android Keyboard settings?
correct permissions?
wonker51 said:
correct permissions?
Click to expand...
Click to collapse
rw-r--r--
Great man,I install it just like regular apk. Swipe work great even if I swipe to wrong character it predict it very accurate. but Indonesian language not appear. Thanks,this is swipe using the keyboard :thumbup:
arc s stock .587
So, why mine dosent swype like other members? ??
maybe its gagnam style keyboard...?
Sent from my LT15i using xda premium
datagubben said:
So, why mine dosent swype like other members? ??
maybe its gagnam style keyboard...?
Sent from my LT15i using xda premium
Click to expand...
Click to collapse
Ignore, my bad
???
i look all Input menu but can see it, i must be blind, could u pls tell me how exactly to enable swype?
Work like plain keyboard but no swipe on stock 4.0.4 4.1.B.0.587 rom.
For sure at least one so file like latinimejni.so is missing.
Sent from my LT18i using Tapatalk 2
---------- Post added at 02:45 AM ---------- Previous post was at 02:35 AM ----------
It seems like version from androidpolice is pre release version!
Final version differs in look and dictionaries.
Sent from my LT18i using Tapatalk 2
I have installed as normal apk
Its work but I think its nice and easy to write even on small screen like my ray ......
Sent from my little tiny ray muach
Install it as a regular app and try. I'm using stock .587 and it's working fine.
Swipe function seems working only on default language (english) on croatian I don't have swipe
Sent from my MT15i using xda premium
I like it but I there is a problem with it, I think swipe works on English only because I tried it with Arabic and there was no swipe (but it's work fine no FC)
- Installed as a regular app
- tested on Arc running 4.0
and with HTC desire HD 4.0
which one is better? Swype beta or this one?
Working in Xperia Pro (CM 9.1)
Enviado de meu MK16i usando o Tapatalk 2
jman2131 said:
which one is better? Swype beta or this one?
Click to expand...
Click to collapse
you better try them both
For me swipe is working well with Czech language, so I dont think it works only with english...I just downloaded Czech dictionary and after that it is working awesome...THX for this great keyboard...
vr5411 said:
Work like plain keyboard but no swipe on stock 4.0.4 4.1.B.0.587 rom.
For sure at least one so file like latinimejni.so is missing.
Sent from my LT18i using Tapatalk 2
---------- Post added at 02:45 AM ---------- Previous post was at 02:35 AM ----------
It seems like version from androidpolice is pre release version!
Final version differs in look and dictionaries.
Sent from my LT18i using Tapatalk 2
Click to expand...
Click to collapse
Hmmm.. Jellybean Keyboard Is Small
[iGX]TouchHD said:
Hmmm.. Jellybean Keyboard Is Small
Click to expand...
Click to collapse
haha
I prefer Xperia Sola Keyboard over all because its fast, swype, easy customisation, nice looking, and the importants, i can type fine ^^
Hello everyone,
I hope many of you have seen me around here on xda participating in different forums and threads,replying to question,helping fellow members and all those..
I had been a great fanatic of 240dpi roms in 4.1.2. But as soon as I upgraded to 4.3,i missed my 240dpi roms. This isn't any issue for ME because I changed my lcd density to 240dpi, changed Sammy apps to 320 res in xposed and done! But there were some apps that couldn't be run in 240dpi so I requested devs to modify those apps..there wasn't any response so I decided to mod them myself.Currently I've only been able to mod TW launcher and Keyboard but I'll try to mod more.
I got many FC's and errors in modding since its freaking difficult! so I took help from @fake_japanese_guy to mod the app. I decompiled his app and stock app and compared them side by side.I went through many guides and modding tuts and finally succeeded.
Screenshots-
HomeScreen
AppDrawer
Credits-
@fake_japanese_guy(thanks ton man)
myself
Instructions-
Download zip file
Flash it through recovery(i guess no need to explain this)
Download
http://www.mediafire.com/download/i3684blp7kao8bd/240dpi_launcherMVxda.zip
240dpi Samsung Keyboard(finally working)
240dpi Keyboard
240dpi keyboard is finally working! Thanks to @fake_japanese_guy for this..There is some layout issue but its totally working fine. I am still working on this to make it perfect.If you can't wait and eager to use,use this mod till then. I made it flashable so you don't need to delete previous keyboard or delete data folder.
Screenshots-
Instructions-
1.Download the zip file and place it in your sd-card
2.Reboot in recovery(philz recommended)
3.Navigate to downloaded file and choose to flash
4.Done!
This zip file will delete your previous Sammy keyboard, delete data/data/com.input folder and wipe dalvik cache..so you don't need to do anything other than choosing zip
DOWNLOAD
240dpi SamsungKeyboard
Note3 keyboard
240dpi Note3 keyboard
Download-
http://forum.xda-developers.com/showthread.php?t=2495546
nice... how i missed it....
edan1979 said:
nice... how i missed it....
Click to expand...
Click to collapse
Thanks
Took me hours to do this
i know ive wanted this too for a long time.....
thanks nanyvinny
i see another Dr Ketan being born
is modding splanner going to be difficult too ?
Can you make it with more rows and columns?
Sent from my GT-N7100 using Tapatalk 2
rraaka said:
i know ive wanted this too for a long time.....
thanks nanyvinny
i see another Dr Ketan being born
is modding splanner going to be difficult too ?
Click to expand...
Click to collapse
Not tried it yet but will check after decompiling it
did u tried it setting resolution to default and dpi to 320?
btw thanks for ur compliment
abauer said:
Can you make it with more rows and columns?
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
ya but it will look ugly
ill try later coz im still in 320 dpi...dont want to set up a permanent rom as im still deciding which build to use next......
mannyvinny said:
ya but it will look ugly
Click to expand...
Click to collapse
Yes it may look at but ugly indeed, until now I was using Nova with 120% bigger icons and that made it better looking on 240 dpi can you do the same, to make icons look bigger?
what you can do about the dialer, to make it 240 dpi compatible?
Thank you in advance.
Sent from my GT-N7100 using Tapatalk 2
abauer said:
Yes it may look at but ugly indeed, until now I was using Nova with 120% bigger icons and that made it better looking on 240 dpi can you do the same, to make icons look bigger?
what you can do about the dialer, to make it 240 dpi compatible?
Thank you in advance.
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
I thought to mod but xposed did the work!
res-default
dpi-320
Then look into the keyboard, that would complete the 240 experience totally.
Sent from my GT-N7100 using Tapatalk 2
{
"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 did this but nothing changed, how you did it?
Sent from my GT-N7100 using Tapatalk 2
Wish it work for me. But not working on my device
Sent from my BE(a)ST.. Samsung Galaxy Note2
abauer said:
I did this but nothing changed, how you did it?
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
For dialer,u need to change Contacts app
Here's my screenshot
Thank you it worked!
Can you make a version of tw with 6 columns ?
Sent from my GT-N7100 using Tapatalk 2
abauer said:
Thank you it worked!
Can you make a version of tw with 6 columns ?
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Well i dont prefer 6cloumns actually as it makes the look ugly..if u NEED that then i'll make it especially for u
Sent from my AweSoMe ?♥Note2♥?
mannyvinny said:
Well i dont prefer 6cloumns actually as it makes the look ugly..if u NEED that then i'll make it especially for u
Sent from my AweSoMe ?♥Note2♥?
Click to expand...
Click to collapse
Thank you man I would appreciate it very much if you do that, as there are some widgets with width 4 so I can't center them.
Sent from my GT-N7100 using Tapatalk 2
Keyboard multi dpi mod is bit difficult but i'll try my level best..
But instead of sammy keyboard, i prefer LG G2 keyboard which has got nice ui and exclusive emojis! Moreover it has got handwriting recognition too!
Sent from my AweSoMe ?♥Note2♥?
{
"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"
}
Hei Friends,
Here i am Trying to Share a Little Tutorial for Making a Customizable APP Tray and Dock Bar for Sony Xperia Homes..
HOW TO MAKE CUSTOMIZABLE APP TRAY ( 5 x 6 App Tray Explained)
1.Decompile Home.apk
2.Go To res\values\integers.xml And Find This Line
<integer name="apptray_grid_columns">4</integer>
<integer name="apptray_grid_rows">5</integer>
Change It To This
<integer name="apptray_grid_columns">5</integer>
<integer name="apptray_grid_rows">6</integer>
3.Go To res\values\dimens.xml And Find This Line
<dimen name="apptray_cell_width">75.0dip</dimen>
<dimen name="apptray_cell_height">110.0dip</dimen>
<dimen name="apptray_grid_height">500.0dip</dimen>
So Here Come The Calculations Part
I cant help in this you will have to do trial and error methodthat’s a bit of guesswork. If the original layout had 4 icons which together represent 100% and you
changed that to 5 icons, then the default size per icon has to shange from 25% to 20%. That’s roughly 20% reduced size (5% less is 1/5th part of 25%) so reduce the
original size by 20% and it should be about right. The rest is a bit tweaking to give the icons more or less space.
4.Go To res\values-sw360dp
Do The Same Editing As Done In res\values And Enter The Same Values
5.Save It And Re Compile Then Sign It... Enjoy..
HOW TO MAKE 7 APP DOCK
1.Decompile Home.apk
2.Go To res\values\integers.xml And Find This Line
<integer name="stage_grid_columns">5</integer>
<integer name="max_stage_items">4</integer>
Change It To This
<integer name="stage_grid_columns">7</integer>
<integer name="max_stage_items">6</integer>
3.Go To res\values sw-360dp\dimens.xml And Find This Line
<dimen name="stage_cell_width">72.0dip</dimen>
<dimen name="stage_cell_height">87.0dip</dimen>
These values may differ for every phone but they are for stock 4 app dock. We need to change values accordingly that can fit 6 apps.
so this is where the calculations come , widtth is 72 for 5 apps so how much it will be for 7. use approximate values and do trial and error method
4.Save It And Re Compile Then Sign It... Enjoy..
VALUES WHICH GO BEST WITH SP
res/values/dimens.xml
6 x 4 App Drawer
<dimen name="apptray_cell_width">88.0dip</dimen>
<dimen name="apptray_cell_height">80.0dip</dimen>
<dimen name="apptray_grid_height">490.0dip</dimen>
6 x 5 App Drawer
<dimen name="apptray_cell_width">69.0dip</dimen>
<dimen name="apptray_cell_height">85.0dip</dimen>
<dimen name="apptray_grid_height">520.0dip</dimen>
5 x 5 App Drawer
<dimen name="apptray_cell_width">69.0dip</dimen>
<dimen name="apptray_cell_height">90.0dip</dimen>
<dimen name="apptray_grid_height">480.0dip</dimen>
7 Dock Bar Icons
res/values/sw-360dp/dimens.xml
<dimen name="stage_cell_width">52.0dip</dimen>
<dimen name="stage_cell_height">58.0dip</dimen>
Enjoy Guys :good:
If u found this Thread helpful means please press the :good: Button for me...
Reserved 1
Nice tutorial @dipesh1502!
I had tried this thing eairlier with my Xperia Sola's Home (6.1.2.A.0.1). But the Home app dosent get recompiled again.
Sent from my Xperia™ Sola from somewhere in the world!
please guide how to resize the dock icon also...because it look like very busy and mess if 7 dock icon together
waiting this guide b4 i go...thanks bro
nelikp said:
please guide how to resize the dock icon also...because it look like very busy and mess if 7 dock icon together
waiting this guide b4 i go...thanks bro
Click to expand...
Click to collapse
Will try it soon and report
cpkunki said:
Nice tutorial @dipesh1502!
I had tried this thing eairlier with my Xperia Sola's Home (6.1.2.A.0.1). But the Home app dosent get recompiled again.
Sent from my Xperia™ Sola from somewhere in the world!
Click to expand...
Click to collapse
You sure you doing it with deodexed apks?
dipesh1502 said:
You sure you doing it with deodexed apks?
Click to expand...
Click to collapse
Yes! my system is deodexed forever!
Even the SemcAlbum has the same problem.
cpkunki said:
Yes! my system is deodexed forever!
Even the SemcAlbum has the same problem.
Click to expand...
Click to collapse
And you must be using the latest apktool right?
dipesh1502 said:
And you must be using the latest apktool right?
Click to expand...
Click to collapse
Yep. Sure!
Wait. I think somebody has that solution. I will search and try it and let you know.
Thanks!
Sent from my Xperia™ Sola from somewhere in the world!
cpkunki said:
Yep. Sure!
Wait. I think somebody has that solution. I will search and try it and let you know.
Thanks!
Sent from my Xperia™ Sola from somewhere in the world!
Click to expand...
Click to collapse
Ok cool
Transparency and rotation tutorial coming up soon
Thanks for this!!
It was a nice tutorial but can you guide me for making a 4x4 app drawer.
Thank you in advance!
Josiah_07 said:
Thanks for this!!
It was a nice tutorial but can you guide me for making a 4x4 app drawer.
Thank you in advance!
Click to expand...
Click to collapse
Its trial and error mate
You have apply the dip values and check how it fits in the drawer
dipesh1502 said:
Its trial and error mate
You have apply the dip values and check how it fits in the drawer
Click to expand...
Click to collapse
I tried it to change the values thrice but I think the changes I doesn't apply, I follow your guide properly but after recompiling and pushing it back there's no changes at all.
please look at the attached pictures ...
which value should I edit to make dock slight higher ...
thanks for any advance
Sent from my XT910 using Tapatalk 2
dipesh1502 said:
And you must be using the latest apktool right?
Click to expand...
Click to collapse
hi
can you give me the link of latest apktool?
thanks
3Dota said:
please look at the attached pictures ...
which value should I edit to make dock slight higher ...
thanks for any advance
Sent from my XT910 using Tapatalk 2
Click to expand...
Click to collapse
I will check it later.got no time now..will search and quote you back
hamidreza2010 said:
hi
can you give me the link of latest apktool?
thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2639400
Can you please upload a zip image to flash in recovery? The 5x6 in the screenshot looks really nice!
I would really appreciate that
zxzyzd said:
Can you please upload a zip image to flash in recovery? The 5x6 in the screenshot looks really nice!
I would really appreciate that
Click to expand...
Click to collapse
Use GEM xperia module