summaryrefslogtreecommitdiff
path: root/src/us/minak/IMEGestureOverlayView.java
AgeCommit message (Collapse)Author
2014-05-07Get the modifier keys workingLuke Shumaker
2014-05-07Start implementing modifiers, for a great reduction in code size.Luke Shumaker
2014-05-06touch up modifier circle dimensionsLuke Shumaker
2014-05-06Draw circles gooderLuke 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-06Added back those files Luke deleted and added circle display (positions may ↵AndrewMurrell
need to be fiddled with)
2014-05-06Andrew wants thisLuke Shumaker
2014-05-06Hopefully this fixes it.AndrewMurrell
2014-05-06Basic Cirle Implementation Update of Doom.AndrewMurrell
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-05stuffLuke Shumaker