← Back to team overview

meadl-devel team mailing list archive

Input Method ready for merging

 

Hola All,

  After a few hours of blind coding, I finally managed to force-open the
soft input method. With this, we have fulfilled the last requirement for
a functional on-screen keyboard providing switch-based UI navigation on
Android. The branch is available here:

  https://code.launchpad.net/~jorge-silva/meadl/input-method

  All, please download and test the code, you should be able to run it
in API levels 7 & 8 (I tested it on the phone). Also, I would like to
have a few bug and feature reports in launchpad (specially from Eric) by
Monday. This will help us plan our first release by the GSoC "pencils
down" deadline. As always, feel free to use the wiki to add as much
detail as possible to your report/specs. Sample bug/feature reports you
can write include:
* better contrast highlighting (I haven't changed the default faint yellow)
* text-input keyboard replacement (right now the keyboard only allows UI
navigation)
* settings/configuration window (i.e., activity) specs

cheers!
Jorge