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

Contact duration and distance #123

Merged
merged 25 commits into from
Jul 22, 2020
Merged

Contact duration and distance #123

merged 25 commits into from
Jul 22, 2020

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    b48a649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    144977e View commit details
    Browse the repository at this point in the history
  3. Revert "Compile Android specifics on desktop build too"

    Causing problems with CI, reason unclear as it's supposed to also use
    MacOs
    
    This reverts commit b48a649.
    ivnsch committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    ff46578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    040155e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Exposure grouping

    ivnsch committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    2398d08 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Batched updates

    ivnsch committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    eab9728 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    ivnsch committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    076a86b View commit details
    Browse the repository at this point in the history
  3. Fix timer not firing

    ivnsch committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    2e2077a View commit details
    Browse the repository at this point in the history
  4. Set actual time

    ivnsch committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    e206d08 View commit details
    Browse the repository at this point in the history
  5. Regenerate iOS headers

    ivnsch committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    e7c205c View commit details
    Browse the repository at this point in the history
  6. Adjust JNI

    ivnsch committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a8049aa View commit details
    Browse the repository at this point in the history
  7. Set timer period to 10s

    ivnsch committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    bd721eb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Implement TCNs IN query

    ivnsch committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    f73946b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f72b45 View commit details
    Browse the repository at this point in the history
  3. Remove not needed Arc

    ivnsch committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    506c62d View commit details
    Browse the repository at this point in the history
  4. Add comments

    ivnsch committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b8af5fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccaff4e View commit details
    Browse the repository at this point in the history
  6. Add average distance

    ivnsch committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    3ff6f0a View commit details
    Browse the repository at this point in the history
  7. Remove outdated function

    ivnsch committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    18e9967 View commit details
    Browse the repository at this point in the history
  8. Replace iterators with loop

    Should be better for performance
    ivnsch committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b0d40c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8674460 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    f2304da View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary lock

    ivnsch committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    7b6ceb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82f19dd View commit details
    Browse the repository at this point in the history
  4. Improve logs

    ivnsch committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    924568f View commit details
    Browse the repository at this point in the history