Umang17 / softkeyboard

Automatically exported from code.google.com/p/softkeyboard
0 stars 0 forks source link

Czech layout? #312

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello. Can you add Czech layout?
1 normal + Ě Š Č Ř Ž Ý Á Í É
2 normal Q W E R T Y U I O P
3 normal A S D F G H J K L ů
4 normal Z X C V B N M ú

1 long 1 2 3 4 5 6 7 8 9 0
2 long Q W É Ř Ť Ý Ú Í Ó P
3 long Á Š Ď F G H J K Ľ ů
4 long Ž X Č V B Ň M .

Original issue reported on code.google.com by ajiekc...@gmail.com on 26 Mar 2010 at 3:33

GoogleCodeExporter commented 9 years ago
It is also possible to have double tap. 
double tap on E -> Ě and so on. But If you  have a lot of ee in the language 
it 
could be annoying to have double tap on e :)

We could also need a good word list with frequencies to have suggestions.

Original comment by herrl...@gmail.com on 21 Jun 2010 at 8:00

GoogleCodeExporter commented 9 years ago
And translapte please this in to the Czech Language. 

    <string name="app_name">AnySoftKeyboard - Czech Language Pack</string>
    <string name="cs_keyboard">Czech qwerty</string>
    <string name="dictionary">Dictionary</string>

Original comment by herrl...@gmail.com on 21 Jun 2010 at 8:11

GoogleCodeExporter commented 9 years ago
I can reparse Czech dictionary for word list, but without frequences.

Original comment by ajiekc...@gmail.com on 21 Jun 2010 at 2:06

GoogleCodeExporter commented 9 years ago
OK this variante we could youse as fall back.

How do i feel in UNIX?

Original comment by herrl...@gmail.com on 21 Jun 2010 at 2:11

GoogleCodeExporter commented 9 years ago
<string name="app_name">AnySoftKeyboard - Český jazykový balík</string>
<string name="cs_keyboard">Česká klávesnice qwerty</string>
<string name="dictionary">Slovník</string>

Original comment by ajiekc...@gmail.com on 21 Jun 2010 at 2:24

GoogleCodeExporter commented 9 years ago
ok I've made it localy but 4 but we got too high density of letters.
Wie also need some mapping for the landscape mode. We can not use 4 row there...

Think of double tap.

[^cs.png]

Original comment by herrl...@gmail.com on 21 Jun 2010 at 10:09

Attachments:

GoogleCodeExporter commented 9 years ago
Also exist keyboard aka qwertz
1 normal + Ě Š Č Ř Ž Ý Á Í É
2 normal Q W E R T Z U I O P
3 normal A S D F G H J K L ů
4 normal Y X C V B N M ú

1 long 1 2 3 4 5 6 7 8 9 0
2 long Q W É Ř Ť Ž Ú Í Ó P
3 long Á Š Ď F G H J K Ľ ů
4 long Ý X Č V B Ň M .

Original comment by ajiekc...@gmail.com on 22 Jun 2010 at 1:23

GoogleCodeExporter commented 9 years ago
For landscape mode can try:
1 normal Q W E R T Z U I O P
2 normal A S D F G H J K L ů
3 normal Y X C V B N M Ú

1 doublle tap Q W É Ř Ť Ý Ú Í Ó P
3 doublle tap Á Š Ď F G H J K Ľ ů
4 doublle tap Ž X Č V B Ň M .

And how about hardware keyboard mapping on devices like motorola milestone?

Original comment by ajiekc...@gmail.com on 22 Jun 2010 at 1:31

GoogleCodeExporter commented 9 years ago
mapping hw is not problem, but i need your suggestion how to map.

Accent chars can be mapped on double tap there.

Original comment by herrl...@gmail.com on 22 Jun 2010 at 1:33

GoogleCodeExporter commented 9 years ago
I'm suggest to map keys like landscape mode.
For landscape mode can try:
1 normal Q W E R T Z U I O P
2 normal A S D F G H J K L ů
3 normal Y X C V B N M Ú

1 doublle tap Q W É Ř Ť Ý Ú Í Ó P
3 doublle tap Á Š Ď F G H J K Ľ ů
4 doublle tap Ž X Č V B Ň M .

Original comment by ajiekc...@gmail.com on 22 Jun 2010 at 1:38

GoogleCodeExporter commented 9 years ago
@ajiekc905
I meant 3 rows for hw on milestone.

Original comment by herrl...@gmail.com on 22 Jun 2010 at 1:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
But we have already a couple of russion layouts? Are they not good enaugh?

