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

Fixes #231

Merged
merged 17 commits into from
Jan 26, 2018
Merged

Fixes #231

merged 17 commits into from
Jan 26, 2018

Commits on Jan 24, 2018

  1. Android fixes

    snmaynard committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    fc9a435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e327376 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    snmaynard committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    de32f4f View commit details
    Browse the repository at this point in the history
  4. Tests

    snmaynard committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    9bfdb31 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    snmaynard committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    9718c8a View commit details
    Browse the repository at this point in the history
  6. Cleanup

    snmaynard committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    ad9a9f8 View commit details
    Browse the repository at this point in the history
  7. Test instructions

    snmaynard committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    bb27393 View commit details
    Browse the repository at this point in the history
  8. Remove this sessiong

    snmaynard committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    7f5b85d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef5be9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8978dc5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4d314e View commit details
    Browse the repository at this point in the history
  12. Fix disable sync sending

    snmaynard committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    1d28dee View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. This is in milliseconds

    snmaynard committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    9cbc5ed View commit details
    Browse the repository at this point in the history
  2. Add an integration point for initializing session auto capture

    startFirstSession tracks an automatic-style session if one has not yet 
    been captured, recording the current activity.
    
    This avoids:
    * not reporting the current session because an activity is already active
    * starting a session manually which will result in duplication when a
      new activity is started
    kattrali committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    3851d14 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. Indentation

    snmaynard committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    197173b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2a0f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7d98b6 View commit details
    Browse the repository at this point in the history