Commits

Dmitry Tsyganyuk authored e004b868f3e
Fix NullException in QwertyKeyListener.KeyDown Extending null protection for view to "c == i" case in addition to "c == Character.toUpperCase(i)" case that helped to fix some force closures. Seems as typo in original implementation. Change-Id: Ibaa5aea95c5c8cdc8ac981fe0d1dad313e3e692f Signed-off-by: Dmitry Tsyganyuk <fdt017@motorola.com>