summaryrefslogtreecommitdiff
path: root/src/us/minak/IMEService.java
AgeCommit message (Collapse)Author
2014-05-07Start implementing modifiers, for a great reduction in code size.Luke Shumaker
2014-05-06Merge branch 'master' of github.com:AndrewMurrell/minakLuke Shumaker
Conflicts: src/us/minak/IMEGestureOverlayView.java src/us/minak/IMEService.java src/us/minak/IMEView.java
2014-05-06Clean up, make the GestureOverlayView take up the whole areaLuke Shumaker
2014-05-06changed a variable to minak syntaxDavisLWebb
2014-05-06Use a generic StringReciever interface instead of On*Listener garbageLuke Shumaker
2014-05-05Transplant in the code from Penboard, just to have something working.Luke Shumaker
The diff of this commit will likely be helpful.
2014-05-05Merge branch 'master' of github.com:AndrewMurrell/minakLuke Shumaker
Conflicts: src/us/minak/IMEService.java src/us/minak/IMEView.java
2014-05-05Perhaps our problem is that the Symbol Activity didn't do what we thought it ↵AndrewMurrell
did or had some other side effects. I added a file to experiment with that and added minor changes elsewhere.
2014-05-05stuffLuke Shumaker
2014-05-05whitespaceLuke Shumaker
2014-05-04did shitDavisLWebb
2014-05-03initial commitLuke Shumaker