countly-sdk-android v20.04 Release Notes

Release Date: 2020-04-30 // about 4 years ago
    • Adding functionality for filtering crashes
    • Adding functionality to set segmentation for automatic and manual views
    • Adding functionality to ignore activities for automatic view tracking
    • Adding functionality to track orientation changes
    • Adding call to manually record user rating without showing any UI
    • Adding call to record an event with a given timestamp
    • Adding call to cancel a timed event
    • Adding manual session control
    • Adding option to set tamper protection salt in config object
    • Adding calls to give and remove consent to all features at the same time
    • Adding a way to change the session update timer interval
    • Adding call to set notification accent color
    • Adding APM functionality to record app start time
    • Adding APM functionality to record custom traces
    • Adding APM functionality to record network request traces
    • Adding APM functionality to record app time spent in foreground and background
    • Adding remote config call to get all saved values
    • Moving crash, event, view, rating related calls to a separate modules
    • Deprecating functions that are being put into modules
    • Migrated to AndroidX
    • Improved internal time management which fixes inconsistencies that could arrise on day changes
    • Fixed a bug where deep links from notifications did not include the sent message as part of the intent
    • Removing deprecated "addCrashLog" call
    • Removing deprecated "logException" call
    • Removing deprecated "setCustomUserData" call
    • Removing deprecated "setUserData" call