+ Reply
Page 2 of 2 FirstFirst 12
Results 21 to 34 of 34
  1. #21
    What's Jailbreak?
    Join Date
    Apr 2008
    Posts
    20
    Thanks
    0
    Thanked 1 Time in 1 Post
    Not possible, english layout does not appear in the hex... if you change it, most of the keyboards (including the english one) will be changed. russian was the only choise.

  2. #22
    What's Jailbreak?
    Join Date
    Jul 2008
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    We should look in the libsystem.B.dylib file.
    Its not enough to put the .dylib. I think you should also patch the dyld file so that other applications can find the new dylib.
    Anyway, i'm sure its a central solution, and not application related.
    maybe in privateframeworks/core/foundation or /usr/lib

    any ideas?

  3. #23
    Uko
    Uko is offline
    iPhone? More like MyPhone Uko's Avatar
    Join Date
    Jun 2007
    Location
    Ukraine
    Posts
    296
    Thanks
    3
    Thanked 35 Times in 11 Posts

    So:
    1 Can someone write a tutorial how to change rus key into some other?

    2 Why can't one more keyboard be added?

  4. #24
    What's Jailbreak?
    Join Date
    Jul 2008
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    if you download iphoneshop 2.0 python sources, in the remarks the author made, you can find the exact way to change those characters layouts.

    the trick lay in the way to tell the frameworks that you have a language which has a new artwork, different from the native European one (with unique characters).

    Maybe we need to put some effort there, and devise an even nicer looking keyboard.

    if you download iphoneshop 2.0 python sources, in the remarks the author made, you can find the exact way to change those characters layouts.

    the trick lay in the way to tell the frameworks that you have a language which has a new artwork, different from the native European one (with unique characters).

    Maybe we need to put some effort there, and devise an even nicer looking keyboard.
    Last edited by shaishap; 08-03-2008 at 03:28 AM. Reason: Automerged Doublepost

  5. #25
    Uko
    Uko is offline
    iPhone? More like MyPhone Uko's Avatar
    Join Date
    Jun 2007
    Location
    Ukraine
    Posts
    296
    Thanks
    3
    Thanked 35 Times in 11 Posts

    is there iphoneshop 2.0 for mac???

  6. #26
    What's Jailbreak?
    Join Date
    Jul 2008
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    doesn't matter. you only need it to read the comments he wrote.
    also, python files can be compiled on any platform that has a python compiler.

  7. #27
    What's Jailbreak?
    Join Date
    Aug 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Quote Originally Posted by Arad View Post
    about the keyboard, me and some other guys managed to create a hebrew keyboard before they did, and we released it for free. if anyone needs help in creating his own custom keyboard i'll be glad to help out, if i have time.
    arad, any chance you could post instructions on how to create one's own keyboard layout -- i think lots of people would really appreciate it.

    all best,
    tench

  8. #28
    What's Jailbreak?
    Join Date
    Aug 2008
    Posts
    18
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Quote Originally Posted by kokie66 View Post
    About /System/Library/TextInput/

    Here are Auto Correct strings, stored into dat file. idx file is index file. I have renamed TextInput_en.boundle into TextInput_en.backup to "stop" annoying auto-correct.

    I think that it has nothing to do with Keyboard.


    K.
    I did this also.
    But how to revert from this tweak?
    Any idea ?

  9. #29
    What's Jailbreak?
    Join Date
    Aug 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Guys, you can get the bins from iPhoneHE by adding the package sources to Cydia and downloading the iPhoneHE-Package. Then you'll find a file named iPhoneHEInstall.zip in /var/mobile/Media/.
    I just tried to play around with included files (HEB.dylib, Hebrew.lproj etc) but I could't get the right-to-left direction. Maybe anybody has more success...

    A hebrew keyboard is already available at Cydia. (It replaces the russian one.)

  10. #30
    What's Jailbreak?
    Join Date
    Jul 2008
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    sorry to disappoint you, but this is old news.
    see: ph1.co.il/forums/index.php?showtopic=89

  11. #31
    What's Jailbreak?
    Join Date
    Aug 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Is there any way to help me to localize iphone in bangladesh.

    there is a way so i just need guide to do that
    like what i need for this and what bangla unicode i should use and where to put that font in i phone.

    i dont have iphone SDK its really hard to download big file in my country.

    but i really want to localize iphone in my country so can any one guide me?

    thanx
    localization for iphone 2.0 and 2.0.1
    Last edited by toprobin; 08-17-2008 at 05:12 PM. Reason: Automerged Doublepost

  12. #32
    What's Jailbreak?
    Join Date
    Jul 2008
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Assuming your font is non-euro, and looks more like roman characters (or other graphical type characters) - your best way would be to use the Russian keyboard.
    It uses .artwork file with specific definitions for these characters.

    Look for the iphoneshop project sources (python) which describes how to work with .artwork files, and can extract your important artwork files from the phone.

    You should start exploring the phones filesystem. pay attaention to /System/Library/Frameworks/UIKit.framework
    If you want to "localize" the phone so that menu items and values will be in your language, you need to create .strings files for all the various parts of the applications that are used. - You'll want to read about .plist files, and explore plutil and ldid utilities.

    Some of the keyboard settings are in /System/Library/TextInput* folder.

    Hope this helps.

  13. #33
    What's Jailbreak?
    Join Date
    Dec 2008
    Posts
    9
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default language keyboard

    still nobody has mentioned abt changing the characters (unicode) when making a new language keyboard.....

    the keyboard interface can be made by editing the artwork file the TextInput_xx bundle....

    The autocorrection words also can be setup using the dat and idx files....

    i think we have to modify the TextInput_xx binary for changing the characters...

    anybody has done any research on that.....

    any idea regarding the same can help others for making their own keyboards....

  14. #34
    Green Apple
    Join Date
    Sep 2007
    Posts
    62
    Thanks
    45
    Thanked 8 Times in 6 Posts

    Default unlock any locale

    Quote Originally Posted by toprobin View Post
    Is there any way to help me to localize iphone in bangladesh.

    there is a way so i just need guide to do that
    like what i need for this and what bangla unicode i should use and where to put that font in i phone.

    i dont have iphone SDK its really hard to download big file in my country.

    but i really want to localize iphone in my country so can any one guide me?

    thanx
    localization for iphone 2.0 and 2.0.1
    Have a look in this thread, it should help a lot:
    "Unlock" any Region format on 2.1 - Hackint0sh

+ Reply
Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts