Age | Commit message (Collapse) | Author |
|
Change from: Empty screen with menu used to pick activity.
To: ListView of available choices. User picks directly from main screen.
|
|
|
|
Uses a variable to hold a position and draws graphics based on the
variable. Works on multiple devices.
|
|
StateViewerActivity displays the current state from a
ClientInterfaceBridge
|
|
SameInterfaceBridge should implement ClientInterface and communicate
with same through a SameService.
Add replyTo support in SameService.
|
|
– New main activity.
– Options menu to go to Same settings.
|