Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Support host card emulation #1

Merged
merged 4 commits into from
Jul 6, 2019
Merged

Support host card emulation #1

merged 4 commits into from
Jul 6, 2019

Commits on Jul 4, 2019

  1. Experimental reader mode API on Android

    Using a lot of code from
    https://code.tutsplus.com/tutorials/reading-nfc-tags-with-android--mobile-17278
    
    Current caveats and to-dos:
    Tags content type must be text/plain. This is a hardcoded value.
    semlette committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    d9f5c39 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Possible fixes

    semlette committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    40c000a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Configuration menu
    Copy the full SHA
    23cfeee View commit details
    Browse the repository at this point in the history
  2. Revert readerMode in example

    Formatting is crazy
    semlette committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    5c08c18 View commit details
    Browse the repository at this point in the history