commit | cf069ded8d93d4d9e8586ba8f5778f48b3603e26 | [log] [tgz] |
---|---|---|
author | Ken Ashcraft <kash@google.com> | Thu Dec 17 15:31:54 2015 -0800 |
committer | Ken Ashcraft <kash@google.com> | Thu Dec 17 15:31:54 2015 -0800 |
tree | fb9694420e9a39914fd64159288f2390d5f7eb0f | |
parent | a366aa2eac15ebcbb05bd5ced77327718a83eb70 [diff] |
syncslides: Editing notes. Port the functionality for editing notes. The old code handled this differently: it would update the in-memory state in addition to saving the notes to the DB. This change switches to a unidirectional flow of data, so it updates the DB and then watches for changes to the notes. Change-Id: Ie9757fd53b20f89e687378d5aa41b912ff0725e0
A simple multi-device presentation system, with state synced across devices using Syncbase.
https://github.com/vanadium/syncslides/tree/master/android