summaryrefslogtreecommitdiff
path: root/src/us/minak/IMEView.java
AgeCommit message (Collapse)Author
2014-05-06Draw circles gooderLuke Shumaker
2014-05-06ON should be OFFAndrewMurrell
2014-05-06Merge branch 'master' of https://github.com/AndrewMurrell/minakAndrewMurrell
Conflicts: src/us/minak/IMEView.java
2014-05-06Added MetaCircle handling for key modification, but this needs to be fixed.AndrewMurrell
BREAKS THINGS.
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-06Revert "Andrew wants this"AndrewMurrell
This reverts commit ad4b6b21bb90cb774d95e2040642c5c444c11810. Conflicts: src/us/minak/IMEView.java
2014-05-06backspace arrow addedDavisLWebb
2014-05-06piece 3AndrewMurrell
2014-05-06piece 2AndrewMurrell
2014-05-06Piece 1AndrewMurrell
2014-05-06Commented more stuff.AndrewMurrell
2014-05-06Hopefully this fixes it.AndrewMurrell
2014-05-06Basic Cirle Implementation Update of Doom.AndrewMurrell
2014-05-06Added touchListener and locationsAndrewMurrell
2014-05-06Use a generic StringReciever interface instead of On*Listener garbageLuke Shumaker
2014-05-06Remove the insert symbol viewLuke 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-04did shitDavisLWebb
2014-05-03initial commitLuke Shumaker