abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Keyboard2.java
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Start with emojisjaguillo1-20/+36
2015-10-17Stop special handling of delete keysjaguillo1-12/+12
2015-10-11Key to switch to numeric panejaguillo1-1/+33
2015-10-03Perf improvement (small)jaguillo1-4/+0
2015-10-01Mini fixjaguillo1-0/+17
2015-08-18Accentjuloo1-3/+3
2015-08-08SideBarPreference + Continuing settingsjuloo1-0/+6
2015-08-08Conf key open SettingsActivityjuloo1-2/+6
2015-08-08Start SettingsActivityjuloo1-30/+10
2015-08-08Todo settingsjuloo1-18/+1
2015-08-07Move logcatjuloo1-2/+0
2015-08-04logcat.pyjuloo1-0/+12
2015-08-03Add qwerty layout + popup to change layoutjuloo1-3/+34
2015-08-03Fix del key and keyEvent keysjuloo1-30/+32
2015-08-03Repeat key on long pressjuloo1-1/+1
2015-08-02Send Ctrl/Alt(/Shift) to the applicationjuloo1-16/+34
2015-08-02Fix mini crash + Can disable on keysjuloo1-0/+2
2015-08-01Implement shift keyjuloo1-2/+2
2015-08-01Send keys to the applicationjuloo1-2/+19
2015-08-01Improve KeyValuejuloo1-0/+5
2015-07-31Create KeyboardData class and handle move on keysjuloo1-1/+10
2015-07-30Initial commitjuloo1-0/+25