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: add analytics user profile - Part 2 (WPB-8978) #2877

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    7ba6c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c8163 View commit details
    Browse the repository at this point in the history
  3. feat: add DataTransferEventHandler to handle new data transfer events…

    … and set tracking identifier to user config metadata
    alexandreferris committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    27b9220 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2a1105 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    e05e102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d744f View commit details
    Browse the repository at this point in the history
  3. feat: add tests

    alexandreferris committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    43db0b6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/add_analytics_user_profile_epic' into feat/add_ana…

    …lytics_user_profile_part2
    
    # Conflicts:
    #	logic/src/commonMain/kotlin/com/wire/kalium/logic/configuration/UserConfigRepository.kt
    #	logic/src/commonMain/kotlin/com/wire/kalium/logic/sync/receiver/handler/DataTransferEventHandler.kt
    #	logic/src/commonTest/kotlin/com/wire/kalium/logic/sync/receiver/handler/DataTransferEventHandlerTest.kt
    #	logic/src/commonTest/kotlin/com/wire/kalium/logic/util/arrangement/repository/UserConfigRepositoryArrangement.kt
    #	persistence/src/commonMain/kotlin/com/wire/kalium/persistence/dao/unread/UserConfigDAO.kt
    alexandreferris committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cf4cb58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89e8824 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91772f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    6bed9be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1748248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec1d55d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9887094 View commit details
    Browse the repository at this point in the history
  5. feat: add proper mapping to observer result and verification on Eithe…

    …r Left is tracking identifier already exists
    alexandreferris committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    efb3ed5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdd660c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    217d216 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    cfbc9b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e16b82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41066e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    495e142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1273307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f03b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57b3670 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    669aa7d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    1cf6287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a3839 View commit details
    Browse the repository at this point in the history
  3. feat: add AnalyticsIdentifierManager to handle migration complete and…

    … propagating tracking identifier
    alexandreferris committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    00050ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a466cfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96c5280 View commit details
    Browse the repository at this point in the history
  6. chore: adjust detekt

    alexandreferris committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7a96b8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4f34e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    0c68003 View commit details
    Browse the repository at this point in the history
  2. chore: add docs

    alexandreferris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    35144c8 View commit details
    Browse the repository at this point in the history