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

Jna android and java #8

Merged
merged 23 commits into from
Feb 24, 2021
Merged

Jna android and java #8

merged 23 commits into from
Feb 24, 2021

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    bccf9e8 View commit details
    Browse the repository at this point in the history
  2. Remove static android libs, extract jvm from linux only block as it w…

    …ill be ran on mac and win as well
    ionspin committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    f41a66c View commit details
    Browse the repository at this point in the history
  3. Use dll

    ionspin committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    846ac62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0ef6c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8290586 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Android jna working

    ionspin committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    86cdc0d View commit details
    Browse the repository at this point in the history
  2. Starting jna implementation

    ionspin committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    b976bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc9b122 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    723e32d View commit details
    Browse the repository at this point in the history
  5. Added secretbox

    ionspin committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    625a3e1 View commit details
    Browse the repository at this point in the history
  6. Added util jna

    ionspin committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    531deb6 View commit details
    Browse the repository at this point in the history
  7. Added auth jna

    ionspin committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    f0511e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Added box:

    ionspin committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    f7815d0 View commit details
    Browse the repository at this point in the history
  2. Make sample use box

    ionspin committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    0222b96 View commit details
    Browse the repository at this point in the history
  3. Make sample use box

    ionspin committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    d4955dc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Added signing

    ionspin committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7f703aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    354c0c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    574377d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b85b75e View commit details
    Browse the repository at this point in the history
  5. Disable xchacha20 stream for now, as it seems to be missing on ios32a…

    …rm build. Fix android sdk path
    ionspin committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    8249881 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9071c9b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Remove xchacha20 imports

    ionspin committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    fca1b10 View commit details
    Browse the repository at this point in the history
  2. Update readme

    ionspin committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e18f7d3 View commit details
    Browse the repository at this point in the history