abouttreesummaryrefslogcommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-04logcat.pyjuloo4-2/+78
2015-08-04Add icons + Nothingjuloo11-9/+5
2015-08-03Add qwerty layout + popup to change layoutjuloo5-9/+88
2015-08-03Fix del key and keyEvent keysjuloo2-31/+33
2015-08-03Repeat key on long pressjuloo2-55/+51
2015-08-03Vibratejuloo2-0/+33
2015-08-02Nothingjuloo2-7/+3
2015-08-02Fix keys drawingjuloo4-12/+24
2015-08-02Insert keyjuloo2-2/+3
2015-08-02Send Ctrl/Alt(/Shift) to the applicationjuloo2-66/+105
2015-08-02Lockable keysjuloo3-11/+27
2015-08-02Fix mini crash + Can disable on keysjuloo2-6/+15
2015-08-01Implement shift keyjuloo5-35/+72
2015-08-01Stop ignoring build.xml (lol)juloo2-1/+92
2015-08-01Send keys to the applicationjuloo6-46/+99
2015-08-01Stop storing keydown data in KeyboardData.Keyjuloo2-81/+80
2015-08-01Improve KeyValuejuloo4-87/+86
2015-08-01Replace key_margin with key_bg_padding + Add {vertical,horizontal}_marginjuloo5-33/+49
2015-08-01Add more keys + (tmp) change KeyValuejuloo2-81/+84
2015-07-31Add dimens.xml for landscape modejuloo1-0/+7
2015-07-31Use dimens.xml instead of constantsjuloo2-11/+14
2015-07-31Add sub more subkeys + Better drawingjuloo4-22/+46
2015-07-31Create KeyboardData class and handle move on keysjuloo4-132/+208
2015-07-31Handle multi touch eventjuloo1-29/+52
2015-07-30Try to handle multi touch eventjuloo2-50/+35
2015-07-30Initial commitjuloo16-0/+503