Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-14 | Rename com.orbekk{=>.same} in Android project. | Kjetil Ørbekk | |
2012-02-06 | Refactor: Rename classes. | Kjetil Ørbekk | |
Rename Client and Master classes, because the classes contain more than just the service interfaces. – ClientServiceImpl => Client. – MasterServiceImpl => Master. | |||
2012-01-20 | Refactor Android code. | Kjetil Ørbekk | |
– Make a Controller and a state that supports several players. | |||
2012-01-19 | Change the android client to use the Same interface. | Kjetil Ørbekk | |
2012-01-18 | Hack: Use Same to synchronize state in the android app. | Kjetil Ørbekk | |
2012-01-18 | Implement circle location and controls. | Kjetil Ørbekk | |
The circle can be controlled with touch events. | |||
2012-01-18 | Add Game classes in android project. | Kjetil Ørbekk | |
Add a SurfaceView and draw on it. |