index
:
same.git
discovery
master
protobuf-benchmark
protobuf-refactoring
tjws_test
wait_code__bad
wait_code__new
Distributed Shared Objects for Android
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-01-13
Finish refactoring.
Kjetil Ørbekk
2012-01-13
Refactoring.
Kjetil Ørbekk
2012-01-13
Rename projects.
Kjetil Ørbekk
2012-01-13
Remove unused imports.
Kjetil Ørbekk
2012-01-11
Use State class to hold the state.
Kjetil Ørbekk
2012-01-11
Add refactoring TODO.
Kjetil Ørbekk
2012-01-11
Improve SameStateTest.
Kjetil Ørbekk
2012-01-11
Add setState() operation.
Kjetil Ørbekk
2012-01-11
Add participant synchronization.
Kjetil Ørbekk
2012-01-11
Add SameState test.
Kjetil Ørbekk
2012-01-11
Implement master functionality.
Kjetil Ørbekk
2012-01-11
Improve participant handling.
Kjetil Ørbekk
2012-01-11
Add IP discovery.
Kjetil Ørbekk
2012-01-11
Add HttpUtil which sends HTTP requests.
Kjetil Ørbekk
2012-01-11
Continue SameService implementation.
Kjetil Ørbekk
2012-01-10
Actually start the SameState thread in the server.
Kjetil Ørbekk
2012-01-10
Add ConnectionManager interface.
Kjetil Ørbekk
2012-01-10
Add SameState class to manage the state of a client.
Kjetil Ørbekk
2012-01-10
Set default log level to INFO.
Kjetil Ørbekk
2012-01-10
Start implementing SameService.
Kjetil Ørbekk
2012-01-10
Switch from log4j to slf4j.
Kjetil Ørbekk
2012-01-10
Add Broadcaster for non-Android Java.
Kjetil Ørbekk
2012-01-10
Remove rpctest project.
Kjetil Ørbekk
2012-01-10
Initial import of maven projects.
Kjetil Ørbekk