commit | a71963a231de30e3bf7ac8b41fc784d980cad24b | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Mon Nov 09 13:09:58 2015 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Mon Nov 09 13:09:58 2015 -0800 |
tree | a0826995a4e70c9df1d6e1c3181a23a573dfc7d6 | |
parent | a55aa80026f46b4a36508e6d63e103ce4240a46e [diff] |
SyncSlides: Initial app setup with some basic functionality implemented. With this CL, one can run SyncSlides in either memory-based store or Syncbase store and view a list of sample Decks and list of slides for each deck. The decks are demo data and loaded by demo-specific loader. We can have SdCardLoader, GoogleDriveLoader, etc later on. The demo loader also randomly adds/removes decks periodically. Screenshots: https://goo.gl/photos/4R6Gg5b5cMBGDGgP9 Change-Id: I9e6d5ca1442e42eb90ce4a49f0357b56a923f935
A simple multi-device presentation system, with state synced across devices using Syncbase.
https://github.com/vanadium/syncslides/tree/master/android