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

Send a baseline at startup if the previous session ended abruptly #687

Merged
merged 10 commits into from
Feb 11, 2020

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    3f8961a View commit details
    Browse the repository at this point in the history
  2. Manage a 'dirty flag' within the glean-core crate

    This is a user lifetime Boolean metric that allows
    to detect, on mobile, whenever applications are
    force-closed.
    Dexterp37 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c5d93b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c27a3d8 View commit details
    Browse the repository at this point in the history
  4. Expose the "dirty flag" functions through FFI

    This only covers the Kotlin part, which is time
    sensitive.
    Dexterp37 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e8d7bb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a80604f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e60073 View commit details
    Browse the repository at this point in the history
  7. Update 'baseline' ping docs

    Dexterp37 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    d90c68d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d3fc65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89ba9b1 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    Dexterp37 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    53a6637 View commit details
    Browse the repository at this point in the history