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

Integrate the telemetry events #565

Merged
merged 20 commits into from
Sep 5, 2019
Merged

Integrate the telemetry events #565

merged 20 commits into from
Sep 5, 2019

Commits on Jul 27, 2019

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

Commits on Jul 29, 2019

  1. Integrate UI events

    heidijinxujia committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    70f5141 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Merge branch 'dev' into jinjia/apiEvents

    * dev: (34 commits)
      Use the junit version declared in versions.gradle (#588)
      Adding junit version declaration to versions.gradle (#587)
      Update Travis-CI build SDK version 27 -> 28, Fix AndroidX Compat (#581)
      Throttle Telemetry with Shared pref on broker switch (#583)
      Version + change log update
      Set the InteractiveTokenCommand to null once it has finished (#580)
      Updated log
      Formatting changes
      Adding null safety check to avoid crash if broadcast is sent multiple times
      Migrate to AndroidX (#575)
      Removing commented out line (#578)
      Change log update
      Version update to remove RC
      Read user info id from the request bundle on silent request (#574)
      New CI config (#573)
      Adding flexibility around pwd_exp return type, string, int, long (#572)
      Disabling tests on travis
      Change log update
      Bump common version to 0.0.12
      Fix True MAM silent call scenerio (#570)
      ...
    heidijinxujia committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    7d1577b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Add the events.

    heidijinxujia committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    745777a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Merge branch 'dev' into jinjia/apiEvents

    * dev:
      First pass, app registry implementation (#591)
    heidijinxujia committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    5540e4c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

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

Commits on Aug 22, 2019

  1. Update the constants to align with ADAL

    Fix the correlation id bug
    heidijinxujia committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    1dee216 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    e150971 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into jinjia/apiEvents

    * dev:
      Handle the app installation link for browser flow (#611)
      Correcting javadoc (#610)
      Fix the back-compat of hello() (#606)
      Closes #607, #604 (#608)
      Adds implementation for OpenIdConfig (#605)
      Add PCA initialization error strings (#598)
      Change log update
      Do not load access tokens from foci cache fallback logic (#599)
      Update to 0.0.16 (#596)
      Add clearBrokerSecretKeys() (#595)
      Fix for foci lookups relative to migration (#594)
      Change telemetry type from 'session' to 'event' (#592)
    heidijinxujia committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    9cb168d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    4955d8e View commit details
    Browse the repository at this point in the history
  2. Remove unused code and constants.

    Resolve PMD issues.
    heidijinxujia committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    8f042ae View commit details
    Browse the repository at this point in the history
  3. Resolve pmd

    heidijinxujia committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    4dad4b5 View commit details
    Browse the repository at this point in the history
  4. Add the MRRT status as TRUE by default.

    Fix the failed unit tests.
    heidijinxujia committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    b529270 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' into jinjia/apiEvents

    * dev:
      Added some additional logging
    heidijinxujia committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    56b32f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    795a62c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Address the comments

    heidijinxujia committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    9a904d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0865c8b View commit details
    Browse the repository at this point in the history
  3. Address the comments.

    heidijinxujia committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    17f6f77 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into jinjia/apiEvents

    * dev:
      Add keyvault and labapi to common's settings.gradle
      Add keyvault and labapi to common
    heidijinxujia committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    e34b893 View commit details
    Browse the repository at this point in the history
  5. Address the comments.

    heidijinxujia committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    1b5eb34 View commit details
    Browse the repository at this point in the history