Please make another issue for that. Let's talk here just about czech layout.

Original comment by herrl...@gmail.com on 22 Jun 2010 at 2:16

GoogleCodeExporter commented 9 years ago
Hello! any progress?

Original comment by ajiekc...@gmail.com on 30 Jul 2010 at 8:07

GoogleCodeExporter commented 9 years ago
@ajiekc905

Are you sure I'd like to keep the 4 row layout for comment 6?

Original comment by herrl...@gmail.com on 30 Jul 2010 at 8:42

GoogleCodeExporter commented 9 years ago
I'm think about 3 row layout in landscape. And how about Hw translations as 
described?

Original comment by ajiekc...@gmail.com on 30 Jul 2010 at 9:39

GoogleCodeExporter commented 9 years ago
Should we leave long press for addition letters from comment 7

or double tap?

Original comment by herrl...@gmail.com on 17 Aug 2010 at 8:50

GoogleCodeExporter commented 9 years ago
The HW layouy would be as described on landscape mode, because we only have 3 
rows on the hw keybaord.

Can you also provide a word list?

Original comment by herrl...@gmail.com on 17 Aug 2010 at 8:51

GoogleCodeExporter commented 9 years ago
Please test this.(hw also)
http://code.google.com/p/softkeyboard/downloads/detail?name=AnySoftKeyboardLangu
agePackLithuanianCzech-20100818-nodict.apk&can=2&q=

Original comment by herrl...@gmail.com on 17 Aug 2010 at 10:22

GoogleCodeExporter commented 9 years ago
Hello. Keyboard must be 2 form: qwerty and qwertz.
You implemented only qwertz.
It work in onscreen keyboard, but in hardware keyboard did'nt work (or i'm 
did'nt understand how to use keys or it must be enabled in settings).

Original comment by ajiekc...@gmail.com on 17 Aug 2010 at 10:46

GoogleCodeExporter commented 9 years ago
Ok, I'll also make qwerty version. Just swap y and z?
On the hw keyboard switching layouts happens via alt+s and via alt+shift on 
milestone.
U get accent chars via doubletap on the hw keyboard.

Original comment by herrl...@gmail.com on 18 Aug 2010 at 5:40

GoogleCodeExporter commented 9 years ago
@ajiekc905

http://softkeyboard.googlecode.com/files/AnySoftKeyboardLanguagePackCzech-201008
18-qwertyqwertz.apk

Original comment by herrl...@gmail.com on 18 Aug 2010 at 6:34

GoogleCodeExporter commented 9 years ago
the hw keyboard was defect, that's way it did not work. Now I've fixed it.

Original comment by herrl...@gmail.com on 18 Aug 2010 at 6:34

GoogleCodeExporter commented 9 years ago
Hello. Qwerty is working now. And HW keyboard working too. Big thanks.

Original comment by ajiekc...@gmail.com on 18 Aug 2010 at 8:19

GoogleCodeExporter commented 9 years ago
Any ideas how to get a czech word list?

Original comment by herrl...@gmail.com on 18 Aug 2010 at 8:24

GoogleCodeExporter commented 9 years ago
Near weekend i'm supply _unordered_ word list.

Original comment by ajiekc...@gmail.com on 18 Aug 2010 at 8:28

GoogleCodeExporter commented 9 years ago
ok, I can sort it and then derive the sorted list by frequency.

Original comment by herrl...@gmail.com on 18 Aug 2010 at 8:30

GoogleCodeExporter commented 9 years ago
So I should put this version already on the market?

Original comment by herrl...@gmail.com on 18 Aug 2010 at 8:31

GoogleCodeExporter commented 9 years ago
I'm think - if it work, why not?
And can you add this feature pleeeeease? 
http://code.google.com/p/softkeyboard/issues/detail?id=248

Original comment by ajiekc...@gmail.com on 18 Aug 2010 at 9:36

