diarydarbanyusa / softkeyboard

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

No keyboards selecte make the application crash #219

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go into settings an deselect all keyboards

What happens ?
An ArrayIndexOutOfBoundException is thrown when trying to select a keyboard
that doesnt exists..

KeyboardFactory.makeKeyboards() does return an empty array..

What it could to is if there is no keyboards, then update sharedpreference
and enable the english keyboard by default.. so it always would return an
array with at least one keyboard (english as default.)

Original issue reported on code.google.com by henrik...@gmail.com on 17 Dec 2009 at 4:19

GoogleCodeExporter commented 9 years ago
@henrik.4E, want to fix it?

Original comment by menn...@gmail.com on 17 Dec 2009 at 4:33

GoogleCodeExporter commented 9 years ago
Try the latest:
http://softkeyboard.googlecode.com/files/AnySoftKeyboard_20091217_testers.apk

Original comment by menn...@gmail.com on 17 Dec 2009 at 9:59

GoogleCodeExporter commented 9 years ago
Seems good to me 

Original comment by henrik...@gmail.com on 18 Dec 2009 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by menn...@gmail.com on 19 Dec 2009 at 2:11