Age | Commit message (Expand) | Author |
2012-02-06 | Fix same-android. | Kjetil Ørbekk |
2012-02-06 | Remove unused (and invalid) imports. | Kjetil Ørbekk |
2012-02-06 | Add public constructor to Configuration. | Kjetil Ørbekk |
2012-02-06 | Support clients in generic App. | Kjetil Ørbekk |
2012-02-06 | Replace MasterApp with a generic App class. | Kjetil Ørbekk |
2012-02-06 | Deprecate SameInterface. | Kjetil Ørbekk |
2012-02-06 | Fix RpcServlet: Use POST requests. | Kjetil Ørbekk |
2012-02-06 | Fix failing tests. | Kjetil Ørbekk |
2012-02-06 | Fix NullPointerException. | Kjetil Ørbekk |
2012-02-06 | Refactor URL handling in Client and Master. | Kjetil Ørbekk |
2012-02-06 | Add a class that holds server information. | Kjetil Ørbekk |
2012-02-06 | Add example configuration for clients. | Kjetil Ørbekk |
2012-02-06 | Get rid of UrlReceiver interface. | Kjetil Ørbekk |
2012-02-03 | Use Configuration in client as well. | Kjetil Ørbekk |
2012-02-03 | Remove old code from ClientApp. | Kjetil Ørbekk |
2012-02-03 | Use Configuration in MasterApp. | Kjetil Ørbekk |
2012-02-03 | Extend configuration. | Kjetil Ørbekk |
2012-02-03 | Don't depend on HandlerFactory (deleted). | Kjetil Ørbekk |
2012-02-03 | Add Configuration system. | Kjetil Ørbekk |
2012-02-03 | Refactor Handler code. | Kjetil Ørbekk |
2012-02-03 | Move Handler code around. | Kjetil Ørbekk |
2012-01-31 | Reuse HTTP connections. | Kjetil Ørbekk |
2012-01-31 | Support custom search address. | Kjetil Ørbekk |
2012-01-31 | Fix: Set correct /ClientService.json handler. | Kjetil Ørbekk |
2012-01-31 | Use full url with discovery. | Kjetil Ørbekk |
2012-01-31 | Refactor client. | Kjetil Ørbekk |
2012-01-31 | Clean up MasterApp. | Kjetil Ørbekk |
2012-01-31 | Add client discovery functionality. | Kjetil Ørbekk |
2012-01-31 | WorkList => WorkQueue – A worker thread helper class. | Kjetil Ørbekk |
2012-01-31 | Add WorkQueue. | Kjetil Ørbekk |
2012-01-30 | Add WorkList data structure. | Kjetil Ørbekk |
2012-01-27 | Add small script to build and execute project. | Kjetil Ørbekk |
2012-01-27 | Hack collection. | Kjetil Ørbekk |
2012-01-27 | Add Discovery handling in SameService. | Kjetil Ørbekk |
2012-01-27 | Clean up AndroidManifest.xml. | Kjetil Ørbekk |
2012-01-27 | Improve discovery and error handling. | Kjetil Ørbekk |
2012-01-27 | Clean up SameService. | Kjetil Ørbekk |
2012-01-27 | Show device IP address. | Kjetil Ørbekk |
2012-01-27 | Refactor Android Broadcaster class. | Kjetil Ørbekk |
2012-01-27 | Add DiscoveryListener interface. | Kjetil Ørbekk |
2012-01-27 | Client answers discovery events. | Kjetil Ørbekk |
2012-01-27 | ClientService supports network discovery. | Kjetil Ørbekk |
2012-01-26 | Use SameController in ClientApp. | Kjetil Ørbekk |
2012-01-26 | Client support in SameController. | Kjetil Ørbekk |
2012-01-26 | Deprecate old ClientApp code. | Kjetil Ørbekk |
2012-01-26 | Use SameController in MasterApp. | Kjetil Ørbekk |
2012-01-26 | Add SameController. | Kjetil Ørbekk |
2012-01-26 | Clean up Android code. | Kjetil Ørbekk |
2012-01-26 | Server/Client discovery service. | Kjetil Ørbekk |
2012-01-26 | Add Android res/ directory with new layout. | Kjetil Ørbekk |