reader/android: fix a few CSV logging issues

- separate UserActionLogger class to reuse it in different places
- write each line atomically
- changed the location and name of the log files
- page navigation events are also logged

Change-Id: Id1f95ea816c30797d9c8b32c5d51a423d75c6af0
5 files changed
tree: 1271fc06b2f88c6e4c3db00d9977e6f51143b0a8
  1. android/
  2. common/
  3. web/
  4. .editorconfig
  5. .gitignore
  6. .jiriignore
  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 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.