filipst / hackerskeyboard

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

Hebrew doesn't work in 2.36 Galaxy S2 #139

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I recently updated my Galaxy S2 to Android Version 2.3.6

I reinstalled Hackers Keyboard while the English one worked well
The Hebrew is somewhat existent

It recognizes that it has it and recognizes that I marked to use it as an input 
however the letters that the layout uses are English

Android v. 2.3.6
App v. 1.12rc12

Original issue reported on code.google.com by ben.hevr...@gmail.com on 31 Dec 2011 at 4:24

GoogleCodeExporter commented 9 years ago
This is a known problem that I think is caused by an OS bug on some Samsung 
devices, possibly only the Samsung Galaxy S2 specifically.

I haven't made progress yet on reproducing it, I'm suspecting that it's a ROM 
specific issue which causes problems when trying to change the locale and 
loading the locale-specific data. I'm fairly sure my code is doing the right 
thing, and I haven't heard any reports of the issue on other devices.

Anyway, I'm making progress towards the new and completely rewritten language 
selection logic and hopefully this won't be an issue anymore once that's 
complete. It will no longer depend on the OS support for locale-specific 
resource loading.

Original comment by Klaus.We...@gmail.com on 3 Jan 2012 at 6:13