OSDN Git Service

変形ニコタッチテスト実装
authorHiromitsu Shioya <hiro-shi@insight-linux>
Thu, 14 Jan 2010 08:55:36 +0000 (17:55 +0900)
committerHiromitsu Shioya <hiro-shi@insight-linux>
Thu, 14 Jan 2010 08:55:36 +0000 (17:55 +0900)
commit01a0a79abaa83278f6d92cfce87f3048fa7e303c
tree29810c19a83e940798b0c04a80bc64ab47c2b142
parentc52b8cdc449715d5c257f300fff331f84c457199
変形ニコタッチテスト実装
25 files changed:
AndroidManifest.xml
res/xml/key_nico_a.xml [new file with mode: 0644]
res/xml/key_nico_h.xml [new file with mode: 0644]
res/xml/key_nico_input_a.xml [new file with mode: 0644]
res/xml/key_nico_input_h.xml [new file with mode: 0644]
res/xml/key_nico_input_k.xml [new file with mode: 0644]
res/xml/key_nico_input_m.xml [new file with mode: 0644]
res/xml/key_nico_input_n.xml [new file with mode: 0644]
res/xml/key_nico_input_r.xml [new file with mode: 0644]
res/xml/key_nico_input_s.xml [new file with mode: 0644]
res/xml/key_nico_input_t.xml [new file with mode: 0644]
res/xml/key_nico_input_top.xml [new file with mode: 0644]
res/xml/key_nico_input_w.xml [new file with mode: 0644]
res/xml/key_nico_input_y.xml [new file with mode: 0644]
res/xml/key_nico_k.xml [new file with mode: 0644]
res/xml/key_nico_m.xml [new file with mode: 0644]
res/xml/key_nico_n.xml [new file with mode: 0644]
res/xml/key_nico_r.xml [new file with mode: 0644]
res/xml/key_nico_s.xml [new file with mode: 0644]
res/xml/key_nico_t.xml [new file with mode: 0644]
res/xml/key_nico_top.xml [new file with mode: 0644]
res/xml/key_nico_w.xml [new file with mode: 0644]
res/xml/key_nico_y.xml [new file with mode: 0644]
src/com/hiroshica/android/input/nicownn2/JAJP/SetupKeyboardNico2.java [new file with mode: 0644]
src/com/hiroshica/android/input/nicownn2/NicoWnnJAJP.java