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-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-14
Enable discovery in Android app.
Kjetil Ørbekk
2012-02-14
Fix references to renamed code.
Kjetil Ørbekk
2012-02-14
Rename com.orbekk{=>.same} in Android project.
Kjetil Ørbekk
2012-02-13
Remove TODO.
Kjetil Ørbekk
2012-02-13
Reuse Jetty server socket.
Kjetil Ørbekk
2012-02-13
Clean up SameService.
Kjetil Ørbekk
2012-02-13
Remove unused code.
Kjetil Ørbekk
2012-02-13
Fix focus problem.
Kjetil Ørbekk
2012-02-13
Display discovered networks in user interface.
Kjetil Ørbekk
2012-02-13
Fix network notification.
Kjetil Ørbekk
2012-02-13
Make Android app behave.
Kjetil Ørbekk
2012-02-13
Remove unused code.
Kjetil Ørbekk
2012-02-13
Use SameController for network discovery in Android app.
Kjetil Ørbekk
2012-02-13
Make Configuration.getInt() null safe.
Kjetil Ørbekk
2012-02-13
Use special broadcast in android program.
Kjetil Ørbekk
2012-02-13
Add SameService TODO.
Kjetil Ørbekk
2012-02-13
Move SameService.
Kjetil Ørbekk
2012-02-13
Android Broadcaster implements BroadcastInterface.
Kjetil Ørbekk
2012-02-13
Fix broadcast code.
Kjetil Ørbekk
2012-02-11
Add README.
Kjetil Ørbekk
2012-02-11
Add same-java project.
Kjetil Ørbekk
2012-02-07
Add COPYING.
Kjetil Ørbekk
2012-02-07
Extend SameService.
Kjetil Ørbekk
2012-02-07
Remove unneeded documentation.
Kjetil Ørbekk
2012-02-07
Improve layout code.
Kjetil Ørbekk
2012-02-07
Don't clean on rebuild.
Kjetil Ørbekk
2012-02-07
Add simple build script.
Kjetil Ørbekk
2012-02-07
Add settings menu to Android app.
Kjetil Ørbekk
2012-02-07
Rename HelloAndroidActivity=>SameControllerActivity.
Kjetil Ørbekk
2012-02-07
Add jar-with-dependencies support in same project.
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
Fix same-android.
Kjetil Ørbekk
2012-02-06
Remove unused (and invalid) imports.
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
[next]