abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Start with emojisjaguillo4-21/+1050
2015-10-17Stop special handling of delete keysjaguillo1-12/+12
2015-10-13Special key font + Esc keyjaguillo2-46/+76
2015-10-11Key to switch to numeric panejaguillo3-10/+44
2015-10-03Perf improvement (small)jaguillo3-15/+27
2015-10-01Mini fixjaguillo1-0/+17
2015-09-30Add margin_bottom, key_height and horizontal_margin configsjaguillo1-7/+10
2015-08-18Add trema accent + Add accents to azertyjuloo1-0/+4
2015-08-18Accentjuloo3-60/+88
2015-08-18Fix key repeat on meta keys and empty keysjuloo1-1/+2
2015-08-08More settingsjuloo3-13/+122
2015-08-08SideBarPreference + Continuing settingsjuloo3-6/+150
2015-08-08Conf key open SettingsActivityjuloo1-2/+6
2015-08-08Start SettingsActivityjuloo3-48/+61
2015-08-08Todo settingsjuloo2-33/+20
2015-08-07Move logcatjuloo1-2/+0
2015-08-05Improve key repeatjuloo1-28/+52
2015-08-04logcat.pyjuloo1-0/+12
2015-08-04Add icons + Nothingjuloo1-2/+2
2015-08-03Add qwerty layout + popup to change layoutjuloo3-3/+38
2015-08-03Fix del key and keyEvent keysjuloo2-31/+33
2015-08-03Repeat key on long pressjuloo2-55/+51
2015-08-03Vibratejuloo1-0/+29
2015-08-02Nothingjuloo1-3/+3
2015-08-02Fix keys drawingjuloo2-9/+21
2015-08-02Insert keyjuloo1-1/+2
2015-08-02Send Ctrl/Alt(/Shift) to the applicationjuloo2-66/+105
2015-08-02Lockable keysjuloo2-11/+26
2015-08-02Fix mini crash + Can disable on keysjuloo2-6/+15
2015-08-01Implement shift keyjuloo3-33/+70
2015-08-01Send keys to the applicationjuloo3-35/+87
2015-08-01Stop storing keydown data in KeyboardData.Keyjuloo2-81/+80
2015-08-01Improve KeyValuejuloo3-82/+82
2015-08-01Replace key_margin with key_bg_padding + Add {vertical,horizontal}_marginjuloo2-26/+34
2015-08-01Add more keys + (tmp) change KeyValuejuloo1-66/+69
2015-07-31Use dimens.xml instead of constantsjuloo1-11/+6
2015-07-31Add sub more subkeys + Better drawingjuloo2-10/+32
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 eventjuloo1-49/+34
2015-07-30Initial commitjuloo3-0/+377