Windows Phone Keyboard (Workaround) - Windows Phone 7 Software Development

Hi Everyone,
My name is Ofir, and I want to share with you an App called Windows phone keyboard (Great name ha? ).
This app isn't accually a keyboard. it's more like a workaround for people without a keyboard in there native language - which will help us get along with most of the critical things we need from our phone.
This app has a Keyboard-like layout, and a text box, which let you write text in every language you like, and send it to an app - like SMS, Mail, Bing, Google.
So most of the things are covered.
It's not like opening a keyboard from within a app, but it still something
I based it on the Greek keyboard (greekwp7.codeplex.com - Thanks Guys!) and added a Right to left support (Hebrew... Yes, i'm from Israel too).
I've changes the keyboard's layout for supporting one more character that was required for Hebrew.
I also added a settings page for choosing a language of YOUR choice.
Right now, English, Greek, and Of cource Hebrew are supported, but adding support for any language is easy as editing an XML file which will automatically loaded and added to the Settings page (as long as you did everything right.
There is a CodePlex page for the app which you can follow and add request (and of course add patches and languages):
This page is NOT yet published as i'm waiting for an autorization, but it will be available very soon (Hopefully tomorrow).
WPKeyboard.codeplex.com
I've attached some screenshots from the App.
This app is still not published on Marketplace, so i'm adding the XAP file here too.
OF COURSE - you will need to deploy it to your device.
If you wan't to add a language by your self, you can go ahead and do it yourself by doing the following:
1. Rename the XAP file extention to ZIP and extract it to a folder.
2. navigate to the extracted folder and look for the file \xml\languages.xml and open it for editing.
3. add a new LanguageDetails xml element (you can clone the English element and modify it)
4. Set the LanguageDetails attributes: key (should be uniqe) for the change language button, direction (LTR or RTL - all languages except Hebrew and Arabic needs LTR) for the right to left support, and caption for the language name as it will be presented on the settings page.
5. Edit the Value and Caps attributes for the keys in the newly created LanguageDetails (do NOT change the ID attribute, it is for mapping you characters to the english-based keyboard).
6. save the XML file and exit.
7. ZIP the folder again, and change the file extention to XAP again.
8. Deploy and text away!
You can leave comments and requests here, and when the CodePlex page will be opened - THERE!
Everyone who is modifing the languages XML file, please send it to me and i'll add it to the APP, so EVERYONE can enjoy your work.
After all, its all about the community right?
Hopefully, we'll be able to create a more customized (and real) keyboard like the russian guys did when modifying the spanish keyboard, but until then, this is what we have.
Have fun,
Ofir.
---------------------- UPDATE 1 ---------------------------
I've updated the app to fix the issue with the 123& button.
---------------------- UPDATE 2 ---------------------------
Now we have Beta release with Click sound and vibration, multi characters deletion and many bug fixes.
you can get it on wpkeyboard.codeplex.com.

Looks awesome! I was thinking about getting the Omnia 7 and i didnt know if i would be able to write and see text messages in hebrew. I assume that by the time i get the phone it will be published in the market so i will download it from there

Add keyboard
Hi [ofir54321] and every all:
is very best software
I can add Persian keyboard to this program and install on Mozart and so very best to use.
But minor bug:
when select [&123 (special Character)] , then exit on program!!!!!
best regard

MAHDi25 said:
Hi [ofir54321] and every all:
is very best software
I can add Persian keyboard to this program and install on Mozart and so very best to use.
But minor bug:
when select [&123 (special Character)] , then exit on program!!!!!
best regard
Click to expand...
Click to collapse
Hi,
I've updated the app to fix that issue.
it should be ok now.
Please download it again.

Thank you !
Can you ad extra keys as where i'm from we have 3 more than normal?

Looks terrible

Looks interesting but I need to add the special characters of my own language as "ç", "ã", "õ", "ê", "ô", "â"...
How can I do this?

Hi,
You can use them as a caps characters, or special characters (in the &123) section.
There is no room for more characters in the first layout.
BTW- I almost finished with a new version of the keyboard that will have bug fixes, vibration and click sound when a button pressed.
I'll let you know when it will be available in CodePlex.
I know its not the easiest way, but while the right to left support is so bad on the os, its the only way to write right to left text.
Ofir.

Please fix it...it gives error while i extract it...broken archive is given as error

edangel said:
Please fix it...it gives error while i extract it...broken archive is given as error
Click to expand...
Click to collapse
Hi edangel,
You didn't mention what is the error..
Please send a printscreen so I'll know what is wrong.
You can download the XAP file from the application pagein codeplex.
Wpkeyboard.codeplex.com
Ofir.

קודם כל אני שמח לראות כאן מישהו ישראלי שמצא דרך לשים עברית בפלאפון.
אני אפשר להגיד די זקוק לעברית בפלאפון והייתי במדריך שלך ולא כ"כ הבנתי מה אמרת לעשות שם..אני די חלש באנגלית לכן אני אשמח אם תוכל לעזור לי לעשות מקלדת בעברית.
אם יש לך פייסבוק\מסנג'ר ייהה יותר קל.
אם לא אפשר כאן.
תודה בכל מקרה.

great app pal,
however i have a problem with RTL languages like persian,
the words in persian , just like arabic, stitch together, for example if you want to write "hello", which pronounces "SALAM" in persian, your word is written like this:
"سلام"
and not like this:
"س ل ا م"
if there is any clue for us to follow and fix that issue, it'll be so great to be shared with us
all the best and thanks again,
bonne chance et réussite

Related

Howto add extra language to Phonepad B&B 4.1

I was searching for a way to add the Dutch language to the B&B 4.1 ROM of Tom.
I saw in the thread a lot of people where searching for this so i made a little howto
First of all i need to thank the guys from who i have gotten this here in xda (search & find):
- ctibor
- hiblopp
Well here we go:
Code:
1. Copy T9DutchLdb.dll to \Windows folder of Artemis.
4. Edit the Artemis Registry in HKEY_LOCAL_MACHINE\SOFTWARE\HTC\IntelliPad
a. Incerease by one the value of the "LibraryCount" dword (in my case from 10 to 11)
b. Created a "Library10" dword with the value of 8. (This is for the Dutch language).
Soft reset and you can use the dutch language in Phonepad!
If you want to use another language not provided you must copy the appropriate T9<language>Ldb.dll to the \Windows folder.
AND
change the Library10 value to the value for your language.
These are the languages i found in another thread:
7=Danish
8=Dutch
9=Finnish
10=Hungarian
11=Norwegian
12=Polish
13=Romanian
14=Slovak
15=Swedish
I have added the dutch language file for people who want to make the change!
Hi RikP just did your settings and it seems to work fine thanks!
Do you know also a way to get the keyboard to recognize dutch words?
(or do I have to wait till i typed them all )
Thanks for the guide!
vanderaatje said:
Hi RikP just did your settings and it seems to work fine thanks!
Do you know also a way to get the keyboard to recognize dutch words?
(or do I have to wait till i typed them all )
Click to expand...
Click to collapse
Did a quick search and found this:
http://forum.xda-developers.com/showthread.php?t=299036
Does it fix your problem?
T9
A better method would be the easy one . First you have to copy your t9 file directly in windows folder. Than select phonepad as input method (click on the little arrow beside the keyboard on the bar) and select Options... Input Method: Phone Pad. Select Options... Languages tab... Database... and select your language.
For t9 DLL's i downloaded t9languages.zip from http://forum.xda-developers.com/showthread.php?t=290007.
I added Romanian in my phone and works great.
PS: Sorry my english, hope is allright.

Mapping keyboard keys for Hebrew (or any other language)

I found "AE Keyboard Mapper" extremely useful to make my TP2 keyboard produce Hebrew characters.
It first provides you with a simple utility to scan the keyboard for the code produced by a key (or key combination) press.
It then lets you update a config file to make each key code to a corresponding Unicode character code.
and thats about it.
I've used it to create a mapping of the keys to Hebrew but you can do it to any other language.
The attached contain two files:
1) "EA Keyboard Mapper" installation cab
2) Hebrew config file for TP2
First install "AE Keyboard Mapper"
Once the "AE Keyboard Mapper" is installed/
Place the Hebrew config file in the \Program Files\AEKMap directory
Run "AEKMap Settings" utility and select the new layout from the list
Reload AEKMap
Enjoy
P.S. As a few indicated I left a 2 inportent details out
1) The letter "ת" is mapped to the Envelope key on the bottom row.
2) Switching btween English and Hebrew - I have mapped CTRL+"." to do it but you can map you own switching combination with the AEKMapSettings app.
rbroudo said:
I found "AE Keyboard Mapper" extremely useful to make my TP2 keyboard produce Hebrew characters.
It first provides you with a simple utility to scan the keyboard for the code produced by a key (or key combination) press.
It then lets you update a config file to make each key code to a corresponding Unicode character code.
and thats about it.
I've used it to create a mapping of the keys to Hebrew but you can do it to any other language.
The attached contain two files:
1) "EA Keyboard Mapper" installation cab
2) Hebrew config file for TP2
First install "AE Keyboard Mapper"
Once the "AE Keyboard Mapper" is installed/
Place the Hebrew config file in the \Program Files\AEKMap directory
Run "AEKMap Settings" utility and select the new layout from the list
Reload AEKMap
Enjoy
Click to expand...
Click to collapse
Hi thanks, it works great on my TP2 also
pitlon said:
Hi thanks, it works great on my TP2 also
Click to expand...
Click to collapse
Glad to hear that.
I have PM to all those who created Hebrew for older devices to contact me and help me with creating a Hebrew support for the TP2 but no response so far
I think you have to remove the skin first
need some help, PDAC hebrew is driving me nuts !!!
need latest & most compatible free hebrew for TP2.
also latest heb for TF3D
please give me some links
Tourist! said:
need some help, PDAC hebrew is driving me nuts !!!
need latest & most compatible free hebrew for TP2.
also latest heb for TF3D
please give me some links
Click to expand...
Click to collapse
I share your pain and hate to disappoint you but there is no free Hebrew that is compatible with TP2.
With that there is no Hebrew for the TF3D that works on TP2.
If only Ben-Yehuda knew what he is getting us into
To date PDAC is the only Hebrew that would run on TP2 but I had such a bad experience with it on my old TyTN that I wouldn't even consider installing it on my new TP2...
Eliezer would do it better...
anyway - Since I installed PDAC the "fun" key stopped FUNctioning.
do you know this problem ?
Tourist! said:
Eliezer would do it better...
anyway - Since I installed PDAC the "fun" key stopped FUNctioning.
do you know this problem ?
Click to expand...
Click to collapse
Nope. Sorry.
I understood from his posts that Yuvvi is using PDAC you can PM him and see if he has an idea.
TheBundo said:
I think you have to remove the skin first
Click to expand...
Click to collapse
I am not sure what skin you refer to but unless its Human (which make sense when it comes to Hebrew support) I am not interested in the skin i.e. TF3D
check this out:
http://www.pocketpcfreak.com/cgi-bi...malaya;action=display;num=1248001803;start=15
what do you think ?
Tourist! said:
check this out:
http://www.pocketpcfreak.com/cgi-bi...malaya;action=display;num=1248001803;start=15
what do you think ?
Click to expand...
Click to collapse
We need to get one of the guys who did it before (avimak, nir36, alex2003 or the_dude) to give us directions on how to replicate their work on TP2.
These guys refuse to to help us..
I dont really know what the big deal is..
PDAC Hebrew is really slowing down the device =| It doesnt support the hardware keyboard as it is..
Eyron are supposed to release hebrew for our TP2 devices.. hope they do it soon.. =|
I don't really get what you guys are saying:
first, the link I posted IS for TP2 ! or did I miss something ?
second, I didn't get the part about these guys REFUSING to help.
please explain guys
I installed this method together with PDAC, It works great as I type the first 4 letters.. then it just doesnt work anymore =|
Yuuvi said:
I installed this method together with PDAC, It works great as I type the first 4 letters.. then it just doesnt work anymore =|
Click to expand...
Click to collapse
you mean you tried the method in the link I posted and that's what happenned ?
naw, the original link rboundo posted =p
Yuuvi said:
naw, the original link rboundo posted =p
Click to expand...
Click to collapse
so... who's the first to try...? (and than make a CAB file...)
Anyone have a cab for Taiwan Chinese Keyboard?
Looking to switch back to Taiwan Chinese keyboard. Haven't figured out AeKeyMap yet, working on it.
Tourist! said:
check this out:
http://www.pocketpcfreak.com/cgi-bi...malaya;action=display;num=1248001803;start=15
what do you think ?
Click to expand...
Click to collapse
Seeing the problem with the FUN key on the PDAC I tried it on the AEKMap and figured it wasn't working
Quickly enough I also found a solution. AEKMap supports an ALT key which doesn't exist on the TP2 keyboard so I have mapped the ALT to the FUN key code and voila we have a working FUN key in Hebrew which means you can write in Hebrew and still use the FUN key to produce "?", "-", "+" etc.
All you have to do is unzip the attached, place it in the \Program Files\AEKMap directory (overwriting the existing file), Unload and reload the AEKMap using the AEKMap-Settings app and you are good to go.
thanks man~!!
i really needed it! you done a great job!
continue like that
well done!

[APP] [beta] Manila Language Manager 0.6 (Sense 2.1 / 2.5 not all builds)

Hi all,
I just wrote a small application to change manila language on the fly, don't know if any other application exist to accomplish this task but I was not able to find one so I decided to write my own. MLM connects to my server and checks which languages are available for a given manila build allowing you to:
- Download a language pack for a given manila/sense build
- Install the _manila files in windows directory
- Set the proper registry values
You can choose to execute the operations in separated steps since the language pack (about 50Kb each) are stored on the mobile after download. You can even work offline but only with the builds/languages you have already downloaded.
How to use it:
1) Check your manila build version (you can get it from settings tab => device information, software information)
2) Open Manila language manager
3) Click on "check avail build" from left menu key to fetch builds from server or from disk if you are working offline
4) Select your build and preferred language
5) Click on Go button.
6) Wait for manila to load
REMEMBER:
- Needs .net compact framework 3.5 to work
- Application is at a very early development stage, it works flawlessly on my touch hd (latest NRG rom) but I won't take any responsability in the event it messes up your windows mobile installation so use it at your own risk.
Any comment is appreciated
History:
v.0.6
-Minor bugfixing
v.0.5
-New feat.: Clean manila
v.0.4
-Auto restart manila after registry change
v.0.3
-Fixed exit menu not working
-New program icon
v.0.2
-Work offline option
v.0.1
-First release
todo:
- Auto detect manila version (hints are welcome)
- Managing other rom language files (not manila related)
Following language pack are confirmed to work for sense build 2.5.1921:
- Italian (0410 it-it)
- English (0409 en-us)
- Polish (0415 pl-pl)
- Norwegian (0414 nb-no)
- Spanish ()
- Dutch (0413 nl-nl) upd: 14/12
- German (0407 de-de)
- French (040C fr-fr)
Following language pack are confirmed to work for sense build 2.5.1920:
Following language pack are confirmed to work for sense build 2.1.1919:
Hi it works with Polish and Xanny Tech GRID EVO 1.6
Well Done
the sms notification no work if i change the language to spanish...
the rest work fine, thank you !.
sorry for my english
Works with norwegian dutty hg r0.
infernozeta2 said:
the sms notification no work if i change the language to spanish...
the rest work fine, thank you !.
sorry for my english
Click to expand...
Click to collapse
Could you explain better ? Not sure of what you are referring to but sms notification should be a system feature not manila, hence you cannot translate it using this application.
if i change the manila language ( from english to spanish ) the sms notification does not work ( dont wake up my device and dont sound the alert ), if i change the manila language to english again, it works ok.
i mean :
english language ->> the alert sounds on new sms, and wake up the phone to view the incomming sms.
spanish language->> dont sound on new sms, dont wake up my device, only pressing the power buttom appear the new sms icon ( but no alert/sound/wake up/ nothing )
Really strange, I've checked all the files inside the language packs es-es, ca-es, es-es_tradnl and they are all about language translation, nothing else. I'll let you know as soon as I discover anything.
infernozeta2 said:
if i change the manila language ( from english to spanish ) the sms notification does not work ( dont wake up my device and dont sound the alert ), if i change the manila language to english again, it works ok.
i mean :
english language ->> the alert sounds on new sms, and wake up the phone to view the incomming sms.
spanish language->> dont sound on new sms, dont wake up my device, only pressing the power buttom appear the new sms icon ( but no alert/sound/wake up/ nothing )
Click to expand...
Click to collapse
According to what I am reading in the latest NRG rom thread, it seems to be a bug in the rom that occurs whenever you change the language code. It's not related to MLM, it would behave same way if you change the code manually in the registry.
Very useful tools~ Thanks~
this nice app really works!
great job!
thanks!
Happy to see that it works for at least 3 people on 84 downloads
I'll try to keep the list updated for future builds. If anyone has valid sources for old manila builds (I need the manila OEMs to create the language packs) I will upload the languages on the server.
Thanks a lot!
Very usefull!
MLM Alpha0.3
Works great with Xannytechs Grid Evo 1.6 with build 28011
Thx a lot for your great work
Works great! I do use the Dutch lanquage now, txs, your work is appreciated!
good job, it works fine.
I also have the problem with the sms notification though :S with the nrg rom.
Any1 found out any solution on this?
Version 0.4 on first post
Thanks a lot! Works like a charm!
You, sir, are my hero
Confirmed working for 407 de-de on latest Energy ROM!
Since most ROMs are missing all but the WWE notifications files, changing the language will disable SMS sound and popup.
Take the files in the attached archive, rename them according to your MUI value, and copy to \Windows
@smog: could this be integrated into your app?

[Custom Firmware] S8530XPKH3 with Asian keyBoard

I know that many of you were waiting for this! So here it is.
Now you can write the following languages for S8530​​:
English
korean
Indonesian
Vietname
Thai
Chinese_S
MALAY
Aarabic
Farsi
Urdu
Hebrew
Know Bugs :
-We can't capture screen I wanted to show you pictures ...)
-All Bugs that we know from XPKH3
-Post here if you found more bugs..
Remember :
In this version we have a blue screen when we flash the first time
and need to remove the battery and enter again to download mode..
Link to download :
http://www.multiupload.com/87D60BWETZ
password : Bada_Xda
Bootfiles (I forgot to put it in the archive..LOL) :
http://www.multiupload.com/XOD0WASL3S
I hope you will help to make this firemware better...
On this occasion I want to say thanks to:
ho1od for your WaveRemaker
b.kubica for your Trix
adfree for your very important information
Did XPKH3 have Asian stuff included ?!!!!!
Did you add system strings or not??
Thank you so much for your work
I'd love to help you to make it better
Best Regards
mylove90 said:
Did XPKH3 have Asian stuff included ?!!!!!
Did you add system strings or not??
Thank you so much for your work
I'd love to help you to make it better
Best Regards
Click to expand...
Click to collapse
No..I added few files from S8500MBUKI1
I didn't add system string ..only keyboard is asian lang for now..
and the system lang it's english..
And signature check?!!!!!!
I appreciate uploading the firmware maybe telling me about the signature hack will be better
I'll edit the strings for you
Best Regards
I did not examine in depth the importance of signature, but I will in the coming days ...
I tested all the files on the shpApp.app..
and I can tell that you can even to take all the files from shpapp.app from some firemware and replace them with other firmware , and the system will run but with a lot of bugs and after 2 min it crashed...I did not try to do it without a signature ....
Thanks
request for 8500,please and thanks
I can't download the Files ,I'm In China,can you send the files to my email :[email protected]
thank you!
How to insert Keyboard into FW? Can u give me source plz!!!! I really need a Vietnamese keyboard!!!!!!!!!!!!
why didn't you gave stats?
can you please explien what work and what isn't?
you gave to much generle
try to use this programe for capturing :
http://www.megaupload.com/?d=BJ03X1O6
When will you release it for s8500?
http://www.multiupload.com/RW1QRH5QFF
this for s8500...you can visit in my site http://www.bada-il.co.cc
Thanks!
Are the bugs in this version the same as the ones on the wave 2's frimware?
And can you make this frimware with Orange settings please?
Thanks in advance!
Danieliko said:
Thanks!
Are the bugs in this version the same as the ones on the wave 2's frimware?
And can you make this frimware with Orange settings please?
Thanks in advance!
Click to expand...
Click to collapse
you do it by your self after you flashed this firmware you will change the CSC with the Orange CSC with Stune
Can you link me an Orange CSC please?
Keyboard not showing up
litebass2 said:
multiupload com RW1QRH5QFF
this for s8500...you can visit in my site
Click to expand...
Click to collapse
hi,
first of all thanks,
i flashed the MBUKI from the link,
and i can see hebrew menus (with a bit translation errors)
but no keyboard is showing up when i click a text box.
even if i switch to english menus, the keyboard is not showing up.
in the setting, you can't choose keyboard, and if you press the little blue arrow right to the "samsung keyboard", nothing happens.
just for everyone's knowledge, i submitted to samsung an application with hebrew keyboard, not as convienent as a normal system keyboard, but still something to handle with. it works only with bada 2.0.
i hope soon it will be in samsung apps, but if someone wants it now, i can send him the source code and you can build it yourself with the sdk and have it on your phone.
idanrichman said:
hi,
first of all thanks,
i flashed the MBUKI from the link,
and i can see hebrew menus (with a bit translation errors)
but no keyboard is showing up when i click a text box.
even if i switch to english menus, the keyboard is not showing up.
in the setting, you can't choose keyboard, and if you press the little blue arrow right to the "samsung keyboard", nothing happens.
just for everyone's knowledge, i submitted to samsung an application with hebrew keyboard, not as convienent as a normal system keyboard, but still something to handle with. it works only with bada 2.0.
i hope soon it will be in samsung apps, but if someone wants it now, i can send him the source code and you can build it yourself with the sdk and have it on your phone.
Click to expand...
Click to collapse
send me the source code please if you don't mind
hebrewkeyboard source code
those stupid guys from samsung apps are keep rejecting this app because they don't know how to use it (and its not hard at all).
do an import of filesystem in your sdk and choose the folder in the .rar,
and then maybe you'll need to change the properties of the project to the correct path of the workspace or compiler. hope it'll go easy and smooth.
then just build and run on target and it will install it on your phone.
hmmmmm
It is a flash based keyboard not like Thai keyboard on Samsung Apps
I didn't test it on the device yet but a small recommendation to get certification...Make it able to Multi-task so users can use it in the background
Best Regards
litebass2 said:
http://www.multiupload.com/RW1QRH5QFF
this for s8500...you can visit in my site http://www.bada-il.co.cc
Click to expand...
Click to collapse
Do you have thai keyboard in this the firmware ?,tell me please

