Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-10 | Set default log level to INFO. | Kjetil Ørbekk | |
Sets default log level to INFO. Sets log level to DEBUG for com.orbekk packages. | |||
2012-01-10 | Start implementing SameService. | Kjetil Ørbekk | |
Start implementing the controller service for this project. "Same" refers to the shared global state – the state should be the Same in all the participants. Removes PingService. | |||
2012-01-10 | Switch from log4j to slf4j. | Kjetil Ørbekk | |
Slf4j works on Android easily. | |||
2012-01-10 | Add Broadcaster for non-Android Java. | Kjetil Ørbekk | |
2012-01-10 | Initial import of maven projects. | Kjetil Ørbekk | |
jsonrpc - Common classes. rpctest - A small xmlrpc project. master - Android application containing broadcast code and ping service. |