clevertap-android-sdk
clevertap-android-sdk copied to clipboard
CleverTap Android SDK
1. Update dependencies in [gradle/libs.versions.toml](https://github.com/CleverTap/clevertap-android-sdk/pull/657/files#diff-697f70cdd88ba88fe77eebda60c7e143f6ad1286bca75017421e93ad84fb87df) 2. Support Edge-to-Edge and display cutouts for Inbox 3. Support Edge-to-Edge and display cutouts for InApps (Footer, header, cover, cover-image,Footer-html, header-html, cover-html) 4. Fix `CTInAppWebview`...
## Summary by CodeRabbit - **New Features** - Integrated an enhanced in-app review flow for swift app rating. - Enabled interactive in-app actions for launching links and prompting push notifications....
https://github.com/CleverTap/clevertap-android-sdk/issues/673 After an InApp is displayed, it's impressions are recorded on the main thread. Even though it's simply accessing the shared prefs, this comes up in the StrictModeViolation Clients are...
## Summary by CodeRabbit - **New Features** - Enhanced push notifications now support dynamic layouts and action buttons for richer, more interactive experiences. - **Style** - Updated button backgrounds and...
Details here https://wizrocket.atlassian.net/browse/SDK-1556 It will be simpler to review this PR commitwise ## Summary by CodeRabbit - **Refactor** - Removed multiple layout files across different Android version-specific directories - Updated...
https://github.com/CleverTap/clevertap-android-sdk/issues/679 https://github.com/CleverTap/clevertap-android-sdk/issues/669 ## Summary by CodeRabbit - **New Features** - Added a new option in the user interface to clear all file resources, making it easier to manage file-related data....
https://wizrocket.atlassian.net/browse/SDK-4404 ## Summary by CodeRabbit - **New Features** - Enhanced in-app messaging now supports aspect ratio–based rendering for improved media and layout consistency across devices. - A new customizable web...
**Describe the bug** CleverTap SDK performs IO operation on the main thread that causes ANRs: `com.clevertap.android.sdk.inapp.images.FileResourceProvider.` **Screenshots/Logs**  [com.mkopa.app_issue_a5e0615a470e02bdca11de1d9c27ef2d_ANR_session_670A3126026000016A255846361A2144_DNE_0_v2_stacktrace.txt](https://github.com/user-attachments/files/17478549/com.mkopa.app_issue_a5e0615a470e02bdca11de1d9c27ef2d_ANR_session_670A3126026000016A255846361A2144_DNE_0_v2_stacktrace.txt) **Environment (please complete the following information):** - Device: Nokia C22 -...
https://github.com/CleverTap/clevertap-android-sdk/issues/579 - Some refactoring - Introduces key pt_render_terminal ## Summary by CodeRabbit - **New Features** - Introduced an enhanced rendering option that improves the display behavior of timer elements in...