reader: remove JavaScript client

Remove the JavaScript client for the Reader app, and also modify
vanadium-reader-test so that it runs the Gradle java test instead of
Makefile.

Change-Id: I67a6196f7f55bf6a07b74414895065887368ca7e
MultiPart: 1/2
82 files changed
tree: 72e2c3638a7c9bcaf7aec396252f5624c4ba1516
  1. android/
  2. cloudsync/
  3. common/
  4. flutter/
  5. .editorconfig
  6. .gitignore
  7. AUTHORS
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. Makefile
  12. PATENTS
  13. README.md
  14. VERSION
README.md

Reader

An example multi-device PDF reader built using Vanadium on both the native Android and Flutter.

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