Skip to content

Releases: TutorialsAndroid/crashx

New Release v7.0.1

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 25 May 11:51

Upgrade to v7.0.0: Redesign UI and add customization options

  • Redesigned the default crash screen with a modern look using CardView and a ScrollView.
  • Added extensive UI customization via CrashConfig, including background/text colors and custom button labels.
  • Introduced unique Crash IDs and expanded crash metadata (device info, thread name, and build date).
  • Implemented crash report sharing support with optional email and share sheet integration.
  • Refactored CrashActivity to improve lifecycle tracking, crash-loop protection, and background crash handling.
  • Updated project configuration to compileSdk 37, minSdk 23, and added Maven Central publishing scripts.
  • Enhanced the sample app with a comprehensive test suite for all v7.0.0 features.
  • Added clear attribution to the original project in README.md and NOTICE.

New Release v7.0.0

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 25 May 11:40

Upgrade to v7.0.0: Redesign UI and add customization options

  • Redesigned the default crash screen with a modern look using CardView and a ScrollView.
  • Added extensive UI customization via CrashConfig, including background/text colors and custom button labels.
  • Introduced unique Crash IDs and expanded crash metadata (device info, thread name, and build date).
  • Implemented crash report sharing support with optional email and share sheet integration.
  • Refactored CrashActivity to improve lifecycle tracking, crash-loop protection, and background crash handling.
  • Updated project configuration to compileSdk 37, minSdk 23, and added Maven Central publishing scripts.
  • Enhanced the sample app with a comprehensive test suite for all v7.0.0 features.
  • Added clear attribution to the original project in README.md and NOTICE.

New Version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 29 Aug 13:17

UPDATED DEPENDENCIES

New Version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 22 May 06:06

UPDATED DEPENDENCIES

New Version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 12 Jun 12:09

Bug Fixes

New Version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 10 Jun 10:51

Updated Dependencies

New Version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 09 Jun 16:50

Migrated to AndroidX

New version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 19 Mar 12:54
v0.1

first commit