Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-26 | Add a graphics demo. | Kjetil Ørbekk | |
Uses a variable to hold a position and draws graphics based on the variable. Works on multiple devices. | |||
2012-02-26 | Add StateViewerActivity. | Kjetil Ørbekk | |
StateViewerActivity displays the current state from a ClientInterfaceBridge | |||
2012-02-25 | Begin implementing a client bridge. | Kjetil Ørbekk | |
SameInterfaceBridge should implement ClientInterface and communicate with same through a SameService. Add replyTo support in SameService. | |||
2012-02-07 | Add settings menu to Android app. | Kjetil Ørbekk | |
– New main activity. – Options menu to go to Same settings. |