TBR reader/web: adds UI for drag and drop device-set management.

Adds event handling from initial work done by @jwnichls so that drag and drop
interactions are possible on lists of devices presented via a modal overlay.

There is still some work left which is documented in #38.

Change-Id: I347195ba1447913382e013e99f9bf4cecadc12aa
20 files changed
tree: d71aa8a3195b1bc46eabe07d50ecfc60e71e20df
  1. android/
  2. common/
  3. web/
  4. .gitignore
  5. .jiriignore
  6. AUTHORS
  7. CONTRIBUTING.md
  8. CONTRIBUTORS
  9. LICENSE
  10. Makefile
  11. PATENTS
  12. README.md
  13. VERSION
README.md

Reader

An example multi-device PDF reader built using Vanadium on both the web and Android platforms. The web version requires use of the Vanadium Chrome extension.

All apps exchange information using Syncbase. Details of the various projects can be found in their respective directories.