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
path:
root
/
same
/
src
/
main
Age
Commit message (
Expand
)
Author
2012-02-27
Add DelayedOperation<T> class.
Kjetil Ørbekk
2012-02-26
Support setting state on Android.
Kjetil Ørbekk
2012-02-25
Fix update bug.
Kjetil Ørbekk
2012-02-25
Add network name to example configuration.
Kjetil Ørbekk
2012-02-25
Fix indentation.
Kjetil Ørbekk
2012-02-23
Add ClientInterface.
Kjetil Ørbekk
2012-02-23
Make it possible to create "fake" clients on Android.
Kjetil Ørbekk
2012-02-23
Implement listeners in Variables.
Kjetil Ørbekk
2012-02-23
Support several state listeners in Client.
Kjetil Ørbekk
2012-02-23
Change StateChangedListener.
Kjetil Ørbekk
2012-02-23
Remove com.orbekk.same.Same.
Kjetil Ørbekk
2012-02-23
Use Variables in StateServlet.
Kjetil Ørbekk
2012-02-17
VariableFactory: Support set() operation.
Kjetil Ørbekk
2012-02-17
Change ClientInterface.set().
Kjetil Ørbekk
2012-02-16
Implement Variable.
Kjetil Ørbekk
2012-02-16
Replace Master with new implementation.
Kjetil Ørbekk
2012-02-16
Implement all MasterService operations in NewMaster.
Kjetil Ørbekk
2012-02-16
Start new Master implementation.
Kjetil Ørbekk
2012-02-16
Add manual performWork() in WorkQueue for testing.
Kjetil Ørbekk
2012-02-14
same-android: Implement network joining.
Kjetil Ørbekk
2012-02-14
Don't print garbage from UDP packets.
Kjetil Ørbekk
2012-02-14
Network creation and discovery in Android app.
Kjetil Ørbekk
2012-02-13
Remove TODO.
Kjetil Ørbekk
2012-02-13
Reuse Jetty server socket.
Kjetil Ørbekk
2012-02-13
Make Configuration.getInt() null safe.
Kjetil Ørbekk
2012-02-13
Fix broadcast code.
Kjetil Ørbekk
2012-02-07
Improve StateServlet interface.
Kjetil Ørbekk
2012-02-07
Remove unused code.
Kjetil Ørbekk
2012-02-07
Fix warnings.
Kjetil Ørbekk
2012-02-07
Use DiscoveryService in app.
Kjetil Ørbekk
2012-02-07
Add DiscoveryService.
Kjetil Ørbekk
2012-02-07
Configuration files with discovery service.
Kjetil Ørbekk
2012-02-07
Add interrupt() support to BroadcastListener.
Kjetil Ørbekk
2012-02-06
Support setting state in StateServlet.
Kjetil Ørbekk
2012-02-06
Show state in StateServlet.
Kjetil Ørbekk
2012-02-06
Refactor: Rename classes.
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
[next]