embrace-android-sdk icon indicating copy to clipboard operation
embrace-android-sdk copied to clipboard

Embrace mobile performance monitoring SDK for Android

Results 45 embrace-android-sdk issues
Sort by recently updated
recently updated
newest added

## Goal Don't stop the SDK when it is fully active even if the config service says to do so. Instead, just don't start it up next time. This is...

do not merge

## Goal If a `sensitive_keys_denylist` is provided in `embrace-config.json`, the following components will be scanned: - Moments (if not removed by time we implement this) - Session properties - Log...

Update code of conduct title

## Goal Separate in steps 1. Release branch creation 1.1 RC build 1.2 Update master with new version If 1.2 fails, the rc is created anyway.

Updates to contribution guidelines

## Goal ## Testing ## Release Notes **WHAT**: **WHY**:

## Goal ## Testing ## Release Notes **WHAT**: **WHY**:

## Goal ## Testing ## Release Notes **WHAT**: **WHY**:

## Goal Places existing periodic caching behind an interface to obscure the implementation details. I've altered `PayloadCachingService` so that the interface mostly follows the existing logic for caching right now....

## Goal Removes the implementation of moments as the Tracing API is its superior replacement. This should only be merged as part of 7.0 as it contains breaking changes. The...