Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
_TB_TB_
Old
(Last edited by _TB_TB_; 7th March 2012 at 04:00 PM.)
#1  
_TB_TB_'s Avatar
Senior Member - OP
Thanks Meter 73
Posts: 382
Join Date: Apr 2006
Location: Ruda Śląska
Smile [MOD] Slightly modified LatinIME (enter in SMS, underscore shortcut and more smileys)

A slightly modified version of LatinIME.apk (default keyboard) from ICS 4.0.3 GSM (AOKP.26).
The only change is an extended set of smilies, a ENTER (carriage return) in SMS/IM keyboard and an underscore key available via symbols key.

To install: put into /system/app/ and change permissions to 0644
Code:
adb remount
adb push LatinIME.apk /system/app/
adb shell chmod 0644 /system/app/LatinIME.apk
You will have to re-select this as default text input method.
Attached Thumbnails
Click image for larger version

Name:	01.jpg
Views:	3988
Size:	27.1 KB
ID:	935904   Click image for larger version

Name:	02.jpg
Views:	3897
Size:	28.7 KB
ID:	935905  
Attached Files
File Type: apk LatinIME.apk - [Click for QR Code] (3.34 MB, 398 views)
[ANDROID] Remap HC/ICS external keyboard: here
[WM] LEDUp, simple LED control program: here
[WM] FloatMe, a stupid but maybe useful 'tool': here
[WM] More HW buttons for i780: here
[WM] i780/Omnia unlocking: here
[WM] Program Finder: here
The Following 4 Users Say Thank You to _TB_TB_ For This Useful Post: [ Click to Expand ]
 
artvandelay440
Old
#2  
artvandelay440's Avatar
Recognized Themer
Thanks Meter 1094
Posts: 1,404
Join Date: Feb 2011

 
DONATE TO ME
Quote:
Originally Posted by _TB_TB_ View Post
A slightly modified version of LatinIME.apk (default keyboard) from ICS 4.0.3 GSM (AOKP.26).
The only change is an extended set of smilies, a ENTER (carriage return) in SMS/IM keyboard and an underscore key available via symbols key.

To install: put into /system/app/ and change permissions to 0644
Code:
adb remount
adb push LatinIME.apk /system/app/
adb shell chmod 0644 /system/app/LatinIME.apk
You will have to re-select this as default text input method.
To get the return key did you edit the Android:imeOptions to remove the noSend action in compose_message_activity.xml, or did you do something else?
Try Copy, as opposed to Dropbox. Better, IMO:
https://copy.com?r=iXPemk

Follow me on Twitter for the most up to date info: https://twitter.com/#!/ArtVandelay440
My website with all the goods
 
_TB_TB_
Old
#3  
_TB_TB_'s Avatar
Senior Member - OP
Thanks Meter 73
Posts: 382
Join Date: Apr 2006
Location: Ruda Śląska
No, just modified strings in res/values :
Code:
.
.
.
<string name="more_keys_for_smiley">"\u21B5|
,:)|:) ,:(|:( 
.
.
.
[ANDROID] Remap HC/ICS external keyboard: here
[WM] LEDUp, simple LED control program: here
[WM] FloatMe, a stupid but maybe useful 'tool': here
[WM] More HW buttons for i780: here
[WM] i780/Omnia unlocking: here
[WM] Program Finder: here
The Following 2 Users Say Thank You to _TB_TB_ For This Useful Post: [ Click to Expand ]
 
Nyto75
Old
#4  
Nyto75's Avatar
Senior Member
Thanks Meter 103
Posts: 897
Join Date: Sep 2010
Location: Paris
that's exactly what i was looking for !
thanks a lot for sharing it with us
i have a little question, is it possible to modify smiley?
i mean change ":)" to ""
I am not a human being
 
_TB_TB_
Old
#5  
_TB_TB_'s Avatar
Senior Member - OP
Thanks Meter 73
Posts: 382
Join Date: Apr 2006
Location: Ruda Śląska
See attachment
Noseless version.
Attached Files
File Type: apk LatinIME_noseless.apk - [Click for QR Code] (3.34 MB, 108 views)
[ANDROID] Remap HC/ICS external keyboard: here
[WM] LEDUp, simple LED control program: here
[WM] FloatMe, a stupid but maybe useful 'tool': here
[WM] More HW buttons for i780: here
[WM] i780/Omnia unlocking: here
[WM] Program Finder: here
The Following 3 Users Say Thank You to _TB_TB_ For This Useful Post: [ Click to Expand ]
 
Nyto75
Old
(Last edited by Nyto75; 9th March 2012 at 12:57 PM.)
#6  
Nyto75's Avatar
Senior Member
Thanks Meter 103
Posts: 897
Join Date: Sep 2010
Location: Paris
awesome thanks a lot ! I try it now ! Lol

Edit : very cool but could i ask something else ?
I just wonder if it's possible to édit the button at the bottom (see attachment)
Thanks
Sent from my HTC Sensation using xda premium
I am not a human being
 
natezire71
Old
#7  
natezire71's Avatar
Senior Member
Thanks Meter 104
Posts: 351
Join Date: Mar 2010
Bump

Having difficult replicating this on a themed keyboard. What you've done though is genius.
 
BlackDino
Old
#8  
BlackDino's Avatar
Senior Member
Thanks Meter 638
Posts: 1,211
Join Date: Sep 2010
Would you be able to change the mms app to have noseless smilies too?

Sent from my Kanged Galaxy Nexus
Samsung Galaxy S III
Nexus 7
Samsung Galaxy Nexus
Motorola Xoom
Samsung Galaxy S
Samsung Focus
Nexus One
 
artvandelay440
Old
#9  
artvandelay440's Avatar
Recognized Themer
Thanks Meter 1094
Posts: 1,404
Join Date: Feb 2011

 
DONATE TO ME
Quote:
Originally Posted by BlackDino View Post
Would you be able to change the mms app to have noseless smilies too?

Sent from my Kanged Galaxy Nexus
Yep just change the line in strings.xml

Sent from my Galaxy Nexus using xda premium
Try Copy, as opposed to Dropbox. Better, IMO:
https://copy.com?r=iXPemk

Follow me on Twitter for the most up to date info: https://twitter.com/#!/ArtVandelay440
My website with all the goods
 
ecs1984
Old
#10  
ecs1984's Avatar
Senior Member
Thanks Meter 973
Posts: 537
Join Date: Oct 2010
{sigh} almost every day i find a new reason tempting me to switch to AOKP, and i think this has finally pushed me off the fence... AOKP with your modded keyboard coming up!

thanks, the tweaked noseless keyboard is exactly what i've been missing. nice work on this.

 
Post Reply+
Tags
enter, ime, smileys, sms, underscore
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more

Side-Swiping Multitasking with Kakudo

Recovering iPad users may still remember the multitasking function where you can swipe left or right to … more

Learn to Edit Graphics for your Development Work

The importance of good and appropriate graphics for your development work is undeniable. Be … more