Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFC APIs Design Specification #7426

Merged
merged 28 commits into from
Sep 2, 2018
Merged

NFC APIs Design Specification #7426

merged 28 commits into from
Sep 2, 2018

Commits on Jul 4, 2018

  1. Initial design doc

    Donatien Garnier committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    645baa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Complete API description, update UML diagrams and add paragraphs on t…

    …esting and use cases
    Donatien Garnier committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    11d148a View commit details
    Browse the repository at this point in the history
  2. Add images

    Donatien Garnier committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    c1c5af9 View commit details
    Browse the repository at this point in the history
  3. Bump up use cases at the top of the doc

    Donatien Garnier committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    19742ce View commit details
    Browse the repository at this point in the history
  4. Add missing paragraph for testing

    Donatien Garnier committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    33fd8f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. NFC: Amend ndef parsing design.

    * Decouple Message parsing from Record parsing
    * Decouple record parsing from Common objects
    * Provide an easy to use parser that parse the most common objects.
    pan- committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    7ed2a78 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    cfec12a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    876cf06 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Merge pull request #1 from pan-/nfc-spec

    NFC: Amend ndef parsing design.
    Donatien Garnier committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    5cb43e6 View commit details
    Browse the repository at this point in the history
  2. Introduce NFCNDEFCapable class

    Donatien Garnier committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    212ac48 View commit details
    Browse the repository at this point in the history
  3. Amend NFCEEPROMDriver API

    Donatien Garnier committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    c772d06 View commit details
    Browse the repository at this point in the history
  4. Amend NFCController doc

    Donatien Garnier committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    6837d03 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. add 'message' to NFCRemoteInitiator NDEF callbacks

    Donatien Garnier committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    36e6a47 View commit details
    Browse the repository at this point in the history
  2. Update controller diagram

    Donatien Garnier committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    912f75c View commit details
    Browse the repository at this point in the history
  3. Update endpoints diagram

    Donatien Garnier committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    f7ff432 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Amend NFCController API

    Donatien Garnier committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    978bd26 View commit details
    Browse the repository at this point in the history
  2. Update spec according to current implementation

    Donatien Garnier committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    b1ffe42 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Configuration menu
    Copy the full SHA
    588c26c View commit details
    Browse the repository at this point in the history
  2. Updtate event handling model in NFCEEPROM

    Donatien Garnier committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    a989c15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    653ab6a View commit details
    Browse the repository at this point in the history
  4. Add links to user profiles

    Donatien Garnier committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    29ee265 View commit details
    Browse the repository at this point in the history
  5. Copy edit nfc_design.md

    Copy edit file.
    Amanda Butler committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    6d46bc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Address @AnotherButler's comments

    Donatien Garnier committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    c71b66d View commit details
    Browse the repository at this point in the history
  2. Update based on few tweaks to the API

    Donatien Garnier committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    1074afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    425c1c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Configuration menu
    Copy the full SHA
    8e75802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b356b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09ed420 View commit details
    Browse the repository at this point in the history