Skip to content

Conversation

@kkostov
Copy link
Collaborator

@kkostov kkostov commented Jan 23, 2025

This PR fixes #62

  • The pre-Grand Rename APIs are no longer supported.
  • The Kotlin SDK now expects to be started with just a context (the application context).
  • TelemetryDeckProvider interface has changed to accept a Context instead of Application - providers may still retain a weak reference, so this should be the applicationContext.

@kkostov kkostov marked this pull request as ready for review January 23, 2025 09:18
@kkostov kkostov requested a review from winsmith January 27, 2025 20:10
Copy link
Contributor

@winsmith winsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work! <3

kkostov and others added 5 commits February 7, 2025 11:13
…metrics

Automatically include Accessibility Metrics
# Conflicts:
#	lib/src/main/java/com/telemetrydeck/sdk/TelemetryDeckProvider.kt
#	lib/src/main/java/com/telemetrydeck/sdk/providers/AccessibilityProvider.kt
#	lib/src/main/java/com/telemetrydeck/sdk/providers/EnvironmentParameterProvider.kt
#	lib/src/main/java/com/telemetrydeck/sdk/providers/PlatformContextProvider.kt
#	lib/src/main/java/com/telemetrydeck/sdk/providers/SessionActivityProvider.kt
#	lib/src/main/java/com/telemetrydeck/sdk/providers/SessionAppProvider.kt
@kkostov kkostov merged commit c1c4f97 into feat/#42-add-accessibility-metrics Feb 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants