summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-10Add protobuf based Client service.protobuf-benchmarkKjetil Ørbekk
2012-04-09Run benchmark from Activities.Kjetil Ørbekk
2012-04-09Add benchmark for Jetty+JsonRpc.Kjetil Ørbekk
2012-04-09Add ExampleProtobufServerActivity.Kjetil Ørbekk
2012-04-09Fix bugs in ExampleServer.Kjetil Ørbekk
2012-04-09Add (non-Android) protobuf benchmark code.Kjetil Ørbekk
2012-03-27Next release feature notes.Kjetil Ørbekk
2012-03-27Fix state bug.0.3Kjetil Ørbekk
2012-03-27Fix Android problem.Kjetil Ørbekk
2012-03-27Next release feature note.Kjetil Ørbekk
2012-03-27Bugfixes on same-android.Kjetil Ørbekk
2012-03-27Add 0.3 release notes.Kjetil Ørbekk
2012-03-27Change same-android to work with new Same version.Kjetil Ørbekk
2012-03-27Fix NullPointerException.Kjetil Ørbekk
2012-03-27Remove unused UDP broadcast code.Kjetil Ørbekk
2012-03-20Remove discovery code.Kjetil Ørbekk
2012-03-20Do not support broadcast discovery in next version.Kjetil Ørbekk
2012-03-20Add release notes.Kjetil Ørbekk
2012-03-20Various fixes related to takeover.Kjetil Ørbekk
2012-03-20Fix issues when transfering to new master.Kjetil Ørbekk
2012-03-20Start master election when update fails.Kjetil Ørbekk
2012-03-20Make sure there is only one valid new master.Kjetil Ørbekk
2012-03-20Master has to advertise its ID when taking over.Kjetil Ørbekk
2012-03-20Abort master proposal when master has been elected.Kjetil Ørbekk
2012-03-20Client performs master election.Kjetil Ørbekk
2012-03-20Broadcast masterDown() event.Kjetil Ørbekk
2012-03-20Add Broadcaster in Client.Kjetil Ørbekk
2012-03-15Add tools for concurrent master proposal.Kjetil Ørbekk
2012-03-15Add missing MasterController interface.Kjetil Ørbekk
2012-03-13Clients can become new masters.Kjetil Ørbekk
2012-03-13Clients can control their master.Kjetil Ørbekk
2012-03-13Add MasterController interface.Kjetil Ørbekk
2012-03-13Start master in created networks only.Kjetil Ørbekk
2012-03-13Add MasterServiceProxy.Kjetil Ørbekk
2012-03-13Fix warnings in com.orbekk.same tests.Kjetil Ørbekk
2012-03-12Fix failing functional test.Kjetil Ørbekk
2012-03-12Add failing functional test.Kjetil Ørbekk
2012-03-12Client begins in disconnected state.Kjetil Ørbekk
2012-03-12Add TODO.Kjetil Ørbekk
2012-03-12Add ConnectionState to Client.Kjetil Ørbekk
2012-03-06Register local server with directory service.Kjetil Ørbekk
2012-03-06Centralized discovery client on Android.Kjetil Ørbekk
2012-03-06Add tools used with the Directory service.Kjetil Ørbekk
2012-03-06Better network list on Android.Kjetil Ørbekk
2012-03-06Remove old Client code.Kjetil Ørbekk
2012-03-06Add Directory support in same.Kjetil Ørbekk
2012-03-06Set correct main class in directory project.Kjetil Ørbekk
2012-03-02Improve code example.Kjetil Ørbekk
2012-03-02Syntax hilighting of code example.Kjetil Ørbekk
2012-03-02Add code example.Kjetil Ørbekk