syncslides: Move DeckChooserActivity.

Move DeckChooserActivity and related fragments to the new project.
The main functionality of the activity is commented out, but the
navigation drawer works.

I moved all of the resources over all at once rather than trying to
do it selectively.  I don't expect to change any of these resources
as part of refactoring the code, so they will all be used as is.

Change-Id: Ia67871e89636af840c10364545ffa1836ff6198d
88 files changed
tree: 48d6075c52df3c754745996008ca5b7e176a5960
  1. android/
  2. dart/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. README.md
  10. VERSION
README.md

SyncSlides

A simple multi-device presentation system, with state synced across devices using Syncbase.

Java/Android Version

https://github.com/vanadium/syncslides/tree/master/android

Dart/Flutter Version

https://github.com/vanadium/syncslides/tree/master/dart