summaryrefslogtreecommitdiff
path: root/same/src/main/java/com/orbekk/same/ClientServiceImpl.java
AgeCommit message (Expand)Author
2012-02-06Refactor: Rename classes.Kjetil Ørbekk
2012-02-06Support clients in generic App.Kjetil Ørbekk
2012-02-06Refactor URL handling in Client and Master.Kjetil Ørbekk
2012-02-06Get rid of UrlReceiver interface.Kjetil Ørbekk
2012-01-31Use full url with discovery.Kjetil Ørbekk
2012-01-31Refactor client.Kjetil Ørbekk
2012-01-31Add client discovery functionality.Kjetil Ørbekk
2012-01-27Improve discovery and error handling.Kjetil Ørbekk
2012-01-27Client answers discovery events.Kjetil Ørbekk
2012-01-27ClientService supports network discovery.Kjetil Ørbekk
2012-01-20GameController listens to state changes.Kjetil Ørbekk
2012-01-20Implement interface for notification of state changes.Kjetil Ørbekk
2012-01-19Implement the library interface to a SameClientImpl.Kjetil Ørbekk
2012-01-18Hack: Use Same to synchronize state in the android app.Kjetil Ørbekk
2012-01-17Begin error handling.Kjetil Ørbekk
2012-01-17Reject old state updates.Kjetil Ørbekk
2012-01-16Fix network joining.Kjetil Ørbekk
2012-01-16Fix ping discovery.Kjetil Ørbekk
2012-01-16Send state to clients.Kjetil Ørbekk
2012-01-16Add failing master test.Kjetil Ørbekk
2012-01-16Add ClientServiceImpl class.Kjetil Ørbekk