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

feat(android)!: rewrite native code to replace TYPE_ORIENTATION w/ TYPE_ACCELEROMETER & TYPE_MAGNETIC_FIELD #78

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Aug 28, 2022

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

Commits on Aug 29, 2022

  1. Removed LOCATION usage

    mgurzixo committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    d45e454 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mgurzixo authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1224e97 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    mgurzixo authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    08f5ec0 View commit details
    Browse the repository at this point in the history
  4. Update src/android/CompassListener.java

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    mgurzixo and erisu authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    91320e9 View commit details
    Browse the repository at this point in the history
  5. Update src/android/CompassListener.java

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    mgurzixo and erisu authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    658ab94 View commit details
    Browse the repository at this point in the history
  6. Update src/android/CompassListener.java

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    mgurzixo and erisu authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a317afa View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. improved filtering

    Gurzixo committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d9d3896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d00920 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Version {sinHeading cosHeading}

    Gurzixo committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8909be8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. used rotationVector & accuracy

    Gurzixo committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0129120 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. increased error checking

    Gurzixo committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    10ce736 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. bump version

    mgurzixo committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    5b1b600 View commit details
    Browse the repository at this point in the history