summaryrefslogtreecommitdiff
path: root/same/src/main/java/com/orbekk/same/SameController.java
AgeCommit message (Expand)Author
2012-02-28Use TJWS in Same. :-Dsame-tjwsKjetil Ørbekk
2012-02-28Begin support for TJWS.Kjetil Ørbekk
2012-02-27Clean up clean-up.Kjetil Ørbekk
2012-02-27Clean up source code.Kjetil Ørbekk
2012-02-25Fix indentation.Kjetil Ørbekk
2012-02-23Use Variables in StateServlet.Kjetil Ørbekk
2012-02-16Implement Variable.Kjetil Ørbekk
2012-02-16Replace Master with new implementation.Kjetil Ørbekk
2012-02-14Network creation and discovery in Android app.Kjetil Ørbekk
2012-02-13Fix broadcast code.Kjetil Ørbekk
2012-02-07Fix warnings.Kjetil Ørbekk
2012-02-07Use DiscoveryService in app.Kjetil Ørbekk
2012-02-06Show state in StateServlet.Kjetil Ørbekk
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-06Add a class that holds server information.Kjetil Ørbekk
2012-02-06Get rid of UrlReceiver interface.Kjetil Ørbekk
2012-02-03Use Configuration in MasterApp.Kjetil Ørbekk
2012-02-03Don't depend on HandlerFactory (deleted).Kjetil Ørbekk
2012-02-03Refactor Handler code.Kjetil Ørbekk
2012-01-31Fix: Set correct /ClientService.json handler.Kjetil Ørbekk
2012-01-31Add client discovery functionality.Kjetil Ørbekk
2012-01-27Add Discovery handling in SameService.Kjetil Ørbekk
2012-01-27Improve discovery and error handling.Kjetil Ørbekk
2012-01-26Client support in SameController.Kjetil Ørbekk
2012-01-26Add SameController.Kjetil Ørbekk