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

LFRFID Securakey: Add Support for RKKTH Plain Text Format #3728

Merged
merged 34 commits into from
Jun 30, 2024

Commits on Jun 6, 2024

  1. Create protocol_securakey.c

    zinongli committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e43fc32 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. decode and render done

    zinongli committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b7284fb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Support for Radio Key Securakey

    Support both 26- and 32-bit format
    Solves issue flipperdevices#2619
    zinongli committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    267ffda View commit details
    Browse the repository at this point in the history
  2. debugs and improvements

    zinongli committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    77d1bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f57ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bcdfb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    c669236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff979b View commit details
    Browse the repository at this point in the history
  3. format

    zinongli committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4dd51b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'dev' into dev

    skotopes committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1dbd09a View commit details
    Browse the repository at this point in the history
  2. debug unnecessary assert

    zinongli committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1691791 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    91074dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16750c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'dev' into dev

    zinongli committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    03dfb43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc931ac View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Merge branch 'dev' into dev

    skotopes committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9bbf9a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

    zinongli committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    60b9779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f02cf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb5808b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. backward compatibility

    zinongli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e65621b View commit details
    Browse the repository at this point in the history
  2. debug

    zinongli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    69a58e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    096b389 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. temporary fix

    writing RKKTH causes second to last byte not encoded. unknown reason
    zinongli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a5d8c7e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    ffcd52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f50ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe6dec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b6768f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

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

Commits on Jun 24, 2024

  1. Update .gitignore

    zinongli committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8ae3d70 View commit details
    Browse the repository at this point in the history
  2. Revert "Update .gitignore"

    This reverts commit 8ae3d70.
    zinongli committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2c51fec View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 30, 2024

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