commit | 1d6187f9afa56f1a413192b6e00d7ed1e89f863a | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Wed May 25 19:56:23 2016 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Wed May 25 19:56:23 2016 -0700 |
tree | 89b95fa89b7225aabce24c7cb1714753340fd787 | |
parent | 699c5690981894eba2264fcfbdbd8707cd5f3881 [diff] |
TODOs: Do not decode watch value for delete types Avoid the crash of watch by wrapping in try catch. Change-Id: I9c77f88c4feb9ed72a122510422c86492918899c
This is a TODOs application for Android which uses either Firebase or Syncbase as a persistence layer.
To switch between Firebase and Syncbase use: Build -> Select Build Variant
and choose between the various options (e.g., firebaseDebug
, syncbaseDebug
etc.)
The firebase app is at https://vivid-heat-7354.firebaseio.com/. Ross Wang and Alex Fandrianto manage the administration of the database.
WARNING: There is no authentication required in this demo, and the TODO list is global, accessible to all. In a real TODOs app this would not be the case of course. In the mean time, don't put anything sensitive there!