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-03-02
Add DirectoryApp.
discovery
Kjetil Ørbekk
2012-03-02
Rename Discovery* => Directory*.
Kjetil Ørbekk
2012-03-02
Move discovery code to a separate package.
Kjetil Ørbekk
2012-03-02
Implement discovery service.
Kjetil Ørbekk
2012-03-02
Begin implementing discovery service.
Kjetil Ørbekk
2012-03-01
Fix NPE in finalize that accessed a Canvas.
tjws_test
Kjetil Ørbekk
2012-03-01
Add Benchmarking activity.
Kjetil Ørbekk
2012-03-01
Add class for easy access to different TypeReferences.
Kjetil Ørbekk
2012-02-28
Use TJWS in Same. :-D
same-tjws
Kjetil Ørbekk
2012-02-28
Extract ServerContainer interface.
Kjetil Ørbekk
2012-02-28
Add TjwsServerBuilder.
Kjetil Ørbekk
2012-02-28
Begin support for TJWS.
Kjetil Ørbekk
2012-02-28
Fix concurrency problems.
Kjetil Ørbekk
2012-02-28
Use VariableUpdater in GameView.
Kjetil Ørbekk
2012-02-28
Add support for more than one listener to variables.
Kjetil Ørbekk
2012-02-28
Correct handling of Thread.interrupted().
Kjetil Ørbekk
2012-02-28
Add VariableUpdaterTask.
Kjetil Ørbekk
2012-02-28
ClientInterfaceBridge: Queue pending operations.
Kjetil Ørbekk
2012-02-28
Set variable initially in VariableActivity.
Kjetil Ørbekk
2012-02-28
Update player position with AtomicReference.
Kjetil Ørbekk
2012-02-28
Add missing class ComponentBundle.
wait_code__new
Kjetil Ørbekk
2012-02-28
Run SameService in a separate process.
Kjetil Ørbekk
2012-02-27
Use DelayedOperation on Android.
Kjetil Ørbekk
2012-02-27
Add launch.sh script for Java application.
Kjetil Ørbekk
2012-02-27
Use DelayedOperation in ClientInterface.
Kjetil Ørbekk
2012-02-27
Remove argument to DelayedOperation.
working-graphics-0.1
Kjetil Ørbekk
2012-02-27
Clean up clean-up.
Kjetil Ørbekk
2012-02-27
Clean up source code.
Kjetil Ørbekk
2012-02-27
Remove set(id, value, revision) from ClientInterface.
Kjetil Ørbekk
2012-02-27
Add DelayedOperation<T> class.
Kjetil Ørbekk
2012-02-27
Add TODOs in SameService.
Kjetil Ørbekk
2012-02-26
Add a graphics demo.
Kjetil Ørbekk
2012-02-26
Support setting state on Android.
Kjetil Ørbekk
2012-02-26
Add missing break in switch.
Kjetil Ørbekk
2012-02-26
Begin support for variables on Android.
Kjetil Ørbekk
2012-02-26
Add StateViewerActivity.
Kjetil Ørbekk
2012-02-25
Rename SameInterfaceBridge → ClientInterfaceBridge.
Kjetil Ørbekk
2012-02-25
SameService sends all state initially to new listeners.
Kjetil Ørbekk
2012-02-25
Fix update bug.
Kjetil Ørbekk
2012-02-25
Send messages correctly.
Kjetil Ørbekk
2012-02-25
Add network name to example configuration.
Kjetil Ørbekk
2012-02-25
Fix indentation.
Kjetil Ørbekk
2012-02-25
Send state updates from SameService.
Kjetil Ørbekk
2012-02-25
Add StateReceivers in SameService.
Kjetil Ørbekk
2012-02-25
Begin implementing a client bridge.
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
Comment-out broken code in GameView.
Kjetil Ørbekk
2012-02-23
Implement listeners in Variables.
Kjetil Ørbekk
2012-02-23
Support several state listeners in Client.
Kjetil Ørbekk
[next]