[Q] Samsung Keyboard Hack

Hi all,
I was wondering if someone in here knew the location of the languages downloaded for the Samsung Keyboard ?
I looked around but i didn't find the location of these files yet.
The French Canadian keyboard should be QWERTY (it's our standard) but unfortunately, they set that particular one
to AZERTY, which is very frustrating considering I want predictive text writing in french without the non-standard layout.
My intent would be to edit the file to display a qwerty layout (if even possible, I have to find the file first to determine that.)
Thank you for your insights !
I would like to bump up that topic, cause it is interesting for me too. Is it possible to rearrange the letters of the stock keyboard somehow?
I found two things.
First, for my matter, it doesn't really matters since I can use french predictive text while being on the english
input language and therefore staying with my standard layout.
But, I pursued my research and found these informations
(they might come handy at a later time)
APK Path : /System/app/SamsungIME.apk
Data Path: /Data/data/com.sec.android.inputmethod
In the subdirectory SwiftKeys, there is a file called languages.json reavealing the download source of the samsung languages.
English (US) : touchtype-fluency#com/samsung/downloads/en_US.zip
French (CA) : touchtype-fluency#com/samsung/downloads/fr_CA.zip
(You'll have to replace the # for a dot... I'm not yet allowed to post external links.)
in the zip, you find I think all the things related to the layout, dictionary, etc...
- .Config
- charactermap.json
- extraData.json
- fr_CA_fbg_C.lm1
- fr_CA_fbg_C.lm3
- fr_CA_fg_C.lm3
- punctuation.json
I didn't found (yet) where is the location of these file on the phone itself but it might be possible to add or change
characters after a long press by editing the charactermap.json file and of course, overriding the one in the phone
(that I still have to find).
Sage Pourpre said:
I found two things.
First, for my matter, it doesn't really matters since I can use french predictive text while being on the english
input language and therefore staying with my standard layout.
But, I pursued my research and found these informations
(they might come handy at a later time)
APK Path : /System/app/SamsungIME.apk
Data Path: /Data/data/com.sec.android.inputmethod
In the subdirectory SwiftKeys, there is a file called languages.json reavealing the download source of the samsung languages.
English (US) : touchtype-fluency#com/samsung/downloads/en_US.zip
French (CA) : touchtype-fluency#com/samsung/downloads/fr_CA.zip
(You'll have to replace the # for a dot... I'm not yet allowed to post external links.)
in the zip, you find I think all the things related to the layout, dictionary, etc...
- .Config
- charactermap.json
- extraData.json
- fr_CA_fbg_C.lm1
- fr_CA_fbg_C.lm3
- fr_CA_fg_C.lm3
- punctuation.json
I didn't found (yet) where is the location of these file on the phone itself but it might be possible to add or change
characters after a long press by editing the charactermap.json file and of course, overriding the one in the phone
(that I still have to find).
Click to expand...
Click to collapse
If you're unable to find the one in the phone, would it not be possible to download the .zip, change the required files in it, then upload that somewhere privately and edit the keyboard to download your edited .zip?

Categories

Resources