View Single Post
Posts: 12 | Thanked: 37 times | Joined on Jan 2014
#31
Originally Posted by sleepsounds View Post
Hi.
I made some workaround modification on JaInputHandler.qml to avoid crash when tapping "prediction type" candidate.
I don't know if it is right solution but at least it seems to work.
I also made updated keyboard (from 1.1.4.29 stock english keyboard) with:
  • enabled split keyboard on landscape
  • disabled autocaps
  • added some Japanese symbols on shifted/symview choonpu key(ー)

I now testing flick-style keyboard and will post qmls if it goes well.
Interesting! I've been meaning to have a look at some of what you mentioned, but I haven't had the time. If you do a pull request on GitHub I can have a look at your changes and see if I can incorporate them into the repository if you'd like. (Try to make separate pull requests for separate features though.)