Skip to content

Releases: TutorialsAndroid/crashx

New Release v7.0.1

25 May 11:51

Choose a tag to compare

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

25 May 11:40

Choose a tag to compare

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

29 Aug 13:17

Choose a tag to compare

UPDATED DEPENDENCIES

New Version

22 May 06:06

Choose a tag to compare

UPDATED DEPENDENCIES

New Version

12 Jun 12:09

Choose a tag to compare

Bug Fixes

New Version

10 Jun 10:51

Choose a tag to compare

Updated Dependencies

New Version

09 Jun 16:50

Choose a tag to compare

Migrated to AndroidX

New version

19 Mar 12:54

Choose a tag to compare

v0.1

first commit