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

Refactor and cleanup #10

Merged
merged 26 commits into from
Sep 2, 2024
Merged

Refactor and cleanup #10

merged 26 commits into from
Sep 2, 2024

Commits on Aug 20, 2024

  1. testing co-routines

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    Gaurav Goel committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2f30d2c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    1108cf4 View commit details
    Browse the repository at this point in the history
  2. checkpoint

    metalurgical committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bcb60c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5407129 View commit details
    Browse the repository at this point in the history
  4. cleanup

    metalurgical committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8a47d64 View commit details
    Browse the repository at this point in the history
  5. update example and sdk.

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 authored and Gaurav Goel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6b2f48b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79a2c2f View commit details
    Browse the repository at this point in the history
  7. update deps and example

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 authored and Gaurav Goel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    128f565 View commit details
    Browse the repository at this point in the history
  8. instrumentation tests added.

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 authored and Gaurav Goel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    78fcdf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. update

    make aes256cbc class stateless
    avoid storing context since doing so can cause leaks
    fix instrumentation tests
    cleanup
    metalurgical committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    15ef638 View commit details
    Browse the repository at this point in the history
  2. update

    metalurgical committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0f99169 View commit details
    Browse the repository at this point in the history
  3. cleanup

    metalurgical committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    44080d4 View commit details
    Browse the repository at this point in the history
  4. adding jitpack.yml

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 authored and Gaurav Goel committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ad9fd1f View commit details
    Browse the repository at this point in the history
  5. chmod +x gradlew

    metalurgical committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    58835a0 View commit details
    Browse the repository at this point in the history
  6. update jitpack.yml

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    Gaurav Goel committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6f38051 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/refactor_and_cleanup' into refac…

    …tor_and_cleanup
    Gaurav Goel committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    16f63fb View commit details
    Browse the repository at this point in the history
  8. update build.gradle

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    Gaurav Goel committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3a73a5d View commit details
    Browse the repository at this point in the history
  9. rm app

    metalurgical committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cac5605 View commit details
    Browse the repository at this point in the history
  10. Revert "update build.gradle"

    This reverts commit 3a73a5d.
    metalurgical committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    806b06b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Update jitpack.yml

    metalurgical committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0731c46 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. feat: update min sdk version to 26

    Signed-off-by: Gaurav Goel <gaurav@tor.us>
    grvgoel81 authored and Gaurav Goel committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3ecbb63 View commit details
    Browse the repository at this point in the history
  2. Update build.gradle

    metalurgical committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1e2d644 View commit details
    Browse the repository at this point in the history
  3. update

    metalurgical committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a14f631 View commit details
    Browse the repository at this point in the history
  4. fix: bug

    metalurgical committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9a4a40e View commit details
    Browse the repository at this point in the history
  5. add additional aes test

    metalurgical committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5c127e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da1f2b9 View commit details
    Browse the repository at this point in the history