GoogleCodeExporter commented 9 years ago
Hi and thanks, (landscape) double tapping is a great feature. Only one issue 
here, there is no way to type letter Ě (when landscape), as double tapping E 
key types É (and that's ok, É is more common). 
I'm not sure how to solve this, maybe assign Ě to double-W, as a workaround. 
Or can we use triple tap? 
Thanks in advance. 

Original comment by karel.fa...@gmail.com on 22 Aug 2010 at 1:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
We can use tripple e. I'll put the new version in a couple days on the market.

Original comment by herrl...@gmail.com on 22 Aug 2010 at 5:55

GoogleCodeExporter commented 9 years ago
Thanks, that's great.

One more thing, I find the time limit in which one must tap again to double-tap 
a little too large. Would it be possible to have some kind of setup or 
preference of this time value, so users can customize it to their needs? TIA.

Original comment by karel.fa...@gmail.com on 23 Aug 2010 at 8:36

GoogleCodeExporter commented 9 years ago
i dont like double tap period too, but at this moment we have no possibility to 
change this, but as soon skins support is coming, also some nice features will 
come too, a.e. your requested feature. It woul be nice if u coul open a feature 
request and assign it to me.

Original comment by herrl...@gmail.com on 23 Aug 2010 at 9:57

GoogleCodeExporter commented 9 years ago
Here is "first test version" word list. It unordered and have duplicates. 

Original comment by ajiekc...@gmail.com on 27 Aug 2010 at 7:31

Attachments:

GoogleCodeExporter commented 9 years ago
clona (větví
clona chladiče
clona na místě
clona ze zmrazené zeminy
clona zorného pole
clonění
cloněný
cloní
cloním
cloníš
clonit
clonit si oči
clonka
cloumám
cloumání
cloumáš
člověče
člověčenství
člověčí
člověčina
člověk
člověk je připraven
člověk může
člověk může ztratit sebe
člověk nenávidící lidi
člověk pevné vůle
člověk pracující s hákem
člověk racionální
člověk se mění
člověk, který vzlétl
člověk, u kterého
člověka
člověkem
člověku
človíček

what to do with such words? what do they mean?

Original comment by herrl...@gmail.com on 27 Aug 2010 at 7:34

GoogleCodeExporter commented 9 years ago
Try this.

Original comment by ajiekc...@gmail.com on 27 Aug 2010 at 7:46

Attachments:

GoogleCodeExporter commented 9 years ago
This word list seems to be strange. the frequence of each word < 4  :( 
Where did you get this?

Original comment by herrl...@gmail.com on 27 Aug 2010 at 7:58

GoogleCodeExporter commented 9 years ago
May be. Its from Czech - russian dictionary.

Original comment by ajiekc...@gmail.com on 27 Aug 2010 at 8:05

GoogleCodeExporter commented 9 years ago
ok, we ar online. check the market.

Original comment by herrl...@gmail.com on 27 Aug 2010 at 8:32

GoogleCodeExporter commented 9 years ago
Something is wrong. It not suggest symbols with é ě ř ť á š and so on. It 
seems what you saved list in not utf8 format and leters like ř converted to r.

Original comment by ajiekc...@gmail.com on 27 Aug 2010 at 8:49

GoogleCodeExporter commented 9 years ago
hmm actuyally they are in the list.

@menny, any idea with suggestion accenn characters?

Original comment by herrl...@gmail.com on 27 Aug 2010 at 8:57

GoogleCodeExporter commented 9 years ago
What about freqences of words? Too small?

Original comment by ajiekc...@gmail.com on 28 Aug 2010 at 2:04

GoogleCodeExporter commented 9 years ago
Hi, i have tablet mivvy midroid q721, i need czech keyboard, with qwertz, i try 
your app, but dont work in my tablet. I search anysoft.. icon in menu, i try 
change a lot of setting.. but nothing dont work, i nned help.

Radek :]

Original comment by ivusk...@gmail.com on 6 Sep 2010 at 6:27

GoogleCodeExporter commented 9 years ago
May be you need read Frequently Questions for Android? How to set IME?
On android device Settings-> Language & keyboard -> "check" nedded keyboard.
Then on any program in input box long tap & select anysoft keyboard. 

Original comment by ajiekc...@gmail.com on 7 Sep 2010 at 1:52

GoogleCodeExporter commented 9 years ago
herrlado
What about right suggestions? Or you need screenshots for it?

Original comment by ajiekc...@gmail.com on 7 Sep 2010 at 1:55

GoogleCodeExporter commented 9 years ago
There is an howto wiki here: http://code.google.com/p/softkeyboard/wiki/HowTo

Original comment by menn...@gmail.com on 7 Sep 2010 at 2:02

GoogleCodeExporter commented 9 years ago
@menny

we do not have accent words in the suggestion list. Any Ideas?

Original comment by herrl...@gmail.com on 8 Sep 2010 at 5:16

GoogleCodeExporter commented 9 years ago
Hi, many thanks for such a good czech layout! Still missing triplle "e" action 
in landscape mode and I would be really totaly satisfied byt that. Writting 
emails will be pleasure.

Original comment by martin.h...@gmail.com on 11 Sep 2010 at 8:03